| Commit message (Expand) | Author | Age | Files | Lines |
* | This is the new link.h from Paul K. Keeping history is even probably a bad | Jordan K. Hubbard | 1994-02-13 | 3 | -267/+432 |
* | A fast private malloc for ld.so | Jordan K. Hubbard | 1994-02-13 | 1 | -0/+481 |
* | This is Paul K's latest set of ld changes. A commit was necessary at this | Jordan K. Hubbard | 1994-02-13 | 35 | -2274/+2838 |
* | Use -Z instead of -z to build kernels. This is consistent with NetBSD's | Jordan K. Hubbard | 1994-02-13 | 3 | -6/+6 |
* | Fixed bug in handling of COW - the original code was bogus and it was | David Greenman | 1994-02-13 | 2 | -30/+34 |
* | Man page update from wilko@idca.tds.philips.nl | Andrey A. Chernov | 1994-02-13 | 2 | -32/+58 |
* | From: Piero Serini <piero@strider.st.dsi.unimi.it> | Jordan K. Hubbard | 1994-02-12 | 1 | -1/+3 |
* | Some fixes from Joerg | Andrey A. Chernov | 1994-02-11 | 1 | -8/+15 |
* | ps works inside ddb now. | Guido van Rooij | 1994-02-11 | 1 | -2/+5 |
* | Changed NetBSD -> FreeBSD | Nate Williams | 1994-02-11 | 6 | -12/+12 |
* | Added third parameter to wdwait which contains the amount of time to | Nate Williams | 1994-02-11 | 1 | -29/+25 |
* | rm# for 5.25 driver changed per Bruce suggestion | Andrey A. Chernov | 1994-02-11 | 2 | -2/+2 |
* | com.4 restored back | Andrey A. Chernov | 1994-02-11 | 1 | -2/+3 |
* | When hexdumping a RIP entry, type cast the bytes to unsigned first. Not | David Greenman | 1994-02-10 | 1 | -3/+3 |
* | Add floppy entries for new fd driver | Andrey A. Chernov | 1994-02-10 | 2 | -24/+130 |
* | Fixed bug in decoding of RIP packets. RIP data is in "osockaddr" format; | David Greenman | 1994-02-10 | 1 | -2/+28 |
* | Patch from John Dyson: | David Greenman | 1994-02-10 | 2 | -6/+6 |
* | Fix size of il (interleave) array. | Andrey A. Chernov | 1994-02-10 | 1 | -1/+1 |
* | Add interleave > 1 support by Poul-Henning Kamp. | Andrey A. Chernov | 1994-02-10 | 2 | -10/+17 |
* | Remove nonexistent com driver manpage. | Andrey A. Chernov | 1994-02-09 | 3 | -37/+162 |
* | Commented on what the mse0, mcd0, and lpt/lpa devices were used for. | Nate Williams | 1994-02-09 | 3 | -6/+18 |
* | Upgrade to 1.1 release level, add procfs entry on fstab creation. | Rodney W. Grimes | 1994-02-09 | 4 | -10/+12 |
* | Add obj/ in front of freefall.cf so that the install works. | Rodney W. Grimes | 1994-02-09 | 1 | -1/+1 |
* | Remove /usr/X386/lib and /usr/local/lib from the default locations, | Rodney W. Grimes | 1994-02-09 | 2 | -4/+4 |
* | A real good idea... | Rodney W. Grimes | 1994-02-09 | 1 | -1/+1 |
* | Update for new COPYRIGHT.* files. | Rodney W. Grimes | 1994-02-09 | 1 | -1/+1 |
* | From: Dave Matthews <dave@prlng.co.uk> | David Greenman | 1994-02-08 | 2 | -4/+4 |
* | One more reference to fdXa removed. | Rodney W. Grimes | 1994-02-08 | 1 | -2/+5 |
* | Fixed bugs in stack grow code, and moved it back into a seperate function | David Greenman | 1994-02-08 | 7 | -519/+349 |
* | Add PERSONAL.ACKS to file list. | Rodney W. Grimes | 1994-02-08 | 1 | -7/+10 |
* | Update to use /dev/fd0 instead of /dev/fd0a. | Rodney W. Grimes | 1994-02-08 | 2 | -4/+4 |
* | Fixes from John Dyson to fix out-of-memory hangs and other problems (such | David Greenman | 1994-02-08 | 2 | -10/+22 |
* | Partially undo prevoius fix from Ian Taylor, VTIME must be 0 here | Andrey A. Chernov | 1994-02-07 | 1 | -3/+3 |
* | Tentative fdc patches... | Andrew Moore | 1994-02-07 | 9 | -118/+87 |
* | Change all siointr (expect in Vsio, of course) to comintr1 | Andrey A. Chernov | 1994-02-07 | 3 | -48/+27 |
* | Fixed bug in probe that was causing it to always probe true. | David Greenman | 1994-02-07 | 2 | -4/+4 |
* | Add "wdx: not found" diagnostic missed in previous commits | Andrey A. Chernov | 1994-02-07 | 1 | -1/+2 |
* | Remove the ft driver, it causes instant reboots during attatch, and this | Rodney W. Grimes | 1994-02-07 | 3 | -6/+3 |
* | Manual is in section 8, you MUST say MAN8= for this to work. Add $Id$ | Rodney W. Grimes | 1994-02-07 | 2 | -0/+6 |
* | Fixed calculation of physmem when the special MAXMEM kernel config overide | David Greenman | 1994-02-07 | 2 | -4/+14 |
* | Add floppy tape support (missed these when changing G*) | Andrew Moore | 1994-02-07 | 4 | -16/+20 |
* | import floppy tape controller | Andrew Moore | 1994-02-07 | 8 | -0/+1676 |
* | Add floppy tape support | Andrew Moore | 1994-02-07 | 4 | -10/+14 |
* | Add floppy tape driver - fd => fdc | Andrew Moore | 1994-02-07 | 8 | -294/+2740 |
* | Add devices for QIC 40/80 support | Andrew Moore | 1994-02-07 | 2 | -4/+52 |
* | Nuke bogus error message | David Greenman | 1994-02-07 | 1 | -4/+1 |
* | Gee, seems like I have commited this fix at least 3 times :-) | Rodney W. Grimes | 1994-02-07 | 1 | -2/+2 |
* | From: Chris Wiener <cwiener@CRLABS.COM> | David Greenman | 1994-02-07 | 3 | -6/+6 |
* | At the suggestion of Bruce Evans, don't zero RTC diag register. Doing so | David Greenman | 1994-02-06 | 5 | -15/+5 |
* | Patches to allow the pcvt port to simply "drop in" with a minimum of | Jordan K. Hubbard | 1994-02-06 | 2 | -2/+14 |