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