summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Introduce OpenBSD-like Random PIDs. Controlled by a sysctl knobdan1999-11-285-2/+97
* Convert dumpon to work on character devices instead of block devices.phk1999-11-281-2/+2
* Call i4b_l4_drvrdisc, not i4b_l4_disconnect_ind to bring the linkbrian1999-11-281-2/+2
* Add the PCI id for the TI PCI-1251B PCI-CardBus bridge.eivind1999-11-284-0/+6
* Scheduler fixes equivalent to the ones logged in the following NetBSDbde1999-11-282-4/+15
* Scheduler fixes equivalent to the ones logged in the following NetBSDbde1999-11-281-12/+10
* Take a shot at implementing the fix for PR 15014 for the a.out kernelpeter1999-11-281-4/+6
* Fix an embarresing mistake in the kld symbol lookup for DDB. It shouldpeter1999-11-282-8/+12
* Sync with sys/dev/syscons/syscons.c revision 1.327.nyan1999-11-281-4/+4
* Sync with sys/i386/conf/GENERIC revision 1.205.nyan1999-11-282-6/+8
* - Fail VT switching when the controlling program, such as theyokota1999-11-281-4/+4
* commit (re)generated files last.imp1999-11-282-29/+334
* Update pccard code to latest NetBSD code. This is the last mergeimp1999-11-288-93/+273
* This commit was generated by cvs2svn to compensate for changes in r53809,obrien1999-11-282-29/+98
|\
| * Update to the 0.12.0-19991127 patch + my header path & doc changes.obrien1999-11-282-29/+98
* | Sort PCI SCSI controlers.obrien1999-11-284-16/+16
* | /sys adjustments to add the `sym' controler driver.obrien1999-11-288-0/+9
* | This commit was generated by cvs2svn to compensate for changes in r53801,obrien1999-11-281-6/+7
|\ \ | |/
| * Adjust `sym' include file path to match where `sym' landed in our tree.obrien1999-11-281-6/+7
* | This commit was generated by cvs2svn to compensate for changes in r53799,obrien1999-11-281-2/+2
|\ \ | |/
| * Adjust `sym' include file path to match where `sym' landed in our tree.obrien1999-11-281-2/+2
* | This commit was generated by cvs2svn to compensate for changes in r53796,obrien1999-11-272-56/+100
|\ \ | |/
| * Update to the SYM-0.11.0-19991120 patch.obrien1999-11-272-56/+100
* | This commit was generated by cvs2svn to compensate for changes in r53793,obrien1999-11-272-25/+88
|\ \ | |/
| * Update to the SYM-0.10.0-19991111 patch.obrien1999-11-272-25/+88
* | This commit was generated by cvs2svn to compensate for changes in r53790,obrien1999-11-274-0/+12277
|\ \ | |/
| * New `sym' device driver optimized for the Symbios/LSI 53C896/53C895A/53C1010obrien1999-11-274-0/+12277
* Add a commented out 'ATA' driver config block to help assist -CURRENTobrien1999-11-272-0/+24
* options should be formatted as "#options ^IFOO".obrien1999-11-273-36/+36
* Make the prompt look like on OpenBoot.dcs1999-11-271-1/+1
* Zeroes structure before using it.dcs1999-11-271-0/+1
* Remap the error EEXISTS => 0 *before* using error to determine if we shouldeivind1999-11-272-14/+18
* Remove abuse of struct nameidata.bp1999-11-272-14/+8
* call ata_reinit in addump trying to make sure the dump will succed,sos1999-11-271-1/+7
* Disable on x86 since it conflicts with PNPBIOS.dfr1999-11-271-0/+5
* Implement linux_ustat.marcel1999-11-277-13/+118
* Change prototype of linux_ustat.marcel1999-11-272-2/+4
* Updated comments for the move in the previous commit.bde1999-11-271-5/+5
* Fixed some comments in statclock(). The previous commit made it clearerbde1999-11-272-16/+16
* Moved scheduling-related code to kern_synch.c so that it is easier to fixbde1999-11-2711-98/+36
* Sync with sys/i386/conf/GENERIC revision 1.202.nyan1999-11-272-2/+4
* Replace the block major table with a notice why it isn't needed any more.phk1999-11-271-40/+4
* Add another vendor ID(CTL0048) for SB32 PnP.tanimura1999-11-271-0/+2
* This fell out of a previous commit: create the opt_md.h and opt_mfs.hphk1999-11-261-1/+9
* Retire MFS_ROOT and MFS_ROOT_SIZE options from the MFS implementation.phk1999-11-2613-232/+233
* Oops, committed the wrong file..sos1999-11-261-6/+0
* Fix atapi_wait_ready, it returned prematurely.sos1999-11-261-12/+6
* Tidy up the VIA support a bit, make it more generic.sos1999-11-262-26/+37
* Add id for ESS 1869 OEM to Compaq on Presario 1621.dcs1999-11-263-0/+3
* RTFREE the correct route entry in dummynet_io(). The previousluigi1999-11-261-3/+3
OpenPOWER on IntegriCloud