| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix LINT breakage. | archie | 1999-12-05 | 1 | -1/+1 |
* | Don't use a bogus bus number for Ross host-pci bridges. | dfr | 1999-12-05 | 4 | -0/+8 |
* | 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 | 6 | -66/+20 |
* | The address 0x472 is used for the SCSI HDD geometry information on | kato | 1999-12-04 | 1 | -2/+1 |
* | Implement pluggable ioctl handlers. | marcel | 1999-12-04 | 6 | -1733/+2035 |
* | oszsigcode -> szosigcode | marcel | 1999-12-04 | 4 | -5/+5 |
* | Fix type of sf_addr. | marcel | 1999-12-04 | 2 | -4/+4 |
* | New netgraph node type, ng_bpf(8). This node type allows you to | archie | 1999-12-03 | 2 | -2/+6 |
* | pc98/pc98/atapi.c | nyan | 1999-12-03 | 1 | -32/+2 |
* | Change splbio() to splcam(). bs is cam driver. | nyan | 1999-12-03 | 2 | -4/+6 |
* | Remove the 'ivars' arguement to device_add_child() and | mdodd | 1999-12-03 | 9 | -15/+19 |
* | 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 | 5 | -47/+9 |
* | 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 |
* | The 6th bit of configuration port is not defined on pc98. | nyan | 1999-12-01 | 1 | -0/+4 |
* | Add explicit null entries for new entrypoints. | julian | 1999-12-01 | 2 | -2/+4 |
* | Implement linux_sigaltstack. | marcel | 1999-11-30 | 6 | -17/+61 |
* | Implement sigaltstack. | marcel | 1999-11-30 | 1 | -1/+2 |
* | add linuxulator wrapper for SNDCTL_DSP_GETODELAY | alfred | 1999-11-29 | 2 | -0/+5 |
* | Make BOOTP work again. | dillon | 1999-11-29 | 1 | -1/+9 |
* | How hard can it be to implement a 24bit counter in hardware ? | phk | 1999-11-29 | 1 | -1/+33 |
* | 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 |
* | Implement linux_ustat. | marcel | 1999-11-27 | 5 | -9/+62 |
* | Change prototype of linux_ustat. | marcel | 1999-11-27 | 1 | -1/+2 |
* | Moved scheduling-related code to kern_synch.c so that it is easier to fix | bde | 1999-11-27 | 3 | -24/+3 |
* | Retire MFS_ROOT and MFS_ROOT_SIZE options from the MFS implementation. | phk | 1999-11-26 | 4 | -10/+18 |
* | Implement fdatasync in terms of fsync. The regeneration of proto.h, | marcel | 1999-11-26 | 5 | -4/+14 |
* | Fix out-of-date comment | julian | 1999-11-26 | 1 | -1/+4 |
* | Update the WaveLAN/IEEE driver: | wpaul | 1999-11-25 | 7 | -165/+432 |
* | Add the description for the configuration of GUS non-PnP bridge driver. | tanimura | 1999-11-25 | 2 | -0/+8 |
* | Change the prototype of the strto* routines to make the second | archie | 1999-11-24 | 2 | -3/+3 |
* | Add kernel parts of revived ipfilter (3.3.3.) | guido | 1999-11-23 | 2 | -6/+4 |
* | Even better then using %fs:0 in our locked synchronizing instruction, | dillon | 1999-11-23 | 1 | -5/+6 |
* | Add in required instruction serialization prior to releasing the | dillon | 1999-11-23 | 1 | -1/+20 |
* | Fix a confusion between osigcontext and ucontext_t in the previous commit. | green | 1999-11-23 | 1 | -6/+16 |
* | 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 |
* | Moved useracc() to top of sigreturn as to avoid panic | pho | 1999-11-21 | 1 | -4/+4 |
* | s/p_cred->pc_ucred/p_ucred/g | phk | 1999-11-21 | 1 | -1/+1 |