summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* In the extremely miniscule chance that read_random returns <= 0, don't trydan1999-11-291-2/+6
* Make BOOTP work again.dillon1999-11-294-4/+20
* Fix a stray (ifdef'ed) reference to a non-existing file.peter1999-11-291-4/+0
* - Fixed to support RSB-384/2000/3000.nyan1999-11-292-84/+70
* Sync with sys/i386/conf/files.i386 revision 1.282.nyan1999-11-292-0/+2
* Better error handeling:sos1999-11-292-30/+58
* Add a bit of sanity checking and problem avoidance in case thephk1999-11-292-4/+17
* How hard can it be to implement a 24bit counter in hardware ?phk1999-11-291-1/+33
* there's no memcmp() in kernel, use bcmp() instead.itojun1999-11-291-0/+8
* Reconnect probing of the width of the isa bus, calling pcic_attach andimp1999-11-293-41/+32
* Flesh out the pccard bus_ methods with either the generic one (whereimp1999-11-294-19/+126
* Update de driver for the request->xfer changes.n_hibma1999-11-281-6/+10
* Address the concerns of the ``randomness'' of the initial PRNG. Now, wedan1999-11-281-14/+32
* Woops, it seems to fail initialisation. Disabled while I am figuring outn_hibma1999-11-281-0/+2
* Use the correct mounted-from path when allocating the root mount, if we knowmsmith1999-11-282-14/+14
* Add resource activation routines to pcic driver. Minor cleanup ofimp1999-11-287-33/+169
* Correct the last parameter for clallocn_hibma1999-11-283-7/+7
* Synchronisation with NetBSD 1999/11/27n_hibma1999-11-288-145/+184
* Add devnames, the device names the drivers attached to for usbd.n_hibma1999-11-282-15/+47
* Add a quirk for the Altec ASC495 speakers. They pretend to support then_hibma1999-11-282-3/+5
* Add PCI_USBREV_1_1n_hibma1999-11-281-1/+2
* Add USB revision strings and numbers.n_hibma1999-11-282-12/+41
* Add two modules for the pccard work: dev/pccard/card_if.m andimp1999-11-281-2/+2
* Removed special rules for building and cleaning device interface filesbde1999-11-2861-619/+45
* Build and clean device interface files (foo_if.[ch]) and empty optionsbde1999-11-281-4/+33
* 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
OpenPOWER on IntegriCloud