summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Forced commit after repocopy from src/usr.sbin/pwd_mkdb.nectar2000-09-060-0/+0
* First cut at new boot loader.imp2000-09-061-0/+6
* Revert my last change. libutil.h is still required for setusercontext()brian2000-09-061-5/+1
* Revive these files in their new location. These were repo copied frompeter2000-09-061-0/+437
* Do not panic on an uninitialized VOP_xxx() call. This was meant as apeter2000-09-061-2/+2
* The kernel is now known as `kernel.ko' and it and its matching modulesobrien2000-09-061-7/+7
* Don't warn about unknown mount types, since they most likely simply meandes2000-09-061-3/+1
* Release notes reflect addition of Alteon AceNIC 1000baseT and Netgearbmah2000-09-063-1/+8
* Add .Elache2000-09-061-0/+1
* /modules -> /boot/kernelache2000-09-061-2/+2
* Add /boot/kernel/ache2000-09-061-0/+2
* Add ftp.no.freebsd.org.sheldonh2000-09-063-0/+6
* o Synchronize vaccess() capability access control checks with TrustedBSDrwatson2000-09-062-8/+8
* Add refcounts to the "global" DEVFS inode slots, this allows usphk2000-09-065-71/+298
* Introduce atomic_cmpset_int() and atomic_cmpset_long() from SMPng aphk2000-09-065-19/+232
* The default is for 3rd party kernel modules to live in /boot/modulesobrien2000-09-061-2/+2
* DESTDIR'ify the device.hints checking code.obrien2000-09-064-8/+8
* I forgot the leading `DESTDIR' before the kernel directory.obrien2000-09-064-4/+4
* Avoid doing rtsol to psuedo interface.ume2000-09-062-8/+16
* Reintroduce functionality and error checks that were boneheadedly removeddes2000-09-062-2/+13
* The kernel is now known as `kernel.ko' and it and its matching modulesobrien2000-09-061-1/+1
* When sigaltstack is called with a stack size that's not smallermarcel2000-09-064-2/+10
* Bring LDADD in line with DPADD.grog2000-09-061-1/+1
* 1. IP_FW_F_{UID,GID} are _not_ commands, they are extras. The sanity checkingbillf2000-09-061-2/+7
* Ignore ELF files with 'interpreter' section because KLDs doesn't contain it.bp2000-09-062-0/+10
* 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
OpenPOWER on IntegriCloud