summaryrefslogtreecommitdiffstats
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
* Submitted by: Bruce Evansats1995-01-192-60/+18
* Print out exactly what we think the board is, and for the latestdufault1995-01-191-26/+35
* Enable floppy-tape controller by default again. Flags no longer has anyjkh1995-01-171-5/+2
* The %eflags checking introduced in the previous commit was too zealous.bde1995-01-171-7/+14
* Add $Ids. Use DMA for downloading SCBs to the sequencer. Implement SDTR,gibbs1995-01-162-86/+125
* Add $Id. Recognize motherboard aic7870 based controllers.gibbs1995-01-161-0/+7
* Add $Idgibbs1995-01-162-0/+4
* Fixed some page table reference count problems; these changes may not bedg1995-01-151-3/+5
* Some fixes to device configuration, now that I've had a chance to do itwollman1995-01-151-12/+51
* Fix security holes in sigreturn(), ptrace() and procfs. sigreturn()bde1995-01-147-199/+223
* Define some public labels for use by trap().bde1995-01-141-1/+22
* Remove bogus scd0 driver - I should have looked at LINT first, anyway.jkh1995-01-141-2/+1
* Enable define of CR0_AM to prepare for implementing alignment checking.bde1995-01-141-7/+3
* Declare a real `struct fpreg' to prepare for implementing reading andbde1995-01-141-6/+13
* Remove reference to impossible trap type T_KDBTRAP. We don't supportbde1995-01-141-8/+9
* Eliminate T_KDBTRAP, which will soon go away. It was only used for anbde1995-01-141-23/+21
* Add missing object_lock/unlock.dg1995-01-141-1/+5
* Put UCONSOLE back - I was wrong, it's still used in one last place.jkh1995-01-143-3/+14
* Oops, forgot one change when DDB is defined.sos1995-01-131-2/+2
* Use (n - 1) in ESC [ xxx d and ESC [ xxx `ache1995-01-131-3/+3
* Point dependancy to i386/scsigibbs1995-01-131-2/+2
* Point include to i386/scsigibbs1995-01-131-2/+2
* Generic support for the entire aic7x70 line of adaptors. No one elsegibbs1995-01-132-449/+619
* Add in aic7770.c (EISA/VL Adaptors) and aic7870.c (PCI adaptor) dependanciesgibbs1995-01-136-3563/+246
* Back out cursor wrap (restore original thing)ache1995-01-121-2/+2
* Argl!, finally found this bummer. The code testing for a write-joerg1995-01-121-36/+10
* 1. Remove UCONSOLE. This appears to be well and truly dead (unless it'sjkh1995-01-123-23/+3
* Submitted by: Mikael Hybsch <micke@dynas.se>se1995-01-121-3/+9
* here ip_fw.c lived once..correct me if i am wrong butugen1995-01-121-2/+1
* First round in syscons update. Several new features has been added:sos1995-01-122-368/+525
* Change GENERIC to SWAP_GENERIC for now. I need the GENERIC kernel tojkh1995-01-111-2/+2
* Finally implement support for the `lsdev' program. The controller isjoerg1995-01-111-14/+30
* Latest update from Serge Vakulenko <vak@cronyx.ru>jkh1995-01-101-670/+635
* fix for: kern/97: wt DELAY patchjoerg1995-01-091-1/+2
* These changes embody the support of the fully coherent merged VM buffer cache,dg1995-01-096-194/+197
* Add a MIN macro.jkh1995-01-091-0/+2
* cdev #50 -> pcmciaphk1995-01-091-1/+5
* Added residual length for 1542C onlydufault1995-01-081-8/+61
* added ssc devicedufault1995-01-081-7/+39
* Restored Herb's current copyright. The one in the file appeared to havedg1995-01-081-244/+28
* Submitted by: Steve Gerakinesats1995-01-071-8/+3
* Fix indenting of gsc entry, reserve 48 for cyclades.jkh1995-01-071-3/+7
* Work around a compiler bug in gcc2.6.3 in handling (long long) variables andats1995-01-072-6/+48
* Gunther Schadow <gusw@fub46.zedat.fu-berlin.de>'sjkh1995-01-078-10/+946
* Peter's work to work around one of the most annoying bugs in thejoerg1995-01-063-148/+385
* Fix scaling for TIOCM[SG]DTRWAIT to work when hz != 100.bde1995-01-061-5/+5
* Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>se1995-01-051-1/+4
* Fight against hanging modems: add timeout to ttywait.ache1995-01-051-4/+1
* Made a few cosmetic changes, and fixed a bug in handling the case of thedg1995-01-041-12/+14
* Corrected the list of volatile registers for outsb, outsw, and outsl.dg1995-01-041-4/+4
OpenPOWER on IntegriCloud