summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add additional release makefile for bsdinstall-based media, along withnwhitehorn2011-03-022-0/+86
* Migrate the sysctl related routines (statistics, debugging, etc) out ofadrian2011-03-026-614/+754
* Make installations work when no optional components are selected.nwhitehorn2011-03-021-1/+1
* Fix a bug in the result of manual assembly.kib2011-03-022-2/+2
* Improve the distributeworld target in Makefile.inc1 and update the releasenwhitehorn2011-03-026-52/+54
* Expand the name of Palm Sunday holiday with more canonical Entry of theosa2011-03-021-5/+3
* Fix beginning day of the Carnival. it startsosa2011-03-021-1/+1
* Correct a typo.delphij2011-03-021-1/+1
* Make a change to the implementation of the direct map to improve performancealc2011-03-021-28/+27
* kill: Note that this is used both as a normal program and a shell builtin.jilles2011-03-011-0/+4
* printf: Note that this is used both as a normal program and a shell builtin.jilles2011-03-011-0/+4
* MFV of tzdata2011b, r219147edwin2011-03-012-4/+26
* Fix misuse of TARGET_ARCH. This should be MACHINE_ARCH.nwhitehorn2011-03-011-1/+1
* Correct spelling in a last-minute tweaked NOTES entry for CAPABILITIES.rwatson2011-03-011-1/+1
* Add Capsicum capability mode support; svn add of capability.h was missedrwatson2011-03-011-0/+71
* Put in a temporary workaround for ctfmerge hanging on processingdim2011-03-011-0/+4
* Teach kdump to decode linux syscalls names too.dchagin2011-03-013-19/+138
* Fully honor KERNSRCDIR for 'make universe' if it is set.jhb2011-03-011-5/+6
* Use a suitable DIRPRFX for each invocation of make in the build32 andjhb2011-03-011-11/+13
* Similar to 189574, properly handle subclasses of bus drivers when deletingjhb2011-03-011-30/+81
* Continue to introduce Capsicum capability mode:rwatson2011-03-013-0/+75
* Continue introducing Capsicum capability mode support:rwatson2011-03-011-0/+15
* Regenerate system call files following addition of cap_enter(2),rwatson2011-03-0110-220/+261
* Continue to introduce Capsicum Capability Mode support:rwatson2011-03-014-2/+786
* Hook up sys_capability.c to the build.rwatson2011-03-011-0/+1
* Add initial support for Capsicum's Capability Mode to the FreeBSD kernel,rwatson2011-03-018-7/+143
* Add ECAPMODE, "Not permitted in capability mode", a new kernel errnorwatson2011-03-013-1/+18
* Add XMIT_FAILOVER transmit algorithm to ng_one2many node. Packets areae2011-03-013-1/+11
* Remove duplicate "in".brucec2011-03-016-6/+6
* Fixed conversion of prefix length to a netmask.ru2011-03-011-1/+1
* Change the return type of vmspace_swap_count to a long to match the otherbrucec2011-03-012-3/+3
* Another couple of unsigned/ssize_t changes.phk2011-03-012-2/+2
* Increase NKPT in case of n32 and n64 to support more physical memory.jchandra2011-03-011-0/+4
* Use new thread's stack to invoke pmap_activate in cpu_switch()jchandra2011-03-011-17/+4
* Adds a new Congestion Control that helps reducerrs2011-03-017-41/+549
* Use correct types and fromats for physical addressjchandra2011-02-282-12/+11
* Use vm_offset_t for virtual addresses.jchandra2011-02-281-2/+2
* Make sure changing ownership of RX descriptor to be done as lastyongari2011-02-282-3/+3
* - Add missing MLINKS for libusb and some manpage fixes.hselasky2011-02-282-3/+180
* - Add support for software pre-scaling of ISOCHRONOUS transfers.hselasky2011-02-2811-25/+63
* Sync FreeBSD ISP with mercurial tree. Minor changes having to do withmjacob2011-02-284-6/+9
* Type-change to ssize_t to (app|pl)ease ppc platform.phk2011-02-281-1/+1
* Revert some of r177626. "in in" is valid in certain sentences.brucec2011-02-286-6/+6
* Update fifolog internals to match main version:phk2011-02-287-184/+197
* Don't override the perfectly good default ->zalloc and ->zfree functions.phk2011-02-281-20/+1
* Drop my OpenSSL maintainer hat. I don't have the motivation to keepsimon2011-02-281-1/+1
* Use proper lock in assertion.pjd2011-02-281-2/+2
* Partial fix for PR 91106. Correct the short weekday names. Done according to ...versus2011-02-272-4/+4
* Commit two more files missed in r219089.pjd2011-02-272-2/+2
* Finally... Import the latest open-source ZFS version - (SPA) 28.pjd2011-02-27304-19882/+59466
OpenPOWER on IntegriCloud