| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add tbl and tbsp as contractions of tablespoon, and tsp for teaspoon. | Josef Karthauser | 2001-12-18 | 1 | -0/+3 |
| * | Oops, forgot to remove the `beforeinstall' block. | Ruslan Ermilov | 2001-12-17 | 1 | -5/+0 |
| * | Install files via FILES. | Ruslan Ermilov | 2001-12-17 | 5 | -22/+15 |
| * | FILES support for bsd.prog.mk. See bsd.README for details. | Ruslan Ermilov | 2001-12-17 | 1 | -9/+5 |
| * | Add support for devfs. In other words, for -CURRENT, make work at all | Brian Feldman | 2001-12-17 | 1 | -0/+41 |
| * | Fix a typo. Don't call options flags. Remove some documentation that | Mike Barcroft | 2001-12-16 | 1 | -21/+6 |
| * | Kernel support for smbfs is only built on the i386 at the moment, so | Sheldon Hearn | 2001-12-14 | 1 | -1/+1 |
| * | Add bmake glue for src/contrib/smbfs and connect userland smbfs | Sheldon Hearn | 2001-12-14 | 2 | -0/+15 |
| * | mdoc(7) police overhaul. | Ruslan Ermilov | 2001-12-14 | 1 | -54/+77 |
| * | Connect lukemftp to the build as the default ftp client. Lukemftp | Mike Heffner | 2001-12-13 | 14 | -9453/+6 |
| * | UUCP is gone from base. | Mark Murray | 2001-12-13 | 1 | -1/+1 |
| * | Fold example text into 80 column width display. | Ruslan Ermilov | 2001-12-13 | 1 | -1/+2 |
| * | Remove to-be-default WARNS?=2 | Mark Murray | 2001-12-12 | 6 | -7/+0 |
| * | Minor style stuff, use __FBSDID(), remove to-be-default WARNS=2. | Mark Murray | 2001-12-12 | 2 | -9/+8 |
| * | WARNS=2 partial fix; use NO_WERROR to protect against some hard-to-fix warnings. | Mark Murray | 2001-12-12 | 6 | -43/+42 |
| * | WARNS=2 fixes, use __FBSDID, remove GCC-specific flags. | Mark Murray | 2001-12-12 | 2 | -12/+10 |
| * | WARNS=2 fixes, Use __FBSDID(), kill register keyword. | Mark Murray | 2001-12-12 | 1 | -32/+33 |
| * | Fix the time of an intmax_t calculation; it is unsigned. Also print | Mark Murray | 2001-12-12 | 2 | -1/+3 |
| * | Print the path with the shortest absolute length, rather than | Mike Heffner | 2001-12-12 | 1 | -2/+5 |
| * | Make clear that -w gets an argument. Add __FBSDID and remove unused | Philippe Charnier | 2001-12-12 | 2 | -6/+6 |
| * | Remove unused #includes. lex -> Lex, yacc -> Yacc, ... Some .Nm to .Em | Philippe Charnier | 2001-12-12 | 7 | -35/+32 |
| * | Start option definition with: ``The following options are available'' | Philippe Charnier | 2001-12-12 | 2 | -13/+8 |
| * | I'm working on cleaning this up, however it probably won't be done for | Mike Heffner | 2001-12-12 | 1 | -0/+2 |
| * | More "const" poisoning, and only use NO_WERROR if we're bootstrapping. | Ruslan Ermilov | 2001-12-12 | 2 | -23/+22 |
| * | WARNS=2 fixes with NO_WERROR set, as there are some header issues | Mark Murray | 2001-12-12 | 22 | -403/+436 |
| * | Remove WARNS?=2 and -Wall. WARNS?=2 is going to be the default. | Mark Murray | 2001-12-12 | 7 | -8/+1 |
| * | Protect this against the coming WARNS=2 default. | Mark Murray | 2001-12-12 | 1 | -0/+2 |
| * | WARNS=2 fixes, use __FBSDID(). | Mark Murray | 2001-12-12 | 6 | -67/+78 |
| * | WARNS=2 fixes with NO_WERROR set because of system-header originating | Mark Murray | 2001-12-11 | 14 | -105/+120 |
| * | WARNS=2 fixes. use __FBSDID(). | Mark Murray | 2001-12-11 | 1 | -9/+10 |
| * | WARNS=2 fixes. NO_WERROR set as there are some hard-to-fix | Mark Murray | 2001-12-11 | 4 | -87/+87 |
| * | WARNS=2 fixes, use __FBSDID(). | Mark Murray | 2001-12-11 | 1 | -10/+12 |
| * | WARNS=2 is going to be the default, so don't specify it. Use __FBSDID(). | Mark Murray | 2001-12-11 | 2 | -6/+5 |
| * | WARNS=2 fixes, use __FBSDID(), kill register keyword. | Mark Murray | 2001-12-11 | 2 | -35/+37 |
| * | Partial WARNS=1 fizes with NO_WERROR set to prevent world breakage. | Mark Murray | 2001-12-11 | 8 | -38/+78 |
| * | WARNS=2 fixes, use __FBSDID(). | Mark Murray | 2001-12-11 | 7 | -62/+74 |
| * | WARNS=2 is going to become the default, so remove it from here. | Mark Murray | 2001-12-11 | 5 | -5/+1 |
| * | WARNS=2 fixes. | Mark Murray | 2001-12-11 | 1 | -6/+6 |
| * | WARNS=2 fixes, use __FBSDID(), kill register keyword. | Mark Murray | 2001-12-11 | 1 | -46/+46 |
| * | WARNS=2 is to become the default, so remove. Use __FBSDID(). | Mark Murray | 2001-12-11 | 2 | -7/+6 |
| * | WARNS=2 fixes, use __FBSDID(). | Mark Murray | 2001-12-11 | 1 | -5/+10 |
| * | WARNS=2 is to become the default, so remove it from here. | Mark Murray | 2001-12-11 | 2 | -2/+0 |
| * | Protect this from the coming WARNS=2 default. | Mark Murray | 2001-12-11 | 1 | -0/+1 |
| * | WARNS=2 fix, kill register keyword, use __FBSDID(). | Mark Murray | 2001-12-11 | 5 | -21/+27 |
| * | Protect this against the to-come WARNS=2 default. | Mark Murray | 2001-12-11 | 1 | -0/+1 |
| * | WARNS=2 fix, add externs.h to centralise external prototypes, | Mark Murray | 2001-12-11 | 3 | -13/+52 |
| * | WARNS=2 fixes, but set NO_WERROR, as there are some HardToFix(tm) | Mark Murray | 2001-12-11 | 2 | -55/+63 |
| * | Remove WARNS=2 as this is to become default. | Mark Murray | 2001-12-11 | 1 | -1/+0 |
| * | WARNS=2 fixes, use __FBSDID(), kill register keyword. | Mark Murray | 2001-12-11 | 1 | -49/+57 |
| * | WARNS=2 fixes. | Mark Murray | 2001-12-11 | 1 | -1/+1 |