summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2001-06-25Remove old workaround. probably not needed anymore.Artur Grabowski
2001-06-25missing space in usage(); ok mickeyPeter Valchev
2001-06-25Fix a bunch of one-byte possible overflowsPaul Janzen
2001-06-25A little more careful with buffers, only relevant if /etc/printcap was setPaul Janzen
2001-06-25fix nasty little bug in the identifaction of dead interfaces - make sureBob Beck
2001-06-24Old M of mine, uncovered by the recent dhcpd update: Bypass IPsec in allNiklas Hallqvist
2001-06-24Move and rename packet filter userland.Kjell Wooding
2001-06-24Add userland for the new packet filter.Kjell Wooding
2001-06-24Get rid of NQNFS optionsConstantine Sapuntzakis
2001-06-24bye byeBob Beck
2001-06-24bye byeBob Beck
2001-06-24dhcp 2.0pl5 merge/cleanup/deadcode slashing. still needs more eyes on thisBob Beck
2001-06-23use strlcpy vs strncpy+a[len-1]='\0'lebel
2001-06-23more .%A handling; bk@rt.fmTheo de Raadt
2001-06-23ok, tmac is now fixedTheo de Raadt
2001-06-23join .%A entries; most by bk@rt.fmTheo de Raadt
2001-06-23only root need applyTheo de Raadt
2001-06-22use strlcpy vs strncpy+a[len-1]='\0'lebel
2001-06-20Avoid using too many args for ``set m[tr]u''brian
2001-06-20merge mod_ssl 2.8.4Brad Smith
2001-06-19o Don't talk about /bin/mail vs. sendmail since we always build withTodd C. Miller
2001-06-19Handle hardware-imposed MTU/MRU limitations.brian
2001-06-15strncpy vs strlcpy and strchr fix; fromBrian Poole <raj@pandemonium.cerias.pu...Michael Shalayeff
2001-06-15Correct the arg count after parsing a line with an unescaped # that isn'tbrian
2001-06-15copyright clarification. sync with tcpdump.org.Jun-ichiro itojun Hagino
2001-06-13Convert IIJ copyrights to BSD copyrights; ok tohno@sirius.ocn.ne.jpbrian
2001-06-13more va_start/end fixes, ok deraadt@Markus Friedl
2001-06-13va_start/end for every call to vfprintf, ok brian@Markus Friedl
2001-06-13need va_start/end pair every time we call vfprintf(). via markusJun-ichiro itojun Hagino
2001-06-12one less setuid program (use an ioctl like pppstats)Theo de Raadt
2001-06-10detailed ICMP_PARAMPROB printing; jakob@ okMichael Shalayeff
2001-06-10implement arp -d -a, to delete all arp entries at once. mostly from FreeBSD. ...Dug Song
2001-06-10KNFTheo de Raadt
2001-06-10Sprintf/sprintf no longer used, remove itTheo de Raadt
2001-06-09Document -S option to print the data loss in each hop in percents; freebsdPeter Valchev
2001-06-09* Implement -S option to print the data loss in each hop in percents; freebsdPeter Valchev
2001-06-08Section shuffling; mpech@prosoft.org.lvAaron Campbell
2001-06-07Close PR 1854; mpech@prosoft.org.lvTodd C. Miller
2001-06-07Depricate the -alias option (it's been -nat for a long time)brian
2001-06-06Let set_pkg kill trailing / in pkgname.Marc Espie
2001-06-06Do not dump core on empty commentMarc Espie
2001-06-05Remove leading '+' from the -u arg description; mbing@nfr.netTodd C. Miller
2001-06-04Chop off remainder of string, so we don't get mangled options.Angelos D. Keromytis
2001-06-04rpc.pcnfsd is now freeTheo de Raadt
2001-06-04remove the "must be free" clause:Theo de Raadt
2001-06-04Show the correct dial timeout when a random pause is configuredbrian
2001-06-04Spelling: preffered -> preferredPeter Valchev
2001-06-03avoid integer overflow on lifetime value. sync with kameJun-ichiro itojun Hagino
2001-06-03Move login_cap stuff before pipe dupingTodd C. Miller
2001-06-02Version derived from new ftpd code which has an updated UCB license.Todd C. Miller