| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged from sys/conf/files.i386 revisions 1.362 and 1.363. | kato | 2001-06-23 | 1 | -5/+2 |
* | Introduce numerous SMP friendly changes to the mbuf allocator. Namely, | bmilekic | 2001-06-22 | 2 | -10/+4 |
* | Don't set CONSPEED to the default and deobfuscate the comment. | dd | 2001-06-21 | 1 | -1/+2 |
* | Actually document TCPDEBUG. | wollman | 2001-06-19 | 1 | -1/+3 |
* | Fix punctuation in comment. | wollman | 2001-06-19 | 1 | -2/+2 |
* | The final commit for the first phase of PowerPC support. | benno | 2001-06-17 | 4 | -44/+114 |
* | With this commit, I hereby pronounce gensetdefs past its use-by date. | peter | 2001-06-13 | 6 | -92/+6 |
* | Hints overhaul: | peter | 2001-06-12 | 7 | -15/+15 |
* | Move the -I../../../include or -I/usr/include to the last entry on the | peter | 2001-06-12 | 5 | -28/+33 |
* | Sync with recent KAME. | ume | 2001-06-11 | 1 | -8/+5 |
* | Add PSEUDOFS, and note that LINPROCFS depends on it. | des | 2001-06-11 | 1 | -1/+3 |
* | Add pseudofs and the new linprocfs here. | des | 2001-06-11 | 1 | -0/+5 |
* | Add a PSEUDOFS option to allow pseudofs to be built statically. | des | 2001-06-11 | 1 | -0/+1 |
* | Remove the old linprocfs code. | des | 2001-06-11 | 1 | -4/+0 |
* | Document the PANIC_REBOOT_WAIT_TIME option. | dd | 2001-06-10 | 1 | -2/+6 |
* | enable vchan compilation | cg | 2001-06-07 | 1 | -1/+2 |
* | Relocate IPFilter from sys/netinet to sys/contrib/ipfilter. | jlemon | 2001-06-07 | 6 | -9/+26 |
* | Fixed missing parentheses in the definition of KTR_COMPILE. KTR_COMPILE | bde | 2001-06-06 | 1 | -1/+1 |
* | Only build i82365_isa attachment when we have isa bus. | imp | 2001-06-05 | 1 | -1/+1 |
* | Use bitmasks of the KTR_* constants instead of hexidecimal values for | jhb | 2001-06-04 | 1 | -2/+2 |
* | Fix typo (opt_acc.h -> opt_aac.h) for AAC_COMPAT_LINUX. | dirk | 2001-06-01 | 1 | -1/+1 |
* | The orm device. This device gobbles up the Option ROMs in the ISA | imp | 2001-06-01 | 1 | -0/+1 |
* | Add ``options RANDOM_IP_ID'' which randomizes the ID field of IP packets. | kris | 2001-06-01 | 3 | -0/+9 |
* | Change plxic to plxcard, per phk. He thnks plxic is too generic a | imp | 2001-06-01 | 1 | -1/+1 |
* | Add device driver support for the Level 1 LXT1001 NetCellerator | wpaul | 2001-05-31 | 2 | -0/+5 |
* | plxic device | imp | 2001-05-31 | 1 | -0/+1 |
* | New files and layout for the ACPI CA 20010518 update. | msmith | 2001-05-29 | 5 | -108/+109 |
* | Remove MFS from configs idea of the world. | phk | 2001-05-29 | 3 | -14/+0 |
* | Remove MFS options from all example kernel configs. | phk | 2001-05-29 | 1 | -2/+1 |
* | Clarify that the old CD-ROM drivers are only for non-ATAPI drives. | phk | 2001-05-28 | 1 | -3/+3 |
* | - sys/n[tw]fs moved to sys/fs/n[tw]fs | ru | 2001-05-26 | 1 | -11/+11 |
* | Update reality in the strings comment | dougb | 2001-05-26 | 1 | -1/+1 |
* | Submitted by: Juha-Matti Liukkonen (Cubical Solutions Ltd) (jml@cubical.fi) | hm | 2001-05-25 | 2 | -1/+32 |
* | - sys/msdosfs moved to sys/fs/msdosfs | ru | 2001-05-25 | 1 | -6/+6 |
* | Add a new kernel option 'BLEED' to be used for code that is still under | jhb | 2001-05-24 | 1 | -0/+1 |
* | Produce a config-time warning about EXT2FS and GPL_MATH_EMULATE | peter | 2001-05-24 | 2 | -2/+4 |
* | Remove DEV_SNP -> opt_snp.h | peter | 2001-05-24 | 1 | -1/+0 |
* | - FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION file | ru | 2001-05-23 | 3 | -41/+41 |
* | Hide UNION in opt_dontuse.h (see vfs_syscalls.c,v 1.109). | ru | 2001-05-22 | 1 | -4/+1 |
* | Separate out isa attachment to its own file. The pci attachment will | imp | 2001-05-16 | 1 | -0/+1 |
* | Add mecia driver definitions. | imp | 2001-05-15 | 1 | -0/+1 |
* | Convert DEVFS from an "opt-in" to an "opt-out" option. | phk | 2001-05-13 | 3 | -5/+5 |
* | I'll be making some rather substantial changes to the pci attachment | imp | 2001-05-13 | 1 | -1/+1 |
* | Add support for gigabit ethernet cards based on the NatSemi DP83820 | wpaul | 2001-05-11 | 2 | -0/+7 |
* | - Split out the support for per-CPU data from the SMP code. UP kernels | jhb | 2001-05-10 | 1 | -0/+1 |
* | Add in commented out entries for NEWCARD so that they are at least | jhb | 2001-05-09 | 1 | -0/+15 |
* | Add a ``digi'' driver. | brian | 2001-05-02 | 3 | -4/+29 |
* | Turn on preemption by default on the alpha arch. This also removes the | jhb | 2001-05-01 | 1 | -1/+0 |
* | Allow the size of the SSC memory disk used with the SKI emulator to be | jhb | 2001-04-30 | 1 | -0/+1 |
* | Add back in the bits to remove any existing "schg" flags as we have | obrien | 2001-04-29 | 5 | -0/+10 |