| Commit message (Expand) | Author | Age | Files | Lines |
* | The kernel is now known as `kernel.ko' and it and its matching modules | obrien | 2000-09-07 | 1 | -4/+4 |
* | Create an "expert" mode where the device hints are not checked during | obrien | 2000-09-07 | 4 | -0/+8 |
* | Make sure to accept RA. Some laptops run /etc/pccard_ether before | ume | 2000-09-07 | 1 | -0/+2 |
* | Fix getipnodebyname(3) bug. | nectar | 2000-09-07 | 1 | -3/+4 |
* | Major update to the way synchronization is done in the kernel. Highlights | jasone | 2000-09-07 | 201 | -5850/+14118 |
* | Add KTR, a facility that logs kernel events in order to to facilitate | jasone | 2000-09-07 | 7 | -21/+770 |
* | Remove superfluous `/'s before KODIR. | obrien | 2000-09-07 | 4 | -51/+51 |
* | I have not tested this to completion yet, but this appears to fix world. | peter | 2000-09-07 | 1 | -1/+1 |
* | Fix typos | marko | 2000-09-06 | 1 | -3/+3 |
* | ``Anyone is now free to rub two primes together for their own gratification'' | kris | 2000-09-06 | 3 | -11/+3 |
* | Spelling police | brian | 2000-09-06 | 1 | -2/+2 |
* | With the committed changes to the loaders modules path code, the kernel | obrien | 2000-09-06 | 1 | -1/+1 |
* | Since AlphaLinux is the weirdest Linux of all, probably best to do the | obrien | 2000-09-06 | 1 | -1/+1 |
* | Two sys/compat/linux sources aren't applicable on the Alpha at this time. | obrien | 2000-09-06 | 1 | -2/+6 |
* | Fix whitespace bogon. | bmah | 2000-09-06 | 2 | -2/+2 |
* | Note that the regular expression syntax supported by killall(1) changed | bmah | 2000-09-06 | 2 | -0/+4 |
* | ess maestro driver - not enabled by default | cg | 2000-09-06 | 3 | -0/+1541 |
* | Fix markup typo | marko | 2000-09-06 | 1 | -1/+2 |
* | Note the addition of nsswitch support, recently merged from NetBSD. | bmah | 2000-09-06 | 2 | -0/+10 |
* | Add support for D-Link DSB-650 USB ethernet adapter. | wpaul | 2000-09-06 | 1 | -2/+7 |
* | Regenerate. | wpaul | 2000-09-06 | 2 | -2/+9 |
* | Add new device ID for the D-Link DSB-650 USB ethernet adapter. This is | wpaul | 2000-09-06 | 1 | -0/+1 |
* | Minimal set of diffs from the i386 bits to the AlphaLinux. | obrien | 2000-09-06 | 3 | -499/+217 |
* | Change the calls to panic() in uifree(), chgproccnt(), and chgsbsize() | truckman | 2000-09-06 | 1 | -4/+4 |
* | NewBSD nsswitch ported to FreeBSD. | imp | 2000-09-06 | 1 | -0/+7 |
* | Accept filter maintainance | alfred | 2000-09-06 | 3 | -91/+277 |
* | Add the AlphaLinux locore support. | obrien | 2000-09-06 | 1 | -0/+50 |
* | Add nsswitch support. By creating an /etc/nsswitch.conf file, you can | nectar | 2000-09-06 | 71 | -2853/+5404 |
* | Forced commit after repocopy from src/usr.sbin/pwd_mkdb. | nectar | 2000-09-06 | 0 | -0/+0 |
* | First cut at new boot loader. | imp | 2000-09-06 | 1 | -0/+6 |
* | Revert my last change. libutil.h is still required for setusercontext() | brian | 2000-09-06 | 1 | -5/+1 |
* | Revive these files in their new location. These were repo copied from | peter | 2000-09-06 | 1 | -0/+437 |
* | Do not panic on an uninitialized VOP_xxx() call. This was meant as a | peter | 2000-09-06 | 1 | -2/+2 |
* | The kernel is now known as `kernel.ko' and it and its matching modules | obrien | 2000-09-06 | 1 | -7/+7 |
* | Don't warn about unknown mount types, since they most likely simply mean | des | 2000-09-06 | 1 | -3/+1 |
* | Release notes reflect addition of Alteon AceNIC 1000baseT and Netgear | bmah | 2000-09-06 | 3 | -1/+8 |
* | Add .El | ache | 2000-09-06 | 1 | -0/+1 |
* | /modules -> /boot/kernel | ache | 2000-09-06 | 1 | -2/+2 |
* | Add /boot/kernel/ | ache | 2000-09-06 | 1 | -0/+2 |
* | Add ftp.no.freebsd.org. | sheldonh | 2000-09-06 | 3 | -0/+6 |
* | o Synchronize vaccess() capability access control checks with TrustedBSD | rwatson | 2000-09-06 | 2 | -8/+8 |
* | Add refcounts to the "global" DEVFS inode slots, this allows us | phk | 2000-09-06 | 5 | -71/+298 |
* | Introduce atomic_cmpset_int() and atomic_cmpset_long() from SMPng a | phk | 2000-09-06 | 5 | -19/+232 |
* | The default is for 3rd party kernel modules to live in /boot/modules | obrien | 2000-09-06 | 1 | -2/+2 |
* | DESTDIR'ify the device.hints checking code. | obrien | 2000-09-06 | 4 | -8/+8 |
* | I forgot the leading `DESTDIR' before the kernel directory. | obrien | 2000-09-06 | 4 | -4/+4 |
* | Avoid doing rtsol to psuedo interface. | ume | 2000-09-06 | 2 | -8/+16 |
* | Reintroduce functionality and error checks that were boneheadedly removed | des | 2000-09-06 | 2 | -2/+13 |
* | The kernel is now known as `kernel.ko' and it and its matching modules | obrien | 2000-09-06 | 1 | -1/+1 |
* | When sigaltstack is called with a stack size that's not smaller | marcel | 2000-09-06 | 4 | -2/+10 |