summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2002-07-14ansiTheo de Raadt
2002-07-14various cleanupsTheo de Raadt
2002-07-14ansiTheo de Raadt
2002-07-14kill sprintfTheo de Raadt
2002-07-14ansiTheo de Raadt
2002-07-13use snprintfTheo de Raadt
2002-07-13make sure to clean all files.Artur Grabowski
2002-07-13slight cleanupTheo de Raadt
2002-07-12In TTEST2(), check to make sure the "l" argument isn't so large thatPeter Valchev
2002-07-12Complain about ENXIO devices on another syslog level (LOG_WARNING which doesn'tJason Wright
2002-07-12fixing this program is nearly futile, but cloder@acm.org takes a shot at itTheo de Raadt
2002-07-12Do not collapse \\ -> \ in a command, the shell will be unhappy withTodd C. Miller
2002-07-12chroot awareHenning Brauer
2002-07-12remove printing of soon-to-be-gone flags.Artur Grabowski
2002-07-11No need to compare sizes of new/old crontab file now that weTodd C. Miller
2002-07-11More syncing with my cron 4.0 patch tree, basically cosmetic:Todd C. Miller
2002-07-11do not let the group access the semTheo de Raadt
2002-07-11Add a new error code for memory allocation failures, e_memory andTodd C. Miller
2002-07-11print FQDN strings using correct length; ok ho@ jakob@Kevin Steves
2002-07-11chroot awareHenning Brauer
2002-07-11sample entry for UserDir /var/www/users; create empty /var/www/users;Markus Friedl
2002-07-11incorrect header; jj.walker@auckland.ac.nzTheo de Raadt
2002-07-11open /dev/crypto with OpenSSL_add_all_algorithms() before calling chroot;Markus Friedl
2002-07-10sync w/kame (style)Jun-ichiro itojun Hagino
2002-07-10Fix encryption method prompt; Nick NauwelaertsTodd C. Miller
2002-07-10check malloc return; from Chad Loder <cloder@acm.org>Todd T. Fries
2002-07-10chroot aware as wellHenning Brauer
2002-07-10make work inside chrootHenning Brauer
2002-07-10works inside chroot nowHenning Brauer
2002-07-10make work in chrootHenning Brauer
2002-07-10make UserDir work w/ chroot.Henning Brauer
2002-07-10use arc4random() from libc instead of reading /dev/arandom; allows chroot; ok...Markus Friedl
2002-07-09make mod_alias work inside the chroot.Henning Brauer
2002-07-09detect memory failure; cloderTheo de Raadt
2002-07-09o Add _PATH_CRON_PID which is built up from PIDDIR and PIDFILE via stringTodd C. Miller
2002-07-09o Rename clean_turds() in crontab.c to die() and just _exit(ERROR_EXIT)Todd C. Miller
2002-07-09I am getting sick of telling people to use the style of the code they changeTheo de Raadt
2002-07-09apache chroot and privilege drop.Henning Brauer
2002-07-09mandoc, and doc the upcoming -u optionTheo de Raadt
2002-07-09We already did a closelog(); no need for it here.Todd C. Miller
2002-07-08minor cosmetic change to reduce diffsTodd C. Miller
2002-07-08Merge in some changes from Paul Vixie's tree; most are cosmeticTodd C. Miller
2002-07-08ANSITheo de Raadt
2002-07-08don't install Apache bench.Brad Smith
2002-07-08actual signals; seb@todesplanet.deTheo de Raadt
2002-07-07enviroment -> environmentJan-Uwe Finck
2002-07-04Back out the previous revisionbrian
2002-07-04support non-"objdir" build. From: David Krause <openbsd@davidkrause.com>Jun-ichiro itojun Hagino
2002-07-04correct udp-from-broadcast check. from <andre@ae-35.com>Jun-ichiro itojun Hagino
2002-07-04minor KNFTheo de Raadt