summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-11Back out revision 1.3; we return EWOULDBLOCK on lock failure, not EAGAIN.Todd C. Miller
2002-07-11syncNathan Binkert
2002-07-11New devicesNathan Binkert
2002-07-11print FQDN strings using correct length; ok ho@ jakob@Kevin Steves
2002-07-11We need to map the data segment of ld.so with PROT_EXEC for the GOT.Artur Grabowski
2002-07-11chroot awareHenning Brauer
2002-07-11cleanupNiels Provos
2002-07-11KNF.Artur Grabowski
2002-07-11sample entry for UserDir /var/www/users; create empty /var/www/users;Markus Friedl
2002-07-11note about the cron job; requested by fred@francis.unitra.skTheo de Raadt
2002-07-11incorrect header; jj.walker@auckland.ac.nzTheo de Raadt
2002-07-11www space no longer needs a dev/cryptoTheo de Raadt
2002-07-11open /dev/crypto with OpenSSL_add_all_algorithms() before calling chroot;Markus Friedl
2002-07-11doc that rdate can do SNTP as wellTheo de Raadt
2002-07-11Please be more portable in usb landNathan Binkert
2002-07-10It is supposed to be printf, not db_printf. This change costed meArtur Grabowski
2002-07-10proper cdev_decl(crypto) and no private protosMichael Shalayeff
2002-07-10let IPv6 fragment go through based on normal rulesets.Jun-ichiro itojun Hagino
2002-07-10proper cdev_decl(ksyms), fix ksyms's broken functionsMichael Shalayeff
2002-07-10proper cdev_decl(gpr)Michael Shalayeff
2002-07-10no provate cdev_decl()s, they are in sys/conf.h nowMichael Shalayeff
2002-07-10sync w/kame (style)Jun-ichiro itojun Hagino
2002-07-10'sez' is not an english word; ok deraadt@Jason Peel
2002-07-10use ifp->if_sadl whether possible.Federico G. Schwindt
2002-07-10Fix encryption method prompt; Nick NauwelaertsTodd C. Miller
2002-07-10radio devicesMichael Shalayeff
2002-07-10uniform descriptionMichael Shalayeff
2002-07-10Use the correct COR offset for pcmcia card; noted by Warner LoshTodd C. Miller
2002-07-10remove option NTPDan Harnett
2002-07-10shorten address printoutTheo de Raadt
2002-07-10check malloc return; from Chad Loder <cloder@acm.org>Todd T. Fries
2002-07-10syncTheo de Raadt
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