summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2001-06-23Get rid of several unused vnode operationsConstantine Sapuntzakis
2001-06-23LIST_INIT, not TAILQ_INIT.Angelos D. Keromytis
2001-06-23Privatize several vnode operations that are not used by the generic code.Constantine Sapuntzakis
2001-06-23Add csum field for hardware checksumming. Based on NetBSD's approach.Angelos D. Keromytis
2001-06-23Header file changes to support symbol loading just added.Dale Rahn
2001-06-23Perform symbol lookup on ddb trace command.Dale Rahn
2001-06-23Support ddb initialization on powerpc.Dale Rahn
2001-06-23Disable interupts *before* establishing them to avoid a race.Todd C. Miller
2001-06-23Disable interupts on the card before mapping and establishing theTodd C. Miller
2001-06-23Support for powerpc to load symbols, uses new libsa loadfile.Dale Rahn
2001-06-23Add MI loadfile support, from NetBSDDale Rahn
2001-06-23enable attaching on pci35x models, seems to work okMichael Shalayeff
2001-06-23hifn now supports up to 256KPeter Valchev
2001-06-23- put hw defines in *reg, software defines in *var, etcJason Wright
2001-06-22Try again. (this time it's tested).Artur Grabowski
2001-06-22Fix lotsa bugs:Jason Wright
2001-06-22provide sysctl iface for msgbuf; raadtifiedMichael Shalayeff
2001-06-22shift the range for i/o space allocation to 0xa000 as itMichael Shalayeff
2001-06-22add more ipsec commandsJason Wright
2001-06-22Add support for RNG on 7951; many thanks to Soren KristensenJason Wright
2001-06-22KNFTheo de Raadt
2001-06-22KNFTheo de Raadt
2001-06-22KNFTheo de Raadt
2001-06-22KNFTheo de Raadt
2001-06-22re-select default router on linklayer addrss changes. sync with kame.Jun-ichiro itojun Hagino
2001-06-22KNFTheo de Raadt
2001-06-22build it static; nateTheo de Raadt
2001-06-22cleanup COMPAT_RFC1885 case, for icmp6 echoback packet size considerationJun-ichiro itojun Hagino
2001-06-22do not forward packet back into point-to-point link, if the packet hasJun-ichiro itojun Hagino
2001-06-21Canonicalize panic messageNiklas Hallqvist
2001-06-21Panic if we free stuff not in malloc region. (ifdef DIAGNOSTIC)Niklas Hallqvist
2001-06-21Add support for the Cyclades-Z multiport serial cards.Nathan Binkert
2001-06-21Do not FREE() stuff allocated in a poolNiklas Hallqvist
2001-06-21Finish what Theo started (a char * to void * conversion)Niklas Hallqvist
2001-06-21syncTheo de Raadt
2001-06-21shortenTheo de Raadt
2001-06-21translate LINUX_AF_INET6 (10) into AF_INET6.Jun-ichiro itojun Hagino
2001-06-20Fix PR1826. tsleep in lf_setlock can return 0 if process was ptrace'd,Grigoriy Orlov
2001-06-20Comment spelling fix, and remove static regardless ofNiklas Hallqvist
2001-06-20syncTheo de Raadt
2001-06-20new gdtTheo de Raadt
2001-06-20fix array filling; alaric@MIT.EDUTheo de Raadt
2001-06-20comment typo. from jsyn@nthought.comNiklas Hallqvist
2001-06-19revert parts that were meant to be committed (June 12th commit)jasoni
2001-06-19do not attach at i2o-configured adapter; pointed out by ad@netbsd.orgMichael Shalayeff
2001-06-19no way, you are on drugs. last commit revoked because it broke setuid majorlyTheo de Raadt
2001-06-19mop up after angelosTheo de Raadt
2001-06-18Close PR 1864, Mhz should be written as MHz.Dale Rahn
2001-06-18more more microcode (so it does not end up installed in includes, for one)Theo de Raadt
2001-06-18move microcodeTheo de Raadt