Age | Commit message (Expand) | Author |
2000-11-18 | OpenBSD does not support non-standard mdoc macros like .Lb. | Aaron Campbell |
2000-11-18 | better permission check; okay art@, millert@ | Niels Provos |
2000-11-18 | Add an example for boot -c. | Aaron Campbell |
2000-11-18 | - Add an EXAMPLES section. I still haven't chosen a "standard" format. | Aaron Campbell |
2000-11-18 | - "OpenBSD BOOT [x.xx]" -> ">> OpenBSD/i386 BOOT [x.xx]" to reflect reality. | Aaron Campbell |
2000-11-18 | allow this to compile without COMPAT_OSF1 | Eric Jackson |
2000-11-18 | avoid SIGHUP log issues, pr 1511, dean@bullock.net. It is still a signal | Theo de Raadt |
2000-11-18 | Update list of algorithms (hshoexer@rommelwood.de) | Angelos D. Keromytis |
2000-11-18 | aac appears to fit | Theo de Raadt |
2000-11-18 | sync | Theo de Raadt |
2000-11-17 | crank minor | Niels Provos |
2000-11-17 | HMAC96->HMAC as needed (Angelos missed one ;-) | Todd C. Miller |
2000-11-17 | sync program usage to manual page; mpech@prosoft.org.lv | Theo de Raadt |
2000-11-17 | remove non-existing manual references. | Niels Provos |
2000-11-17 | seems the qe/mace combination needs a delay between accesses to the | Jason Wright |
2000-11-17 | Uncomment audio* at uaudio?, especially since ho@ has had success with the | Aaron Campbell |
2000-11-17 | calculate timeouts correctly, simpler. | Niels Provos |
2000-11-17 | OpenBSD already has queue.h and this one gets in the way since OpenBSD | Todd C. Miller |
2000-11-17 | Userland programs should not include sys/select.h | Todd C. Miller |
2000-11-17 | correct timersub | Niels Provos |
2000-11-17 | *HMAC96->*HMAC | Angelos D. Keromytis |
2000-11-17 | Merge with EOM (since Niklas won't get off his nether regions) | Angelos D. Keromytis |
2000-11-17 | Missed this, from the previous commit. | Angelos D. Keromytis |
2000-11-17 | HMAC96->HMAC as needed. | Angelos D. Keromytis |
2000-11-17 | All-1s addresses as policy destinations is also reserved for future | Angelos D. Keromytis |
2000-11-17 | *HMAC96->*HMAC | Angelos D. Keromytis |
2000-11-17 | *HMAC96->*HMAC | Angelos D. Keromytis |
2000-11-17 | *HMAC96->*HMAC | Angelos D. Keromytis |
2000-11-17 | *HMAC96->HMAC | Angelos D. Keromytis |
2000-11-17 | *HMAC96->*HMAC | Angelos D. Keromytis |
2000-11-16 | allow the console to attach on the rest of the alpha's we support. | Eric Jackson |
2000-11-16 | "of", not "on" (from Henric Jungheim) | Angelos D. Keromytis |
2000-11-16 | Some .Li makes this look prettier. | Aaron Campbell |
2000-11-16 | Fix password clearing bug; FreeBSD | brian |
2000-11-16 | Be more consistent with .Bl tags | brian |
2000-11-16 | Be a bit more precise about what ``nat deny_incoming yes'' does. | brian |
2000-11-16 | forgot manpage | Niels Provos |
2000-11-16 | rcsid; lots of bad tabs and spaces | Michael Shalayeff |
2000-11-16 | kqueue and kevent system calls | Niels Provos |
2000-11-16 | rcsid; fix comment; lots of bad tabs and spaces | Michael Shalayeff |
2000-11-16 | sync | Niels Provos |
2000-11-16 | support kernel event queues, from FreeBSD by Jonathan Lemon, | Niels Provos |
2000-11-16 | Add uscanner.c. | Aaron Campbell |
2000-11-16 | Driver for USB scanners; from NetBSD. | Aaron Campbell |
2000-11-16 | - remove other media types, the MACE isn't as bright as one would hope | Jason Wright |
2000-11-16 | Add entries for the AMD K6-2+/III+, newer Athlon/Duron chips, and | Todd C. Miller |
2000-11-16 | sync | Aaron Campbell |
2000-11-16 | Don't use sizeof() a pointer as a length parameter. This change makes | Todd C. Miller |
2000-11-16 | Sync with NetBSD (which adds quite a few new devices), while maintaining the | Aaron Campbell |
2000-11-16 | revert previous commit which didnt compile | Eric Jackson |