| Commit message (Expand) | Author | Age | Files | Lines |
* | Move objflags from vinumvar.h to vinumobj.h in preparation for | grog | 2001-05-23 | 1 | -2/+37 |
* | Move external declaration to vinumhdr.h. | grog | 2001-05-23 | 1 | -1/+2 |
* | Set flag VF_HASDEBUG in vinum_conf to indicate that the module was | grog | 2001-05-23 | 1 | -10/+6 |
* | Remove -DVINUMDEBUG. vinum(8) now always supports debug options if | grog | 2001-05-23 | 1 | -1/+1 |
* | Remove #ifdef VINUMDEBUG. vinum(8) now always supports debug options | grog | 2001-05-23 | 1 | -37/+1 |
* | vinum_debug: Check for kernel module debug support, print error | grog | 2001-05-23 | 1 | -10/+11 |
* | Remove #ifdef VINUMDEBUG. vinum(8) now always supports debug options | grog | 2001-05-23 | 1 | -175/+175 |
* | Add better support for the Ricoh 5C296 and 5C396 chips. These chips | imp | 2001-05-23 | 4 | -9/+28 |
* | Add recognition for Toshiba ToPIC-100. | imp | 2001-05-23 | 2 | -0/+4 |
* | Add a makefile for snp(4) since it can be compiled as a module now. | dd | 2001-05-22 | 1 | -0/+9 |
* | New header file. | grog | 2001-05-22 | 1 | -0/+54 |
* | Unifdef DEV_SNP; snp(4) no longer requires these ugly hacks. | dd | 2001-05-22 | 1 | -27/+0 |
* | Convert this driver to (ab?)use line disciplines to get the input it | dd | 2001-05-22 | 2 | -34/+168 |
* | Convert npx interrupts into traps instead of vice versa. This is much | bde | 2001-05-22 | 14 | -321/+314 |
* | Mention jakarta-tomcat issues | imp | 2001-05-22 | 1 | -0/+8 |
* | Don't say ``Enter pause (-1) for redialing when we're using a random interval. | brian | 2001-05-22 | 1 | -6/+3 |
* | aquire vm mutex in swp_pager_async_iodone. Don't call swp_pager_async_iodone | alfred | 2001-05-22 | 1 | -2/+3 |
* | grab the vm mtx around exec_new_vmspace() | gallatin | 2001-05-22 | 1 | -0/+2 |
* | MALLOC -> malloc, FREE -> free | brian | 2001-05-22 | 1 | -5/+5 |
* | M_COPY_PKTHDR has to be done before MCLGET. | ume | 2001-05-22 | 1 | -4/+5 |
* | Minor markup fixup: s/username/groupname/ where appropriate. | bmah | 2001-05-22 | 3 | -3/+3 |
* | Include the Power Control page (0x1a) that is standardized by SCSI-3. | joerg | 2001-05-22 | 1 | -0/+9 |
* | Sort the package lists to make tracking changes easier. No functional changes. | olgeni | 2001-05-22 | 1 | -31/+31 |
* | Update BIOS time. | tg | 2001-05-22 | 1 | -0/+11 |
* | Beautify debugging output. | tg | 2001-05-22 | 1 | -2/+2 |
* | Fix slice handling. Add 6 (`big' DOS partition) as a legal systemID. | tg | 2001-05-22 | 1 | -2/+3 |
* | Silence some debugging output when installing Borland's Turbo C. | tg | 2001-05-22 | 1 | -1/+14 |
* | Fix boot order (really try A:, then C:, unless the `boot' option is | tg | 2001-05-22 | 1 | -12/+32 |
* | Implement file truncation (DOS function 0x21, sub 0x40). | tg | 2001-05-22 | 1 | -4/+20 |
* | Correct typo to get DOS function 0x51 (get PSP) to work. | tg | 2001-05-22 | 1 | -1/+1 |
* | DOS function 0x0a (buffered keyboard input) returned immediately. | tg | 2001-05-22 | 1 | -1/+1 |
* | Fix DOS function 4c (exit with return code). | tg | 2001-05-22 | 1 | -0/+1 |
* | Fix argument processing. | ru | 2001-05-22 | 3 | -91/+47 |
* | If we don't receive a TY_IPADDR option as part of a configure request, NAK | brian | 2001-05-22 | 1 | -62/+80 |
* | Hide UNION in opt_dontuse.h (see vfs_syscalls.c,v 1.109). | ru | 2001-05-22 | 1 | -4/+1 |
* | Remove duplicate include and sort includes. | jhb | 2001-05-22 | 1 | -3/+2 |
* | mdoc(7) police: fix markup. | ru | 2001-05-22 | 1 | -40/+57 |
* | Sort includes. | jhb | 2001-05-22 | 1 | -1/+1 |
* | Remove an accidentaly added extra blank line. | eric | 2001-05-22 | 1 | -1/+0 |
* | Add vinumobj.h to SRCS. | grog | 2001-05-22 | 1 | -2/+2 |
* | Remove Malloc definitions (now in vinumext.h) | grog | 2001-05-22 | 1 | -21/+2 |
* | Unlock the VM lock at the end of munlock() instead of locking it again. | jhb | 2001-05-22 | 1 | -1/+1 |
* | Sort includes from previous commit. | jhb | 2001-05-22 | 1 | -1/+1 |
* | Correct the vm_mtx handling; specifically, don't acquire it in | dd | 2001-05-22 | 1 | -5/+13 |
* | Update description of the stripe size created by vinum_stripe, | grog | 2001-05-22 | 1 | -48/+45 |
* | Major tidy up. Add explicit header files, thus enabling the .c files | grog | 2001-05-22 | 1 | -26/+40 |
* | Tidy up header files. Don't include stuff we don't need. | grog | 2001-05-22 | 1 | -50/+79 |
* | Tidy up header files. Don't include stuff we don't need. | grog | 2001-05-22 | 1 | -28/+40 |
* | Tidy up header files. Don't include stuff we don't need. | grog | 2001-05-22 | 1 | -108/+107 |
* | Add a field 'version' to vinum_conf. This field is a constant which | grog | 2001-05-22 | 1 | -191/+30 |