| Commit message (Expand) | Author | Age | Files | Lines |
* | Restore the careful preservation of .depend (rev 1.78 of Makefile.i386) | obrien | 2001-03-24 | 5 | -10/+20 |
* | Cleaner way of adding -fschg (ie, correctly implement). | obrien | 2001-03-24 | 1 | -2/+1 |
* | Allow AAC_COMPAT_LINUX to be used when compiling aac support into the kernel. | scottl | 2001-03-22 | 1 | -0/+2 |
* | o Two changes made elsewhere relating to recent EA commits, but not | rwatson | 2001-03-19 | 1 | -1/+2 |
* | Axe TCP_RESTRICT_RST. It was never a particularly good idea except for a few | des | 2001-03-19 | 2 | -9/+0 |
* | o Change options FFS_EXTATTR and options FFS_EXTATTR_AUTOSTART to | rwatson | 2001-03-19 | 1 | -4/+4 |
* | pcm driver for S3 Sonicvibes chipset. | orion | 2001-03-19 | 1 | -0/+1 |
* | Add the AAC_DEBUG option to enable debugging in the aac driver. | gibbs | 2001-03-17 | 2 | -1/+9 |
* | Remove the now defunct ATA_ENABLE* options | sos | 2001-03-16 | 1 | -10/+0 |
* | add cnw driver to notes/lint | imp | 2001-03-16 | 1 | -0/+2 |
* | Add cwn driver | imp | 2001-03-16 | 1 | -0/+2 |
* | Hmm, the last commit apparently only made it halfways | sos | 2001-03-15 | 1 | -2/+0 |
* | Remove the ATA_ENABLE_ATAPI_DMA, ATA_ENABLE_WC and ATA_ENABLE_TAGS | sos | 2001-03-15 | 1 | -1/+0 |
* | Add the ata control device. | sos | 2001-03-15 | 1 | -1/+1 |
* | o Implement "options FFS_EXTATTR_AUTOSTART", which depends on | rwatson | 2001-03-14 | 1 | -0/+1 |
* | Move the fxp driver so it is under the miibus section. | jlemon | 2001-03-12 | 1 | -2/+2 |
* | Make the miibus'ified the new fxp driver for -current. | jlemon | 2001-03-12 | 1 | -1/+2 |
* | Use CPUTYPE to add appropriate compiler flags to COPTFLAGS for kernel | kris | 2001-03-12 | 5 | -5/+20 |
* | Add the Intel PHY driver. | jlemon | 2001-03-12 | 1 | -0/+1 |
* | The /dev/random driver used Rijndael, not Blowfish, now. | markm | 2001-03-10 | 1 | -3/+2 |
* | Make md(4) and mdconfig(8) take over the role of vn(4) and vnconfig(8) | phk | 2001-03-09 | 4 | -8/+1 |
* | Change the kernel layout to match Linux/ia64 more closely. This prevents | dfr | 2001-03-09 | 1 | -8/+11 |
* | Add SKI_ROOT_FILESYSTEM option. | dfr | 2001-03-09 | 1 | -0/+3 |
* | Split out the ata probes in seperate files for each bus type. | sos | 2001-03-06 | 1 | -1/+5 |
* | dcphy depends on pci. This repairs the 'ed' driver's ability to be run | peter | 2001-03-06 | 1 | -1/+1 |
* | Implement shared/exclusive locks. | jasone | 2001-03-05 | 1 | -0/+1 |
* | Move beforedepend: outside of the loop. | imp | 2001-03-05 | 1 | -2/+3 |
* | Set TARGET_ARCH and install files -fschg as we do the kernel module. | obrien | 2001-03-04 | 1 | -0/+3 |
* | Add some default hints for isp. | mjacob | 2001-03-03 | 1 | -0/+15 |
* | setlocale(3) has been fixed to match POSIX standard: | ru | 2001-03-02 | 1 | -1/+1 |
* | Back out a removal that I was far to quick to apply. The root cause | markm | 2001-03-02 | 1 | -0/+3 |
* | Add the LINPROCFS option. | des | 2001-03-01 | 1 | -0/+1 |
* | No longer an option. Config(8) is whining over LINT. | markm | 2001-03-01 | 1 | -3/+0 |
* | Update NOTES wrt hint for fxp. | mjacob | 2001-02-27 | 1 | -0/+2 |
* | put the null modem driver (nmdm) in the right place with the right name. | julian | 2001-02-27 | 1 | -1/+1 |
* | Tell the world about the nulmodem device. | julian | 2001-02-27 | 1 | -0/+1 |
* | Added another wd33c93 based SCSI card driver which replaces the bs driver. | nyan | 2001-02-27 | 2 | -0/+5 |
* | Add a 'clobber' target.. Like 'clean' but it takes out even the config | peter | 2001-02-27 | 5 | -0/+41 |
* | Add and document the LINPROCFS option, so that we can build linprocfs | peter | 2001-02-27 | 4 | -8/+23 |
* | "Document" the COMPAT_LINUX and IBCS2 ABI emulation support together | peter | 2001-02-27 | 1 | -7/+18 |
* | Add pci/agp_if.m to the MFILES list so that we can auto depend on agp_if.h | peter | 2001-02-27 | 1 | -1/+1 |
* | take major number 18 for the nmdm "nullmodem" back-to-back tty device. | julian | 2001-02-26 | 1 | -1/+1 |
* | Remove the 'gdt' and 'gdtd' majors; the ICP driver is taking a | msmith | 2001-02-25 | 1 | -2/+2 |
* | genassym.sh does not work with a.out because the sizes are rounded up | peter | 2001-02-25 | 4 | -8/+8 |
* | Drop the 'count' from the aha device specs | peter | 2001-02-25 | 1 | -1/+1 |
* | Add back in INVARIANT_SUPPORT and expand the comments in NOTES about it | jhb | 2001-02-24 | 2 | -0/+14 |
* | Introduce API for sequential reads/writes (build/dissect) of mbuf chains. | bp | 2001-02-24 | 3 | -0/+5 |
* | If the symbolic links @ or machine exist, do not depend on them. | imp | 2001-02-23 | 1 | -3/+12 |
* | Activate USER_LDT by default. The new thread libraries are going to | peter | 2001-02-23 | 3 | -9/+0 |
* | Now that zerror() and SPLASSERT() have been laid to rest, INVARIANT_SUPPORT | jhb | 2001-02-22 | 2 | -11/+0 |