summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* For variables that are only checked with defined(), don't provideru2004-10-24258-301/+308
* There's no such knob as WERROR.ru2004-10-241-1/+0
* Add a Japanese override of dev-auto.sgml.hrs2004-10-2414-2/+168
* Fixed misspelling of DPADD.ru2004-10-241-2/+2
* - use `realpath /dev/dumpdev` instead of just /dev/dumpdev so messagesdes2004-10-241-3/+8
* - Use quad_t for dcons buffer address and size.simokawa2004-10-241-4/+11
* Preserve dcons(4) buffer passed by loader(8).simokawa2004-10-241-0/+16
* NEED_LIBNAMES is gone long ago.ru2004-10-241-1/+0
* Collapse several adjacent .if's into .if/.elif.ru2004-10-241-10/+7
* ELF64 support is not needed on pc98.nyan2004-10-241-1/+5
* MFi386: revision 1.4.nyan2004-10-241-1/+9
* MFi386: Set bi_basemem and bi_extmem variables.nyan2004-10-241-0/+6
* MFi386: Add support for preloading ELF relocatable object format modules.nyan2004-10-241-0/+2
* Disable ed1 - ed12.nyan2004-10-241-0/+24
* Merged from src/sbin/fdisk/fdisk.c revision 1.75.nyan2004-10-241-1/+1
* Add identifiers for the HP Laserjet 2300d USBrse2004-10-242-0/+3
* -O2 compile isn't quite ready for WARNS=2 yet.ru2004-10-241-1/+1
* Allow multiple devices to be specified on one device / nodevice line.des2004-10-241-7/+27
* Update the family tree for FreeBSD 5.3scottl2004-10-241-0/+5
* If the file specified in an "include" line does not exist in the currentdes2004-10-241-1/+9
* Fix some warnings that only triggered in LINT.scottl2004-10-243-11/+11
* Update for 5-STABLE.scottl2004-10-241-3/+3
* Hook the hptmv driver up to the build.scottl2004-10-244-0/+18
* Embed the correct name.scottl2004-10-242-2/+2
* Clean up some messy Makefile stuff so that this can be built into thescottl2004-10-243-21/+18
* Hack around a problem with sys/tools/usbdevs2h.awk that generatesru2004-10-242-1/+5
* Curlies only work in target and sources specifications, butru2004-10-242-2/+2
* Use VM_ALLOC_NOBUSY to eliminate an unneeded vm_page_wakeup() call and thealc2004-10-242-8/+2
* Avoid repeated acquisition and release of the vm object lock inside ofalc2004-10-242-10/+12
* Sort SUBDIR.ru2004-10-241-2/+2
* Introduce VM_ALLOC_NOBUSY, an option to vm_page_alloc() and vm_page_grab()alc2004-10-242-2/+4
* Import the HighPoint RocketRAID 182x driver. Thanks to HighPoint forscottl2004-10-2433-0/+18163
* Add a missing full-stop to match the rest of the items in a list.keramida2004-10-241-1/+1
* Check unhandled signals before thread marks itself as DEAD,davidxu2004-10-232-2/+28
* 1. Move thread list flags into new separate member, and atomicallydavidxu2004-10-2310-48/+90
* Add -m option, set default fwmem target.simokawa2004-10-232-1/+27
* Use errx() instead of fprintf()/exit() for conciseness.rwatson2004-10-231-65/+38
* Use errx() instead of perror()/exit() for conciseness.rwatson2004-10-233-94/+52
* Add a regression test for the alternate shell specification.ru2004-10-232-0/+20
* "unset verbose" is 13 characters, not 10.ru2004-10-231-1/+1
* Expand the scope of the .SHELL specification to also coverru2004-10-234-30/+46
* Don't call g_waitidle(), it happens automagically now.phk2004-10-233-6/+3
* Don't explicitly call g_waitidle(), it happens automagically now.phk2004-10-231-2/+0
* Add a new per-thread private flag: TDP_GEOM.phk2004-10-233-1/+16
* Move the prototype for g_waitidle() to a more visible place.phk2004-10-232-1/+1
* Drop Giant around the call to g_waitidle().phk2004-10-231-0/+2
* Rebuild from FreeBSD32 syscalls.master:1.42.rwatson2004-10-234-5/+23
* 32-bit FreeBSD ABI compatibility stubs from syscalls.master:1.178.rwatson2004-10-231-0/+9
* Rebuild from syscalls.master:1.178.rwatson2004-10-235-7/+85
* Add system call place-holders for the following system callsrwatson2004-10-231-0/+11
OpenPOWER on IntegriCloud