aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Re-enable tip, now that the import and merge are done.Mark Murray2001-12-201-0/+1
* Fix merge conflicts, and because this still has a zillion warnings,Mark Murray2001-12-2041-3556/+1248
|\
| * Import of OpenBSD's tip (which was the tip code of a month ago, moduloMark Murray2001-12-2028-0/+6954
| * Import OpenBSD m4 as of today.Juli Mallett2001-11-161-0/+381
| * Import OpenBSD m4 as of today.Juli Mallett2001-09-271-0/+224
| * Import OpenBSD m4 as of today.Juli Mallett2001-09-181-0/+18
| * Import OpenBSD m4 as of today.Juli Mallett1999-11-091-0/+59
* | Bring files back from the dead prior to remote commit to fix importMark Murray2001-12-202-0/+154
* | Temporarily remove tip(1) from the build while I upgrade it.Mark Murray2001-12-201-1/+0
* | Add missing {} to 'for'. It fix coredump (result of NetBSD changes merge)Andrey A. Chernov2001-12-191-1/+2
* | Add (unsigned char) cast to ctype macrosAndrey A. Chernov2001-12-199-34/+34
* | xinstall is part of the upgrade path for 4.4-RELEASE as well.Warner Losh2001-12-191-0/+2
* | Sync with most of NetBSD's changes, including:Mike Heffner2001-12-1818-157/+439
* | Add tbl and tbsp as contractions of tablespoon, and tsp for teaspoon.Josef Karthauser2001-12-181-0/+3
* | Oops, forgot to remove the `beforeinstall' block.Ruslan Ermilov2001-12-171-5/+0
* | Install files via FILES.Ruslan Ermilov2001-12-175-22/+15
* | FILES support for bsd.prog.mk. See bsd.README for details.Ruslan Ermilov2001-12-171-9/+5
* | Add support for devfs. In other words, for -CURRENT, make work at allBrian Feldman2001-12-171-0/+41
* | Fix a typo. Don't call options flags. Remove some documentation thatMike Barcroft2001-12-161-21/+6
* | Kernel support for smbfs is only built on the i386 at the moment, soSheldon Hearn2001-12-141-1/+1
* | Add bmake glue for src/contrib/smbfs and connect userland smbfsSheldon Hearn2001-12-142-0/+15
* | mdoc(7) police overhaul.Ruslan Ermilov2001-12-141-54/+77
* | Connect lukemftp to the build as the default ftp client. LukemftpMike Heffner2001-12-1314-9453/+6
* | UUCP is gone from base.Mark Murray2001-12-131-1/+1
* | Fold example text into 80 column width display.Ruslan Ermilov2001-12-131-1/+2
* | Remove to-be-default WARNS?=2Mark Murray2001-12-126-7/+0
* | Minor style stuff, use __FBSDID(), remove to-be-default WARNS=2.Mark Murray2001-12-122-9/+8
* | WARNS=2 partial fix; use NO_WERROR to protect against some hard-to-fix warnings.Mark Murray2001-12-126-43/+42
* | WARNS=2 fixes, use __FBSDID, remove GCC-specific flags.Mark Murray2001-12-122-12/+10
* | WARNS=2 fixes, Use __FBSDID(), kill register keyword.Mark Murray2001-12-121-32/+33
* | Fix the time of an intmax_t calculation; it is unsigned. Also printMark Murray2001-12-122-1/+3
* | Print the path with the shortest absolute length, rather thanMike Heffner2001-12-121-2/+5
* | Make clear that -w gets an argument. Add __FBSDID and remove unusedPhilippe Charnier2001-12-122-6/+6
* | Remove unused #includes. lex -> Lex, yacc -> Yacc, ... Some .Nm to .EmPhilippe Charnier2001-12-127-35/+32
* | Start option definition with: ``The following options are available''Philippe Charnier2001-12-122-13/+8
* | I'm working on cleaning this up, however it probably won't be done forMike Heffner2001-12-121-0/+2
* | More "const" poisoning, and only use NO_WERROR if we're bootstrapping.Ruslan Ermilov2001-12-122-23/+22
* | WARNS=2 fixes with NO_WERROR set, as there are some header issuesMark Murray2001-12-1222-404/+437
* | Remove WARNS?=2 and -Wall. WARNS?=2 is going to be the default.Mark Murray2001-12-127-8/+1
* | Protect this against the coming WARNS=2 default.Mark Murray2001-12-121-0/+2
* | WARNS=2 fixes, use __FBSDID().Mark Murray2001-12-126-67/+78
* | WARNS=2 fixes with NO_WERROR set because of system-header originatingMark Murray2001-12-1114-105/+120
* | WARNS=2 fixes. use __FBSDID().Mark Murray2001-12-111-9/+10
* | WARNS=2 fixes. NO_WERROR set as there are some hard-to-fixMark Murray2001-12-114-87/+87
* | WARNS=2 fixes, use __FBSDID().Mark Murray2001-12-111-10/+12
* | WARNS=2 is going to be the default, so don't specify it. Use __FBSDID().Mark Murray2001-12-112-6/+5
* | WARNS=2 fixes, use __FBSDID(), kill register keyword.Mark Murray2001-12-112-35/+37
* | Partial WARNS=1 fizes with NO_WERROR set to prevent world breakage.Mark Murray2001-12-118-38/+78
* | WARNS=2 fixes, use __FBSDID().Mark Murray2001-12-117-62/+74
* | WARNS=2 is going to become the default, so remove it from here.Mark Murray2001-12-115-5/+1