summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Add two new generic control messages, NGM_ASCII2BINARY andarchie1999-11-3037-155/+3433
* Commit for r1.29 of ugen.c was wrong. All the ugenX* devicen_hibma1999-11-301-8/+16
* Make the pci driver compat shim return a preference for probepeter1999-11-302-2/+4
* add linuxulator wrapper for SNDCTL_DSP_GETODELAYalfred1999-11-294-0/+10
* tanimura implemented SNDCTL_DSP_GETODELAY for pcm.alfred1999-11-292-0/+11
* Remove vfs_getrootfsid() function (a temporary hack added a few monthsdillon1999-11-292-34/+0
* Report swapdevices as cdevs rather than bdevs.phk1999-11-294-11/+3
* Sync generated filesimp1999-11-292-4/+14
* Merge NetBSD 1.60 by jun:imp1999-11-291-1/+2
* Remove the now unused chrtoblk() function.phk1999-11-293-19/+0
* inline spl functions.gallatin1999-11-292-71/+62
* Implement inline assembler wrappers for PALcode calls and for alphadfr1999-11-291-35/+268
* 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
OpenPOWER on IntegriCloud