| Commit message (Expand) | Author | Age | Files | Lines |
| * | Replaced nxdump by nodump (if the dump function gets called, then the | Bruce Evans | 1995-12-10 | 1 | -2/+2 |
| * | Staticize and cleanup. | Poul-Henning Kamp | 1995-12-10 | 1 | -8/+8 |
| * | clean a few DEVFS things.. | Julian Elischer | 1995-12-09 | 1 | -8/+8 |
| * | Julian forgot to make the *devsw structures static. | Poul-Henning Kamp | 1995-12-08 | 1 | -3/+3 |
| * | Pass 3 of the great devsw changes | Julian Elischer | 1995-12-08 | 1 | -34/+41 |
| * | the second set of changes in a move towards getting devices to be | Julian Elischer | 1995-11-28 | 1 | -1/+36 |
| * | Mega commit for sysctl. | Poul-Henning Kamp | 1995-11-20 | 1 | -13/+4 |
| * | Fixed (nonexistent) initialization of bp->b_pblkno. disksort() for | Bruce Evans | 1995-11-18 | 1 | -14/+2 |
| * | Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up the | Bruce Evans | 1995-11-04 | 1 | -2/+1 |
| * | Moved prototypes for devswitch functions from conf.c and driver sources | Bruce Evans | 1995-11-04 | 1 | -5/+1 |
| * | Remove unused functions and variables, make things static, and other cleanups. | Poul-Henning Kamp | 1995-10-28 | 1 | -3/+2 |
| * | BIOS manufacturers don't seem to have a unique idea about 2.88 MB | Joerg Wunsch | 1995-10-09 | 1 | -1/+2 |
| * | Hide the "input/output timeout" messages behind the bootverbose case. | Joerg Wunsch | 1995-10-04 | 1 | -9/+13 |
| * | Remove transitory labelling code. Labels are now handled by essentially | Bruce Evans | 1995-09-16 | 1 | -4/+5 |
| * | devfs changes.. | Julian Elischer | 1995-09-03 | 1 | -4/+7 |
| * | Merge RELENG_2_0_5 into HEAD | Rodney W. Grimes | 1995-06-11 | 1 | -3/+3 |
| * | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 1 | -21/+21 |
| * | Fix -Wformat warnings, still need to do something about %b and pointer | Rodney W. Grimes | 1995-05-09 | 1 | -3/+3 |
| * | Restructured the floppy tape probe. | Joerg Wunsch | 1995-05-06 | 1 | -6/+2 |
| * | Reviewed by: no-one yet, but non-intrusive | Julian Elischer | 1995-04-20 | 1 | -1/+29 |
| * | Add a class field to devconf and mst drivers. | Garrett Wollman | 1995-04-12 | 1 | -6/+26 |
| * | Correct recalibrate/seek code at attach time so that we do not get | Rodney W. Grimes | 1995-04-06 | 1 | -4/+11 |
| * | Terminate all probe/diagnostic/error messages correctly with a \n. | Rodney W. Grimes | 1995-03-26 | 1 | -27/+26 |
| * | Add and move declarations to fix all of the warnings from `gcc -Wimplicit' | Bruce Evans | 1995-03-16 | 1 | -3/+14 |
| * | Finally get rid of this bothering ``biodone: buffer already done'' | Joerg Wunsch | 1995-03-12 | 1 | -3/+12 |
| * | Declare all the args of Fdopen() and fdclose(). | Bruce Evans | 1995-02-26 | 1 | -15/+14 |
| * | Back out my previous change and disable the floppy tape controller again | Jordan K. Hubbard | 1995-01-27 | 1 | -1/+4 |
| * | Enable floppy-tape controller by default again. Flags no longer has any | Jordan K. Hubbard | 1995-01-17 | 1 | -5/+2 |
| * | Argl!, finally found this bummer. The code testing for a write- | Joerg Wunsch | 1995-01-12 | 1 | -36/+10 |
| * | Finally implement support for the `lsdev' program. The controller is | Joerg Wunsch | 1995-01-11 | 1 | -14/+30 |
| * | Peter's work to work around one of the most annoying bugs in the | Joerg Wunsch | 1995-01-06 | 1 | -142/+365 |
| * | Here is a minor patch for FreeBSD 2.0R to allow it to recognize | Joerg Wunsch | 1994-12-04 | 1 | -1/+5 |
| * | Reverse the meaning of previous change. | Jordan K. Hubbard | 1994-11-30 | 1 | -7/+5 |
| * | Experimental change to floppy driver to NOT probe the floppy tape if | Jordan K. Hubbard | 1994-11-29 | 1 | -2/+7 |
| * | Extended the SEEKWAIT and RECALWAIT somewhat to avoid annoying messages. | Poul-Henning Kamp | 1994-11-18 | 1 | -3/+3 |
| * | Change "fdx: Floppy not writeable" to less confusing | Andrey A. Chernov | 1994-11-08 | 1 | -2/+2 |
| * | From: Lars Fredriksen <fredriks@mcs.com> | Jordan K. Hubbard | 1994-11-08 | 1 | -1/+21 |
| * | Back out Joerg's latest commit. Sorry, Joerg, but this breaks the install | Jordan K. Hubbard | 1994-11-02 | 1 | -143/+98 |
| * | Several minor fixes to the floppy driver: | Joerg Wunsch | 1994-10-30 | 1 | -99/+144 |
| * | Julian Elischer's disklabel fixes. | Jordan K. Hubbard | 1994-10-27 | 1 | -4/+4 |
| * | Finished device configuration database work for all ISA devices (except `ze') | Garrett Wollman | 1994-10-23 | 1 | -26/+38 |
| * | Checking for timeout at several critical calls to ``out_fdc()'' now, | Joerg Wunsch | 1994-10-21 | 1 | -14/+56 |
| * | Add support for devconf to a large number of device drivers, and do | Garrett Wollman | 1994-10-19 | 1 | -2/+2 |
| * | isa.c isa_device.h: declare & define {e,}isa_{in,ex}ternalize(). | Garrett Wollman | 1994-10-19 | 1 | -1/+91 |
| * | Cosmetics. Silence gcc -Wall. Much more to do here :-( | Poul-Henning Kamp | 1994-10-10 | 1 | -4/+4 |
| * | An ifdef almost hit where it was supposed to go. Joerg owes me a good | Poul-Henning Kamp | 1994-09-25 | 1 | -6/+6 |
| * | Copied over the transfer speed definitions from sys/i386/isa/fdreg.h. | Joerg Wunsch | 1994-09-25 | 1 | -1/+3 |
| * | Moved the ft.c from 1.1.5.1 over. It works on my Conner thingie. Got | Poul-Henning Kamp | 1994-09-25 | 1 | -1/+5 |
| * | Fixed the problem where the floppy has incorrectly failed probing | Joerg Wunsch | 1994-09-17 | 1 | -17/+34 |
| * | Updated driver to the 1.1.5 version: | David Greenman | 1994-09-17 | 2 | -304/+496 |