summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed misuse of O_ACCMODE. Cosmetic.bde1997-11-231-2/+2
* Fixed the sector size frobbing in sd_strategy() at least not tobde1997-11-231-8/+7
* Fixed duplicate definitions of M_FILE (one static).bde1997-11-233-7/+9
* Fixed some style bugs in the poll() code.bde1997-11-231-18/+8
* Implemented "info float" for core files.bde1997-11-232-72/+130
* Fixed acquired dma channel problem.ahasty1997-11-232-4/+56
* update of Luigi's sound drivers...jmg1997-11-2316-468/+1013
* Fixed long double formats. They were mostly not implemented exceptbde1997-11-231-4/+7
* Cleanup: fix a few typos, fit ASCII output onto an 80-column terminaljraynard1997-11-231-16/+16
* Up the version number to 1.5.brian1997-11-221-3/+3
* Understand how to derive the names of interfacesbrian1997-11-221-34/+28
* Staticized.bde1997-11-2210-50/+50
* Unremoved prtrealloc and the declaration of ffs_clusteralloc(). Thesebde1997-11-221-1/+9
* Ifdefed a conditionally used #include.bde1997-11-222-4/+8
* Staticized.bde1997-11-222-6/+6
* Add Winbond W89C940 ID to the list.msmith1997-11-222-2/+4
* Fixed some style and contents bugs in comments. Copied comments arebde1997-11-221-5/+5
* Fixed rev.1.81. mp->mnt_kern_flag was restored in the non-error case ofbde1997-11-222-6/+8
* Check for rejected mailbrian1997-11-222-1/+13
* Fix prototypes.brian1997-11-2262-752/+823
* const correctness for dl*()brian1997-11-226-39/+39
* Suggest using "-b" or "-t" if the connection is reset (typical symptomfenner1997-11-221-1/+5
* Fix bit-twiddling in sigismember(3).jraynard1997-11-211-1/+1
* Correct CPU_CYRIX_NO_LOCK fix.jlemon1997-11-212-10/+10
* Fixed setting of `safepri'. It should be SWI_AST_MASK most of thebde1997-11-215-5/+36
* Moved splhigh()/spl0() calls from isa_configure() to configure() so thatbde1997-11-214-8/+28
* Make comp_vgaregs() less strict about VGA register values whenyokota1997-11-216-435/+696
* Const poisoning from ks_shortdesc.bde1997-11-213-6/+6
* Fix for a PS/2 mouse model from MouseSystems. It now appears thatyokota1997-11-211-1/+5
* Correct incompletes .Xrs. Remove duplicate #includes and unused variables.charnier1997-11-217-52/+58
* Use err(3). -Wall cleaning.charnier1997-11-212-15/+17
* Cosmetics in man page. Exit(-1) -> exit(1).charnier1997-11-216-30/+36
* Previous commit refers to SWAP_PART, which is only defined if the includepeter1997-11-212-2/+4
* - In addtition to flushing the routes, also flush the arp cache when bringingnate1997-11-201-2/+3
* Fixed a sloppy common-style definitions.bde1997-11-203-10/+13
* Add Matt Dillon's quick fix hack for the self-connect DoS.wollman1997-11-202-2/+28
* Removed a duplicate (sloppy common-style) definition.bde1997-11-202-8/+10
* Moved some extern declarations to header files (unused ones to /dev/null).bde1997-11-2010-26/+30
* Avoid passing a `retval' to wait1()bde1997-11-201-13/+10
* Avoid passing some more `retval's.bde1997-11-204-45/+36
* Fixed wrong limits for the kernel text in db_numargs(). Thebde1997-11-202-6/+14
* Fixed write enabling of the kernel text section. The overlapbde1997-11-202-14/+10
* Don't allow setting the dump device to any partition except thebde1997-11-202-2/+16
* Use consistent description strings for M_EXT2NODE. This also fixes abde1997-11-202-2/+2
* Cleaned up revs.1.19-1.21:bde1997-11-201-17/+14
* Removed unused includes.bde1997-11-201-16/+17
* Fixed marking of access time for special files and fifos (don't dobde1997-11-201-8/+9
* - Renamed <pccard/card.h> -> <pccard/cardinfo.h>.nate1997-11-2010-20/+20
* Don't check for the unlikely case of useconds == 0 here. The kernelbde1997-11-201-7/+4
* stat() the correct file in execvp() so that the fine tuned errno handlingbde1997-11-201-2/+2
OpenPOWER on IntegriCloud