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