| Age | Commit message (Expand) | Author |
| 2002-03-24 | Handle patches in which diff(1) has added lines saying | kristerw |
| 2002-03-23 | Don't pass NULL to warn() etc. Instead, use "<stdin>" to warn about stdin. | enami |
| 2002-03-23 | Actually skip the first byte of invalid byte sequence. | enami |
| 2002-03-23 | One more; Don't put space before function call op. | enami |
| 2002-03-23 | - Remove unnecessary cast. | enami |
| 2002-03-23 | Fix whitespace usage. | enami |
| 2002-03-23 | Don't include same file twice. Sort includes alphabetically. | enami |
| 2002-03-23 | Don't need <sys/exec.h> either. | bouyer |
| 2002-03-23 | We don't need <sys/exec_aout.h> here. | bouyer |
| 2002-03-23 | Add byte-swapping calls where appropriate, so that this can be used as | bouyer |
| 2002-03-23 | Update top(1) for new UVM/UBC counters. | thorpej |
| 2002-03-22 | Recognize all C9x integer constants (ISO/IEC 9899:1999 section 6.4.4.1) | kristerw |
| 2002-03-22 | Wrap RCSID in #ifdef/#endif, for build.sh -t on non-NetBSD system. | bouyer |
| 2002-03-22 | Split the notion of building Hesiod, Kerberos, S/key, and YP | thorpej |
| 2002-03-22 | Added support for differentiating between ELF executables | fredette |
| 2002-03-22 | Build elf2aout on m68000. | fredette |
| 2002-03-21 | Add magic.mime to CLEANFILES. | veego |
| 2002-03-21 | Darn.. remove test code from previous commit. | pk |
| 2002-03-21 | When looking at predecessor/successor dependencies, we need to consult a | pk |
| 2002-03-21 | Fix bug in AVL tree routines. Correct man page. | phil |
| 2002-03-21 | pfkey statistics was presented in wrong direction. | itojun |
| 2002-03-21 | _PATH_SOUND0 should be opened O_RDONLY (obvious pasto). | uwe |
| 2002-03-21 | don't print extra newlines on errors. | christos |
| 2002-03-20 | Xref: parse.c, rev 1.46; make.c, rev 1.23 | pk |
| 2002-03-19 | clarify how :U works | lukem |
| 2002-03-19 | - Add "-a afterinstallcommand", which runs "sh -c afterinstallcmd target" | lukem |
| 2002-03-19 | Respect byte order of the ELF executable. This allows elf2ecoff to be used | bouyer |
| 2002-03-18 | Deal with const'ification if el_parse(). | thorpej |
| 2002-03-18 | Fix some of the syntax errors (in unused code) and layout glitches. | pk |
| 2002-03-18 | Block signals during Lst_Open/Lst_Close list traverals and in JobExec | pk |
| 2002-03-18 | Fix signal-handling bogons in JobPassSig(): | pk |
| 2002-03-18 | JobInterrupt(): don't try to unlink JOIN or PHONY targets. | pk |
| 2002-03-18 | Remove bogons from JobMatchShell() | pk |
| 2002-03-18 | Normalize BC year format, correct a few typos, remove duplicate Descartes. | mjl |
| 2002-03-17 | refine i18n stuffs. | tshiozak |
| 2002-03-16 | Don't leak memory if realloc fails | kristerw |
| 2002-03-16 | Check result of malloc and strdup | kristerw |
| 2002-03-15 | KNF | kristerw |
| 2002-03-15 | Job_ParseShell(): fix keyword counting error. | pk |
| 2002-03-14 | JobExec(): don't use Punt() in the child; it can't possibly DTRT, and will also | pk |
| 2002-03-14 | Job_AbortAll(): add missing Lst_Close(). | pk |
| 2002-03-14 | Fix longstanding misuse of glob(3) and fnmatch(3) in man page search. | groo |
| 2002-03-13 | JobInterrupt(): add missing and fix a misplaced Lst_Close(). | pk |
| 2002-03-13 | Add the job's name to the `*** Error/Suspended/Continuing' informational | pk |
| 2002-03-13 | Don't provide a local declaration of 'struct pool_cache_group' now that | simonb |
| 2002-03-12 | MakeAddAllSrc(): check for empty .ALLSRC variable before using its value. | pk |
| 2002-03-12 | PR/15888: Jarkko Teppo: Problems building on HP/UX | christos |
| 2002-03-12 | Do not remove the spool file if not mail remains, just truncate it | wiz |
| 2002-03-11 | KNF | kristerw |
| 2002-03-11 | Remove obsolete files. | kristerw |