summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Collapse)Author
1999-03-04syncTheo de Raadt
1999-03-04toshiba fleshTheo de Raadt
1999-03-04simplify cs4232 handling; apollo@slcnet.netTheo de Raadt
1999-03-04be more careful with freeing TDBsTheo de Raadt
1999-03-04remove unnecessary malloc checks when using WAITOKTheo de Raadt
1999-03-04clear key headers earlierTheo de Raadt
1999-03-04more paranoid maintenanceTheo de Raadt
1999-03-04regenMichael Shalayeff
1999-03-04att bt763e etherMichael Shalayeff
1999-03-04regenMichael Shalayeff
1999-03-04corrent name for iee pro/10+Michael Shalayeff
1999-03-04cs4232 hackTheo de Raadt
1999-03-04syncTheo de Raadt
1999-03-04differentiate wss vs sb cardsTheo de Raadt
1999-03-04sync.Federico G. Schwindt
1999-03-04DFE-650/Netgear FA410TX.Federico G. Schwindt
1999-03-04isapnp wss supportTheo de Raadt
1999-03-04pn* now fits...Theo de Raadt
1999-03-03remove alot of verbosityJason Wright
1999-03-03rework check_eh() so that it is bridge awareJason Wright
1999-03-03unsigned vs. signed nitJason Wright
1999-03-03pull in some viking stuff from NetBSD; delay use of CPUFLG_CACHEPAGETABLESJason Wright
if VIKING_PCR_TC isn't set.
1999-03-03syncTheo de Raadt
1999-03-03not using inline functions saves about 120KTheo de Raadt
1999-03-03vnode_if syncTheo de Raadt
1999-03-03do not inline. this needs cleanup. from artTheo de Raadt
1999-03-03added ffs()Steve Murphree
1999-03-02RFNOWAIT does not dissociate the child from its parent in any otherNiklas Hallqvist
way than that the parent wait call will never get the status of this child, says Rob
1999-03-02keep track of SATYPE registrations per PFKEY socketTheo de Raadt
1999-03-02Remove 3 bad panic cases, which should just report an error upNiklas Hallqvist
to the caller. This fixes some cases of panics due to SCSI errors.
1999-03-02When an NFS3 server replies with NFS3ERR_JUKEBOX, currently, itTodd C. Miller
panics the kernel, because the kernel tries to reuse a freed mbuf; dm@reeducation-labor.lcs.mit.edu
1999-03-02ESRCH, not EEXIST; markus.friedl@informatik.uni-erlangen.deTheo de Raadt
1999-03-02TypoMarc Espie
1999-03-02wss_isapnp; work by apollo@slcnet.net..Theo de Raadt
1999-03-02syncTheo de Raadt
1999-03-02wss/sb splitup of sortsTheo de Raadt
1999-03-02Ignore TX interrupts when there are not packets buffered.Federico G. Schwindt
This fix a problem seen with realtek 80[12]9 based cards; noted by scomeau@obscurity.org.
1999-03-02put the DELAY back into xl_wait()Jason Wright
1999-03-01add checks for if_bridge (in addition to if_bpf)Jason Wright
1999-03-01led driver support for 4/[1236]00 machinesJason Wright
1999-03-01completely (almost) revamped ioctl's:Jason Wright
o new ioctls for getting/setting cache size (default == 100) o changed SIOCBRDGRT -> SIOCBRDGRTS o changed SIOCBRDGIDX -> SIOCBRDGIFS
1999-03-01re-do how copyright messages are doneTheo de Raadt
1999-03-01Add extra pixel to 'l', so that it no longer looks like a '|'Marc Espie
1999-02-28conditionalize use of sbus_testdma()Jason Wright
1999-02-28new boxkstailey
1999-02-28support bridging by defaultTheo de Raadt
1999-02-28do not APMDEBUG ramdisk floppy, it is very noisyTheo de Raadt
1999-02-28permit swap on wd0b and sd0b, for swaponTheo de Raadt
1999-02-28moving to 2.5-betaTheo de Raadt
1999-02-28DEBUG should not affect apm.cTheo de Raadt