summaryrefslogtreecommitdiffstats
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
...
* Make the next_writeable address specific for each drive, there mightsos1998-10-154-16/+14
* Fixed two potentially serious classes of bugs:dg1998-10-136-19/+19
* Added a workaround for yet-another, less-than-compatible keyboard controller.yokota1998-10-131-1/+4
* Add adw device.jkh1998-10-121-3/+4
* Fix breakage introduced by last patch. bde has added CC_QUIET flag toimp1998-10-123-73/+11
* Don't print conflict messages in haveseen_isadev() if CC_QUIET isbde1998-10-121-10/+16
* Fixed bitrot in mfs options. MFS_ROOT split into MFS_ROOT andbde1998-10-122-8/+4
* Added flag CC_QUIET for quiet conflict checking.bde1998-10-121-6/+7
* Unregister the glibc2 brand at module unload time.alex1998-10-111-5/+19
* Fix a couple of out-of-bounds array references in mapping betweenjdp1998-10-111-4/+9
* Don't pretend to support ix86's with 16-bit ints by using longs justbde1998-10-103-11/+11
* Fixed warnings for pointer versus int type mismatches. Addresses mustbde1998-10-102-7/+7
* Fixed warnings for pointer versus int type mismatches. Addresses mustbde1998-10-101-3/+3
* mp_machdep.c: Set a vector to boot code (PC-98).kato1998-10-104-14/+14
* PC-98 doesn't have CMOS ram.kato1998-10-101-2/+2
* PC-98 doesn't have CMOS ram.kato1998-10-103-6/+24
* Add GENERIC rev 1.124 changesobrien1998-10-102-4/+6
* Add entries for MFS which are consistent with the others, now thatjkh1998-10-101-1/+3
* Allow more flexible use of MFS root.jkh1998-10-101-12/+19
* rm *.so and *.ko in clean as well.peter1998-10-101-2/+2
* Fix conficts in probe:imp1998-10-103-3/+77
* Relocate the preload module info from machdep specifically rather thanpeter1998-10-092-21/+9
* elf_machdep.c and rindex.c are now standardpeter1998-10-091-1/+3
* Hook up ahapoll so that dumps, synchronize cache commands or any othergibbs1998-10-091-1/+2
* Null commit.. CVS aborted on freefall last time (reaonly file).peter1998-10-091-2/+2
* An elf_reloc() function for the i386. Based on alpha/alpha/elf_machdep.cpeter1998-10-091-0/+100
* Pass termination information via softc flags to the core driver. Thegibbs1998-10-091-13/+19
* Initialise kernel environment and module metadata pointers.msmith1998-10-091-1/+6
* Fix up the kernel environment and module data pointers in the bootinfo ifmsmith1998-10-082-3/+29
* Make that annoying "device busy" message dependent on DEBUG (using thedes1998-10-081-1/+1
* Discard previous commit.kato1998-10-081-14/+1
* Add SMC EtherEZ98 support to ed driver (PC-98).kato1998-10-081-1/+14
* BIOS ROM base address is 0xe8000 on PC-98.kato1998-10-083-3/+18
* Remove debug output on disk change.sos1998-10-082-4/+4
* Fix syntax errors I introduced.obrien1998-10-073-9/+9
* Add entries for the adw device driver.gibbs1998-10-073-5/+10
* Fix a parent tag reference count bug during tag teardown.gibbs1998-10-071-7/+18
* - Implement enabling write allocate on AMD K5/K6/K6-2 cpus.kato1998-10-066-16/+166
* teach userconfig about isa_devtab_cammsmith1998-10-061-3/+6
* Undo most of the previous commit.obrien1998-10-051-15/+5
* Make async I/O on a socket work.jfieber1998-10-053-12/+14
* In linux_newuname bzero the right type of struct (linux_newuname_t).sos1998-10-051-2/+2
* Now require *FS_ROOT to enable the ability to mount a *FS /.obrien1998-10-051-6/+16
* Document that ``options xFS_ROOT'' requires the associated ``options xFS''.obrien1998-10-053-11/+13
* Nit in comment: PnP ID 0x3500630e is a CS4236B, not a CS4236.des1998-10-041-1/+1
* At net-jp@jp.freebsd.org mailing list, if_cs user in Japanmsmith1998-10-041-2/+2
* Two new C symbols were added to apm_setup.s but not put intojdp1998-10-031-1/+3
* Add dpt driver back to GENERIC and adjust a stale comment.jkh1998-10-031-5/+3
* Removed duplicate case.alex1998-10-031-1/+0
* Add a new CAM debugging mode, CAM_DEBUG_CDB. This causes the kernel token1998-10-022-8/+8
OpenPOWER on IntegriCloud