| Commit message (Expand) | Author | Age | Files | Lines |
* | Make substitutions in internal macros like $(@F:.o=.c) work. | schweikh | 2002-01-12 | 1 | -1/+1 |
* | Don't format lines that look like troff requests, for | ru | 2002-01-11 | 2 | -5/+28 |
* | mdoc(7) police: oops, forgot about those interim XXX'es. | ru | 2002-01-10 | 1 | -8/+4 |
* | mdoc(7) police: tidy up. | ru | 2002-01-10 | 1 | -212/+237 |
* | - Add 4-digit year variants in the manpage, since at(1) already | keramida | 2002-01-10 | 1 | -6/+7 |
* | Replace -I${.OBJDIR} with -I. and split the CFLAGS line up into two lines. | jhb | 2002-01-08 | 1 | -1/+2 |
* | Remove gcc specific compiler flags, at least one of which doesn't work with | jhb | 2002-01-08 | 1 | -2/+0 |
* | Use -I${.OBJDIR} -I${.CURDIR} rather than -I. so that this compiles in a | jhb | 2002-01-08 | 1 | -1/+1 |
* | Update for less v371 | ps | 2002-01-07 | 1 | -0/+4 |
* | Add some missing years, fix Bach's birthday entry. | tg | 2002-01-07 | 2 | -12/+11 |
* | Remove duplicate entry for Descartes. | grog | 2002-01-07 | 1 | -1/+0 |
* | Update Judaic for year 2002. Name Josef as maintainer. | dwmalone | 2002-01-05 | 1 | -187/+209 |
* | Argh...argv->argc | guido | 2002-01-04 | 1 | -1/+1 |
* | Fix the coredump that occurs when, from the tfpt prompt, a 'c' command is | guido | 2002-01-04 | 1 | -1/+1 |
* | Add opie lib dir to includes list | ache | 2002-01-03 | 3 | -1/+4 |
* | Add myself. | okazaki | 2002-01-02 | 1 | -0/+1 |
* | A global is used even though the value is | wosch | 2002-01-01 | 1 | -13/+13 |
* | Correct typos. | grog | 2001-12-31 | 1 | -2/+2 |
* | Print open(2) flags in hex instread of decimal for clarity. | alfred | 2001-12-30 | 1 | -2/+2 |
* | Use LC_ALL to pick LC_COLLATE too (for strcoll()) | ache | 2001-12-30 | 1 | -1/+1 |
* | Fixed bitrot in DPADD in rev.1.8. | bde | 2001-12-29 | 1 | -1/+1 |
* | Fix comment. | mikeh | 2001-12-23 | 1 | -1/+1 |
* | Add support for ~_, ~x, ~i, ~a, ~A, ~<, and ~r! tilde-escapes. Improve | mikeh | 2001-12-22 | 3 | -27/+138 |
* | Re-enable tip, now that the import and merge are done. | markm | 2001-12-20 | 1 | -0/+1 |
* | Fix merge conflicts, and because this still has a zillion warnings, | markm | 2001-12-20 | 41 | -3556/+1248 |
* | Bring files back from the dead prior to remote commit to fix import | markm | 2001-12-20 | 2 | -0/+154 |
* | Temporarily remove tip(1) from the build while I upgrade it. | markm | 2001-12-20 | 1 | -1/+0 |
* | Add missing {} to 'for'. It fix coredump (result of NetBSD changes merge) | ache | 2001-12-19 | 1 | -1/+2 |
* | Add (unsigned char) cast to ctype macros | ache | 2001-12-19 | 9 | -34/+34 |
* | xinstall is part of the upgrade path for 4.4-RELEASE as well. | imp | 2001-12-19 | 1 | -0/+2 |
* | Sync with most of NetBSD's changes, including: | mikeh | 2001-12-18 | 18 | -157/+439 |
* | Add tbl and tbsp as contractions of tablespoon, and tsp for teaspoon. | joe | 2001-12-18 | 1 | -0/+3 |
* | Oops, forgot to remove the `beforeinstall' block. | ru | 2001-12-17 | 1 | -5/+0 |
* | Install files via FILES. | ru | 2001-12-17 | 5 | -22/+15 |
* | FILES support for bsd.prog.mk. See bsd.README for details. | ru | 2001-12-17 | 1 | -9/+5 |
* | Add support for devfs. In other words, for -CURRENT, make work at all | green | 2001-12-17 | 1 | -0/+41 |
* | Fix a typo. Don't call options flags. Remove some documentation that | mike | 2001-12-16 | 1 | -21/+6 |
* | Kernel support for smbfs is only built on the i386 at the moment, so | sheldonh | 2001-12-14 | 1 | -1/+1 |
* | Add bmake glue for src/contrib/smbfs and connect userland smbfs | sheldonh | 2001-12-14 | 2 | -0/+15 |
* | mdoc(7) police overhaul. | ru | 2001-12-14 | 1 | -54/+77 |
* | Connect lukemftp to the build as the default ftp client. Lukemftp | mikeh | 2001-12-13 | 14 | -9453/+6 |
* | UUCP is gone from base. | markm | 2001-12-13 | 1 | -1/+1 |
* | Fold example text into 80 column width display. | ru | 2001-12-13 | 1 | -1/+2 |
* | 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 |
* | 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 |
* | Print the path with the shortest absolute length, rather than | mikeh | 2001-12-12 | 1 | -2/+5 |