summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-07-10shorten nameTheo de Raadt
2002-07-10use right sizeof in memcpy; markus okTheo de Raadt
2002-07-10First of some clean-up commits. This one only removes use ofMarco S Hyman
2002-07-10chroot aware as wellHenning Brauer
2002-07-10Make EV_PERSIST work on EV_READ and EV_WRITE events.Artur Grabowski
2002-07-10make it work with chrootNiels Provos
2002-07-10sync whitespaceNathan Binkert
2002-07-10Handle resetting port better.Nathan Binkert
2002-07-10make work inside chrootHenning Brauer
2002-07-10works inside chroot nowHenning Brauer
2002-07-10make work in chrootHenning Brauer
2002-07-10ICH4 support; ok gluk@Markus Friedl
2002-07-10bark if all connection attempt fails.Jun-ichiro itojun Hagino
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-10add fchmod translationNiels Provos
2002-07-10do not close fds in daemon.Niels Provos
2002-07-10do not use p++ in tolower(). NetBSD PR 17540. sync w/kameJun-ichiro itojun Hagino
2002-07-10Formatting and spacing sync with NetBSDNathan Binkert
2002-07-10Try to be more portableNathan Binkert
2002-07-10New device supportNathan Binkert
2002-07-10Support for USB->Serial adapters based on FT8U232AMNathan Binkert
2002-07-10Sync with current statusNathan Binkert
2002-07-09make mod_alias work inside the chroot.Henning Brauer
2002-07-09try to disable vsync timing if sparc_vsyncblank is setJason Wright
2002-07-09Fix typo (get_sets_list -> get_sets) that caused ftp installs to fail.Kenneth R Westerback
2002-07-09syncTheo de Raadt
2002-07-09detect memory failure; cloderTheo de Raadt
2002-07-09make sed r command not bail out. try sed -e "/a/r"Theo de Raadt
2002-07-09allow systrace to run in the background if possible so that the executedNiels Provos
2002-07-09Add udsbr and comment it out until it is testedNathan Binkert
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-09manpage for udsbrNathan Binkert
2002-07-09Hey, so it's only 6 releases late...Jason Wright
2002-07-09driver for D-Link DSB-R100 FM RadioNathan Binkert
2002-07-09prettyJason Wright
2002-07-09kill trailing whitespaceNathan Binkert
2002-07-09typo in panic message.Artur Grabowski
2002-07-09When building ptes manually for pmap_zero_page4m and pmap_copy_page4mArtur Grabowski
2002-07-09sync with NetBSDNathan Binkert
2002-07-09clarify no preference ordering in protocol list; ok markus@Kevin Steves
2002-07-09make the timeout a function parameterNathan Binkert
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-09Dont use stuff that isn't committed yetNathan Binkert
2002-07-09New device From NetBSDNathan Binkert
2002-07-09more error checking of memory allocation, from clodder@acm.org. okay deraadt@Niels Provos
2002-07-09mandoc, and doc the upcoming -u optionTheo de Raadt
2002-07-09ready ourself for the chroot httpd partsTheo de Raadt