summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* If vm_page_grab() allocates a new page, the page is not inserted intokib2014-08-133-6/+8
* Add missing BSD.tests.dist entry for lib/libutil to unbreak installworld withngie2014-08-131-0/+2
* Integrate lib/libutil into the build/kyuangie2014-08-1314-95/+53
* Port date/bin/tests to ATFngie2014-08-134-92/+94
* Convert bin/sh/tests to ATFngie2014-08-1316-82/+128
* Minor style tweaks.pfg2014-08-131-7/+7
* Make sure the DTrace header files are built before depend and beforerpaulo2014-08-133-2/+7
* Fix typo when displaying the HPET timer unit number.neel2014-08-131-1/+2
* Minor cleanup:neel2014-08-131-9/+6
* Truncate the ctfmerge command line, like we do with SYSTEM_LD.imp2014-08-121-1/+2
* Fix a typo in a comment: s/interprete/interpret/gjb2014-08-121-1/+1
* Correct a comment brought over from amd64. i386 doesn't use longjhb2014-08-121-8/+1
* Complete the usr.bin/yacc kyua integration work I originallyngie2014-08-123-43/+52
* (belatedly) Document FreeBSD 9.3-Rmarck2014-08-121-15/+16
* Add Dan Langille (myself) to committers-ports.dot file with mat and wg as men...dvl2014-08-121-0/+3
* According to opie code and even direct mention in opie(4) challenge bufferache2014-08-121-1/+1
* Change SCTP sysctl from auth_disable to auth_enable. This istuexen2014-08-123-22/+18
* Fix broken pointer overflow check ns_name_unpack()ume2014-08-121-2/+3
* Clarify descriptions of pthread_cond_wait() and pthread_cond_timedwait()gavin2014-08-121-4/+4
* Update our stub resolver to final version of libbind.ume2014-08-1241-253/+1068
* Bring the md5 functions into libc for internal use only.ume2014-08-122-0/+6
* - Fix radix tree memory leakage when unloading modules using radixhselasky2014-08-121-20/+64
* Add support for the SCTP_AUTH_SUPPORTED and SCTP_ASCONF_SUPPORTEDtuexen2014-08-1215-164/+395
* Turn off kern.geom.part.mbr.enforce_chs by default.ae2014-08-122-3/+3
* Remove duplicate entry.ae2014-08-121-7/+0
* Revision r269457 removed the Giant around mount and unmount code, butkib2014-08-121-2/+6
* Add sysctl and loader tunable kern.geom.part.mbr.enforce_chs that is setae2014-08-122-1/+17
* Update sqlite-3.7.17 -> 3.8.5peter2014-08-1216-35912/+43882
* Revert r269839.rpaulo2014-08-111-1/+1
* Add .d files to the reverse matching pattern in bsd.dep.mk to accountrpaulo2014-08-111-1/+1
* Fix another typoe in the definition of DTrace SOBJS.rpaulo2014-08-111-1/+1
* bsd.dep.mk: use the empty() function with the check for .d files.rpaulo2014-08-111-1/+1
* Fix an error in the dependency of the DTrace object file.rpaulo2014-08-111-1/+1
* Update serf-1.3.6 -> 1.3.7peter2014-08-1127-192/+652
|\
| * Import svn-1.8.10peter2014-08-1123-151/+497
| * Vendor import svn-1.8.9peter2014-05-2744-1482/+2225
| * Vendor import svn-1.8.8peter2014-02-2057-354/+953
| * Import subversion-1.8.5peter2013-11-2516-110/+101
| * Import svn-1.8.4, which includes fixes for both security and mergepeter2013-11-1167-626/+1303
| * Import subversion-1.8.1 into vendor staging area.peter2013-07-2882-1019/+2428
| * Import svn-1.8.0 finalpeter2013-06-186-7/+7
* | add myself as opencrypto maintainer as I'm doing some work in thejmg2014-08-111-1/+2
* | Fix a typo.jhb2014-08-111-1/+1
* | Change {_,}pmap_allocpte() so that they look for the flag PMAP_ENTER_NOSLEEPalc2014-08-111-20/+11
* | Similar to r250143, optimize MODULES_OVERRIDE such that SUBDIR isn'tngie2014-08-111-3/+3
* | In arm/release.sh, continue if 'xdev-links' target failsgjb2014-08-111-1/+1
* | Add otp-shaache2014-08-111-0/+3
* | blkfront: add support for unmapped IOroyger2014-08-111-5/+7
* | Move KASSERT into locked region.glebius2014-08-111-2/+1
* | Remove dependence on source tree options. Move all kernel moduleimp2014-08-1114-29/+76
OpenPOWER on IntegriCloud