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