| Age | Commit message (Expand) | Author |
| 2002-03-22 | PR/16010: Andreas Gustafsson: wait is not interruptible. | christos |
| 2002-03-22 | Split the notion of building Hesiod, Kerberos, S/key, and YP | thorpej |
| 2002-03-12 | In forkshell() don't free the current job. Fixes problem with previous | simonb |
| 2002-03-12 | PR/15877: Ed Ravin: make sure that we cleanup enough of the job structure, | christos |
| 2002-03-12 | get rid of sp completely, we were free-ing a bogus pointer; found by simonb. | christos |
| 2002-03-09 | Remove a __P(). | wiz |
| 2002-03-08 | % set verbose echo | christos |
| 2002-03-08 | Fix: | christos |
| 2002-03-05 | Drop duplicate .Pp. | wiz |
| 2002-03-04 | Drop trailing space. | wiz |
| 2002-03-04 | Xref pkill/pgrep. | ad |
| 2002-02-24 | first variable argument to "read" is not optional | lukem |
| 2002-02-21 | Use int32_t for temporary variables (instead of long), that is the same | martin |
| 2002-02-20 | enami convinced me that it is a good idea to use the first word of | christos |
| 2002-02-19 | rewritten in NetBSD 1.6 -> rewritten for NetBSD 1.6 | pooka |
| 2002-02-19 | Cosmetic changes. | enami |
| 2002-02-14 | PR/11542: Back-out previous change that caused | christos |
| 2002-02-14 | Just use return value of strvis instead of calling strlen. | enami |
| 2002-02-14 | Don't define variable as static unnecessarily. | enami |
| 2002-02-12 | Since we should be able to handle nested double quotes, don't use | christos |
| 2002-02-12 | back this directory up a day, systems won't even boot (rc.subr splodes) | ross |
| 2002-02-11 | PR/15579: Alan Barrett: }'s inside variable specs were taken into account | christos |
| 2002-02-11 | Add a commented out -DDEBUG in CPPFLAGS. | christos |
| 2002-02-11 | Fix off by one in the display of var trees. | christos |
| 2002-02-11 | "doesn't" should have an 's'. | wiz |
| 2002-02-11 | achive is not a good word. | wiz |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2002-02-07 | .ifdef SMALLPROG, -DSMALL | lukem |
| 2002-02-06 | type in ^ directly, instead of \(ua which isn't in all the fonts | ross |
| 2002-02-03 | Add explanation of directory sizes, and a reference to dir(5), | fair |
| 2002-02-02 | .ifdef SMALLPROG, compile with -DNO_CONV and don't compile in conv_tab.o | lukem |
| 2002-02-02 | make smaller if SMALLPROG is defined, not CRUNCHEDPROG; it's feasible | lukem |
| 2002-02-02 | - don't compile in support for -M (mtree specfile input) or -N dbdir | lukem |
| 2002-01-31 | Roll in fixes to permit cross-compiling from non-NetBSD hosts. This | tv |
| 2002-01-31 | Protect __RCSID and __COPYRIGHT from being invoked if not defined. | tv |
| 2002-01-30 | stderror does not return. | christos |
| 2002-01-30 | Fix problem where | itohy |
| 2002-01-29 | Fix bin/5205 (weird interaction between tbl and man macros). | wiz |
| 2002-01-29 | Blah, oversight. Revert previous; clean up to proper syntax, and add | tv |
| 2002-01-29 | This doesn't appear to be used in src/tools any longer; remove the config.h | tv |
| 2002-01-29 | Make almost all tools compile and run properly on non-NetBSD hosts. (In | tv |
| 2002-01-29 | Add hooks to make mtree compilable from src/tools. | tv |
| 2002-01-26 | provide meaningful warning if -N is called with a dodgy dbdir | lukem |
| 2002-01-25 | Fix some aspects of globbing - in emacs mode at least. | sjg |
| 2002-01-25 | Do not .include <bsd.prog.mk> if building as a host tool. | martin |
| 2002-01-24 | Add '-N dbdir', to specify that user & group lookups (via pwcache(3)) are to | lukem |
| 2002-01-23 | Add a -E flag to ed(1) and sed(1) so that they can use extended | atatat |
| 2002-01-22 | add config.h when compiled as host tool. | is |
| 2002-01-21 | started(): don't assume that the field width is correct and recompute | jdolecek |
| 2002-01-21 | Use mdoc macros instead of man ones. | wiz |