| Commit message (Expand) | Author | Age | Files | Lines |
* | Add save/restore cursor as pr SCO screen(HW) manpage. | Søren Schmidt | 1997-01-23 | 6 | -3/+90 |
* | Put newlines after log messages. | Garrett Wollman | 1997-01-23 | 2 | -6/+6 |
* | Fix typo in instruction message. | Masafumi Max NAKANE | 1997-01-23 | 1 | -2/+2 |
* | Synchronize with sys/i386/i386/trap.c revision 1.86. | KATO Takenori | 1997-01-23 | 1 | -3/+1 |
* | Adaptec AHA-1535 works fine with FBSD. It is basicly an ROM-less, PIO | David E. O'Brien | 1997-01-23 | 2 | -1/+2 |
* | Adaptex 1535 and 2980U are supported. | David E. O'Brien | 1997-01-23 | 1 | -1/+2 |
* | Adds slice_type_name() which extends chunk_n[] for subtype's too. | David E. O'Brien | 1997-01-23 | 4 | -1/+63 |
* | When calling recover() from getarg(), also check to see if the first | Masafumi Max NAKANE | 1997-01-23 | 1 | -1/+1 |
* | Merge 1.199 -> 1.201 changes. | Masafumi Max NAKANE | 1997-01-23 | 1 | -1/+4 |
* | Merge 1.52->1.55 changes. | Masafumi Max NAKANE | 1997-01-23 | 1 | -1/+14 |
* | Make this list in alphabetical order again. | Masafumi Max NAKANE | 1997-01-23 | 1 | -22/+23 |
* | Remove some dead code from trapwrite. | John Dyson | 1997-01-23 | 3 | -9/+3 |
* | Note that Adaptec 1505 is also supported. | Jordan K. Hubbard | 1997-01-22 | 1 | -0/+1 |
* | Add Kazutaka YOKOTA to committers list. | Jordan K. Hubbard | 1997-01-22 | 2 | -10/+15 |
* | Don't dereference NULL pwd on non-existant username (I wonder how long | Jordan K. Hubbard | 1997-01-22 | 1 | -1/+2 |
* | Be smarter about enabling memory mapped I/O. The AHC_ALLOW_MEMIO option | Justin T. Gibbs | 1997-01-22 | 1 | -6/+8 |
* | Remove some unnecessary overhead in the command complete processing. It | Justin T. Gibbs | 1997-01-22 | 1 | -48/+29 |
* | Clear the SCSI channel after we go to busfree instead of after re/selection. | Justin T. Gibbs | 1997-01-22 | 2 | -46/+53 |
* | Add Darren Reed and Tor Egge to developers list. | Jordan K. Hubbard | 1997-01-22 | 2 | -0/+10 |
* | typo | Adam David | 1997-01-22 | 1 | -1/+1 |
* | Fix I386 copyout support. The new page-table management code will | John Dyson | 1997-01-22 | 3 | -42/+114 |
* | Made more reasonable as a set of defaults. Remove cruft, fix a couple | David Nugent | 1997-01-22 | 1 | -45/+47 |
* | Fix handling of empty shell field in passwd file (use /bin/sh); problem | David Nugent | 1997-01-22 | 2 | -1/+15 |
* | Style police. | David Nugent | 1997-01-22 | 1 | -13/+14 |
* | Fix two problems where a NULL object is dereferenced. One problem | John Dyson | 1997-01-22 | 1 | -4/+28 |
* | *groan*. I broke tape extraction with the same optimization. | Jordan K. Hubbard | 1997-01-22 | 2 | -56/+64 |
* | Argh! Moving the media initialization to before the disk scribbling | Jordan K. Hubbard | 1997-01-22 | 17 | -306/+178 |
* | Add PCI LKM support: | Stefan Eßer | 1997-01-21 | 1 | -0/+2 |
* | Add PCI LKM support:New -a option checks whether a driver has been assigned t... | Stefan Eßer | 1997-01-21 | 1 | -6/+39 |
* | Add PCI LKM support. | Stefan Eßer | 1997-01-21 | 4 | -580/+784 |
* | Print out the new uninteresting-multicast-packets statistic. | Garrett Wollman | 1997-01-21 | 1 | -1/+4 |
* | Count multicast packets received for groups of which we are not | Garrett Wollman | 1997-01-21 | 2 | -1/+2 |
* | -n was broken | Adam David | 1997-01-21 | 1 | -5/+0 |
* | Only send QUIT if the last operation didn't time out (otherwise you're | Jordan K. Hubbard | 1997-01-21 | 1 | -2/+5 |
* | Who had the conical hat? Correct a typo, hidden by a bad cast, | Garrett Wollman | 1997-01-21 | 1 | -1/+1 |
* | Remove incorrect use of double-negative since it means the same thing | Jordan K. Hubbard | 1997-01-21 | 1 | -2/+2 |
* | Copy process resource settings before modifying. | David Nugent | 1997-01-21 | 1 | -0/+5 |
* | Activate limits(1). | David Nugent | 1997-01-21 | 1 | -2/+2 |
* | limits(1): set and display process resources. | David Nugent | 1997-01-21 | 3 | -0/+954 |
* | Add uudecode to lib-tools so that the -p option is available for | Jordan K. Hubbard | 1997-01-21 | 1 | -0/+2 |
* | Add ckdist. | Jordan K. Hubbard | 1997-01-21 | 1 | -1/+1 |
* | ckdist - a handy utility for verifying the sanity of a distribution. | Jordan K. Hubbard | 1997-01-21 | 3 | -0/+547 |
* | Clean up some of the tortured english in this file. | Jordan K. Hubbard | 1997-01-21 | 1 | -5/+4 |
* | Add missing entries for de.4, fxp.4, ix.4, le.4, lnc.4, ze.4, and zp.4. | Jordan K. Hubbard | 1997-01-21 | 1 | -5/+5 |
* | Make some of the less necessary user feedback #ifdef VERBOSE. | Jordan K. Hubbard | 1997-01-21 | 1 | -0/+4 |
* | Add KernelDriver. | Mike Smith | 1997-01-21 | 1 | -0/+2 |
* | This is KernelDriver, a tool for automating the addition of | Mike Smith | 1997-01-21 | 2 | -0/+842 |
* | Synchronize with sys/i386/isa/syscons.c revision 1.198. | KATO Takenori | 1997-01-21 | 1 | -1/+1 |
* | Fix compile breakage: link against libutil. | David Nugent | 1997-01-21 | 1 | -0/+2 |
* | Sort cross references. | Wolfram Schneider | 1997-01-20 | 147 | -288/+289 |