summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2001-06-27Remove old vm.Artur Grabowski
2001-06-27Indentation.Angelos D. Keromytis
2001-06-27heh.Artur Grabowski
2001-06-27Die!Artur Grabowski
2001-06-27Remove junk from headers, just leave enough for UVM.Artur Grabowski
2001-06-27kill old vmArtur Grabowski
2001-06-27remove old vmArtur Grabowski
2001-06-27zap old vmArtur Grabowski
2001-06-27Zap old vm.Artur Grabowski
2001-06-27When determining whether there's a pending acquire wrt a policy, lookAngelos D. Keromytis
2001-06-27Attach IPsec acquire state to policy entries, and relevant cleanups.Angelos D. Keromytis
2001-06-27Initialize acquire state list in newly allocated policy.Angelos D. Keromytis
2001-06-27Also link acquire state to the relevant IPsec policy.Angelos D. Keromytis
2001-06-27kill old vmArtur Grabowski
2001-06-27kill old vmArtur Grabowski
2001-06-27use + not = and 0-9Michael Shalayeff
2001-06-27whack old vmArtur Grabowski
2001-06-27rip old vmArtur Grabowski
2001-06-27state counter changesTheo de Raadt
2001-06-27big KNFTheo de Raadt
2001-06-27old vm no moreArtur Grabowski
2001-06-27zap old vmArtur Grabowski
2001-06-27fix constraint, no idea how did it workMichael Shalayeff
2001-06-27implement 64 bit swap and fix constraints on othersMichael Shalayeff
2001-06-27Hold on to m0->m_pkthdr.len (just being pendantic)Angelos D. Keromytis
2001-06-27no more old VMArtur Grabowski
2001-06-27fix mac pool_get panics on forks - ok art@Bob Beck
2001-06-27remove unneccessary check in ioctlTheo de Raadt
2001-06-27No more old VM on amiga.Artur Grabowski
2001-06-27Update comment.Angelos D. Keromytis
2001-06-27Get rid of M_COPY_* macros; either use M_MOVE_* or M_DUP_*, dependingAngelos D. Keromytis
2001-06-27typoDug Song
2001-06-27use I2O_CLASS_MASK and I2O_LCT_ENTRY_TID_MASK instead of magic const, plus a ...Michael Shalayeff
2001-06-27for other protocols, keep correct track of match statsNiels Provos
2001-06-27"IPsec" capitalization (jsyn@nthought.com)Angelos D. Keromytis
2001-06-27handle non-TCP/UDP/ICMP protocolsDug Song
2001-06-27Add length to pkthdr.len directly.Angelos D. Keromytis
2001-06-27some more adapter and bus related definitionsMichael Shalayeff
2001-06-27Minor nits.Angelos D. Keromytis
2001-06-27remove unused var declNiklas Hallqvist
2001-06-27remove print_ip, its unusedNiels Provos
2001-06-27clean up TAILQ usageNiels Provos
2001-06-27modify for our scsi frameworkMichael Shalayeff
2001-06-27KNFNiels Provos
2001-06-27KNFNiels Provos
2001-06-27only set reason code match if there was a rule that we matchedNiels Provos
2001-06-27Pastos from the inceptionNiklas Hallqvist
2001-06-27Don't check cached TDBs on the PCB -- always call ipsp_spd_lookup();Angelos D. Keromytis
2001-06-27Don't cache packets that hit policies -- we'll do that at the PCB forAngelos D. Keromytis
2001-06-27implement md 64 bit swaps; niklas@ okMichael Shalayeff