summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
...
* Fix enough of the recently introduced brokenness for LINT to compile.bde1995-07-296-5/+16
* Obtained from: partly from ancient patches by ache and me via 1.1.5bde1995-07-295-35/+11
* The lemac driver didn't pass transmitted packets to bpf. Now it does.paul1995-07-291-1/+7
* Eliminate sloppy common-style declarations. There should be none left forbde1995-07-2980-277/+316
* Removed the poorly named unused bogus common variable `total'. It wasbde1995-07-292-6/+3
* Don't let IXOFF or ECHONL stop the setting of TS_CAN_BYPASS_L_RINT. IXOFFbde1995-07-298-57/+41
* Always wake up writers after clearing TS_BUSY. This will soon bebde1995-07-298-95/+31
* This file got left out for some reason - merge it in with the rest ofjkh1995-07-281-0/+12
* Merge in changes for VOXWARE 3.05jkh1995-07-283-119/+334
* Support for voxware 3.05.jkh1995-07-282-2/+6
* Update the sound driver to VOXWARE 3.05 with one GUS patch fromjkh1995-07-2860-1754/+7481
* Fixed panic in fill_eproc() caused by inadequate checking for NULL pointers.dg1995-07-281-5/+6
* Fixed bug where a bogus packet length could cause a panic if the lengthdg1995-07-282-6/+10
* Fixed bug I introduced with the memory-size code rewrite that brokedg1995-07-284-10/+8
* Add a few chip set IDs.se1995-07-271-4/+21
* Add config messages for the Intel 82378 chip.se1995-07-271-1/+32
* Add a few vendor IDs.se1995-07-272-16/+42
* Get rid of references to the linker supplied set length field.se1995-07-272-30/+30
* Fix test for determining when RSVP is inactive in a router. (In thiswollman1995-07-263-6/+7
* Corrected a comment.dg1995-07-261-2/+2
* Change bogus `extern inline' to `static inline'.bde1995-07-251-1/+1
* Change memcmp() to bcmp(). memcmp() isn't declared or implementedbde1995-07-254-18/+18
* Change memcmp() to bcmp(). memcmp() isn't declared or implementedbde1995-07-251-2/+2
* Change `extern inline' to `static inline' so that several functionsbde1995-07-252-18/+18
* Fix bogus constraint "i" that only worked with -O. The cases where itbde1995-07-252-6/+18
* Restore the the fix in revision 1.23 that was blown away by a later commit:bde1995-07-251-3/+1
* First step of fixing the remaining sloppy common-style declarations.bde1995-07-253-6/+6
* Killed bogus casts in tsleep/wakeup calls.dg1995-07-251-15/+15
* Fixed broken offset use in vfs_unbusy_pages() which resulted in severaldg1995-07-251-5/+15
* Change `install' to `${INSTALL}' so that default install flags can bebde1995-07-251-3/+3
* Declare rsvp_input() to take the correct set of arguments and figure outwollman1995-07-241-5/+12
* Slightly better fix than previous revision.dfr1995-07-242-8/+6
* Completely turn off RSVP intercept when a socket being used for that purposewollman1995-07-241-1/+2
* Fix a problem which appeared to truncate a file to the nearest block boundarydfr1995-07-242-4/+6
* Panic if no object in biodone. Slightly optimized allocbuf() again.dg1995-07-241-5/+3
* Use the same method to determine the time that the processmpp1995-07-231-4/+2
* Added some additional diagnostic information output when panicing indg1995-07-231-3/+3
* Fixed two cases where some parans were missing, resulting in some bogusdg1995-07-231-18/+16
* Added $Id$.dg1995-07-233-0/+6
* Fix clean rule to remove remove everything that isn't created by configbde1995-07-223-9/+12
* Fix clean rule for aic7xxx_asm.bde1995-07-222-4/+4
* this avaids the "lineoverflow" which you'll always get at 80 columnjoerg1995-07-221-2/+2
* Obtained from: partly from ancient patches of mine via 1.1.5bde1995-07-2213-82/+69
* Remove vat_audio driver support here too.bde1995-07-221-29/+11
* Correct my cut-'n-paste job from ffs_vfsops.c and fix up the formattingdg1995-07-222-28/+12
* Move the inline code for waking up writers to a new functionbde1995-07-2217-155/+59
* Obtained from: partly from ancient patches of mine via 1.1.5bde1995-07-218-70/+21
* Obtained from: partly from ancient patches by ache and me via 1.1.5bde1995-07-215-38/+45
* Obtained from: partly from an ancient patch of mine via 1.1.5bde1995-07-211-1/+3
* Obtained from: partly from anancient patch of mine via 1.1.5bde1995-07-211-3/+11
OpenPOWER on IntegriCloud