summaryrefslogtreecommitdiffstats
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix the GUS driver so that it will initialize properly from power-on...pst1995-01-041-1/+4
* Don't allow negative console numbers for the VT_WAITACTIVE ioctl. Use thebde1995-01-031-29/+26
* Use sufficient parentheses in macros.bde1995-01-031-79/+82
* Replace sv_ex_tw by padding (it is no longer used; the tag word in sv_envbde1995-01-031-8/+13
* Possible fix for NE2000 problems...the remote byte count wasn't worddg1995-01-011-4/+8
* Get rid of unused variable.dg1995-01-011-4/+1
* Change the errors in the XT_KEYBOARD patch. red in the face. Thanks Bruce.ats1994-12-311-5/+5
* Handle both channels of Twin channeled devices. Respect the configurationgibbs1994-12-313-483/+852
* Handle the aic7770 driver's dependancies correctly.gibbs1994-12-312-4/+15
* Really provide support for 3COM cards now.jkh1994-12-313-3/+15
* From Bill Paul:jkh1994-12-312-31/+64
* Miscellaneous changes from Bill Paul:jkh1994-12-312-11/+85
* From: Luigi Rizzo <luigi@labinfo.iet.unipi.it>jkh1994-12-311-0/+2
* Changes to allow keypad 5 produce \E[E like SCO/ANSI term doesache1994-12-311-12/+12
* From: "Serge V.Vakulenko" <vak@gw.cronyx.msk.su>jkh1994-12-311-1761/+1214
* icu.s:bde1994-12-303-159/+81
* spl.h:bde1994-12-301-8/+7
* Change an 0 to WHOLE_DISK_SLICE.bde1994-12-301-1/+1
* Save 16 bytes of data by not explicitly initializing to 0.bde1994-12-301-2/+2
* Keep track of the devconf state.bde1994-12-271-2/+7
* Fixed two security holes in the pcmmap() function.dg1994-12-271-3/+3
* Add a patch that someone on the net has used to run on his IBM Thinkpad.ats1994-12-261-1/+8
* Add examples for the sony and the panasonic drivers.ats1994-12-262-2/+14
* Correct the devices.i386 for the major numbers. 8 was already used nowats1994-12-262-3/+5
* Add entries for the sony and panasonic drives and drivers.ats1994-12-251-2/+46
* Merge several probe diagnostics into one.ache1994-12-242-27/+20
* Fix the "wd" count stat. The seek and xfer stats are still very bogusbde1994-12-241-2/+2
* Obtained from: 1.1.5bde1994-12-241-4/+10
* Restore my changes in rev 1.11 that Garrett killed in his commit.dg1994-12-221-2/+2
* Move ARP interface initialization into if_ether.c:arp_ifinit().wollman1994-12-228-46/+19
* Add support for -v option passed to boot loader (bootverbose).se1994-12-221-3/+6
* Added `ds', a black-hole network interface.wollman1994-12-222-4/+12
* Remove get status from probe, confuse LU002ache1994-12-211-5/+3
* stbytes miss by one for new modelache1994-12-211-4/+4
* Insert a hook to initialize the serial port at the beginning ofjoerg1994-12-181-1/+9
* This became a frequently requested item now.joerg1994-12-183-0/+709
* Initialize syscons also in cases where it ain't the system's consolejoerg1994-12-181-1/+4
* Ooops, i forgot one NVT > 0 in a previous commit. Now pcvt will alsojoerg1994-12-181-2/+2
* Move the code providing the equivalent of ICRNL for console input fromjoerg1994-12-182-4/+6
* Pass the slice number of the boot device to the kernel in the previouslybde1994-12-184-9/+16
* > ../../i386/isa/if_le.c still has a mountain of warnings.. Anyone keenphk1994-12-181-7/+13
* Unbogify the size being passed to bzero when clearing struct softc.dg1994-12-181-2/+2
* Move page_unhold's in pmap_object_init_pt down one line to gard againstdg1994-12-181-3/+3
* Add a 'vn' to GENERICjkh1994-12-181-2/+3
* Check for PG_FAKE too in pmap_object_init_pt.dg1994-12-181-3/+3
* Add two more page table pages to keep 64MB machines happy.dg1994-12-181-2/+2
OpenPOWER on IntegriCloud