| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Move dgb to the i386 section | peter | 2002-09-19 | 1 | -11/+0 |
* | Regen for added syscalls. | alfred | 2002-09-19 | 3 | -0/+3 |
* | Make netatm/spans compile in the kernel without depending on userland | peter | 2002-09-17 | 1 | -2/+2 |
* | Initiate deorbit burn for the i386-only a.out related support. Moves are | peter | 2002-09-17 | 4 | -21/+3 |
* | MFi386: revision 1.178. | nyan | 2002-09-16 | 1 | -0/+1 |
* | MFi386: revisions 1.417 and 1.418. | nyan | 2002-09-16 | 1 | -1/+3 |
* | geom_aes.c requires rijndael crypto | grehan | 2002-09-16 | 1 | -0/+2 |
* | It's bad enough people can't figure out to use the same code, or in | phk | 2002-09-11 | 1 | -0/+2 |
* | Fix LINT build on alpha by completing move of cy and apm_saver to | njl | 2002-09-11 | 1 | -7/+0 |
* | Add `device gre'. | sobomax | 2002-09-09 | 1 | -0/+3 |
* | Use "options " rather than "options<tab>". | kuriyama | 2002-09-09 | 1 | -5/+5 |
* | Move the KSTACK_PAGES option from MD to MI. Although not all platforms | peter | 2002-09-07 | 4 | -3/+1 |
* | Automatically enable CPU_ENABLE_SSE (detect and enable SSE instructions) | peter | 2002-09-07 | 2 | -0/+2 |
* | Add COMPAT_AOUT option so that config will not yell when you try and | peter | 2002-09-07 | 1 | -0/+1 |
* | Make imgact_aout.c optional. It is i386 specific. | peter | 2002-09-07 | 1 | -1/+1 |
* | Add a new gre(4) driver, which could be used to create GRE (RFC1701) | sobomax | 2002-09-06 | 2 | -0/+3 |
* | Bump the -mev56 to -mev6. Otherwise, when you compile with gcc using | peter | 2002-09-06 | 1 | -2/+2 |
* | Uncommented MAC options so that they get linted. This exposes brokenness | bde | 2002-09-05 | 1 | -4/+4 |
* | Change the support for AMDs ElanSC520 CPU from being a device driver to | phk | 2002-09-04 | 2 | -1/+2 |
* | - Move $FreeBSD$ to the top of the file. | jhb | 2002-09-03 | 1 | -2/+21 |
* | Hook up libkern/strlcpy.c and libkern/strlcat.c after repocopy. | brooks | 2002-09-02 | 1 | -0/+2 |
* | Make SCSI_DELAY setable at boot time and runtime via the | brooks | 2002-09-02 | 1 | -1/+3 |
* | Continue de-counting i4b. Devices i4bctl, i4bcapi, iavc, i4bq921, | brooks | 2002-09-02 | 3 | -23/+23 |
* | Minor fixups | scottl | 2002-09-01 | 1 | -1/+4 |
* | Unbreak LINT a little by not attempting to configure the nonexist option | bde | 2002-09-01 | 1 | -3/+0 |
* | Remove options that don't actually exist (in this form). | scottl | 2002-09-01 | 1 | -5/+0 |
* | 'aicasm optional ahc ahd' means 'build aicasm only if BOTH ahc and ahd | peter | 2002-08-31 | 1 | -1/+6 |
* | Split the puc driver in pci specific and generic parts. | phk | 2002-08-31 | 1 | -1/+3 |
* | Add support for ahd/ahc register pretty printing in diagnostics. | gibbs | 2002-08-31 | 2 | -12/+35 |
* | Reserve majors 171 and 172 for the "mide" (LSI MegaRAID IDE control device) | gibbs | 2002-08-30 | 1 | -0/+2 |
* | Initiate deorbit burn for sys/kern/link_aout.c. We never shipped a.out | peter | 2002-08-29 | 2 | -2/+0 |
* | Hook up the new ACPI PCI bus and catch up to ACPI PCI bridge driver changes. | jhb | 2002-08-26 | 1 | -0/+3 |
* | Turned format checking back on. It was left turned off for too long after | bde | 2002-08-25 | 1 | -7/+1 |
* | Add a belated entry for amdpm(4). | murray | 2002-08-23 | 1 | -0/+1 |
* | Many of the alpha low level console drivers still have bogus compile time | peter | 2002-08-22 | 1 | -0/+1 |
* | New L2TP netgraph node type. | archie | 2002-08-20 | 3 | -1/+4 |
* | Untangle this warning a bit: | peter | 2002-08-20 | 2 | -2/+2 |
* | remove unit counts from atkbdc, pckbd, sc | peter | 2002-08-20 | 1 | -2/+2 |
* | de-count pcbkd | peter | 2002-08-20 | 1 | -1/+1 |
* | de-count atkbdc and sc. Folks, remove the '1' from 'device sc 1' and | peter | 2002-08-19 | 5 | -9/+9 |
* | Added rules to generate .c files from .m files. Run mkdep on these .c | bde | 2002-08-19 | 1 | -3/+10 |
* | Finished removing env(1) commands, as in rev.1.13 but non-broken. Set | bde | 2002-08-18 | 1 | -5/+5 |
* | Add dev# for pst driver | sos | 2002-08-18 | 1 | -0/+1 |
* | Support for VIA VT8233 audio controller. | orion | 2002-08-17 | 1 | -0/+1 |
* | Wrap maintenance of varios nmac{objectname} counters in MAC_DEBUG so we | rwatson | 2002-08-16 | 2 | -0/+2 |
* | Remove usage of cam_extend.c, replace with dev->si_drv1 | njl | 2002-08-15 | 1 | -1/+0 |
* | pccbb->cbb | imp | 2002-08-15 | 1 | -2/+2 |
* | Spell kenrel as 'kernel' for consistency with the rest of the universe. | jmallett | 2002-08-14 | 2 | -2/+2 |
* | Update for recent changes in the usb code. | joe | 2002-08-12 | 1 | -11/+6 |
* | Add support for the LSI-Logic Fusion/MP architecture. | mjacob | 2002-08-11 | 1 | -0/+4 |