summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-01-23permit rpc.yppasswdd run to be blocked, and block by default; ok henning teduTheo de Raadt
2004-01-23sort options and clean up openssl ocsp;Jason McIntyre
2004-01-23syncTheo de Raadt
2004-01-23ifstated, from mpf@. This daemon listens on the routing socket forRyan Thomas McBride
2004-01-23Crank SHMMAXPGS to 32mb; deraadt@ OK for all, drahn@ OK for macppc + pegasosTodd C. Miller
2004-01-23use log_addrHenning Brauer
2004-01-23provide log_addr, which takes a struct bgpd_addrHenning Brauer
2004-01-23no more suid; ok miodTheo de Raadt
2004-01-23support for cradle mode by marius at monkey.org; cradle mode allows theNikolay Sturm
2004-01-23Use %b to display status register, this will make bug reports moreAlexander Yurchenko
2004-01-23Clarify find -X and Xr xargs(1). Based on a diff from and OK by jmc@Todd C. Miller
2004-01-23Add NTFS; deraadt@ OKTodd C. Miller
2004-01-23rename acss@opebsd.org to acss@openssh.orgHans-Joerg Hoexer
2004-01-23Use correct cvs id string.Hans-Joerg Hoexer
2004-01-23USE_GCC3 switch, now that propolice is in.Marc Espie
2004-01-23remove junk return at endTheo de Raadt
2004-01-23syncTheo de Raadt
2004-01-23make sure to only use the accept()ed connection of there is no other existingHenning Brauer
2004-01-23sync comments with reality and properly log accept() errorsHenning Brauer
2004-01-23Fix issue pointed out with ls not handling large directories with embededmouring
2004-01-23Get rid of a few (mostly DDB related) unused defines and macros.Miod Vallat
2004-01-23syncPeter Stromberg
2004-01-23Virtual SVGA IIPeter Stromberg
2004-01-23enable acss for sshHans-Joerg Hoexer
2004-01-23enable acss.Hans-Joerg Hoexer
2004-01-23evp api and manual page for acssHans-Joerg Hoexer
2004-01-23Add acss to libcrypto.Hans-Joerg Hoexer
2004-01-23died of starvationMiod Vallat
2004-01-23sort options and tidy openssl nseq;Jason McIntyre
2004-01-23Clean the device configuration settings, and comment out unsupportedMiod Vallat
2004-01-23Sync options and defines with other ppc ports.Miod Vallat
2004-01-23Nuke last common.Miod Vallat
2004-01-23Move a closefrom(2) into the block that execs su(1) where it can do theTodd C. Miller
2004-01-23Use closefrom(); ok millert teduTheo de Raadt
2004-01-23Don't probe impossible luns. If lun 0 is non-existant, or if the device showsKenneth R Westerback
2004-01-22Style lync with other ppc-based ports, no functional change.Miod Vallat
2004-01-22Remove unnecessary typedef usage.Marc Espie
2004-01-22Remove macppc-only devices.Miod Vallat
2004-01-22dlfcn.h removalMiod Vallat
2004-01-22document PKG_ARCHMarc Espie
2004-01-22Everyday, new typos need to be investigated.Miod Vallat
2004-01-22These files went dangling long time ago, actually...Miod Vallat
2004-01-22document/activate @arch. Fix list handling.Marc Espie
2004-01-22provide a log_debug and use it in rde.c.Henning Brauer
2004-01-22MULTI_PACKAGES for users.Marc Espie
2004-01-22use log_peer_warnx() now that we can, claudio agreesHenning Brauer
2004-01-22make log_peer_* take a struct peer_config instead of the session engineHenning Brauer
2004-01-22Make locore and the early initialization code closer to other ppc ports;Miod Vallat
2004-01-22use C comments, works betterTheo de Raadt
2004-01-22use log_warnx and log_info. reclassify a few messages in the process and fixHenning Brauer