Age | Commit message (Expand) | Author |
2001-07-28 | start sentence on new line, from mpech@ | Daniel Hartmeier |
2001-07-28 | If the peer sends a REQ without the IPADDR option, only reject it | brian |
2001-07-28 | cleanup some RSA vs DSA vs SSH1 vs SSH2 notes | Markus Friedl |
2001-07-28 | Wall cleanup | Peter Valchev |
2001-07-28 | Reorder linking for the sake of static arches. | Hugh Graham |
2001-07-28 | cleanups. typo. | Mike Pechkin |
2001-07-27 | clean up. | Mike Pechkin |
2001-07-27 | PF_IN/PF_OUT aren't defined if NPF <= 0, deal with it. | Jason Wright |
2001-07-27 | add sectok_friendly_open() - like sectok_open() but accepts | Jakob Schlyter |
2001-07-27 | #ifdef vax -> #ifdef __vax__ | Miod Vallat |
2001-07-27 | Wall cleanup | Peter Valchev |
2001-07-27 | Back out changes adding 'make depend' to recommended build process. | Kenneth R Westerback |
2001-07-27 | 'make depend' really is required, esp. to prevent cruft being installed in th... | Kenneth R Westerback |
2001-07-27 | shorten lines | Theo de Raadt |
2001-07-27 | Use snprintf to avoid potential overflows; zen-parse@gmx.net | Todd C. Miller |
2001-07-27 | abort if stdout use ever produces EOF. before, top was one of those nasty | Theo de Raadt |
2001-07-27 | sync | Theo de Raadt |
2001-07-27 | more careful handling; i.mcwilliam@uws.edu.au | Theo de Raadt |
2001-07-27 | Back out. This is more complicated than I thought. | Artur Grabowski |
2001-07-27 | sync | Theo de Raadt |
2001-07-27 | shorten, once again. People: USE SHORT NAMES! | Theo de Raadt |
2001-07-27 | sync | Theo de Raadt |
2001-07-27 | new devs; loict@bougon.net | Theo de Raadt |
2001-07-27 | varargs.h -> stdarg.h | Marco S Hyman |
2001-07-27 | variable name "gif" is way too generic - use "gif_softc". sync with kame | Jun-ichiro itojun Hagino |
2001-07-27 | Change how interrupts are acknowledged -- this is how the specification say | Thorsten Lockert |
2001-07-27 | Allow mmap. Not really working correctly yet, but almost. | Artur Grabowski |
2001-07-27 | Correct return values from audiommap. | Artur Grabowski |
2001-07-27 | If smart card support is compiled in and a smart card is being used | Todd C. Miller |
2001-07-27 | fix acl on program files | Jim Rees |
2001-07-27 | Add important warning. | Jim Rees |
2001-07-27 | We can now boot from I2O devices | Niklas Hallqvist |
2001-07-27 | Startup hooks. Can be used for providing root/swap devices from device | Niklas Hallqvist |
2001-07-27 | short information about setpass + cleanup | Jakob Schlyter |
2001-07-27 | remove clean.weekly from here. this can be added in weekly.local if | Federico G. Schwindt |
2001-07-27 | Convert array lookups to function calls that are bounds checked | Constantine Sapuntzakis |
2001-07-27 | Don't accept arbitrary size file handles as the kernel buffer we are copying | Constantine Sapuntzakis |
2001-07-27 | stdarg.h, not varargs.h | Todd C. Miller |
2001-07-27 | Yet another probe fix. Switch to the right drive before looking at registers | Constantine Sapuntzakis |
2001-07-27 | Update list of cards supported by nge(4) | Nathan Binkert |
2001-07-27 | do not check in_dstaddr in rtinitflags() macro, otherwise | Jun-ichiro itojun Hagino |
2001-07-26 | Always flush the pipeline after updating cr1. | Miod Vallat |
2001-07-26 | Typo. | Miod Vallat |
2001-07-26 | add instructions for changing the passphrase | Jim Rees |
2001-07-26 | sectok_fmt_fid now takes a proper fid | Jim Rees |
2001-07-26 | new sectok_fmt_fid | Jim Rees |
2001-07-26 | edlabel no more | Miod Vallat |
2001-07-26 | Remove edlabel. It was only compiled on sparc and sun3, and is completely | Miod Vallat |
2001-07-26 | require confirmation when changing aut0 passphrase | Jim Rees |
2001-07-26 | Typo: radius-timout -> radius-timeout; noted by brad@ | Todd C. Miller |