summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2001-07-08regenBrad Smith
2001-07-08Hifn has changed its company name, make the name consistent throughoutBrad Smith
2001-07-08Fix thinko. Okay millert@Marc Espie
2001-07-08Remove static from func declsNiklas Hallqvist
2001-07-08OpenBSD tags.Federico G. Schwindt
2001-07-08OpenBSD tag.Federico G. Schwindt
2001-07-08Add missing call to minor() in RDLABELDEV macro.Todd C. Miller
2001-07-07fix comment to make life easier for my special friend darren.Niels Provos
2001-07-07On 2nd though, pci_conf_read returns host-ordered words.Niklas Hallqvist
2001-07-07Correct PCI identifier matching. Match more devices too.Niklas Hallqvist
2001-07-07syncNiklas Hallqvist
2001-07-07More aac identifiersNiklas Hallqvist
2001-07-07get rid of compiler warningMarco S Hyman
2001-07-06style change #2, avoid (a == b) == cDaniel Hartmeier
2001-07-06style change #1, avoid ternary operatorDaniel Hartmeier
2001-07-06theo requests less archaic styleChris Cappuccio
2001-07-06don't evaluate rules for packets that have state but mismatch seq range (coul...Daniel Hartmeier
2001-07-06From NetBSD; Server could lose requests during write-gathering, causing clientNiklas Hallqvist
2001-07-06Allow negative match on interface name for nat and rdrChris Cappuccio
2001-07-06Don't use enc0 interface for IPComp. angelos@ ok.Jean-Jacques Bernard-Gundol
2001-07-06qsphy required for txTheo de Raadt
2001-07-06"option IPSEC needs the enc interface"Angelos D. Keromytis
2001-07-06some cleanup, okay dhartmei@Niels Provos
2001-07-063com airconnect 3crwe777aJason Wright
2001-07-06syncJason Wright
2001-07-063com airconnect (3crwe777a)Jason Wright
2001-07-06Change to make the kernel build when IPCOMP is activated andJean-Jacques Bernard-Gundol
2001-07-06Indentation.Hakan Olsson
2001-07-06prototypes for userland sideTheo de Raadt
2001-07-06fix userland side prototypesTheo de Raadt
2001-07-06do not use quad for countersTheo de Raadt
2001-07-06Only clear the relevant capabilities when the MTU is set tooAngelos D. Keromytis
2001-07-06resolve compile problemsSteve Murphree
2001-07-06bzero PCB after allocationAngelos D. Keromytis
2001-07-06change MSIZE to 256, okay @deraadtNiels Provos
2001-07-06IP/TCP/UDP checksumming on the NIC; from rtecco@umich.eduAngelos D. Keromytis
2001-07-06misc fixesSteve Murphree
2001-07-06__powerpc__ is defined in gcc's specs and used throughout the tree for powerp...Steve Murphree
2001-07-06correct includes for mvmeppcSteve Murphree
2001-07-05IP6_EXTHDR_GET0 did not check m->m_len (noone was using this macro).Jun-ichiro itojun Hagino
2001-07-05initalize fragment correctlyNiels Provos
2001-07-05#ifdef IPCOMP stuff properlyTheo de Raadt
2001-07-05KNFTheo de Raadt
2001-07-05deflate only for ipcompTheo de Raadt
2001-07-05zlib only for ppp_deflate | ipcompTheo de Raadt
2001-07-05IPComp. Turned off by default in GENERIC.Jean-Jacques Bernard-Gundol
2001-07-05IPComp support. angelos@ ok.Jean-Jacques Bernard-Gundol
2001-07-05IPComp. angelos@ ok.Jean-Jacques Bernard-Gundol
2001-07-05IPComp support. angelos@ ok.Jean-Jacques Bernard-Gundol
2001-07-05Support for compression. angelos@ ok.Jean-Jacques Bernard-Gundol