| Commit message (Expand) | Author | Age | Files | Lines |
* | Add code that will download firmware to a Symbol LA4100-series of CF | imp | 2002-08-03 | 1 | -0/+4 |
* | Kernel options for Mandatory Access Control (MAC). | rwatson | 2002-07-27 | 1 | -1/+6 |
* | Make PCI_ENABLE_IO_MODES a sysctl hw.pci.enable_io_modes. It can also | imp | 2002-07-26 | 1 | -1/+0 |
* | Remove dependency on NPCI. Use 'options ATA_NOPCI' to compile without | peter | 2002-07-21 | 1 | -0/+1 |
* | Move SMBFS from i386 and pc98 files and options files to MI files and | jhb | 2002-07-15 | 1 | -0/+5 |
* | The puc(4) driver/bridge is MI, so don't bury it in MD options and files | jhb | 2002-07-15 | 1 | -0/+1 |
* | Sort all the SYSV IPC options. They are still all clumped together, but | jhb | 2002-07-15 | 1 | -14/+14 |
* | - Properly sort GEOM and NODEVFS. | jhb | 2002-07-15 | 1 | -3/+2 |
* | Make WLCACHE and WLDEBUG MI options. | jhb | 2002-07-15 | 1 | -0/+2 |
* | Make NDGBPORTS an MI option since the dgb(4) driver is an MI driver. | jhb | 2002-07-15 | 1 | -0/+1 |
* | Introduce syscall.master option 'COMPAT4' which allows one to wrap | alfred | 2002-07-12 | 1 | -0/+1 |
* | Move the MSIZE and MCLSHIFT options out of the undocumented section in | ken | 2002-07-11 | 1 | -2/+2 |
* | Back out previous TCBHASHSIZE change. This should not be a kernel option. | mp | 2002-07-08 | 1 | -1/+0 |
* | Document TCBHASHSIZE in NOTES and add it to the allowable kernel options. | mp | 2002-07-08 | 1 | -0/+1 |
* | At long last, commit the zero copy sockets code. | ken | 2002-06-26 | 1 | -0/+7 |
* | Make the speed used by gdb over serial settable in the kernel configuration. | n_hibma | 2002-06-18 | 1 | -0/+2 |
* | POSIX.1e capabilities aren't here yet, don't put an option for it | rwatson | 2002-06-13 | 1 | -1/+0 |
* | Put geom_gpt.c under the GEOM option instead of having a special GEOM_GPT | phk | 2002-06-10 | 1 | -2/+1 |
* | According to Bruce, this file shouldn't have comments to describe what | jhb | 2002-06-07 | 1 | -1/+1 |
* | Overhaul the ktrace subsystem a bit. For the most part, the actual vnode | jhb | 2002-06-07 | 1 | -0/+1 |
* | Hook up the ahd driver. | gibbs | 2002-06-06 | 1 | -0/+6 |
* | bde noticed that SOMAXCONN breaks pretty badly as an option for LINT. | alfred | 2002-06-02 | 1 | -1/+0 |
* | Add support to GEOM for GUID Partition Tables (GPTs). The support | marcel | 2002-05-28 | 1 | -0/+2 |
* | Add code to make default mutexes adaptive if the ADAPTIVE_MUTEXES kernel | jhb | 2002-05-21 | 1 | -0/+1 |
* | Remove IFS from 5.0-CURRENT. This facilitates introducing UFS2 as | rwatson | 2002-05-19 | 1 | -1/+0 |
* | More s/file system/filesystem/g | trhodes | 2002-05-16 | 1 | -3/+3 |
* | Disable the shared locking namei() code for now. It breaks several stacking | jeff | 2002-05-14 | 1 | -1/+1 |
* | Reconnect db_elf.c to the build (now under "options DDB_NOKLDSYM"). It | bde | 2002-05-07 | 1 | -0/+1 |
* | Hook the DRM up to the build and add it to NOTES. | anholt | 2002-04-28 | 1 | -0/+4 |
* | Add a filesystem driver for the Universal Disk Format. For more info, | scottl | 2002-04-14 | 1 | -0/+1 |
* | Turn #ifdef LOOKUP_SHARED into #ifndef LOOKUP_EXCLUSIVE to enable this | jeff | 2002-04-09 | 1 | -1/+2 |
* | D'oh! I forgot to commit this a while back. | mjacob | 2002-04-04 | 1 | -1/+2 |
* | Dike out a highly insecure UCONSOLE option. | ru | 2002-04-03 | 1 | -1/+0 |
* | Mutex profiling code, conditional on the MUTEX_PROFILING option. Adds the | des | 2002-04-02 | 1 | -0/+3 |
* | ktr changes to improve performance and make writing a userland utility to | jake | 2002-04-01 | 1 | -1/+0 |
* | Nuke CV_DEBUG in favour of INVARIANTS. | dan | 2002-03-30 | 1 | -1/+0 |
* | Major rework of the iicbus/smbus framework: | nsouch | 2002-03-23 | 1 | -0/+1 |
* | This patch adds the "LOCKSHARED" option to namei which causes it to only acqu... | jeff | 2002-03-12 | 1 | -0/+1 |
* | Add the GEOM option. | phk | 2002-03-11 | 1 | -0/+1 |
* | Garbage-collect options ACPI_NO_ENABLE_ON_BOOT, AML_DEBUG, BLEED, | bde | 2002-02-15 | 1 | -12/+0 |
* | Enable polling to be configured into kernels on non i386 platforms. Note that | gallatin | 2002-02-12 | 1 | -0/+3 |
* | Make PCI_ALLOW_UNSUPPORTED_IO_RANGE an option until the ISA address | imp | 2002-01-15 | 1 | -0/+1 |
* | Add OS layer ACPI mutex and threading support. | iwasaki | 2001-12-22 | 1 | -0/+2 |
* | Move the PCI_ENABLE_IO_MODES option from conf/options.i386 to | tmm | 2001-12-21 | 1 | -0/+1 |
* | Axe NFS_NOSERVER since it doesn't do anything anymore. Remove NFSSERVER | jhb | 2001-11-15 | 1 | -1/+0 |
* | Make MAXTSIZ, DFLDSIZ, MAXDSIZ, DFLSSIZ, MAXSSIZ, SGROWSIZ loader | ps | 2001-10-10 | 1 | -5/+3 |
* | Add an option ED_NO_MIIBUS, which causes the `ed' driver to be | iedowse | 2001-09-29 | 1 | -0/+3 |
* | Add ng_ip_input. A new netgraph node for queuing IP packets into the | brooks | 2001-09-27 | 1 | -0/+1 |
* | /home/brooks/ng_gif.message | brooks | 2001-09-26 | 1 | -0/+2 |
* | Cleanup and split of nfs client and server code. | peter | 2001-09-18 | 1 | -1/+2 |