summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix the kernel default load from "/boot/modules" to "/boot/kernel".obrien2000-09-051-1/+1
* The kernel is now known as `kernel.ko' and it and its matching modulesobrien2000-09-059-113/+144
* Teach the NFS && NFS_ROOT case how to pick up information left by themsmith2000-09-052-0/+348
* Fix a bug which prevents parsing this Makefile without having amsmith2000-09-051-0/+2
* Export the salient configuration items in a non-pxe-specific namespacemsmith2000-09-051-5/+44
* Don't scan for the "right" network interface by shooting in the dark.msmith2000-09-052-0/+6
* Expose the NFS root node, so that an evil consumer can use it to get themsmith2000-09-051-1/+1
* Remove uidinfo hash table lookup and maintenance out of chgproccnt() andtruckman2000-09-0515-170/+258
* Note the MFC of ATA100 support into the ata(4) driver and update thebmah2000-09-053-2/+6
* Move extern declaration of dead_vnodeop_p to a .h file.phk2000-09-053-7/+12
* Register resources in a more opportune order for the hardware.phk2000-09-051-17/+17
* initial support for multiple ac97 codecscg2000-09-053-18/+24
* add detach supportcg2000-09-051-1/+76
* allow a null setdir implementationcg2000-09-051-1/+1
* be more verbose about failed unload attemptscg2000-09-051-2/+10
* tidy up a little, add a mask for 32bit formatscg2000-09-051-4/+1
* Document %-macros and NLSPATH better.ache2000-09-051-1/+41
* Make the basic AIO functions, i.e., aio_read() and aio_write(),alc2000-09-051-3/+3
* MFNetBSD:imp2000-09-051-1/+24
* correct silly typo..wilko2000-09-051-1/+1
* Good thing about these examples is that no one uses them, so they candcs2000-09-051-3/+3
* Regen.gehenna2000-09-052-2/+9
* Add product ID (Prolific ATAPI-4 Bridge Controller).gehenna2000-09-051-0/+1
* Fully implement NLSPATH processing as described in SUSv2ache2000-09-051-8/+45
* Regen.n_hibma2000-09-052-4/+264
* Fix typo'sn_hibma2000-09-051-2/+2
* Loads of scanner Ids.n_hibma2000-09-051-1/+45
* Oops! don't set errno to ENOMEM explicitly if malloc() failed.phantom2000-09-051-6/+10
* Implement readahead buffering for non-raw files. This drastically improvesmsmith2000-09-055-73/+132
* Add ZTIA001 - Zoom Internal V90 Faxmodem.sheldonh2000-09-052-0/+2
* Remove the SIGSYS handler and wrapper around the __getcwd() syscall.peter2000-09-051-39/+10
* Various cleanups towards make nullfs functional (it is still brokenbp2000-09-058-76/+260
* Add acap, as per IANA.sheldonh2000-09-051-0/+2
* Get rid from the __P() macros.bp2000-09-058-74/+72
* o vn_extattr_set() will now call appropriate vn_start_write() andrwatson2000-09-051-2/+8
* o Remove commented out code which modified return values fromrwatson2000-09-052-20/+0
* Regeneratepeter2000-09-052-2/+18
* Catch a few more bogosities in certain chipsets before they mess us up.peter2000-09-056-114/+534
* Add compaq hotplug PCI device id.peter2000-09-051-9/+27
* When dumping the 'found devices' list in verbose mode, actually show thepeter2000-09-052-0/+4
* When we are picking the next available unit number, specifically saypeter2000-09-051-3/+3
* o Add missing "\n" to warning output in netinet/if_loop.c, when anrwatson2000-09-041-1/+1
* Yank out the NOPOLL conditionals. libc_r no longer needs it, and thispeter2000-09-041-106/+28
* Add a note about /etc/aliases moving /etc/mail/aliases and the problemsimp2000-09-041-0/+10
* Throw out a considerable number of cards that have never been testedwilko2000-09-041-38/+4
* Add AS1200 (Tincup) to descriptionwilko2000-09-042-2/+2
* LINT -> NOTESwilko2000-09-042-6/+6
* Off by one error.phk2000-09-041-1/+1
* Remove obsolete comment (see rev 1.84 of procfs_vnops.c)des2000-09-042-16/+0
* Remove a comment that has been not only obsolete but patently wrong for thedes2000-09-042-16/+0
OpenPOWER on IntegriCloud