Searched refs:typos (Results 1 – 25 of 75) sorted by relevance
123
| /freebsd-14-stable/sys/dev/syscons/daemon/ |
| HD | daemon_saver.c | 206 static int txpos = 10, typos = 10; in daemon_saver() local 238 clear_string(sc, txpos, typos, toff, message, tlen); in daemon_saver() 323 if (typos <= 0) { in daemon_saver() 324 typos = 0; in daemon_saver() 326 } else if (typos >= scp->ysize - 1) { in daemon_saver() 327 typos = scp->ysize - 1; in daemon_saver() 330 txpos += txdir; typos += tydir; in daemon_saver() 344 draw_string(sc, txpos, typos, toff, message, tlen); in daemon_saver()
|
| /freebsd-14-stable/usr.bin/diff3/tests/ |
| HD | 8.out | 12 and a few typos to fix
|
| HD | 2.txt | 3 and a few typos to fix
|
| HD | 1.out | 7 and a few typos to fix
|
| HD | 1t.out | 7 and a few typos to fix
|
| HD | 7.out | 7 and a few typos to fix
|
| HD | 9.out | 7 and a few typos to fix
|
| /freebsd-14-stable/contrib/libcbor/ |
| HD | CONTRIBUTING.md | 11 …ncluding build scripts, examples, test, typos, CI/CD config, etc.) and documentation improvements …
|
| /freebsd-14-stable/crypto/heimdal/lib/wind/ |
| HD | NormalizationCorrections.txt | 24 # the typos and misidentifications found and corrected in
|
| /freebsd-14-stable/crypto/openssl/doc/man3/ |
| HD | SSL_CTX_set_default_passwd_cb.pod | 69 for comparison in order to catch typos, that would make decryption
|
| /freebsd-14-stable/contrib/tzdata/ |
| HD | calendars | 74 From: "Michael Palmer" [with two obvious typos fixed]
|
| /freebsd-14-stable/contrib/tzcode/ |
| HD | calendars | 74 From: "Michael Palmer" [with two obvious typos fixed]
|
| /freebsd-14-stable/lib/libc/regex/ |
| HD | WHATSNEW | 90 file prototypes the functions if __STDC__ is defined, and some small typos
|
| /freebsd-14-stable/share/i18n/csmapper/APPLE/ |
| D | CENTEURO%UCS.src | 38 # n03 1995-Apr-15 First version (after fixing some typos).
|
| D | UCS%CENTEURO.src | 38 # n03 1995-Apr-15 First version (after fixing some typos).
|
| D | UCS%TURKISH.src | 39 # n02 1995-Apr-15 First version (after fixing some typos).
|
| D | TURKISH%UCS.src | 39 # n02 1995-Apr-15 First version (after fixing some typos).
|
| D | UCS%CROATIAN.src | 41 # n03 1995-Apr-15 First version (after fixing some typos).
|
| D | CROATIAN%UCS.src | 41 # n03 1995-Apr-15 First version (after fixing some typos).
|
| D | UCS%CYRILLIC.src | 42 # n03 1995-Apr-15 First version (after fixing some typos).
|
| D | CYRILLIC%UCS.src | 42 # n03 1995-Apr-15 First version (after fixing some typos).
|
| D | UCS%ROMAN.src | 46 # n03 1995-Apr-15 First version (after fixing some typos).
|
| D | UCS%DINGBATS.src | 43 # n03 1995-Apr-15 First version (after fixing some typos).
|
| /freebsd-14-stable/contrib/nvi/regex/ |
| HD | WHATSNEW | 90 file prototypes the functions if __STDC__ is defined, and some small typos
|
| /freebsd-14-stable/contrib/openpam/ |
| HD | HISTORY | 228 - BUGFIX: Fix identical typos in PAM_ACCT_EXPIRED case in 307 - BUGFIX: Fix several typos in debugging macros.
|
123