| Commit message (Expand) | Author | Age | Files | Lines |
* | - Pull in kbd.c when sc or vt is included in the kernel, even if | yokota | 1999-12-13 | 1 | -0/+2 |
* | Use a seperate -c and -h mode. The vnode_if.c file is compiled only into | peter | 1999-12-12 | 1 | -4/+7 |
* | Turn on warnings for the wd* driver with a loud pointer to ata*. This | peter | 1999-12-12 | 1 | -6/+11 |
* | Remove the if_ze and if_zp drivers. | phk | 1999-12-10 | 5 | -24/+0 |
* | Move source files common to all platforms from <arch>/conf/files.<arch> | archie | 1999-12-09 | 1 | -15/+0 |
* | Move libkern/arc4random.c into conf/files. I was planning on doing an | dan | 1999-12-09 | 1 | -1/+0 |
* | New netgraph node type 'pptpgre': this performs GRE encapsulation | archie | 1999-12-08 | 2 | -0/+2 |
* | Add support for compiling SVR4 as a static module | newton | 1999-12-08 | 2 | -0/+35 |
* | Finally use the new ata driver. | sos | 1999-12-08 | 2 | -37/+19 |
* | udp IPv6 support, IPv6/IPv4 tunneling support in kernel, | shin | 1999-12-07 | 2 | -0/+18 |
* | Fold the pnp code into the base isa system to pave the way for PNPBIOS. | peter | 1999-12-06 | 5 | -15/+4 |
* | Switch over to using the generic joy driver | peter | 1999-12-05 | 1 | -1/+0 |
* | Reinstate the aic driver. | luoqi | 1999-12-05 | 1 | -0/+1 |
* | Add the if_dc driver and remove all of the al, ax, dm, pn and mx drivers | wpaul | 1999-12-04 | 5 | -61/+19 |
* | New netgraph node type, ng_bpf(8). This node type allows you to | archie | 1999-12-03 | 2 | -2/+6 |
* | Remove the 'gzip' image activator. We're not using a.out anymore, so save | msmith | 1999-12-03 | 1 | -1/+0 |
* | Remove the "MCA not supported" from RELNOTES.TXT and add | mdodd | 1999-12-02 | 2 | -0/+30 |
* | Remove code to select APM version with flags to the apm0 device. This | jlemon | 1999-12-02 | 3 | -5/+1 |
* | Grammar nit. | billf | 1999-12-02 | 2 | -2/+2 |
* | Add the AMI MegaRAID and Mylex DAC960 drivers. Installation to arrays | msmith | 1999-12-02 | 1 | -0/+4 |
* | Cosmetic changes to comments: | sheldonh | 1999-12-01 | 2 | -16/+16 |
* | Introduce OpenBSD-like Random PIDs. Controlled by a sysctl knob | dan | 1999-11-28 | 1 | -0/+1 |
* | Sort PCI SCSI controlers. | obrien | 1999-11-28 | 1 | -4/+4 |
* | /sys adjustments to add the `sym' controler driver. | obrien | 1999-11-28 | 3 | -0/+3 |
* | Add a commented out 'ATA' driver config block to help assist -CURRENT | obrien | 1999-11-27 | 1 | -0/+12 |
* | options should be formatted as "#options ^IFOO". | obrien | 1999-11-27 | 2 | -24/+24 |
* | Retire MFS_ROOT and MFS_ROOT_SIZE options from the MFS implementation. | phk | 1999-11-26 | 4 | -10/+18 |
* | Update the WaveLAN/IEEE driver: | wpaul | 1999-11-25 | 4 | -3/+7 |
* | Add the description for the configuration of GUS non-PnP bridge driver. | tanimura | 1999-11-25 | 2 | -0/+8 |
* | Add kernel parts of revived ipfilter (3.3.3.) | guido | 1999-11-23 | 2 | -6/+4 |
* | Update the Alpha makefile to be more in line with the x86 version. It | peter | 1999-11-22 | 1 | -21/+11 |
* | move INET6 option from GENERIC to LINT. | shin | 1999-11-22 | 3 | -1/+2 |
* | Add the descriptions of the bridge drivers for Sound Blaster, GUS | tanimura | 1999-11-22 | 2 | -0/+20 |
* | - Introduce the bridge drivers for Sound Blaser, GUS and Crystal | tanimura | 1999-11-22 | 1 | -0/+6 |
* | KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCP | shin | 1999-11-22 | 2 | -1/+4 |
* | document new ISP config options | mjacob | 1999-11-21 | 2 | -4/+28 |
* | Latest incremental efforts on newcard: | imp | 1999-11-20 | 1 | -4/+5 |
* | Hack: comment out the pull-in of src/sys/../share/mk/bsd.kern.mk as | peter | 1999-11-18 | 1 | -4/+6 |
* | Add option NETGRAPH_KSOCKET. | archie | 1999-11-16 | 2 | -0/+2 |
* | Typo | n_hibma | 1999-11-16 | 1 | -1/+1 |
* | Cosmetic change: correct formatting error in my previous commit. | yokota | 1999-11-09 | 2 | -10/+10 |
* | - Document SC_TWOBUTTON_MOUSE, SC_NORM_ATTR, SC_NORM_REV_ATTR, | yokota | 1999-11-08 | 2 | -0/+20 |
* | - Added the following options; they have existed in syscons | yokota | 1999-11-08 | 1 | -0/+4 |
* | - Added a new kernel configuration option: SC_TWOBUTTON_MOUSE. | yokota | 1999-11-08 | 1 | -0/+1 |
* | - Removed SC_VIDEO_DEBUG. It is broken and useless now. | yokota | 1999-11-08 | 3 | -3/+0 |
* | Add the ata driver to the compiled in targets. | sos | 1999-11-07 | 2 | -36/+56 |
* | Options cleanup. | eivind | 1999-11-06 | 3 | -92/+86 |
* | Fix the style of some options. | obrien | 1999-11-05 | 1 | -3/+3 |
* | Style lint LINT. | obrien | 1999-11-05 | 2 | -392/+394 |
* | Change some wdX entries from "disk" to "device". These got missed in the | obrien | 1999-11-05 | 2 | -8/+8 |