summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Don't define CLK_TCK here.bde1995-02-034-24/+12
* Don't depend on namespace pollution in <machine/limits.h> for thebde1995-02-032-4/+4
* Define _BSD_CLK_TCK_ and _BSD_CLOCKS_PER_SEC_ to support correctbde1995-02-031-4/+17
* Allow all characters except "real" control chars.sos1995-02-033-156/+177
* Have version number track CSV version number. No other change.gibbs1995-02-032-4/+4
* Keep track of when we actually are awaiting a reply to an SDTR or WDTRgibbs1995-02-032-10/+31
* #include<kernel.h> to quiet a compiler warning having to do with thegibbs1995-02-031-1/+2
* Fix hanging while playing very short notes.ache1995-02-032-6/+10
* Fixed bmap run-length brokeness.dg1995-02-0310-71/+80
* Removed a pile of vfs_unbusy_pages()...both unnecessary and wrong - resulteddg1995-02-032-12/+6
* Make B_NOCACHE and B_INVAL buffers work correctly - throw away the data indg1995-02-031-2/+5
* Removed misleading copyright note. This file contains justse1995-02-022-14/+4
* Disable disconnect after drive timeouts, since thesese1995-02-021-9/+20
* Reapplied all of Stefan's changes. What a mess - the files were modifieddg1995-02-0210-866/+592
* Fixed up include paths after copying these in the repository.dg1995-02-027-19/+19
* swap_pager.c:dg1995-02-0210-287/+373
* Calling semantics for kmem_malloc() have been changed...and the thirddg1995-02-021-1/+2
* Calling semantics for kmem_malloc() have been changed...and the thirddg1995-02-022-5/+4
* Mostly cosmetic changes. Use KERNBASE instead of UPT_MAX_ADDRESS indg1995-02-022-42/+50
* Since the pci directory has moved, this required updating.jkh1995-02-021-2/+2
* Fixed problem passing received packets to bpf.paul1995-02-022-66/+188
* Reviewed by: sese1995-02-012-16/+32
* Reviewed by: sese1995-02-016-0/+2652
* Reviewed by: sese1995-02-012-16/+4
* Reviewed by: sese1995-02-011-0/+5
* Reviewed by: sese1995-02-013-0/+574
* Syscons bug fix: tab now right (thanks bruce!)sos1995-02-013-879/+957
* Split byte packing functions into signed and unsigned versions.dufault1995-01-316-50/+66
* Rewrote rlist_free(). The previous code was a good example of how todg1995-01-311-94/+111
* Add Tunnel devcie for ppp (iijppp)amurai1995-01-311-1/+20
* Add Tunnel device for ppp (iijppp)amurai1995-01-313-3/+9
* Add tunnel device for ppp(iijppp)amurai1995-01-311-0/+1
* This commit was generated by cvs2svn to compensate for changes in r6053,amurai1995-01-312-0/+687
|\
| * (no commit message)amurai1995-01-312-0/+687
* $Id: -> $Id$phk1995-01-311-1/+1
* Reviewed by:sos1995-01-306-141/+183
* Describe default MAXCONS value: 12ache1995-01-303-3/+6
* Add ipfw to /lkm Makefile..uups..ugen1995-01-301-3/+3
* Add LN_FLAGS to all the places it makes sense.jkh1995-01-301-2/+2
* Use double speed read for FX001D, now this driveache1995-01-304-18/+42
* Increase the reserved clist space for the raw queue from 512 to TTYHOG.bde1995-01-301-2/+2
* Warning: vn doesn't work just now. I havn't found out why. This commitphk1995-01-301-24/+0
* Fix the include path to scdreg.h.phk1995-01-302-4/+4
* The new kernel for boot.flp. In general:phk1995-01-301-0/+70
* Pass '-m' to symorder. Kernels without INET will fail otherwise.phk1995-01-293-6/+6
* Second version of this driver.jkh1995-01-294-1780/+1528
* Fix longstanding benign type mismatch.bde1995-01-291-2/+2
* Define MAXARCS correctly. It has nothing to do with HISTCOUNTER, andbde1995-01-291-2/+7
* Don't waste 1264K for each MB of unused text.bde1995-01-291-5/+3
* Fix disassembly of `bt[crs] $Ib,E'.bde1995-01-292-4/+4
OpenPOWER on IntegriCloud