summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* o Disable flagging of ASU in suser_xxx() authorization check. For therwatson2000-08-301-2/+0
* Remove an extraneous setting of sb_hiwat.green2000-08-302-2/+0
* Change the "Duplicate Wired Device entry" printout in camperiphnextunit token2000-08-291-7/+13
* Add quirk entries from Andre Albsmeier to disable the sync cache commandken2000-08-292-12/+21
* sigh, add opt_devfs.hcg2000-08-292-2/+2
* strtok -> strsep (no strtok allowed in libraries)ache2000-08-291-3/+6
* remove stuff accidentally left in last commitcg2000-08-291-16/+0
* suspend/resume for ds1 drivercg2000-08-291-9/+51
* Refine implementation of PowerResource manipulation sub-routines.iwasaki2000-08-293-120/+266
* A lot of changes on acpi driver code.iwasaki2000-08-294-72/+92
* make the test for hwptr going backwards more picky- now it only triggers ifcg2000-08-291-1/+1
* Give ccd a cloning function.phk2000-08-292-16/+64
* add devfs support. when devfs is enabled, sysctl hw.sndunit is used to setcg2000-08-291-1/+65
* activate fm801cg2000-08-292-1/+2
* add driver for forte-media fm801cg2000-08-292-0/+751
* o Restructure vaccess() so as to check for DAC permission to modify therwatson2000-08-2913-91/+195
* Many and sundry changes. Still alpha quality.phk2000-08-291-136/+360
* Remove any possibility of hiwat-related race conditions by changinggreen2000-08-296-24/+31
* Apply appropriate patch.darrenr2000-08-291-0/+1
* Remove a vestige of an older attempt at implementing this.dfr2000-08-291-1/+0
* Add TI-1031 id. It doesn't work yet, but it is nice to have it.imp2000-08-294-0/+12
* * Completely rewrite the alpha busspace to hide the implementation fromdfr2000-08-2872-4802/+3696
* Add kobj_class_compile_static() to allow classes to be initialiseddfr2000-08-282-7/+33
* * Remove a bogus call to kobj_init() from make_device().dfr2000-08-281-3/+6
* Fix disordered arguments to bus_space_barrier().dfr2000-08-281-1/+1
* Add support for the 3Com 556 and 556B mini-pci adapters used on somewpaul2000-08-282-9/+89
* make sure we have IV that is random enough. memory allocator onume2000-08-281-5/+9
* Regen: fix prototypes for {o|}{g|s}etrlimit.marcel2000-08-286-10/+10
* Fix prototypes for {o|}{g|s}etrlimit. A recent change in themarcel2000-08-281-4/+4
* Define a pcic module versionimp2000-08-281-0/+1
* Removed detection for Voodoo Banshee and Voodoo3 cards. I forsee certaincokane2000-08-282-16/+43
* Don't enable Linuxulator support if not on an i386.marcel2000-08-281-0/+2
* remove clause 3 licencemjacob2000-08-272-14/+2
* various fixesmjacob2000-08-277-241/+409
* *fix* commented out DEVFSmjacob2000-08-272-2/+2
* add commented out DEVFSmjacob2000-08-272-0/+2
* Reorder vop's alphabetically.phk2000-08-274-245/+278
* Call destroy_dev() when sio devices go away.phk2000-08-272-12/+24
* Fix ioctl MOUSE_SETMODE as defined in mouse(4).yokota2000-08-271-2/+5
* warn that setsockopt/sysctl # spaces are shared among *BSD, and should betteritojun2000-08-271-0/+2
* new sysctl 'kern.openfiles' (exports nfiles to userland)alfred2000-08-261-0/+3
* Allow the DPT pci attachment to share IRQ'speter2000-08-261-1/+2
* o Correct spelling of ufs_exttatr_find_attr -> ufs_extattr_find_attrrwatson2000-08-263-24/+24
* Minor cleanups tp devfs_readdir();phk2000-08-261-11/+33
* Make if_xe eepend on both xe and card.imp2000-08-261-1/+1
* Enabled pcic, card and xe devices.nyan2000-08-261-3/+3
* Whitespace change: (near) KNFmarcel2000-08-261-649/+679
* Regen.gehenna2000-08-262-2/+18
* Fix bug in previous commit. We need to trim the limits to fitmarcel2000-08-261-0/+5
* Add vendor IBM product USB CD-ROM Drivegehenna2000-08-261-0/+4
OpenPOWER on IntegriCloud