summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Last typo fixed (network came up for a few minutes).nate1996-05-071-0/+1
* Augh, more typos.nate1996-05-071-5/+5
* Whoops, brain-o's with the previous commit. Fix up quite a few typos.nate1996-05-071-17/+14
* - KNF'ifynate1996-05-071-87/+57
* Several locations in sys/netinet/ip_fw.c are lacking or incorrectlyphk1996-05-061-14/+18
* Add three new route flags to help determine what sort of addresswollman1996-05-063-11/+48
* An old typo MCLBYTES/CLBYTES became more obvious bogus now.phk1996-05-061-3/+3
* Update qcamdriver to 1.1-release distribution.pst1996-05-063-42/+46
* Avoid potential trademark conflictpeter1996-05-051-2/+2
* Change the logic of the interrupt/poll loop. It no longer loops untilpeter1996-05-052-8/+30
* Change the compiled-in polling parameters to a sysctl setting.peter1996-05-052-14/+22
* uninitialized auto variable shmseg is used in ...joerg1996-05-051-2/+2
* Add DDB_UNATTENDED to opt_ddb.h where it belongs.pst1996-05-051-1/+2
* Add $Id$peter1996-05-041-0/+2
* Some trivial updates to the information in here, A good deal of thispeter1996-05-041-2/+28
* Add $Id$peter1996-05-041-7/+11
* Add $Id$peter1996-05-041-6/+7
* Add $Id$peter1996-05-042-0/+4
* Add stl and stli drivers for the Stallion cards.peter1996-05-042-2/+6
* Distinguish the classes of stallion boards (intelligent vs. "smart" cd1400)peter1996-05-042-4/+6
* Update to 1.1beta5dpst1996-05-041-18/+35
* Update to version 1.1beta5d of the driver. This driver now runs underpst1996-05-044-107/+158
* This commit was generated by cvs2svn to compensate for changes in r15599,peter1996-05-046-112/+5057
|\
| * Import kernel parts of the v0.0.5alpha Stallion driver(s).peter1996-05-046-112/+5057
* | This commit was generated by cvs2svn to compensate for changes in r15596,peter1996-05-042-4/+5
|\ \ | |/
| * Import v0.0.4alpha of the Stallion driver.peter1996-05-042-4/+5
* | This commit was generated by cvs2svn to compensate for changes in r15593,peter1996-05-043-68/+311
|\ \ | |/
| * Import v0.0.3alpha of Stallion driver.peter1996-05-043-68/+311
* | This commit was generated by cvs2svn to compensate for changes in r15590,peter1996-05-042-68/+158
|\ \ | |/
| * Import v0.0.2 alpha of the Stallion driverpeter1996-05-042-68/+158
* | This commit was generated by cvs2svn to compensate for changes in r15587,peter1996-05-043-0/+3149
|\ \ | |/
| * Initial import of driver for the Stallion EasyIO and EasyConnection 8/32peter1996-05-043-0/+3149
* Another sweep over the pmap/vm macros, this time with more focus onphk1996-05-0323-92/+72
* Remove buf->b_actf, nobody uses it anymore.phk1996-05-032-6/+4
* A nasty #define, so that we don't use buf->b_actf anymore.phk1996-05-031-0/+1
* Typo.phk1996-05-033-6/+6
* Forget that TAILQ's must be init'ed.phk1996-05-035-5/+10
* disksort() is gone, all drivers now use tqdisksort().phk1996-05-033-146/+3
* Move from the old buf.b_actf to the new TAILQ(buf.b_act).phk1996-05-032-370/+192
* Move from the old buf.b_actf to the new TAILQ(buf.b_act).phk1996-05-0310-89/+72
* Add ccd to list of devices. Also add a sample entry in LINT.asami1996-05-035-5/+12
* Bring in ccd support.asami1996-05-033-3/+9
* Bring in ccd support.asami1996-05-031-0/+1
* Move atdevbase out of locore.s and into machdep.cphk1996-05-0212-343/+284
* Don't fiddle page tables by hand, use pmap_enter.phk1996-05-021-4/+4
* Fix ^[[1K (clear from beginning of line to cursor) andache1996-05-023-12/+12
* Replace the dependency of `install' from `kernel' by a test for thejoerg1996-05-023-6/+18
* Removed $Log$phk1996-05-021-41/+1
* This can go now.phk1996-05-021-131/+0
* removed:phk1996-05-0247-293/+286
OpenPOWER on IntegriCloud