summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Update pcvt to 3.20b23joerg1995-04-017-37/+118
* Include <machine/cpufunc.h> to get i/o functions - don't duplicate almostbde1995-04-011-184/+1
* Fix dependencies for netboot.rom. ${OBJS} isn't valid when thebde1995-04-011-1/+3
* Use new TS_CAN_BYPASS_L_RINT state to avoid complex testache1995-04-013-69/+69
* Add TS_CAN_BYPASS_L_RINT state for serial devicesache1995-04-011-1/+5
* Check for never opened or closed device before testingache1995-04-013-9/+18
* Add hook for rc driverache1995-04-011-1/+5
* Patch from Greg Ansley:dg1995-04-011-5/+5
* Patch from Matt Thomas to fix mbuf leak in FDDI driver.dg1995-04-011-3/+10
* Mask the call to ahc_attach with an splbio/splx pair. This allows usgibbs1995-03-311-22/+47
* Major overhaul of the aic7xxx driver:gibbs1995-03-316-176/+242
* Major overhaul of the aic7xxx driver:gibbs1995-03-312-67/+86
* Use EISA_MAX_SLOTS to be consistent with other EISA drivers.gibbs1995-03-312-10/+10
* Fix overrun error define nameache1995-03-311-1/+1
* Fix typing error sneaked somehow in prev. commitache1995-03-311-2/+2
* Diskless boot support for 3C509.jkh1995-03-317-238/+1435
* * Promiscuous mode added and interrupt logic slightly changedjkh1995-03-314-100/+378
* I and Seiji Murata <seiji@mt.cs.keio.ac.jp> contributed 3C589 PCMCIAjkh1995-03-311-1261/+1241
* Include <stddef.h> for standard definition of offsetof() instead ofse1995-03-311-12/+4
* Backed out changes in rev 1.5 that prevent sending FIN if in CLOSINGdg1995-03-301-2/+2
* This sl enhancement helps to keep serial line (modem) connection alive.ache1995-03-303-5/+100
* Do not try to negotiate synchronous SCSI transfers in the Boot Kernel.se1995-03-301-1/+2
* Update to new screen update method.sos1995-03-304-8/+12
* Fix probe message printingsos1995-03-301-2/+2
* Emulate hw cursor closely, and get start&end scanlines from BIOS.sos1995-03-306-57/+81
* Made pmap_testbit a static function.dg1995-03-302-4/+4
* Move DSIMICROCODE ioctl to 85,ache1995-03-301-2/+2
* Submitted by: Mahesh Neelakanta <mahesh@gcomm.com>rgrimes1995-03-305-10/+10
* Fixes for new TTY_BI & TTY_OEache1995-03-291-8/+13
* Optimized the way physical screen updates are done. Now onlysos1995-03-296-153/+399
* pppinput:ache1995-03-291-5/+9
* Fix serial error recording using new TTY_BI & TTY_OEache1995-03-293-33/+21
* c_iflag handling in setting compat modes now more close to V7ache1995-03-291-2/+4
* Oops, fix typing error in prev. commitache1995-03-291-2/+2
* Handle TTY_BI now instead of TTY_FE && c == 0ache1995-03-291-2/+2
* Remove TTY_OE & TTY_BI definitions to allow translation,ache1995-03-293-9/+3
* Add TTY_OE for overrun error and TTY_BI for break conditionache1995-03-291-2/+4
* Move parmark 0377 double code after control chars processingache1995-03-291-6/+6
* Fix timestamps when using Wall CMOS clock,ache1995-03-292-50/+42
* Added a set of braces to make the compiler happy.dg1995-03-292-4/+6
* Added NQNFS option and a comment warning about it's overhead.dg1995-03-293-3/+18
* When NFS is compiled into the kernel, make NQNFS lease checking conditionaldg1995-03-291-1/+6
* Fixed DDB's "ps" output formatting.dg1995-03-281-12/+6
* Change fkey 63 from ^[[K to ^[[~.sos1995-03-283-6/+6
* Don't install /usr/mdec/bootphk1995-03-283-10/+37
* Move discard check up and do it only for error statusache1995-03-283-69/+63
* Added ata device....sos1995-03-281-2/+21
* ttyinput() fixes:ache1995-03-281-4/+8
* CVS:bde1995-03-283-12/+12
* Don't useache1995-03-283-9/+6
OpenPOWER on IntegriCloud