| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Move us into 5.2-BETA | scottl | 2003-11-22 | 1 | -2/+2 |
* | New major number: | imp | 2003-11-21 | 1 | -0/+1 |
* | Introduce tcp_hostcache and remove the tcp specific metrics from | andre | 2003-11-20 | 1 | -0/+1 |
* | o Remove @- from the ln and change it to a -sf. This was bogus, and | imp | 2003-11-19 | 1 | -1/+1 |
* | Initial landing of SMP support for FreeBSD/amd64. | peter | 2003-11-17 | 2 | -59/+42 |
* | Ignore errors on ln. This is a quick fix for the make depend twice in | imp | 2003-11-17 | 1 | -1/+1 |
* | Copy ukbdmap.h rules from .i386. | imp | 2003-11-17 | 1 | -0/+6 |
* | Make interrupt pipe interval time configurable. | akiyama | 2003-11-16 | 2 | -0/+8 |
* | As mentioned by warner, previous revision (opt_ddb.h) was just a fluke -- | green | 2003-11-16 | 1 | -3/+1 |
* | It appears opt_global.h may cause opt_ddb.h to be needed. Adding it | green | 2003-11-16 | 1 | -1/+3 |
* | Fix the building of null module. In the DIAGNOSTICS case, we include | imp | 2003-11-16 | 1 | -0/+12 |
* | Implement Cx CPU idle states and updated throttling support. | njl | 2003-11-15 | 1 | -0/+1 |
* | MFi386: revision 1.201. | nyan | 2003-11-15 | 1 | -6/+8 |
* | Moved $FreeBSD$ to the beginning of the file. | bde | 2003-11-14 | 1 | -6/+5 |
* | Introduce ip_fastforward and remove ip_flow. | andre | 2003-11-14 | 1 | -1/+1 |
* | University of Michigan's Citi NFSv4 kernel client code. | alfred | 2003-11-14 | 1 | -0/+9 |
* | Include opt_global.h in the modules build, when building from a normal | green | 2003-11-14 | 2 | -0/+4 |
* | Add sbp_targ(4). | simokawa | 2003-11-14 | 1 | -0/+1 |
* | avoid module name conflict with opencrypto/rijndael.c. | ume | 2003-11-12 | 1 | -1/+1 |
* | Modify the MAC Framework so that instead of embedding a (struct label) | rwatson | 2003-11-12 | 1 | -0/+1 |
* | Add an implementation of turnstiles and change the sleep mutex code to use | jhb | 2003-11-11 | 1 | -0/+1 |
* | cleanup rijndael API. | ume | 2003-11-11 | 1 | -1/+1 |
* | Disable probing of HTT CPUs by default for the MP Table case. HTT CPUs | jhb | 2003-11-11 | 2 | -0/+2 |
* | Add a uart attachment/syscons keyboard driver for sun keyboards. In theory | jake | 2003-11-11 | 1 | -0/+1 |
* | enable aes-xcbc-mac and aes-ctr, again. | ume | 2003-11-10 | 1 | -3/+3 |
* | Rename npx.c to fpu.c (it isn't an extension, its part of the core | peter | 2003-11-08 | 1 | -1/+1 |
* | Fixed insertion sort errors in the opt_cpu.h section. | bde | 2003-11-07 | 1 | -12/+10 |
* | Allow the ng_uni node (NgATM signalling layer) to be built into the | harti | 2003-11-07 | 3 | -0/+11 |
* | Removed the garbage options DPT_ALLOW_MEMIO, HIFN_NO_RNG, | bde | 2003-11-05 | 1 | -16/+0 |
* | Removed references to the garbage (and soon to be deleted) options | bde | 2003-11-05 | 1 | -10/+0 |
* | Fixed misformatting of the options lines for CD9660_ICONV, | bde | 2003-11-05 | 1 | -25/+25 |
* | Moved $FreeBSD$ to the beginning of the file. | bde | 2003-11-05 | 1 | -10/+6 |
* | Hook the udf_iconv module up to the kernel build. | scottl | 2003-11-05 | 3 | -0/+3 |
* | Move the inline limit default variable to a per-arch place. For example, | peter | 2003-11-04 | 3 | -2/+5 |
* | MFi386: revision 1.456 | nyan | 2003-11-04 | 1 | -3/+9 |
* | MFi386: revision 1.200 | nyan | 2003-11-04 | 1 | -2/+2 |
* | Add a "-f" flag for asf(8) which performs a search to find the each module | green | 2003-11-04 | 1 | -1/+1 |
* | - Remove references to old interrupt and SMP code. | jhb | 2003-11-03 | 1 | -3/+10 |
* | - Remove APIC_IO option. | jhb | 2003-11-03 | 1 | -2/+3 |
* | Put address handling, traffic descriptor handling and message encoding | harti | 2003-11-03 | 1 | -0/+4 |
* | Change /dev/soekris-errled to be /dev/led/error and make it conditional | phk | 2003-11-03 | 1 | -0/+1 |
* | Introduce new CPU_SOEKRIS option to tell soekris hardware from other | phk | 2003-11-03 | 2 | -0/+2 |
* | Free major#100 | phk | 2003-11-03 | 1 | -1/+0 |
* | Change the reset video option to be positive (hw.acpi.reset_video). | njl | 2003-11-01 | 1 | -1/+0 |
* | MFi386: revision 1.198. | nyan | 2003-10-31 | 1 | -8/+8 |
* | Fixup the sorting of some of the options. DISABLE_P* are still out of | jhb | 2003-10-30 | 1 | -8/+8 |
* | Alphabetical order for ACPI options broken by adding ACPI_NO_RESET_VIDEO. | iwasaki | 2003-10-29 | 1 | -1/+1 |
* | Add kernel option ACPI_NO_RESET_VIDEO as workaround for problems | iwasaki | 2003-10-29 | 1 | -0/+1 |
* | speedup stream socket recv handling by tracking the tail of | sam | 2003-10-28 | 2 | -0/+3 |
* | Allow building the NgATM SAAL layer directly into the kernel. | harti | 2003-10-27 | 4 | -2/+17 |