summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* 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
* Kill the comment in a comment to shut up the compiler.ats1995-01-292-4/+4
* Correct a name of one structure member in the sigaltstack structure.ats1995-01-295-12/+12
* Add parentheses around macros!jmz1995-01-293-6/+6
* Third round in syscons update.sos1995-01-288-1573/+1273
* Do not recompute TIMER0's maximum count, since it is in timer0_max_count.jmz1995-01-283-33/+24
* Nuke out a printf that otherwise spews crap at probe() time. A no-no.jkh1995-01-282-2/+2
* Look for scdreg.h in the right place. Whoops.jkh1995-01-282-2/+2
* Add soundblaster CD to generic kernel. Hope this doesn't run us outjkh1995-01-282-2/+6
* Tweak the location of the scd driver.jkh1995-01-282-4/+4
* Add the soundblaster CDROM driver back in, but this time under the GPLjkh1995-01-284-0/+3448
* Get rid of extra []'s and otherwise fix-up boot prompt. Reordereddg1995-01-281-13/+13
* Completed the fix for attempting to page out pages via the device_pager.dg1995-01-281-1/+4
* Back out my previous change and disable the floppy tape controller againjkh1995-01-273-3/+12
* Set the current transfer parameters directly after a mesg reject for eithergibbs1995-01-271-13/+16
* New and far better NCR5380/NCR53400 scsi-driver.phk1995-01-2710-29/+1717
* Fix from Doug Rabson for a panic related to not initializing the kernel'sdg1995-01-262-2/+4
* Correct long-standing error in the RSVP hooks (would initialize but neverwollman1995-01-261-3/+3
* MAXCONS option describedache1995-01-263-3/+15
* DOn't use hardcode values for L_FN & L_SCRache1995-01-262-6/+10
* ip_fwdef.c was missing some assignments , and thisugen1995-01-261-0/+11
* Use NUM_FKEYS instead of hardcoded 65 for fkey_tab sizeache1995-01-263-6/+6
OpenPOWER on IntegriCloud