summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge the following from the English version:hrs2003-04-261-97/+309
* Add a missing </para>.hrs2003-04-262-2/+2
* - Convert vm_object_pip_wait() from using tsleep() to msleep().alc2003-04-265-9/+24
* Update the mbuf watermark settings to match the latest documentationps2003-04-261-3/+3
* The ENTRY bits were in two places. Remove the one not used (asm.h), butobrien2003-04-262-24/+11
* Two tokens that don't together form a vaid preprocssor token cannot beobrien2003-04-262-4/+4
* Use fwcrom.c in /sys/dev/firewire.simokawa2003-04-262-502/+2
* - Improve configuration ROM parser for multiple unit directory.simokawa2003-04-265-149/+139
* Xref sytle.Makefile(5).trhodes2003-04-261-1/+2
* Fix typos in comments; some style(9) fixes; no code changes.schweikh2003-04-261-121/+117
* Last commit had incorrect information. The real PR was:trhodes2003-04-260-0/+0
* Add vmemoryuse to the list.trhodes2003-04-261-0/+1
* Add sys/user.h to the list of includes. Without it you lack a definition oftrhodes2003-04-261-0/+1
* Mbits -> Mbits/sbrueffer2003-04-261-4/+4
* Remove an unused declaration.alc2003-04-261-1/+0
OpenPOWER on IntegriCloud