summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-06-03Set SIGCHLD to SIG_DFL not SIG_IGN to prevent "perl -w" fromTodd C. Miller
2000-06-03sync with latest kame doc. pcb issues and net interface issues are updatedJun-ichiro itojun Hagino
2000-06-03deep-copy ip6 header on ip6_mloopback, to avoid overwriting cluster mbuf.Jun-ichiro itojun Hagino
2000-06-03do not bark even if forwarding to loopback, since it is commonJun-ichiro itojun Hagino
2000-06-03Move everything to where is supposed to be (reg definitions, etc).Jason Wright
2000-06-03correctly handle ctlinput messages for IPv6.Jun-ichiro itojun Hagino
2000-06-03remove fxp_ether_ioctl(), and move it's processing to fxp_ioctl().Jason Wright
2000-06-02squeeze basic framework into place. process generates SIMPLEQ of requests,Theo de Raadt
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