summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a warning about the impending demise of rcOG.dougb2003-04-271-0/+6
* Fix for dynamic linking.jake2003-04-271-1/+1
* Replace the return value of rfork_thread(3) in its manual pagerobert2003-04-271-1/+1
* Correct the return value of vfork(2) and rfork(2) in theirrobert2003-04-272-2/+2
* SCSI Quirks for:njl2003-04-271-1/+35
* Wrap gperf in NO_CXX as it needs the C++ to compile.obrien2003-04-271-4/+3
* - Tell witness that holding two or more vm_object locks is okay.alc2003-04-271-2/+4
* It was a misunderstanding on my part; all DEC variantsru2003-04-271-6/+3
* Make 2/3 of my symbol cards work again. The 3rd symbol card card hasimp2003-04-271-15/+24
* Back out the casts that rid us of warnings, but paper over the brokenimp2003-04-271-4/+4
* make "killall -j" not core dump.imp2003-04-271-0/+2
* Fix warnings:imp2003-04-271-4/+5
* Add a dire warning about the impending demise of the old rc system.dougb2003-04-271-0/+9
* Add back # accidentally deleted in 1.54imp2003-04-271-1/+1
* OBEimp2003-04-271-1/+0
* xten isn't needed after tw is gone.imp2003-04-277-28/+0
* xten user no longer needed.imp2003-04-271-1/+0
* This is no longer needed after tw is gone.imp2003-04-2710-1381/+1
* Various changes to vm_object_shadow(): (1) update the vm_object locking,alc2003-04-271-13/+16
* These are no longer needed after tw is gone.imp2003-04-275-671/+0
* Update to reflect tw removal.imp2003-04-272-2/+0
* Update to reflect removal of tw.imp2003-04-272-108/+1
* Update to reflect tw removal.imp2003-04-271-6/+0
* After careful review of this driver, I'm pretty sure it would take aimp2003-04-271-1157/+0
* unlock sched_lock at right time.davidxu2003-04-272-2/+2
* recognize the Sun Crypto 5821 and Crypto 1K cards;sam2003-04-272-4/+22
* Add generic OEM1 PRISM3 card.imp2003-04-271-0/+1
* Sync to 1.50imp2003-04-271-1/+7
* Mystery OEM #1: A really no-name prism3 card that wi supports.imp2003-04-271-0/+4
* Remove some debug options that are no longer needed.jake2003-04-271-7/+0
* Add .Xr's to mdmfs(8).dougb2003-04-272-0/+2
* Also MLINK the man page for mount_mfs.dougb2003-04-272-2/+4
* Forced commit to indicate that what is installed is a hard link,dougb2003-04-270-0/+0
* Install a mount_mfs symlink so that you can specify something like thisdougb2003-04-271-0/+1
* Sync to 1.49imp2003-04-271-1/+5
* Various changes to vm_object_page_remove():alc2003-04-262-8/+8
* MF-p4:imp2003-04-261-1/+19
* Add a generic cdrom.imp2003-04-261-0/+2
* Bail as soon as the first write request has failed, there is no pointphk2003-04-261-2/+11
* Appearantly UFS no longer issues BIO_DELETE requests correctly, andphk2003-04-261-0/+7
* Create a new C++ header file called devd.hh which has all the classimp2003-04-263-101/+172
* I was wrong, the ENTRY bits in asm.h did have a purpose -- for userland.obrien2003-04-269-55/+60
* Update to use is_id_char() in the last patch. I should have done thisimp2003-04-261-2/+1
* We're changing the platform name from x86[_-]86 to amd64.obrien2003-04-265-8/+8
* Merge the following from the English version:hrs2003-04-262-15/+111
* Make better use of the string type when parsing things. This switchesimp2003-04-261-28/+22
* - Lock the vm_object on entry to vm_object_terminate().alc2003-04-262-4/+9
* Merge the following from the English version:hrs2003-04-261-2/+12
* Fix the LINK_SPEC. Our i386 32-bit emulation name changed.obrien2003-04-261-2/+1
* Remove the last vestiges (I hope) of the mixed ELF/a.out support.obrien2003-04-262-13/+1
OpenPOWER on IntegriCloud