summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | For sys/dev/ce/tau32-ddk.c, disable the following warning when buildingdim2011-12-292-1/+5
* | Fix manual section for acl_get(3) and mac_get(3) family functions.pluknet2011-12-291-14/+14
* | Defer the work of freeing IPv4 multicast options from a socket to anjhb2011-12-292-3/+39
* | Update if_obytes and if_omcast after successful transmit.yongari2011-12-291-4/+8
* | Use queue(3) macros instead of home-rolled versions in several places injhb2011-12-297-90/+50
* | Fix clang warnings in sys/dev/ce/if_ce.c and sys/dev/cp/if_cp.c,dim2011-12-292-2/+6
* | Use curthread rather than PCPU_GET(curthread). 'curthread' usesjhb2011-12-292-3/+3
* | Further relax the strictness of enforcing allocations to only come fromjhb2011-12-291-1/+10
* | Cap the priority calculated from the current thread's running tick countjhb2011-12-291-1/+2
* | Don't fallback to a CARP address in BACKUP state.glebius2011-12-291-1/+3
* | Regen.jhb2011-12-2910-20/+128
* | Implement linux_fadvise64() and linux_fadvise64_64() usingjhb2011-12-297-8/+75
* | 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
OpenPOWER on IntegriCloud