summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Changed default cursor shape to non-blink mode.nyan2000-08-084-6/+12
* Fixed PC-9821 NOTE supports with LINE30 mode.nyan2000-08-084-6/+32
* Fix the comments to properly document the PQ_MEDIUMCACHE andkbyanc2000-08-082-4/+4
* Typo/spelling fixes.rnordier2000-08-081-4/+4
* The Yamaha CDR100 doesn't seem to like multi-LUN probing.ken2000-08-081-0/+4
* This is an overhaul of the mode page handling in camcontrol as well askbyanc2000-08-081-1/+7
* Fix a bug where we were accessing already free'd memory during node shutdown.archie2000-08-071-1/+1
* Add three new control messages to the ng_ether(4) netgraph node type:archie2000-08-072-4/+83
* Fix some warnings. Here are more part-time volatiles - ie: data thatpeter2000-08-071-3/+3
* Make the kqueue socket read filter honor the SO_RCVLOWAT value.jlemon2000-08-071-1/+1
* Close PR 20438. Make fix for preserving LED settings conditional onwpaul2000-08-072-6/+14
* Fix bug with timeout; previously, when attempting to poll the kqueue byjlemon2000-08-071-14/+22
* Adjust TCP checksum rather than compute it afresh.ru2000-08-071-4/+8
* Back this one out until I can fix _all_ of the headers. The headers suregreen2000-08-072-2/+2
* Add workaround for livelock problem when starting APs.tegge2000-08-072-0/+8
* Save and restore the registers SOF and FRAMENUMBER on suspend. In somen_hibma2000-08-072-5/+15
* Regen.n_hibma2000-08-062-7/+30
* New idsn_hibma2000-08-061-0/+4
* Some new ids, from NetBSDn_hibma2000-08-061-1/+2
* sync CCR register definitions with creative sourcescg2000-08-061-1/+3
* Add experimental code for ATA100 support on:sos2000-08-063-64/+199
* Use tsleep instead od DELAY in probe when not in boot.sos2000-08-061-1/+4
* Cleaning conflicting module tree. Use modules/3dfx instead.cokane2000-08-061-22/+0
* Fix clean to remove pci.hcokane2000-08-061-7/+11
* fix the staticy sound issuecg2000-08-061-154/+140
* Remove sequence checking in the burner support.sos2000-08-062-49/+4
* Be a bit more restrictive in using multisector transfers.sos2000-08-061-4/+6
* - Fixed missing initialization of current device number.kato2000-08-062-1/+2
* Change the behavior of isa_nmi to log an error message instead ofps2000-08-067-99/+217
* None of select.h needs to be exposed to !_KERNEL.green2000-08-062-2/+2
* Be more verbose when changing APIC ID on an IO APIC.tegge2000-08-0611-14/+1008
* Fix misspelling.archie2000-08-051-1/+1
* Argh! Fix a brainfart of mine. In the old boot0, we relocated ourselfjhb2000-08-041-1/+1
* Cleanup debug messages and Add some enhancements from linux oniwasaki2000-08-043-126/+105
* Finally make the module dependencies work. kern_linker.c now allowsn_hibma2000-08-042-25/+20
* *smack* #if 0, not #ifdef 0.wpaul2000-08-041-1/+1
* The check_extport() function appears to have some new code in it that checkswpaul2000-08-041-0/+7
* Fix this so it is a Makefile and not a shell script -- now issuing `make'obrien2000-08-041-3/+3
* Commented out xe device because it depend on PCMCIA stuff.kato2000-08-041-1/+1
* Merged from sys/i386/isa/clock.c revision 1.155.kato2000-08-043-3/+18
* Add support for 2.x/3.x firmware adapters which are too old to have amsmith2000-08-042-2/+9
* Fix some of the arcdisk devsw functions to catch up with warning fixes injhb2000-08-041-8/+15
* Bring back the perform() function. However, conditionionalize it onjhb2000-08-041-0/+36
* Improve performance in the case where ip_output() returns an error.archie2000-08-031-0/+15
* Merge from GENERIC. Mostly reenable some devices and add SOFTUPDATESimp2000-08-031-17/+19
* Make check for empty list in STAILQ_LAST() more readable.hsu2000-08-031-1/+1
* Modify to use fixed STAILQ_LAST().hsu2000-08-031-1/+1
* Restore STAILQ_LAST() semantics to match that of TAILQ_LAST()hsu2000-08-031-2/+7
* Make netstat(1) to be aware of divert(4) sockets.ru2000-08-032-1/+91
* Add the ESS Solo-1 to generic chip match.sanpei2000-08-031-0/+2
OpenPOWER on IntegriCloud