Age | Commit message (Expand) | Author |
2000-06-02 | callback is always static | Theo de Raadt |
2000-06-02 | Explicitly state that newsyslog does not send a HUP to syslogd if | Todd C. Miller |
2000-06-02 | rework interrupt handling completely, and be more careful with the CD180 | Jason Wright |
2000-06-02 | vlan was consuming all vlan frames before they had a chance to be bridged. | Jason Wright |
2000-06-02 | make sure we are writing to the correct page; fixes a subtle bug which | Brandon Creighton |
2000-06-02 | teach protocol v2 to count login failures properly and also enable an | Todd T. Fries |
2000-06-02 | On input if the packet matches one of the member interface MAC addresses, | Jason Wright |
2000-06-01 | Add missing -n flag to getresp; noted by maurice@ivo.ig.net | Todd C. Miller |
2000-06-01 | Oops, errors in the abstract example (vassilip@dsl.cis.upenn.edu) | Angelos D. Keromytis |
2000-06-01 | Fix the German's comment typos. | Angelos D. Keromytis |
2000-06-01 | Should learn how to count... | Angelos D. Keromytis |
2000-06-01 | Check for invalid TDBs right away in the callbacks. | Angelos D. Keromytis |
2000-06-01 | Oops, remove bogus comment. | Angelos D. Keromytis |
2000-06-01 | Beautify a little bit. | Angelos D. Keromytis |
2000-06-01 | Use the cached entry for security requirements from the inp. | Angelos D. Keromytis |
2000-06-01 | Use ipsp_spd_lookup() in ip_output() | Angelos D. Keromytis |
2000-06-01 | ipsp_acquire_sa() | Angelos D. Keromytis |
2000-06-01 | ipsp_spd_lookup() | Angelos D. Keromytis |
2000-06-01 | State explicitly that strlc{py,at} only work on real C strings. | Todd C. Miller |
2000-06-01 | Prototype for ipsp_spd_lookup() | Angelos D. Keromytis |
2000-06-01 | gcc might use something like autoincremented registers here, which will | Brandon Creighton |
2000-06-01 | ramdisk stuff | Brandon Creighton |
2000-05-31 | Sigh... Fix a stupid bug wrt reverse video attributes (when using the newer | Aaron Campbell |
2000-05-31 | It's "DMA" not "DMS" for the ATA-4 queued feature set!! | Chris Cappuccio |
2000-05-31 | sync | Chris Cappuccio |
2000-05-31 | Add some OPTi IDE controllers | Chris Cappuccio |
2000-05-31 | man descendentalism | Michael Shalayeff |
2000-05-31 | build mans all the time, cleanfiles always the same | Michael Shalayeff |
2000-05-31 | cleanup | Michael Shalayeff |
2000-05-31 | fixes | Michael Shalayeff |
2000-05-31 | Request from Theo: | Marc Espie |
2000-05-31 | sync | Theo de Raadt |
2000-05-31 | Cleaner loop structure when reading panic string from the core image. | Todd C. Miller |
2000-05-31 | Bug fix from NetBSD, plus some more DPRINTF(). | Aaron Campbell |
2000-05-31 | Better English. | Aaron Campbell |
2000-05-31 | typo, unused | Markus Friedl |
2000-05-31 | sync | Theo de Raadt |
2000-05-31 | another pci-pci bridge | Theo de Raadt |
2000-05-31 | minor tweaks | Theo de Raadt |
2000-05-31 | xauth_location support; pr 1234 | Markus Friedl |
2000-05-31 | sync with the latest kame code. insufficient len in malloc() call is | Jun-ichiro itojun Hagino |
2000-05-31 | Remove hard sentence breaks. | Aaron Campbell |
2000-05-31 | Clean. | Aaron Campbell |
2000-05-30 | add a note where to go to for nfs client configuration; after popular demand | Michael Shalayeff |
2000-05-30 | -symtab +clkf_intr | Michael Shalayeff |
2000-05-30 | no need to include vm/vm.h | Michael Shalayeff |
2000-05-30 | elf_ldsym, increase boot minor version | Michael Shalayeff |
2000-05-30 | aout_ldsym, increase boot minor version | Michael Shalayeff |
2000-05-30 | split symbol loading for a.out into a separate routine (tested on i386) | Michael Shalayeff |
2000-05-30 | examples | Theo de Raadt |