| Commit message (Expand) | Author | Age | Files | Lines |
* | Organize the various modes (CISCO/AUTO/DEMAND/LEASED) a little bit better, | phk | 1999-03-30 | 7 | -68/+6 |
* | Make ISA only systems compile again.. | sos | 1999-03-30 | 1 | -3/+4 |
* | Reduce overhead of PPS when not active. | phk | 1999-03-30 | 1 | -9/+11 |
* | Specfic prototypes not needed. | phk | 1999-03-30 | 1 | -11/+1 |
* | Add PPS-API support for DCD on serial ports. | phk | 1999-03-30 | 1 | -3/+21 |
* | Even more unbogotification of prototypes. | phk | 1999-03-30 | 1 | -8/+9 |
* | Purging lint from the Bruce filter. | phk | 1999-03-30 | 4 | -18/+25 |
* | Add flag VF_CREATED | grog | 1999-03-30 | 1 | -0/+1 |
* | Change the lengths of many ioctl parameters, which occasionally caused | grog | 1999-03-30 | 1 | -7/+7 |
* | Revise use of the vinum_conf variables drives_used, subdisks_used, | grog | 1999-03-30 | 1 | -33/+33 |
* | Revise use of the vinum_conf variables drives_used, subdisks_used, | grog | 1999-03-30 | 1 | -75/+85 |
* | Revise use of the vinum_conf variables drives_used, subdisks_used, | grog | 1999-03-30 | 1 | -120/+65 |
* | Revise use of the vinum_conf variables drives_used, subdisks_used, | grog | 1999-03-30 | 2 | -24/+28 |
* | Delete all references to the "aic" driver. It isn't in the tree, and | ken | 1999-03-29 | 8 | -26/+10 |
* | Make the splash screen alternate "fade out" and "fade in" action at | yokota | 1999-03-29 | 2 | -10/+40 |
* | Another round of fix for palette loading. | yokota | 1999-03-29 | 1 | -8/+39 |
* | Fix bug in the Promise code that resultet in PIO always being selected. | sos | 1999-03-29 | 1 | -7/+8 |
* | Spelling fixes. | phk | 1999-03-29 | 3 | -12/+12 |
* | Add some useful functions to the device framework: | dfr | 1999-03-29 | 5 | -49/+343 |
* | Fix a bug which prevented more than two clients from sharing a resource. | dfr | 1999-03-29 | 1 | -2/+2 |
* | Call ptrace_u_check with the right size. | dfr | 1999-03-29 | 1 | -2/+2 |
* | Ifdef declaration of a conditionally defined function "timezero". | dt | 1999-03-28 | 3 | -3/+9 |
* | Fix syntax error. While I am here, comment out a negative option and add | dt | 1999-03-28 | 3 | -6/+12 |
* | Back out half of 1.32: don't print a message on every failed mount attempt. | dt | 1999-03-28 | 2 | -6/+2 |
* | Fourth update to the new ATA/ATAPI driver: | sos | 1999-03-28 | 12 | -233/+851 |
* | Fix some warnings. | dfr | 1999-03-28 | 1 | -11/+1 |
* | Fix a few warnings. | dfr | 1999-03-28 | 1 | -11/+15 |
* | Remove trigraph. | dfr | 1999-03-28 | 1 | -2/+2 |
* | Restructure the .gdbinit files: | grog | 1999-03-28 | 4 | -1/+804 |
* | Restructure the .gdbinit files: | grog | 1999-03-28 | 1 | -644/+3 |
* | Add definition LongJmp for longjmp if -DVINUMDEBUG. | grog | 1999-03-28 | 1 | -6/+9 |
* | set_sd_state: Handle sd_empty correctly. In particular, require | grog | 1999-03-28 | 1 | -72/+80 |
* | Put some \ns in some log messages. | grog | 1999-03-28 | 1 | -3/+3 |
* | Add function LongJmp which checks the parameters before calling | grog | 1999-03-28 | 1 | -7/+48 |
* | Remove longjmp declaration. | grog | 1999-03-28 | 2 | -14/+2 |
* | Add declaration for forceup () (in vinumstate.c) | grog | 1999-03-28 | 1 | -1/+9 |
* | Remove longjmp declaration. | grog | 1999-03-28 | 1 | -87/+150 |
* | Remove longjmp declaration. | grog | 1999-03-28 | 1 | -9/+6 |
* | Add 'referenced' states to subdisks and plexes. | grog | 1999-03-28 | 2 | -2/+9 |
* | Add support for SiS 5591/5595 chipset. | grog | 1999-03-28 | 1 | -3/+224 |
* | Mainly, eliminate the comments about share maps. (We don't have share maps | alc | 1999-03-27 | 1 | -33/+7 |
* | Cleaning up of code, remove unneeded cruft and make | n_hibma | 1999-03-27 | 4 | -254/+180 |
* | Fixed line counting error. | n_hibma | 1999-03-27 | 1 | -1/+3 |
* | Added pread and pwrite. These functions are defined by the X/Open | alc | 1999-03-27 | 8 | -8/+159 |
* | Make the xl and pn drivers work on FreeBSD/alpha and add them to | wpaul | 1999-03-27 | 6 | -66/+124 |
* | Bump __FreeBSD_version to denote that we now have a functional | steve | 1999-03-27 | 1 | -2/+2 |
* | Remove incorrect lock specs for vop_whiteout (introduced by Lite/2). | eivind | 1999-03-27 | 1 | -5/+9 |
* | Correct a comment. | eivind | 1999-03-27 | 1 | -2/+2 |
* | Changed vn_read/write such that fp->f_offset isn't touched | alc | 1999-03-26 | 1 | -4/+15 |
* | Use the correct length from the mbuf header instead of the one from | luigi | 1999-03-26 | 1 | -9/+9 |