summaryrefslogtreecommitdiffstats
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
* Fix LINT breakage.archie1999-12-051-1/+1
* Don't use a bogus bus number for Ross host-pci bridges.dfr1999-12-054-0/+8
* Reinstate the aic driver.luoqi1999-12-051-0/+1
* Add the if_dc driver and remove all of the al, ax, dm, pn and mx driverswpaul1999-12-046-66/+20
* The address 0x472 is used for the SCSI HDD geometry information onkato1999-12-041-2/+1
* Implement pluggable ioctl handlers.marcel1999-12-046-1733/+2035
* oszsigcode -> szosigcodemarcel1999-12-044-5/+5
* Fix type of sf_addr.marcel1999-12-042-4/+4
* New netgraph node type, ng_bpf(8). This node type allows you toarchie1999-12-032-2/+6
* pc98/pc98/atapi.cnyan1999-12-031-32/+2
* Change splbio() to splcam(). bs is cam driver.nyan1999-12-032-4/+6
* Remove the 'ivars' arguement to device_add_child() andmdodd1999-12-039-15/+19
* Remove the 'gzip' image activator. We're not using a.out anymore, so savemsmith1999-12-031-1/+0
* Remove the "MCA not supported" from RELNOTES.TXT and addmdodd1999-12-022-0/+30
* Remove code to select APM version with flags to the apm0 device. Thisjlemon1999-12-025-47/+9
* Grammar nit.billf1999-12-022-2/+2
* Add the AMI MegaRAID and Mylex DAC960 drivers. Installation to arraysmsmith1999-12-021-0/+4
* Cosmetic changes to comments:sheldonh1999-12-012-16/+16
* The 6th bit of configuration port is not defined on pc98.nyan1999-12-011-0/+4
* Add explicit null entries for new entrypoints.julian1999-12-012-2/+4
* Implement linux_sigaltstack.marcel1999-11-306-17/+61
* Implement sigaltstack.marcel1999-11-301-1/+2
* add linuxulator wrapper for SNDCTL_DSP_GETODELAYalfred1999-11-292-0/+5
* Make BOOTP work again.dillon1999-11-291-1/+9
* How hard can it be to implement a 24bit counter in hardware ?phk1999-11-291-1/+33
* Introduce OpenBSD-like Random PIDs. Controlled by a sysctl knobdan1999-11-281-0/+1
* Sort PCI SCSI controlers.obrien1999-11-281-4/+4
* /sys adjustments to add the `sym' controler driver.obrien1999-11-283-0/+3
* Add a commented out 'ATA' driver config block to help assist -CURRENTobrien1999-11-271-0/+12
* options should be formatted as "#options ^IFOO".obrien1999-11-272-24/+24
* Implement linux_ustat.marcel1999-11-275-9/+62
* Change prototype of linux_ustat.marcel1999-11-271-1/+2
* Moved scheduling-related code to kern_synch.c so that it is easier to fixbde1999-11-273-24/+3
* Retire MFS_ROOT and MFS_ROOT_SIZE options from the MFS implementation.phk1999-11-264-10/+18
* Implement fdatasync in terms of fsync. The regeneration of proto.h,marcel1999-11-265-4/+14
* Fix out-of-date commentjulian1999-11-261-1/+4
* Update the WaveLAN/IEEE driver:wpaul1999-11-257-165/+432
* Add the description for the configuration of GUS non-PnP bridge driver.tanimura1999-11-252-0/+8
* Change the prototype of the strto* routines to make the secondarchie1999-11-242-3/+3
* Add kernel parts of revived ipfilter (3.3.3.)guido1999-11-232-6/+4
* Even better then using %fs:0 in our locked synchronizing instruction,dillon1999-11-231-5/+6
* Add in required instruction serialization prior to releasing thedillon1999-11-231-1/+20
* Fix a confusion between osigcontext and ucontext_t in the previous commit.green1999-11-231-6/+16
* Update the Alpha makefile to be more in line with the x86 version. Itpeter1999-11-221-21/+11
* move INET6 option from GENERIC to LINT.shin1999-11-223-1/+2
* Add the descriptions of the bridge drivers for Sound Blaster, GUStanimura1999-11-222-0/+20
* - Introduce the bridge drivers for Sound Blaser, GUS and Crystaltanimura1999-11-221-0/+6
* KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCPshin1999-11-222-1/+4
* Moved useracc() to top of sigreturn as to avoid panicpho1999-11-211-4/+4
* s/p_cred->pc_ucred/p_ucred/gphk1999-11-211-1/+1
OpenPOWER on IntegriCloud