summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in comment.rwatson2011-12-291-1/+1
* Don't define static_assert for C++.ed2011-12-291-1/+10
* Reencode files from latin1 to UTF-8.uqs2011-12-297-7/+7
* Update LOCKLEAF comment: it should say "vnode".pluknet2011-12-291-1/+1
* Add PCI Id for the Intel AMT serial interface as found on my DQ67OW.kib2011-12-291-0/+1
* I'm not yet an alumni, add myself in the right sectionbapt2011-12-291-1/+1
* Flesh out the RSPRO GPIO config, including the RF LED.adrian2011-12-292-0/+22
* Break out the AR71XX config file into _BASE and board specificadrian2011-12-2910-123/+291
* sh: Allow quoting ^ and ] in bracket expressions.jilles2011-12-282-4/+16
* sh: Use dirent.d_type in pathname generation.jilles2011-12-281-0/+4
* sh: Cache de->d_namlen in a local variable.jilles2011-12-281-6/+8
* Import the first release of HighPoint RocketRAID 27xx SAS 6Gb/s HBA carddelphij2011-12-2824-0/+44951
* Set maximum I/O size for mps(4) to MAXPHYS. Looking into the code, I seemav2011-12-281-0/+1
* 1. Correct capitalization of the nobility particle fordougb2011-12-281-9/+9
* sh: Do not force special builtins non-special in optimized command subst.jilles2011-12-281-2/+1
* Optimize vm_object_split()'s handling of reservations.alc2011-12-281-0/+15
* Fix a bug in the Xen pmap's implementation of pmap_extract_and_hold():alc2011-12-283-9/+14
* Prefer ASCII apostrophes over Unicode ones like the rest of the file.uqs2011-12-281-1/+1
* Add myself as a src committerbapt2011-12-281-0/+2
* Oops, if we want to check from 0 to nsock, the test condition should becognet2011-12-281-1/+1
* Fix incorrect uses of sizeof().kevlo2011-12-286-8/+8
* - Add generic GPIO driver for Cavium Octeon. At the moment pin definition isgonzo2011-12-283-0/+551
* In POSIX.1-2008:delphij2011-12-281-1/+1
* Eliminate many of the unnecessary differences between the native andalc2011-12-272-141/+178
* libc: Eliminate some relative relocations in getusershell().jilles2011-12-271-8/+7
* libc: Eliminate some relative relocations in setlocale().jilles2011-12-271-1/+1
* Document restriction on 32-bits and 64-bits datatypes.ed2011-12-271-0/+6
* Add locally implemented atomic intrinsics to libcompiler_rt.ed2011-12-2717-0/+204
* Define NULL to nullptr in C++11 mode (not strictly required, but it makestheraven2011-12-271-1/+3
* - Fail when the utility is not invoked as rtprio nor idprio.delphij2011-12-271-23/+19
* Clean up from the 4.x era.pluknet2011-12-271-3/+3
* Fix target mode compilation issues that arose after a changemjacob2011-12-272-28/+35
* Add missing \.ed2011-12-271-1/+1
* Add manual page for atomic operations.ed2011-12-272-1/+319
* Update to vendor revision 4016.mm2011-12-273-17/+94
|\
| * Update to vendor revision 4016mm2011-12-271-3/+3
| * Update to vendor revision 3982mm2011-12-2637-264/+552
* | Update rtprio(2) manual page to reflect the latest changes in -CURRENT asdelphij2011-12-272-17/+82
* | 1. Remove a bunch of duplicates. Usually this means removing them fromdougb2011-12-273-683/+39
* | Address issues found by clang. While there, fix also some styletuexen2011-12-2715-342/+278
* | Fix some bugs in <stdatomic.h>.ed2011-12-261-9/+12
* | Add libstdthreads.ed2011-12-2612-0/+896
* | Oops, my bad. Fix a broken thing I introduced earlier.adrian2011-12-261-1/+1
* | As per C11, add static_assert() to <assert.h>.ed2011-12-261-0/+6
* | Improve C11 bits in <stdlib.h>:ed2011-12-261-5/+5
* | Add cdefs-magic to add optional C11 bits to headers.ed2011-12-261-1/+6
* | Add missing -l flag to usage().brueffer2011-12-261-1/+1
* | The standard is now called C11 -- C12.ed2011-12-261-2/+2
* | Merge from OpenBSD 5.0 (this is a dummy change, the vendor change does notdelphij2011-12-261-1/+1
* | AR5416 has 14 GPIO pins, from 0->13.adrian2011-12-261-1/+1
OpenPOWER on IntegriCloud