summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Major update to the way synchronization is done in the kernel. Highlightsjasone2000-09-07201-5850/+14118
* Add KTR, a facility that logs kernel events in order to to facilitatejasone2000-09-077-21/+770
* Remove superfluous `/'s before KODIR.obrien2000-09-074-51/+51
* I have not tested this to completion yet, but this appears to fix world.peter2000-09-071-1/+1
* Fix typosmarko2000-09-061-3/+3
* ``Anyone is now free to rub two primes together for their own gratification''kris2000-09-063-11/+3
* Spelling policebrian2000-09-061-2/+2
* With the committed changes to the loaders modules path code, the kernelobrien2000-09-061-1/+1
* Since AlphaLinux is the weirdest Linux of all, probably best to do theobrien2000-09-061-1/+1
* Two sys/compat/linux sources aren't applicable on the Alpha at this time.obrien2000-09-061-2/+6
* Fix whitespace bogon.bmah2000-09-062-2/+2
* Note that the regular expression syntax supported by killall(1) changedbmah2000-09-062-0/+4
* ess maestro driver - not enabled by defaultcg2000-09-063-0/+1541
* Fix markup typomarko2000-09-061-1/+2
* Note the addition of nsswitch support, recently merged from NetBSD.bmah2000-09-062-0/+10
* Add support for D-Link DSB-650 USB ethernet adapter.wpaul2000-09-061-2/+7
* Regenerate.wpaul2000-09-062-2/+9
* Add new device ID for the D-Link DSB-650 USB ethernet adapter. This iswpaul2000-09-061-0/+1
* Minimal set of diffs from the i386 bits to the AlphaLinux.obrien2000-09-063-499/+217
* Change the calls to panic() in uifree(), chgproccnt(), and chgsbsize()truckman2000-09-061-4/+4
* NewBSD nsswitch ported to FreeBSD.imp2000-09-061-0/+7
* Accept filter maintainancealfred2000-09-063-91/+277
* Add the AlphaLinux locore support.obrien2000-09-061-0/+50
* Add nsswitch support. By creating an /etc/nsswitch.conf file, you cannectar2000-09-0671-2853/+5404
* 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
OpenPOWER on IntegriCloud