summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Renew semaphore's pointer after wakeup since during msleepgonzo2008-06-191-0/+7
* Add myself. Better late then never.mav2008-06-191-0/+1
* Add myself.amdmi32008-06-191-0/+2
* Add myself.amdmi32008-06-191-0/+1
* Remove __restrict keywords from array arguments to make GCC's -std=c99 work.ed2008-06-191-2/+5
* Make quota knob conform to other rc(8) knobs. Keep older knob formtm2008-06-193-2/+6
* Move the check for enabled knobs further down in run_rc_command() somtm2008-06-191-14/+14
* Process spawn attributes in POSIX document order.davidxu2008-06-191-21/+22
* Add roken.h to SRCS. This fixes the compilation of slc during amarius2008-06-181-0/+1
* Add the option stub for the Globetrotter Max 3.6 Modem.attilio2008-06-181-0/+2
* Print out the container lock when showing the thread state in DDB.attilio2008-06-181-0/+3
OpenPOWER on IntegriCloud