summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Provide and document ctermid_r function.wes1999-11-282-2/+23
* Woops, it seems to fail initialisation. Disabled while I am figuring outn_hibma1999-11-281-0/+2
* Added definition of 'brucify'.wes1999-11-281-0/+11
* Document the getlogin_r function.wes1999-11-281-2/+22
* Provide the getlogin_r function.wes1999-11-281-0/+18
* Use the correct mounted-from path when allocating the root mount, if we knowmsmith1999-11-282-14/+14
* Make the following changes to PicoBSD kernel configurations:pb1999-11-285-29/+34
* Add the ability to match on device names attached to.n_hibma1999-11-283-34/+171
* 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-282-4/+4
* * Fix the stack allocation code so that it works for alpha. Change itdfr1999-11-286-18/+78
* Removed special rules for building and cleaning device interface filesbde1999-11-2861-619/+45
* Install man pages in the right place. This is what I get for cheatingbillf1999-11-281-1/+1
* Build and clean device interface files (foo_if.[ch]) and empty optionsbde1999-11-282-8/+66
* 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-282-3/+3
* Call i4b_l4_drvrdisc, not i4b_l4_disconnect_ind to bring the linkbrian1999-11-281-2/+2
* Don't try to do a DIALOUT in -direct mode or if there's no phonebrian1999-11-281-5/+12
* Make -foreground a proper option (allowing ``allow mode foreground'',brian1999-11-286-11/+16
* Add the PCI id for the TI PCI-1251B PCI-CardBus bridge.eivind1999-11-284-0/+6
* remove cc1obj from the original SUBDIR list since it's made optionalmarcel1999-11-281-1/+1
* Default to not -v.obrien1999-11-281-2/+2
* 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
* brucifymharo1999-11-283-29/+33
* 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
* - Added Estonian keymaps: estonian.iso.kbd, estonian.iso15.kbd,yokota1999-11-285-0/+349
* 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
* add pthread_cancel, obtained from OpenBSD.alfred1999-11-2895-259/+2697
* 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
* | Arange the f* floating point instructions to match binutils 2.9.1.obrien1999-11-281-5/+5
* | Add "fild" instruction. GCC 2.95.2 likes to generate this one.obrien1999-11-281-0/+1
* | 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
OpenPOWER on IntegriCloud