summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2001-06-24Print TDBF_USEDTUNNEL in ipsp_kern()Angelos D. Keromytis
2001-06-24backout m_copydata portion. NAT code assumes that they can touch the mbufJun-ichiro itojun Hagino
2001-06-24Some cleanup.Hakan Olsson
2001-06-24remove cold.Federico G. Schwindt
2001-06-24remove cold.Federico G. Schwindt
2001-06-24cold is in systm.h nowMichael Shalayeff
2001-06-24pull_hdr() now takes header offset explicitly, to help header chain parsingJun-ichiro itojun Hagino
2001-06-24place extern cold here; per discussion w/ art@Michael Shalayeff
2001-06-24only run timeout if stirring happened, save cycles for mass energy conservationMichael Shalayeff
2001-06-24drop if packet is too shortJun-ichiro itojun Hagino
2001-06-24check M_PKTHDR (DIAGNOSTIC)Jun-ichiro itojun Hagino
2001-06-24move cold to .hFederico G. Schwindt
2001-06-24move extern int cold to .hFederico G. Schwindt
2001-06-24ether_input_mbuf().Federico G. Schwindt
2001-06-24more ether_input_mbuf() conversion.Federico G. Schwindt
2001-06-24Add gmac_setladrf functionality from netbsd, this was missed in a previousDale Rahn
2001-06-24pf mods for bridge; not yet testedJason Wright
2001-06-24Initial import of pf, an all-new ipf-compatable packet filter.Kjell Wooding
2001-06-24they are out of sync with the current status. better get rid of them.Jun-ichiro itojun Hagino
2001-06-24Remove some redundent copies of the total length/skip values and use theJason Wright
2001-06-24Pass the device's scsi_link to siop_print_info(), instead of theKenneth R Westerback
2001-06-24take mtu from routing tableNiels Provos
2001-06-24check if ipsec processing increases packet size above allowable mtu.Niels Provos
2001-06-24path mtu discovery for ipsec. on receiving a need fragment icmp matchNiels Provos
2001-06-24remove whitespaceNiels Provos
2001-06-24reflect reality more closely and remove more invertex stuffJason Wright
2001-06-24Remove whitespace.Angelos D. Keromytis
2001-06-24Better description for LNAU commands.Hakan Olsson
2001-06-24No need to define splvm() here anymore.Miod Vallat
2001-06-24Define splvm() for arches who don't already provide it, with the sameMiod Vallat
2001-06-24Header file to specify to loadfile what types of exe files to support.Dale Rahn
2001-06-24- oops, masking off wrong bits in destination total length fieldJason Wright
2001-06-24Avoid panics on the i386 if the bus/dev/func numbers are not validMatthieu Herrb
2001-06-24Add a sysctl for getting pool information out of the kernel.Artur Grabowski
2001-06-24Smattering of symbol type cleanup.Dale Rahn
2001-06-24Prototype functions used in macros in this header file.Dale Rahn
2001-06-24Add prototype for ofwconprobe().Dale Rahn
2001-06-24comment out unused header file, add header files for proper prototypes,Dale Rahn
2001-06-24include header files for proper defines.Dale Rahn
2001-06-24fpu function prototypes;Dale Rahn
2001-06-24register i; is not a valid variable declaration.Dale Rahn
2001-06-24include header for prototype, declare correctly, cast for local variable use.Dale Rahn
2001-06-24header file for prototypes, local variable for const input parameter.Dale Rahn
2001-06-24Add cold as extern; makes kernel compiles again. bad mickey!Federico G. Schwindt
2001-06-24prototype cleanup, use local variable for const input arg.Dale Rahn
2001-06-24include header for prototypes, prototype functions, assignment inDale Rahn
2001-06-24Add back stuff I removed in previous commit with a minor change.Federico G. Schwindt
2001-06-24Add systm.h for prototypes.Dale Rahn
2001-06-24include prototype for calc_delayconst()Dale Rahn
2001-06-24Unused variable, poof.Dale Rahn