Age | Commit message (Expand) | Author |
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 |
2000-11-16 | do not use perror() in sshd, after the child is forked() | Markus Friedl |
2000-11-16 | wait for the MACE to figure out whether it has media or not, and then | Jason Wright |
2000-11-16 | update for recent conf/files update | Eric Jackson |
2000-11-16 | - Fix the NMI problem: it seems the qec channel reset also resets the MACE, and | Jason Wright |
2000-11-16 | When building default seed from the hostname, only use alphanumeric | Todd C. Miller |
2000-11-16 | - Get rid of ugly .Tn macros. | Aaron Campbell |
2000-11-16 | Fix timeout computation; ok csapuntz@ | Niklas Hallqvist |
2000-11-16 | Note support for Accton EN1217 and EN2242 Ethernet adapters. | Aaron Campbell |
2000-11-16 | New files for pcdisplay(4), vga(4), and pckbc(4) | Aaron Campbell |
2000-11-16 | NetBSD 1.6 | Aaron Campbell |
2000-11-16 | sync | Aaron Campbell |
2000-11-16 | Add product ID for Symbios 53c1010; drrt@monkey.org | Aaron Campbell |
2000-11-16 | initial support for 21264 systems. | Eric Jackson |
2000-11-16 | configure vga, mouse and keyboard's once again. Currently only on eb164. | Eric Jackson |
2000-11-16 | configure vga console, keyboard and mouse once again. support coming soon. | Eric Jackson |
2000-11-16 | Add support for Accton EN2242 MiniPCI adapters as found in HP OmniBook XE3 | Aaron Campbell |
2000-11-16 | sync | Aaron Campbell |
2000-11-16 | Add product ID for Accton EN2242 MiniPCI Ethernet adapter; from FreeBSD. | Aaron Campbell |
2000-11-15 | do not open fifos with O_RDWR, either use O_RDONLY or O_WRONLY. okay aaron@ | Niels Provos |
2000-11-15 | deal with stupid legacy applications that open a fifo O_RDWR. okay millert@ | Niels Provos |