summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use umtx to implement process sharable semaphore, to make this work,davidxu2010-01-0518-402/+924
* Slightly optimize XOR calculation.mav2010-01-051-24/+31
* An existing incomplete ARP entry would expire a subsequentqingli2010-01-051-10/+16
* The IFA_RTSELF address flag marks a loopback route has been installedqingli2010-01-041-1/+1
* Add a missing word.brueffer2010-01-041-1/+1
* Catch up with the VFS_VPTOFH(9) -> VOP_VPTOFH(9) repocopy that happenedbrueffer2010-01-043-6/+6
* Revert 200594. This file isn't intended for these sorts of things.imp2010-01-049-63/+0
* Make TIOCSTI work again.ed2010-01-044-13/+26
* Various cleanup done in ipfw3-head branch including:luigi2010-01-0414-372/+260
* Add ability to search up the directory hierarchy for the system directory.obrien2010-01-0423-11/+246
* This should read #if __BSD_VISIBLE instead of #ifdef __BSD_VISIBLE.ed2010-01-041-1/+1
* Correct usage of parenthesis.tuexen2010-01-041-2/+2
* Expose the upper 256 ptys in the default devfs rules. I should have updatedjhb2010-01-041-0/+16
* Unbreak bootparamd when setting WITHOUT_NIS.ed2010-01-041-2/+2
* Test index value is within the range before using it to referencedelphij2010-01-041-1/+1
* Now that I'm free from mentorship, it's only fair to document whobcr2010-01-041-0/+2
* Bump __FreeBSD_version for scandir(3) and alphasort(3) prototype changes.kib2010-01-041-1/+1
* Modernize scandir(3) and alphasort(3) interfaces according to the IEEEkib2010-01-048-26/+30
* PG_NOSYNC is called VPO_NOSYNC for long time.kib2010-01-041-1/+1
* Fix comments.trasz2010-01-041-4/+3
* Fix formatting.obrien2010-01-042-2/+2
* There are actually 129 tests here.obrien2010-01-041-1/+1
* Catch up with UNIX98-style PTY's.obrien2010-01-042-2/+8
* 'prove -r' isn't as smart as grog thought.obrien2010-01-041-9/+1
* Committed the wrong version in r201484. This time really fix the "-t"obrien2010-01-041-4/+14
* Fix the "-t" functionality. Per the regression tests (pgrep-t.t & pkill-t.t),obrien2010-01-041-3/+4
* You need to be root to run this test.obrien2010-01-041-0/+5
* Also cleanup after the test run.obrien2010-01-041-1/+3
* Don't process 'lastcomm' if "AUTOMATED" is defined.obrien2010-01-041-1/+4
* It is expected these are chmod +x.obrien2010-01-042-0/+0
* Regression test for r201456.obrien2010-01-045-0/+25
* - Add two particulary interesting quotes from the past decade.stas2010-01-041-0/+14
* Add user-level semaphore synchronous type, this change allows multipledavidxu2010-01-043-38/+238
* Remove CNS11XXNAS.hints.rpaulo2010-01-042-3/+0
* Add support for Cavium Econa CNS11XX ARM boards. These boards wererpaulo2010-01-0424-4/+5370
* Report lines that ought to contain a ':' operator but start with a '.'obrien2010-01-041-2/+5
* Add check for subversion "original" marker.obrien2010-01-041-0/+1
* cardbus -> CardBusimp2010-01-033-3/+3
* cardbus -> CardBusimp2010-01-031-2/+2
* cardbus -> CardBusimp2010-01-031-1/+1
* CardBus instead of cardbus.imp2010-01-031-1/+1
* Fix CardBus spelling.imp2010-01-031-3/+3
* Complete ntptrace(8) removal:antoine2010-01-032-1/+4
* Fix regression introduced in r198318. BCM5754/BCM5754M uses theyongari2010-01-031-2/+9
* Forced commit, to provide correct commit message for r201440:gavin2010-01-031-1/+1
* The size of credential messages is limited by CMGROUP_MAX rather thanbrooks2010-01-031-1/+1
* Add vlan(4) to all GENERIC kernels.brooks2010-01-037-0/+7
* The test for "same client" for the experimental nfs server over NFSv4rmacklem2010-01-031-1/+1
* The default hash table size is 257 not 255. Reword the rest of the linegavin2010-01-031-1/+1
* The default hash table size is 257 not 255. Reword the rest of the linegavin2010-01-031-2/+2
OpenPOWER on IntegriCloud