summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2001-08-19libexec is the wrong place for popa3d, since it can be started WITHOUT inetdTheo de Raadt
2001-08-18Deal with snprintf returns properlybrian
2001-08-18Deal with snprintf() return codes properlybrian
2001-08-18Mention in SEE ALSO that "Amd - The 4.4 BSD Automounter" is available byPeter Valchev
2001-08-18be careful with snprintf/strlcpy - account for cases where theyBob Beck
2001-08-18A better fixbrian
2001-08-18Fix a possible buffer overflow; theobrian
2001-08-18undup -f Flag.Marc Espie
2001-08-17more cleanup of FILESTheo de Raadt
2001-08-17changes for new kqueue iface, make sure to make includes firstMichael Shalayeff
2001-08-17fix FILESTheo de Raadt
2001-08-17o) {Open,Net,Free}BSD -> .{O,N,F}x;Mike Pechkin
2001-08-16extra arg to pw_mkdbTodd C. Miller
2001-08-16Add -s flag to only update secure .db file (/etc/spwd.db). Can beTodd C. Miller
2001-08-16sync with KAME.Kenjiro Cho
2001-08-16Spelling.Peter Valchev
2001-08-15When updating the MTU for the default route, pass the mask and gatewaybrian
2001-08-15fix -pa to display properly initialized adjustment; ok beck@ pjanzen@Kevin Steves
2001-08-13Wall cleanupPeter Valchev
2001-08-12Use INFTIM where possible.Federico G. Schwindt
2001-08-12#(endif|else) foo is incorrect, make it #endif /* foo */Heikki Korpela
2001-08-11update license. ok from author (John LoVerso).Jakob Schlyter
2001-08-11If waitpid() returns -1, check for EINTRTodd C. Miller
2001-08-11cleanup; ok millertPeter Valchev
2001-08-10Change copyright to BSD-style copyright.brian
2001-08-10pass -WallTodd C. Miller
2001-08-10Add file flag support to mtree from henning@crackinghacking.deTodd C. Miller
2001-08-09sync, simplify, etc. slstats -i is now called -w, like pppstatsTheo de Raadt
2001-08-09Grrr...here it is.Jason Peel
2001-08-09add m4 preprocessing based on enabled features; ok brian@, inputJason Peel
2001-08-08grammar; from bk@rt.fmJason Peel
2001-08-08rewrite signal handlers to be race-safe. rewrite USC/ISI code I thinkTheo de Raadt
2001-08-08put a kjc copyright on thisTheo de Raadt
2001-08-08do not free unallocated memory, PR#1989Jakob Schlyter
2001-08-06a few more files that should be munged on clean.Brad Smith
2001-08-06inet_[ap]ton result must be compared against 1 (== 1 or != 1).Jun-ichiro itojun Hagino
2001-08-06do not use inet_addrTheo de Raadt
2001-08-05Make manual match source string.Hugh Graham
2001-08-03Open files with O_NONBLOCK but turn off non-blocking mode forTodd C. Miller
2001-08-03fix typo; jcs@rt.fmTheo de Raadt
2001-08-03Move .include <bsd.obj.mk> right after bsd.own.mk.Federico G. Schwindt
2001-08-03fix building w/o objJakob Schlyter
2001-08-03o) We always closes .Bl and .Bd tags;Mike Pechkin
2001-08-02Declare prompt_vPrintf as being printf-link when __GNUC__ is definedbrian
2001-08-02Add a commentbrian
2001-08-02Formatting and whitespace cleanupbrian
2001-08-02Sync with FreeBSD (doesn't apply to obsd)brian
2001-08-02o) .Sh AUTHOR -> .Sh AUTHORS;Mike Pechkin
2001-08-01another bad licence goes foom!Theo de Raadt
2001-08-01Fix loose vs. loseTodd C. Miller