summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use umtx to implement process sharable semaphore, to make this work,David Xu2010-01-0518-402/+924
* Slightly optimize XOR calculation.Alexander Motin2010-01-051-24/+31
* An existing incomplete ARP entry would expire a subsequentQing Li2010-01-051-10/+16
* The IFA_RTSELF address flag marks a loopback route has been installedQing Li2010-01-041-1/+1
* Add a missing word.Christian Brueffer2010-01-041-1/+1
* Catch up with the VFS_VPTOFH(9) -> VOP_VPTOFH(9) repocopy that happenedChristian Brueffer2010-01-043-6/+6
* Revert 200594. This file isn't intended for these sorts of things.Warner Losh2010-01-049-63/+0
* Make TIOCSTI work again.Ed Schouten2010-01-044-13/+26
* Various cleanup done in ipfw3-head branch including:Luigi Rizzo2010-01-0414-372/+260
* Add ability to search up the directory hierarchy for the system directory.David E. O'Brien2010-01-0423-11/+246
* This should read #if __BSD_VISIBLE instead of #ifdef __BSD_VISIBLE.Ed Schouten2010-01-041-1/+1
* Correct usage of parenthesis.Michael Tuexen2010-01-041-2/+2
* Expose the upper 256 ptys in the default devfs rules. I should have updatedJohn Baldwin2010-01-041-0/+16
* Unbreak bootparamd when setting WITHOUT_NIS.Ed Schouten2010-01-041-2/+2
* Test index value is within the range before using it to referenceXin LI2010-01-041-1/+1
* Now that I'm free from mentorship, it's only fair to document whoBenedict Reuschling2010-01-041-0/+2
* Bump __FreeBSD_version for scandir(3) and alphasort(3) prototype changes.Konstantin Belousov2010-01-041-1/+1
* Modernize scandir(3) and alphasort(3) interfaces according to the IEEEKonstantin Belousov2010-01-048-26/+30
* PG_NOSYNC is called VPO_NOSYNC for long time.Konstantin Belousov2010-01-041-1/+1
* Fix comments.Edward Tomasz Napierala2010-01-041-4/+3
* Fix formatting.David E. O'Brien2010-01-042-2/+2
* There are actually 129 tests here.David E. O'Brien2010-01-041-1/+1
* Catch up with UNIX98-style PTY's.David E. O'Brien2010-01-042-2/+8
* 'prove -r' isn't as smart as grog thought.David E. O'Brien2010-01-041-9/+1
* Committed the wrong version in r201484. This time really fix the "-t"David E. O'Brien2010-01-041-4/+14
* Fix the "-t" functionality. Per the regression tests (pgrep-t.t & pkill-t.t),David E. O'Brien2010-01-041-3/+4
* You need to be root to run this test.David E. O'Brien2010-01-041-0/+5
* Also cleanup after the test run.David E. O'Brien2010-01-041-1/+3
* Don't process 'lastcomm' if "AUTOMATED" is defined.David E. O'Brien2010-01-041-1/+4
* It is expected these are chmod +x.David E. O'Brien2010-01-042-0/+0
* Regression test for r201456.David E. O'Brien2010-01-045-0/+25
* - Add two particulary interesting quotes from the past decade.Stanislav Sedov2010-01-041-0/+14
* Add user-level semaphore synchronous type, this change allows multipleDavid Xu2010-01-043-38/+238
* Remove CNS11XXNAS.hints.Rui Paulo2010-01-042-3/+0
* Add support for Cavium Econa CNS11XX ARM boards. These boards wereRui Paulo2010-01-0424-4/+5370
* Report lines that ought to contain a ':' operator but start with a '.'David E. O'Brien2010-01-041-2/+5
* Add check for subversion "original" marker.David E. O'Brien2010-01-041-0/+1
* cardbus -> CardBusWarner Losh2010-01-033-3/+3
* cardbus -> CardBusWarner Losh2010-01-031-2/+2
* cardbus -> CardBusWarner Losh2010-01-031-1/+1
* CardBus instead of cardbus.Warner Losh2010-01-031-1/+1
* Fix CardBus spelling.Warner Losh2010-01-031-3/+3
* Complete ntptrace(8) removal:Antoine Brodin2010-01-032-1/+4
* Fix regression introduced in r198318. BCM5754/BCM5754M uses thePyun YongHyeon2010-01-031-2/+9
* Forced commit, to provide correct commit message for r201440:Gavin Atkinson2010-01-031-1/+1
* The size of credential messages is limited by CMGROUP_MAX rather thanBrooks Davis2010-01-031-1/+1
* Add vlan(4) to all GENERIC kernels.Brooks Davis2010-01-037-0/+7
* The test for "same client" for the experimental nfs server over NFSv4Rick Macklem2010-01-031-1/+1
* The default hash table size is 257 not 255. Reword the rest of the lineGavin Atkinson2010-01-031-1/+1
* The default hash table size is 257 not 255. Reword the rest of the lineGavin Atkinson2010-01-031-2/+2