summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add Matrox Mystique 1064/1164SG chips info. By the datasheet from Matrox,foxfair1998-12-231-2/+2
* The largest PID is now 99999peter1998-12-231-2/+2
* [This is a null commit to supply the correct log entry]dfr1998-12-232-2/+2
* Implement fpsetmask() and other fp*() functions. Programs should usedfr1998-12-2318-50/+205
* Don't leave the CDROM tray locked if an attempt to mount it is made andmsmith1998-12-231-1/+2
* Add (commented out) directive and note regarding dumpfile locationdillon1998-12-231-1/+7
* Update comments to routines in vm_page.c, most especially whether adillon1998-12-231-19/+106
* M_AWAIT changed to M_ASLEEPdillon1998-12-231-3/+3
* Documentation update for new M_AWAIT flag to kernel malloc, plus revampdillon1998-12-231-12/+50
* update asleep/await sectionsdillon1998-12-231-31/+46
* Invalid is spelled with the v *BEFORE* the a.imp1998-12-221-2/+2
* Fix typo.abial1998-12-221-2/+2
* Add entries for DUMMYNET and BRIDGEluigi1998-12-223-3/+24
* 'ip_fw_head' and 'M_IPFW' are also used in ip_dummynet so cannot beluigi1998-12-221-3/+3
* Error check is not necessary - this function cannot fail in thiseivind1998-12-221-8/+4
* Staticize.eivind1998-12-223-17/+17
* Add manual page describing kernel buffer management system (i.e.dillon1998-12-222-2/+126
* Grammer / Consistancy updatedillon1998-12-221-10/+11
* Adjust some comments to prevent future confusion on the implementation.dillon1998-12-221-6/+26
* Don't calculate the residual twice.gibbs1998-12-221-7/+9
* Staticize the overrun buffer so that they are not shared betweengibbs1998-12-226-24/+24
* Return NULL on resource shortage instead of blindly continuing.gibbs1998-12-221-2/+4
* Print out latched cdb's correlated to latched errors in MTIOCERRSTAT case.mjacob1998-12-221-1/+13
* Add a quirk NORRLS (no reserve/release) which can (andmjacob1998-12-221-39/+84
* add command storage to correlate with latched errormjacob1998-12-221-1/+3
* Correctly handle misaligned VMIO buffer (whose start or end offset in the VMluoqi1998-12-221-77/+92
* Add /usr/share/examples/bootforth so that world builds don't start fallingjkh1998-12-221-1/+3
* Collapse the "get" code substantially by combining common functions.jkh1998-12-2224-290/+171
* Add examples how to use the terminal emulation code in /boot/loader toabial1998-12-225-0/+244
* User reports that using mount_null destroyed his filesystem, I replyjkh1998-12-226-6/+66
* Add simple terminal emulator, compatible with cons25. Currently supportedabial1998-12-222-9/+386
* Add new word ".#" which acts like "." but doesn't output a space separator.abial1998-12-221-0/+13
* * Begin integration of built-ins with Forth: leave the exit code fromabial1998-12-223-30/+46
* For whatever reason, i've thrown away this change yesterday instead ofjoerg1998-12-221-2/+3
* The result of running make linux_sysent.c on the new syscalls.mastersos1998-12-223-4/+5
* Fix NOIMPL -> NOPROTO as per bruce.sos1998-12-222-4/+4
* Better error checking and more complete struct initialization.eivind1998-12-221-5/+13
* Check return value of tsleep(). I've checked of all call points -eivind1998-12-222-8/+14
* Staticize.eivind1998-12-212-18/+18
* Recover from previous dummynet screwupluigi1998-12-212-38/+71
* Add manpages for dummynet and bridgingluigi1998-12-213-1/+249
* Add in forward space/backward space/write SetMarks commands.mjacob1998-12-211-3/+5
* Restore 1.82->1.83 change deleted by mistake< per Bruce suggestionluigi1998-12-211-1/+2
* Implement and document file list retrieval.des1998-12-218-13/+207
* The result of running make linux_sysent.c on the new syscall.master filesos1998-12-213-4/+4
* Syscall 168 (poll) is not implemented in the Linux emulator. Thissos1998-12-212-4/+6
* Kill(pid, 0) normally returns 0 on both FreeBSD and Redhat after havingsos1998-12-212-4/+4
* As promised, cleanup the #if __FreeBSD_version mess.joerg1998-12-211-41/+3
* Include information about rdp(4).joerg1998-12-212-0/+6
* Include rdp(4).joerg1998-12-215-5/+13
OpenPOWER on IntegriCloud