summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2003-08-27Avoid doing @cwd if no file follows. Patch from Pedro Bastos (based onJolan Luff
2003-08-27correct error message (wall -> syslogd)Anil Madhavapeddy
2003-08-26Fix afsd on architectures that care about alignment. This corrects a problemBob Beck
2003-08-26bitgarbage to the recycle binHenning Brauer
2003-08-25rename struct dinode to ufs1_dinode. clears the namespace and makesTed Unangst
2003-08-25string shitHenning Brauer
2003-08-25protosTheo de Raadt
2003-08-23oops, if file is not on ftp server with PKG_PATH, check installed too.Ted Unangst
2003-08-22Don't age non-gateway host routes. NetBSD PR bin/22568 from Andrew WhiteJun-ichiro itojun Hagino
2003-08-21die - regenerated during buildHenning Brauer
2003-08-21New keywords: @extra and @extraunexec.Marc Espie
2003-08-21print the operating system of TCP SYN packets with the -o optionMike Frantzen
2003-08-21stuff needed for passive OS fingerprinting PF rulesMike Frantzen
2003-08-21thank you, cvs, for re-adding files that were removed on purposeHenning Brauer
2003-08-21sync MANUALFILESHenning Brauer
2003-08-21we have our own oneHenning Brauer
2003-08-21apache bug #21737 ( http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21737)Henning Brauer
2003-08-21#include conf.h -> ap_config.hHenning Brauer
2003-08-21fixHenning Brauer
2003-08-21mergeHenning Brauer
2003-08-21mergeHenning Brauer
2003-08-21import apache 1.3.28 and mod_ssl 2.8.15Henning Brauer
2003-08-20Convert from select to poll; based on a patch from deraadt@Todd C. Miller
2003-08-19use poll instead; millert fgsch okTheo de Raadt
2003-08-19fix tv_usec setting. deraadtJun-ichiro itojun Hagino
2003-08-19one missing freeifaddrsJun-ichiro itojun Hagino
2003-08-19rewrite SIOCGIFCONF into getifaddrs. deraadt okJun-ichiro itojun Hagino
2003-08-19very hairy modifications for dynamic fd_set handling. dynamic rpc fd_set'sTheo de Raadt
2003-08-19use poll instead of select; dhartmei okTheo de Raadt
2003-08-19convert to poll; ok dhartmeiTheo de Raadt
2003-08-19convert to poll; ok dhartmeiTheo de Raadt
2003-08-18Call tzset() to stash the current timezone before we chroot.Todd C. Miller
2003-08-18fix two bugs found by ben goren. -a should only look at installedTed Unangst
2003-08-18err/warn \n cleanupHans Insulander
2003-08-18Simple string cleanup.Hans Insulander
2003-08-17damn liesHenning Brauer
2003-08-16more errx/warnx style \n errors; tom.cosgrove@arches-consulting.comTheo de Raadt
2003-08-16no return() after errx(); andrushockHenning Brauer
2003-08-15remove extra \n in {warn,err}{,x} callsTheo de Raadt
2003-08-15-S basedir, simpler to use than -s.Marc Espie
2003-08-14add tgz, prodded by wimHenning Brauer
2003-08-12More unused files with bad string functions in them. Bye bye.Hans Insulander
2003-08-12These files are unused by us and have strcat/strcpy badness in them,Hans Insulander
2003-08-12These files are unused by us and have strcat/strcpy badness in them,Hans Insulander
2003-08-12fix pkg->tail as needed, so that last md5 in CONTENTS does not get erased.Marc Espie
2003-08-08Remove a buffer which got added during the safe stringification, but leftMiod Vallat
2003-08-08refer to RFCs consistently (RFC XXXX);Jason McIntyre
2003-08-07use setusercontext(3) instead of initgroups/setuid/et al., making possibleFederico G. Schwindt
2003-08-06Remove some double semicolons (hmm, do two semis equal a maxi?).Todd C. Miller
2003-08-06Plug some memory leaks; from Patrick LatifiTodd C. Miller