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