summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix some _POSIX minimum/maximum values in limits.h:jilles2011-03-031-4/+15
* The sample rate module currently does the slightly wrong thing whenadrian2011-03-031-0/+1
* Print out shared flag for debug purpose.dchagin2011-03-031-8/+8
* Don't automatically send a START UNIT to sequential access devices-mjacob2011-03-031-0/+9
* Switch PROCESS_SHARE to AUTO_SHARE (as umtx do). Even for SHARED,dchagin2011-03-031-1/+1
* Make "struct pts_softc" point to ucred instead of uidinfo. This is no-op,trasz2011-03-031-12/+10
* Unbreak the build for no options INET6.bz2011-03-032-0/+8
* MFi386: revision 219186nyan2011-03-031-22/+7
* Make cap_new(2) and cap_getmode(2) symbols from libc public so applicationsrwatson2011-03-033-1/+105
* Add description of ECAPMODE to errno(2) man page.rwatson2011-03-031-0/+2
* Add text string for ECAPMODE to libc.rwatson2011-03-031-0/+1
* - Remove dependency to ucom from ulpt.hselasky2011-03-032-2/+1
* Port over ar5416OverrideIni() from ath9k ar5008_hw_override_ini().adrian2011-03-032-11/+58
* * fix the ar5416 check macros to be slightly more correct;adrian2011-03-031-4/+11
* Modify the sample rate module output to be (slightly) easier to understand.adrian2011-03-031-11/+19
* Disable trying to do HT/40 and short-GI TX.adrian2011-03-031-1/+3
* Fix some duplicate-word typos in manpages.uqs2011-03-022-2/+2
* Unbreak .Aq for non-ASCII output like -Tps or -Tutf8.uqs2011-03-021-2/+2
* Hide the outer IP addresses of a tunnel interfaces (gif(4), gre(4))bz2011-03-022-0/+26
* This patch shrinks boot2 a little.rdivacky2011-03-021-25/+8
* Break the keycache management functions out into if_ath_keycache.c .adrian2011-03-025-428/+545
* Prevent crashes from a race when (cloned) interfaces go away.bz2011-03-021-4/+6
* Update manual: node now supports NetFlow v9.glebius2011-03-021-13/+58
* Add support for NetFlow version 9 into ng_netflow(4) node.glebius2011-03-028-133/+1754
* 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
OpenPOWER on IntegriCloud