| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Use C comments instead of C++ comments. | jhb | 2001-12-13 | 3 | -24/+24 |
* | Respect locale while handling of \' flag. | phantom | 2001-12-13 | 1 | -22/+63 |
* | UUCP is gone from base. | markm | 2001-12-13 | 1 | -1/+1 |
* | Fix missing semi-colons on some entity references. | bmah | 2001-12-13 | 2 | -8/+8 |
* | Fix style bugs (mostly remove 'extern' from function prototypes) | phantom | 2001-12-13 | 2 | -202/+206 |
* | * remove reference to m68k-dependent sources | phantom | 2001-12-13 | 1 | -7/+1 |
* | Move NO_WERROR from CROSSENV to BMAKE. In CROSSENV it disables it for | imp | 2001-12-13 | 1 | -3/+3 |
* | Tone down and remove some obnoxious warnings that are slightly overkill. | jlemon | 2001-12-13 | 1 | -10/+1 |
* | Add module dependency on libmchain. | sheldonh | 2001-12-13 | 1 | -0/+2 |
* | Use ANSI C string contatenation instead of a multi-line string literal. | jhb | 2001-12-13 | 1 | -4/+4 |
* | Comment tokens after #undef <macroname> and #endif. | jhb | 2001-12-13 | 2 | -5/+5 |
* | If the OID is missing, sysctl(3) returns ENOENT, not EOPNOTSUPP. | ru | 2001-12-13 | 1 | -2/+2 |
* | Use a per-thread variable for keeping state when a thread is processing | jhb | 2001-12-13 | 2 | -10/+9 |
* | Fold example text into 80 column width display. | ru | 2001-12-13 | 1 | -1/+2 |
* | s/crypt_format/crypt_default/ to match reality. | ru | 2001-12-13 | 1 | -1/+1 |
* | MFCs noted: isic(4) support for Compaq Microcom 610 ISDN, | bmah | 2001-12-13 | 2 | -4/+4 |
* | Grrr...TCP bugfixes don't belong in the filesystems section. Toss | bmah | 2001-12-13 | 2 | -8/+8 |
* | MFCs noted: vlan(4) devices now (un)loadable and clonable, ciss | bmah | 2001-12-13 | 2 | -6/+6 |
* | When a file is partially truncated, we first check to see if the | mckusick | 2001-12-13 | 1 | -0/+12 |
* | rpc.lockd needs rpc.statd to be running for it to start up properly. | alfred | 2001-12-13 | 7 | -28/+105 |
* | Undo one of my last minute changes; move sc_iss up earlier so it | jlemon | 2001-12-13 | 1 | -1/+1 |
* | Fix up tabs from cut&n&paste. | jlemon | 2001-12-13 | 1 | -8/+8 |
* | Fix up tabs in comments. | jlemon | 2001-12-13 | 2 | -8/+8 |
* | Minor style fixes. | jlemon | 2001-12-13 | 1 | -2/+2 |
* | Minor style fix. | jlemon | 2001-12-13 | 1 | -2/+2 |
* | Add NO_WERROR to the cross building environment so that we do not bail on | imp | 2001-12-13 | 1 | -2/+3 |
* | Add missing "the". | imp | 2001-12-13 | 1 | -1/+1 |
* | Add two clarifying commnets: | imp | 2001-12-13 | 1 | -0/+8 |
* | Roll firmware to latest offerings... Fixes a number of f/w related | mjacob | 2001-12-13 | 2 | -9047/+12601 |
* | Remove to-be-default WARNS?=2 | markm | 2001-12-12 | 6 | -7/+0 |
* | Minor style stuff, use __FBSDID(), remove to-be-default WARNS=2. | markm | 2001-12-12 | 2 | -9/+8 |
* | Move some notes inside the paragraphs for the hardware they describe. | bmah | 2001-12-12 | 2 | -44/+44 |
* | WARNS=2 partial fix; use NO_WERROR to protect against some hard-to-fix warnings. | markm | 2001-12-12 | 6 | -43/+42 |
* | WARNS=2 fixes, use __FBSDID, remove GCC-specific flags. | markm | 2001-12-12 | 2 | -12/+10 |
* | WARNS=2 fixes, Use __FBSDID(), kill register keyword. | markm | 2001-12-12 | 1 | -32/+33 |
* | Fix the time of an intmax_t calculation; it is unsigned. Also print | markm | 2001-12-12 | 2 | -1/+3 |
* | Catch up to the globaldata -> pcpu changes. | jhb | 2001-12-12 | 2 | -20/+20 |
* | Print the path with the shortest absolute length, rather than | mikeh | 2001-12-12 | 1 | -2/+5 |
* | Sync to pccarddevs 1.25 | imp | 2001-12-12 | 1 | -2/+8 |
* | Move LINKSYS2 to its correct numerical location. | imp | 2001-12-12 | 1 | -1/+5 |
* | Make clear that -w gets an argument. Add __FBSDID and remove unused | charnier | 2001-12-12 | 2 | -6/+6 |
* | Remove unused #includes. lex -> Lex, yacc -> Yacc, ... Some .Nm to .Em | charnier | 2001-12-12 | 7 | -35/+32 |
* | Start option definition with: ``The following options are available'' | charnier | 2001-12-12 | 2 | -13/+8 |
* | Add DIVA USB mp3 player. | sobomax | 2001-12-12 | 3 | -0/+8 |
* | o Various language and style tweaks. | rwatson | 2001-12-12 | 1 | -6/+7 |
* | I'm working on cleaning this up, however it probably won't be done for | mikeh | 2001-12-12 | 1 | -0/+2 |
* | * style(9)'ify | phantom | 2001-12-12 | 2 | -8/+8 |
* | New release note: jail sysctl variables moved. | bmah | 2001-12-12 | 2 | -0/+8 |
* | mdoc(7) police: remove the debugging stuff I use to prevent | ru | 2001-12-12 | 1 | -1/+0 |
* | mdoc(7) police: minor markup nits. | ru | 2001-12-12 | 1 | -20/+20 |