summaryrefslogtreecommitdiffstats
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
* Reclaim UPAGES_HOLE (8k) that was chopped out of process address space.peter1999-12-112-3/+1
* Remove unused includes.marcel1999-12-101-2/+0
* Remove reference to ze and zp drivers.phk1999-12-101-2/+0
* Remove the if_ze and if_zp drivers.phk1999-12-1011-3418/+0
* Remove the B_BAD buffer flag, it is no longer used.phk1999-12-101-10/+1
* Move source files common to all platforms from <arch>/conf/files.<arch>archie1999-12-091-15/+0
* Move libkern/arc4random.c into conf/files. I was planning on doing andan1999-12-091-1/+0
* New netgraph node type 'pptpgre': this performs GRE encapsulationarchie1999-12-082-0/+2
* Add support for compiling SVR4 as a static modulenewton1999-12-082-0/+35
* Remove unnecessary includesnewton1999-12-081-12/+0
* Remove BAD144 support, it has already been disabled for some time.phk1999-12-085-421/+10
* Finally use the new ata driver.sos1999-12-082-37/+19
* Revamp the devstat priority system. All disks now have the same priority.ken1999-12-083-5/+5
* Fix invocation of bus_teardown_intr(). The last arg is supposed to bewpaul1999-12-081-1/+1
* udp IPv6 support, IPv6/IPv4 tunneling support in kernel,shin1999-12-072-0/+18
* Fix the ioctl CONS_FINDMODE and its underlying subroutineyokota1999-12-071-5/+6
* Update for loss of pnp.hpeter1999-12-061-1/+0
* Fold the pnp code into the base isa system to pave the way for PNPBIOS.peter1999-12-065-15/+4
* Remove DSO_BAD144 from wd driver(s) so people with bad144'ed disks getphk1999-12-061-1/+1
* Need header <machine/smp.h> for prototype declaration of smp_rendezvous()luoqi1999-12-061-0/+3
* User ldt sharing.luoqi1999-12-066-128/+220
* Supported i8251 (internal COM1) FIFO mode.nyan1999-12-061-2/+32
* Remove references to old joystick driver from this file, which Peterwpaul1999-12-051-5/+0
* Switch over to using the generic joy driverpeter1999-12-053-306/+0
* 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
OpenPOWER on IntegriCloud