summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* syslogd gets kernel log messages only once every 30 seconds orphk2001-05-231-4/+7
* Add some error codes that were added in RFC2616.des2001-05-231-0/+3
* Note that sys.mk is read before any other file (even Makefile)obrien2001-05-231-1/+4
* Use '+' not '|' to add PCATCH to tsleep.phk2001-05-231-2/+2
* Use the correct enums in struct sysinit.phk2001-05-231-2/+2
* Remove the empty uscannerioctl() and use noioctl() instead.phk2001-05-231-8/+1
* Change the way deletes are managed in DEVFS.phk2001-05-232-42/+114
* Document new /usr/include/fs include subdirs.ru2001-05-231-0/+15
* Changed 'blocks' to 'usage' because we may not be getting quotas frompirzyk2001-05-231-1/+1
* Backout (almost) revision 1.137 changes.ru2001-05-231-2/+8
* catch up to i386:gallatin2001-05-231-7/+24
* Changed the clnt_perror string in yp_all because it was saying thepirzyk2001-05-231-1/+1
* Argh, unbreak SHARED=copied case.ru2001-05-231-2/+2
* Rename (after a repo-copy) some mount(8) programs:ru2001-05-2349-3299/+73
* Add NO_I4B to avoid building/installing isdn4bsd package.ru2001-05-236-4/+21
* Fix the range of the returned value.ru2001-05-231-1/+1
* ufs_bmaparray() may block on IO, drop vm mutex and aquire Giant whenalfred2001-05-231-0/+10
* aquire Giant when playing with the buffercache and doing IO.alfred2001-05-231-2/+5
* aquire vm_mutex a little bit earlier to protect a pmap call.alfred2001-05-231-1/+1
* The following modules were renamed:ru2001-05-231-4/+4
* Name this module `umapfs'.ru2001-05-231-1/+1
* - 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
OpenPOWER on IntegriCloud