summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION fileru2001-05-23117-14501/+156
* Move objflags from vinumvar.h to vinumobj.h in preparation forgrog2001-05-231-45/+1
* Move objflags from vinumvar.h to vinumobj.h in preparation forgrog2001-05-231-2/+37
* Move external declaration to vinumhdr.h.grog2001-05-231-1/+2
* Set flag VF_HASDEBUG in vinum_conf to indicate that the module wasgrog2001-05-231-10/+6
* Remove -DVINUMDEBUG. vinum(8) now always supports debug options ifgrog2001-05-231-1/+1
* Remove #ifdef VINUMDEBUG. vinum(8) now always supports debug optionsgrog2001-05-231-37/+1
* vinum_debug: Check for kernel module debug support, print errorgrog2001-05-231-10/+11
* Remove #ifdef VINUMDEBUG. vinum(8) now always supports debug optionsgrog2001-05-231-175/+175
* Add better support for the Ricoh 5C296 and 5C396 chips. These chipsimp2001-05-234-9/+28
* Add recognition for Toshiba ToPIC-100.imp2001-05-232-0/+4
* Add a makefile for snp(4) since it can be compiled as a module now.dd2001-05-221-0/+9
* New header file.grog2001-05-221-0/+54
* Unifdef DEV_SNP; snp(4) no longer requires these ugly hacks.dd2001-05-221-27/+0
* Convert this driver to (ab?)use line disciplines to get the input itdd2001-05-222-34/+168
* Convert npx interrupts into traps instead of vice versa. This is muchbde2001-05-2214-321/+314
* Mention jakarta-tomcat issuesimp2001-05-221-0/+8
* Don't say ``Enter pause (-1) for redialing when we're using a random interval.brian2001-05-221-6/+3
* aquire vm mutex in swp_pager_async_iodone. Don't call swp_pager_async_iodonealfred2001-05-221-2/+3
* grab the vm mtx around exec_new_vmspace()gallatin2001-05-221-0/+2
* MALLOC -> malloc, FREE -> freebrian2001-05-221-5/+5
* M_COPY_PKTHDR has to be done before MCLGET.ume2001-05-221-4/+5
* Minor markup fixup: s/username/groupname/ where appropriate.bmah2001-05-223-3/+3
* Include the Power Control page (0x1a) that is standardized by SCSI-3.joerg2001-05-221-0/+9
* Sort the package lists to make tracking changes easier. No functional changes.olgeni2001-05-221-31/+31
* Update BIOS time.tg2001-05-221-0/+11
* Beautify debugging output.tg2001-05-221-2/+2
* Fix slice handling. Add 6 (`big' DOS partition) as a legal systemID.tg2001-05-221-2/+3
* Silence some debugging output when installing Borland's Turbo C.tg2001-05-221-1/+14
* Fix boot order (really try A:, then C:, unless the `boot' option istg2001-05-221-12/+32
* Implement file truncation (DOS function 0x21, sub 0x40).tg2001-05-221-4/+20
* Correct typo to get DOS function 0x51 (get PSP) to work.tg2001-05-221-1/+1
* DOS function 0x0a (buffered keyboard input) returned immediately.tg2001-05-221-1/+1
* Fix DOS function 4c (exit with return code).tg2001-05-221-0/+1
* Fix argument processing.ru2001-05-223-91/+47
* If we don't receive a TY_IPADDR option as part of a configure request, NAKbrian2001-05-221-62/+80
* Hide UNION in opt_dontuse.h (see vfs_syscalls.c,v 1.109).ru2001-05-221-4/+1
* Remove duplicate include and sort includes.jhb2001-05-221-3/+2
* mdoc(7) police: fix markup.ru2001-05-221-40/+57
* Sort includes.jhb2001-05-221-1/+1
* Remove an accidentaly added extra blank line.eric2001-05-221-1/+0
* Add vinumobj.h to SRCS.grog2001-05-221-2/+2
* Remove Malloc definitions (now in vinumext.h)grog2001-05-221-21/+2
* Unlock the VM lock at the end of munlock() instead of locking it again.jhb2001-05-221-1/+1
* Sort includes from previous commit.jhb2001-05-221-1/+1
* Correct the vm_mtx handling; specifically, don't acquire it indd2001-05-221-5/+13
* Update description of the stripe size created by vinum_stripe,grog2001-05-221-48/+45
* Major tidy up. Add explicit header files, thus enabling the .c filesgrog2001-05-221-26/+40
* Tidy up header files. Don't include stuff we don't need.grog2001-05-221-50/+79
* Tidy up header files. Don't include stuff we don't need.grog2001-05-221-28/+40
OpenPOWER on IntegriCloud