summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Last attempt at <tgmath.h>: do enable the new code for C11 compilers.ed2012-01-061-11/+17
* Silence a warning about redefinition of TARGET_ELF on powerpc.andreast2012-01-061-0/+1
* Always release the inp lock before returning from tcp_detach.np2012-01-061-1/+3
* Add an even faster implementation of <tgmath.h> for the future.ed2012-01-061-0/+20
* Fix build.glebius2012-01-061-1/+0
* Add 'nojail' keyword as auditd(8) can't really do anything useful whenpjd2012-01-061-1/+1
* Tweak the last fix to match what was actually tested.jhb2012-01-061-1/+1
* Constify argument.pjd2012-01-062-2/+2
* Since r228571 CARP is no longer an interface.glebius2012-01-061-8/+0
* Fix mdoc date from previous commit.uqs2012-01-061-1/+1
* r222004 changed sbuf_finish() to not clear the buffer error status. As ajh2012-01-061-6/+12
* Use the macro WEAK_ALIAS. Tested on 32 and 64-bit.andreast2012-01-062-20/+10
* Check the return value of sbuf_finish() in pfs_readlink() and returnjh2012-01-061-1/+5
* Flip these options on so the modules build correctly for now.adrian2012-01-061-2/+2
* - Add better COP2 (crypto coprocessor) context handler for Octeon. Keepgonzo2012-01-0617-111/+1231
* Import the first cut of "bsdbox".adrian2012-01-0610-0/+295
* Fix the broken non-cross compile build. Oops!adrian2012-01-061-1/+1
* Fix a typo.pluknet2012-01-061-1/+1
* Add 0x2826 device ID for C600 (Patsburg) SATA controller in RAID mode.jimharris2012-01-063-0/+3
* Replace an OpenBSDism with a FreeBSDism in the pfctl(8) man page: we putrwatson2012-01-051-1/+1
* Fix a memory leak in addgroup() by ensuring the allocated memoryghelmer2012-01-051-5/+5
* Allow daemon(8) to run pidfile_open() before relenquishing privilegesghelmer2012-01-051-3/+3
* Remove the assertion from tcp_input() that rcv_nxt is always greaterjhb2012-01-052-7/+4
* - Allow to change vfs.zfs.arc_meta_limit at runtime.pjd2012-01-051-4/+4
* Fix build on powerpc64 too. The same as r229640.andreast2012-01-051-0/+4
* Allow extra directories to be added to the build-tools target.adrian2012-01-051-0/+5
* Allow crunchgen binary link generation to be disabled.adrian2012-01-051-0/+5
* Apply Typo-B-Gone 2000 [TM]uqs2012-01-053-4/+4
* Convert files over to UTF-8.uqs2012-01-054-13/+22
* Touch up some more small typos missed in the previous round.uqs2012-01-055-7/+7
* Further fix a typo and spelling classic correctly in function names,uqs2012-01-051-8/+8
* Partial backout of r228990, restore original MIB object name.uqs2012-01-052-4/+4
* Document the detrimental effect of kern.cam.XX.retry_count for recoverdisk(1)uqs2012-01-051-2/+18
* Pull up vendor changes to mdoc(7)uqs2012-01-055-10/+10
* Fix build.adrian2012-01-051-0/+4
* Add missing options so modules build/load correctly.adrian2012-01-051-0/+3
* Fix a logic bug in change 228207 in the check for a thread's new userjhb2012-01-051-1/+1
* Convert all users of IF_ADDR_LOCK to use new locking macros that specifyjhb2012-01-0525-230/+230
* Add new variants of the IF_ADDR_*LOCK*() macros used for protectingjhb2012-01-051-2/+8
* Update recently added drivers to use the if_*addr_r*lock() wrapperjhb2012-01-053-10/+10
* When extracting the VLAN tag from if_em and if_lem receive descriptorrwatson2012-01-052-4/+2
* Flip on IEEE80211_SUPPORT_MESH and AH_SUPPORT_AR5416, theadrian2012-01-051-0/+9
* In sys/fs/nullfs/null_subr.c, in a KASSERT, output the correct vnodedim2012-01-051-1/+1
* Remove use of explicit bus space tags and handles and use methods thatjhb2012-01-052-26/+10
* Remove redundant inclusion of <sys/cdefs.h>.ed2012-01-051-2/+0
* Remove _Complex_I workaround from <tgmath.h>.ed2012-01-051-9/+4
* Make _Complex_I a proper float _Complex when using GCC 4.2.ed2012-01-051-1/+5
* Refine last comment.rwatson2012-01-051-1/+1
* Add comment to the VLAN code about its integration with VIMAGE: we see whatrwatson2012-01-051-0/+7
* Fix typo.brueffer2012-01-051-1/+1
OpenPOWER on IntegriCloud