summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2001-08-21bus independent part of hme driver from netbsdJason Wright
2001-08-212nd rule of comitting fixMichael Shalayeff
2001-08-21cut/pasto in rule flushing code (using wrong list); base on patch from Henk v...Jason Wright
2001-08-21rcsidJason Wright
2001-08-21pretty and add ss* and st* (I knew I was forgetting something)Jason Wright
2001-08-21esp/scsibus/sd/cd/uk goopJason Wright
2001-08-21esp driver from NetBSD (compiles and even probes disks =)Jason Wright
2001-08-21From NetBSD:Jason Wright
2001-08-21Art says it's ok for pmap_enter to effect no mapping change,Hugh Graham
2001-08-21Add support for SIOCADDMULTI & SIOCDELMULTI; NetBSDbrian
2001-08-21Get libkern to compile.Miod Vallat
2001-08-21Remove gcc warnings. Ok drahn@Matthieu Herrb
2001-08-21Don't check for BYPASS options in PCB on ip_output/ip6_output --- thisAngelos D. Keromytis
2001-08-21When the outgoing socket has BYPASS set, don't bother calling theAngelos D. Keromytis
2001-08-21need cfdriver for dmaJason Wright
2001-08-21Add copyright which should have been there when the file was created.Dale Rahn
2001-08-21use round_page() not an incorrect version of it using trunc_page().Dale Rahn
2001-08-21I would really like to add a copyright to this file, the NetBSD versionDale Rahn
2001-08-21Put in copyright info which I forgot to add back in 1996.Dale Rahn
2001-08-21Prototype correctly so this builds with -Wstrict-prototypes.Dale Rahn
2001-08-21Pass closing TCP connections through looser state machine (handle Solaris'Mike Frantzen
2001-08-21Remove some bloat.Miod Vallat
2001-08-20prettyJason Wright
2001-08-20add qec+be (testing consisted of compiling... I've merely proven it syntactic...Jason Wright
2001-08-20qec+be (another driver originally written under OpenBSD, but pulled intoJason Wright
2001-08-20Oops, the vacuum cleaner went too far. Blush, I was sure I had testedMiod Vallat
2001-08-20regenMichael Shalayeff
2001-08-20better aureal namesMichael Shalayeff
2001-08-20qec+qe (driver is untested... it compiles, therefore it works =)Jason Wright
2001-08-20add qec+qe stuff from NetBSD (originally from OpenBSD... funny circle, eh?)Jason Wright
2001-08-20regenMichael Shalayeff
2001-08-20aureal advantageMichael Shalayeff
2001-08-20Not only is Apple hardware disgusting, but code doesn't even compile.Miod Vallat
2001-08-20bump the version for new kbd probe; 10x for a reminder from fgsch@Michael Shalayeff
2001-08-20cvs does not like me.Miod Vallat
2001-08-20$OpenBSD$Jason Wright
2001-08-20$OpenBSD$Jason Wright
2001-08-20silence gcc for __dead function.Miod Vallat
2001-08-20$OpenBSD$Jason Wright
2001-08-20Bring get[sd]fc() prototypes to <m68k/cpu.h>, this will be needed shortly.Miod Vallat
2001-08-20$OpenBSD$Jason Wright
2001-08-20_randseed is a u_longJason Wright
2001-08-20more stuff to do with OpenBSD/sparc style bootpath determinationJason Wright
2001-08-20Convert to new timeouts; ite tested by jj@Miod Vallat
2001-08-20Missed one timeout conversion.Miod Vallat
2001-08-20modifications to support OpenBSD/sparc style bootpath determinationJason Wright
2001-08-20Allow driver to recognize Cyclades 4Y and 8Y cards.smart
2001-08-20Move param.h before systm.h so vax macros are picked up properly.Hugh Graham
2001-08-19The end of old timeouts is near...Miod Vallat
2001-08-19Add new ioctls for adding/removing RDR and NAT rules to/from the activeDaniel Hartmeier