summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-05-01PidFile, pr 1210Markus Friedl
2000-05-01check whether file exists before asking for passphraseMarkus Friedl
2000-05-01init all fds, close all fds.Markus Friedl
2000-05-01MAXPATHLEN, not MAXPATHLEN+1; millert agreesTheo de Raadt
2000-05-01When cache is mandatory, don't pmap_enter uncached in vmapbuf.Artur Grabowski
2000-05-01Refer to dmesg.boot a la netbsd.Hugh Graham
2000-05-01Put -d into usage and reorder. markus ok.Hugh Graham
2000-05-01Minor tweaks and typo fixes.Hugh Graham
2000-05-01disable kerb,s/key in ssh2Markus Friedl
2000-05-01less debug, rm unusedMarkus Friedl
2000-05-01skeleton files -- to be filled in soonBrandon Creighton
2000-05-01fix very rare EAGAIN/EINTR issues; based on work by djmTheo de Raadt
2000-05-01Update to ipfilter 3.3.13. This should be the last of the 3.3.x releases.Kjell Wooding
2000-05-01Document device lookup semantics.Hugh Graham
2000-05-01vax distrib stuffBrandon Creighton
2000-05-01Clean up/updateMiod Vallat
2000-05-01Mention /etc/mailTodd C. Miller
2000-05-01add AdvanSys host adapters to SCSI cards sectionKenneth R Westerback
2000-05-01more info, better organized, on supported cardsKenneth R Westerback
2000-05-01syncTheo de Raadt
2000-05-01Skeleton packages man page, to be fleshed out.Marc Espie
2000-05-01new makedev, partly from netbsdBrandon Creighton
2000-05-01cleaner and righter memcmp/memcpyMichael Shalayeff
2000-05-01fix countdown for vs4000{/60,/90,VLC} -- from netbsdBrandon Creighton
2000-04-30If getaddrinfo() fails:Todd C. Miller
2000-04-30fix PR #1169; itojun@ OKEric Jackson
2000-04-30disable GLOBAL_AUTOCONF_CACHE for the moment, since it doesn't work. Noticed ...Mats O Jansson
2000-04-30code missed when upgraded to 2.8.2. -mojMats O Jansson
2000-04-30When doing an upgrade, if there is an /etc/sendmail.cf and noTodd C. Miller
2000-04-30If the site tarball included a file /install.site (upgrade.site if weTodd C. Miller
2000-04-30syncTheo de Raadt
2000-04-30crank minorTodd C. Miller
2000-04-30list netsec board tooTheo de Raadt
2000-04-30Add memcpy() and memcmp() emulation by swapping the first 2 argsTodd C. Miller
2000-04-30Add OPENDEV_BLCKTodd C. Miller
2000-04-30Mention you should not use soft updates on sun4 or sun4c due to theTodd C. Miller
2000-04-30Add OPENDEV_BLCK flag for opening the block devices (the characterTodd C. Miller
2000-04-30Add missing fcntl.hTodd C. Miller
2000-04-30Fix typo introduced in mkstemp addition.Todd C. Miller
2000-04-30Fix kernel msgbuf size and positionMiod Vallat
2000-04-30Fix kernel msgbuf buffer size and positionMiod Vallat
2000-04-30Prevent multi inclusionMiod Vallat
2000-04-30Add $OpenBSD$, update pseudo-device settingsMiod Vallat
2000-04-30- do not miss /usr/lib in search path.Oleg Safiullin
2000-04-30allow compilation without -Ox. we may want to simplify #ifdefs more,Jun-ichiro itojun Hagino
2000-04-30prevent messing with critical psl flags -- from netbsdBrandon Creighton
2000-04-30send debug messages in SSH2 formatMarkus Friedl
2000-04-30be more careful with strcpy/sprintf. From tcpdump.org. millert@ okEric Jackson
2000-04-30#ifdef vax -> #ifdef __vax__Brandon Creighton
2000-04-30#ifdef vax -> #ifdef __vax__Brandon Creighton