summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2001-06-27Missed part of the IPF cleanup; openbsd@davidkrause.comAngelos D. Keromytis
2001-06-27change pf_tree_key->addr[2] from u_int32_t to struct in_addr for NielsDaniel Hartmeier
2001-06-27in rdr rules, let port 0 be the port wildcard; ok dhartmei@jasoni
2001-06-27change pf_tree_node->state to void *, so Niels can use a tree for fragment ha...Daniel Hartmeier
2001-06-27TyposMiod Vallat
2001-06-27More pmax files are leaving the party.Miod Vallat
2001-06-27PMAP_NEW is no longer an option on sparc.Artur Grabowski
2001-06-27Add commented out ises driver. RNG works.Hakan Olsson
2001-06-27do not try to update ipv6 default route if i'm not an autoconfigured host,Jun-ichiro itojun Hagino
2001-06-27use proper icmp defineNiels Provos
2001-06-27add -z flag for zeroing statistics. -s status no longer resets anythingKjell Wooding
2001-06-27add microtime, which seems to have gotten lost.Kjell Wooding
2001-06-27Aue works fine, add it.Dale Rahn
2001-06-27uvm_useracc is not necessary now that uvm_vslock knows how to fail.Artur Grabowski
2001-06-27UVM is defaultNiklas Hallqvist
2001-06-27no more cpu_set_init_frameArtur Grabowski
2001-06-27no more fork braindamageArtur Grabowski
2001-06-27clean cruft.Artur Grabowski
2001-06-27vm_pageout.h bye bye.Artur Grabowski
2001-06-27Very important endian fix :-)Niklas Hallqvist
2001-06-27add the ALTQ device to the rest of the architectures.Kenjiro Cho
2001-06-27ALTQ'ify network drivers.Kenjiro Cho
2001-06-27IPFILTER->NPFAngelos D. Keromytis
2001-06-27IPF cleanup; openbsd@davidkrause.comAngelos D. Keromytis
2001-06-27IPF cleanup; openbsd@davidkrause.comAngelos D. Keromytis
2001-06-27mips_cachealias is no moreArtur Grabowski
2001-06-27MNN is no longer an option.Artur Grabowski
2001-06-27Remove IPF; openbsd@davidkrause.comAngelos D. Keromytis
2001-06-27IPF bye bye; openbsd@davidkrause.com, ok niklas@Angelos D. Keromytis
2001-06-27Another symetric -> symmetricNathan Binkert
2001-06-27Remove IPF references; openbsd@davidkrause.comAngelos D. Keromytis
2001-06-27use proper size for swappingMichael Shalayeff
2001-06-27introduce the ALTQ queue macros into sys/net files.Kenjiro Cho
2001-06-27last oneNathan Binkert
2001-06-27missed oneNathan Binkert
2001-06-27ALTQ base modifications to the kernel.Kenjiro Cho
2001-06-27KNFAngelos D. Keromytis
2001-06-27UVM is no longer an option.Artur Grabowski
2001-06-27recieve -> receiveNathan Binkert
2001-06-27stupid american riverTheo de Raadt
2001-06-27Use TAILQ_FOREACH() instead of hand-crafted for loops.Angelos D. Keromytis
2001-06-27Don't bzero() after doing a TAILQ_INIT()...Angelos D. Keromytis
2001-06-27import ALTQ, alternate queueing support, from KAME.Kenjiro Cho
2001-06-27remove excess protoTheo de Raadt
2001-06-27option UVM is not needed anymoreArtur Grabowski
2001-06-27SWAPPAGER and DEVPAGER are distant memories from the past.Artur Grabowski
2001-06-27alternative instruction format handlingJason Wright
2001-06-27uvm is no longer an option.Artur Grabowski
2001-06-27Not used, kill.Artur Grabowski
2001-06-27no vnode_pager.hArtur Grabowski