summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s/daemon processes/local packages/ for consisitency.mtm2008-06-231-1/+1
* Always create opt_ah.h regardless of KERNBUILDDIR.thompsa2008-06-231-1/+1
* Add exit_delay parameter to control daemon exit delay after signal.mav2008-06-223-4/+31
* If S_IFIFO is passed to mknod(2), invoke kern_mkfifoat(9) to create arwatson2008-06-221-0/+4
* Use strdup() instead of static buffer allocation to avoid 128 bytes limitmav2008-06-221-6/+18
* Teach fifo_create regression test to also try to use mknod(2) to createrwatson2008-06-221-36/+84
* Add support for VT8237 ISA bridge.gonzo2008-06-221-0/+7
* Add an abbreviation for adaptive mode, and document all the abreviations.obrien2008-06-222-1/+2
* Output information only if /etc/rc.local exists.mtm2008-06-221-4/+4
* Do not print anything unless at least one of the abi emulators ismtm2008-06-221-2/+8
* Simplify this script with the added bonus that the bit about i386mtm2008-06-221-22/+17
* Don't say we're going to mount filesystems of a certain type unlessmtm2008-06-222-8/+25
* Don't say we're going to [start|stop] local packages unless there actuallymtm2008-06-221-4/+16
* Get pointer to devfs_ruleset struct after garbage collection has beengonzo2008-06-221-3/+3
* o The FreeBSD bus_dmamap_sync(9) supports ored together flags for quitemarius2008-06-221-90/+90
* Partially revert previous commit. DeleteLink() does not deletes permanentmav2008-06-221-1/+5
* Make preparations for increasing the size of the kernel virtual address spacealc2008-06-221-2/+6
* KERNBASE is not necessarily an address within the kernel map, e.g.,alc2008-06-211-1/+1
* Implement UDP transparent proxy support.mav2008-06-211-10/+76
* Regression test for a recently fixed strtod bug.das2008-06-211-1/+11
* Bring in the vendor's fix for a bug in strtod() wherebydas2008-06-211-2/+5
* Prepare for a larger kernel virtual address space. Specifically, oncealc2008-06-211-4/+8
* Refactor one of the ISO extraction tests: Move the referencekientzle2008-06-212-94/+76
* MfP4: Joerg Sonnenberg's extensions to the mtree support for morekientzle2008-06-211-12/+79
* A security-check failure here should be ARCHIVE_FAILED (cannot continue thiskientzle2008-06-211-3/+3
* If we're using -l and can't hardlink the file because of a cross-devicekientzle2008-06-211-3/+17
* Add support for PORT/EPRT FTP commands in lowercase.mav2008-06-211-96/+21
* Removed the no-op -p; documented -P.ru2008-06-212-7/+6
* Add -v (verbose) option to -l command, to show size and backing storemarck2008-06-212-7/+17
* To catch up with rev 179872: rename enable_quotas to quota_enable.simon2008-06-211-5/+5
* Use minimum of max_aio_procs and target_aio_procs when spawning newgonzo2008-06-211-1/+1
* Rework line-processing framework to add support for --null andkientzle2008-06-214-62/+130
* Various long options for GNU cpio compat.kientzle2008-06-211-0/+8
* MfP4: test improvements, mostly for portability.kientzle2008-06-212-20/+68
* - link powerd(8) man pagedanger2008-06-201-0/+1
* Fix PCI id for 945GME Express Integrated Graphics Controller:gonzo2008-06-201-1/+1
* Fix spellinggonzo2008-06-201-2/+2
* Make preparations for increasing the size of the kernel virtualalc2008-06-201-3/+3
* - Fix spelling errors.lulf2008-06-201-5/+5
* Add et(4), a port of DragonFly's Agere ET1310 10/100/Gigabitdelphij2008-06-202-0/+419
* Add et(4), a port of DragonFly's Agere ET1310 10/100/Gigabitdelphij2008-06-2011-1/+3128
* Add support for the optional key in the GRE header.thompsa2008-06-205-6/+96
* Split out the probing magic of device_probe_and_attach intoimp2008-06-202-6/+26
* Add Xr to getsockname(2)phk2008-06-201-0/+1
* Make the search for sources in PATH_PORTS more accurate. I onlyjoerg2008-06-201-2/+21
* Enforce the mapping of kernel loadable modules in the uppermost 2GB of thealc2008-06-201-0/+7
* Make preparations for increasing the size of the kernel virtualalc2008-06-205-7/+7
* Implement fmodl.das2008-06-195-25/+177
* Revert rev. 178124 as requested by kris@. Having jail id not beingdelphij2008-06-192-18/+26
* Document the _arg versions of the uma_zalloc and uma_zfree functions.remko2008-06-191-1/+18
OpenPOWER on IntegriCloud