summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove references to CVS so that people will stop bringing it updougb2012-10-051-31/+37
* Eliminate a stale and a duplicated comment.alc2012-10-051-14/+0
* APE firmware touches EMAC Mode and TX/RX MAC Mode registers to keepyongari2012-10-051-19/+29
* Don't touch EMAC Mode and TX/RX MAC Mode register when driver isyongari2012-10-051-2/+5
* Do not install incomplete unwind.h from clang. This header file was meantjkim2012-10-052-1/+2
* Display the matrix of inter-domain distances in the SLIT table. This isjhb2012-10-041-0/+30
* Fix some memory allocation errors:jamie2012-10-041-13/+17
* Move properly to the next parameter when jailparam_init failsjamie2012-10-041-0/+1
* Implement the quarter rate fractional channel programming for theadrian2012-10-042-4/+86
* Define clang feature test macro __has_extension. It's used in stdatomic.h.tijl2012-10-041-0/+3
* Remove the M_NOWAIT from bridge_rtable_init as it isn't needed. The functionthompsa2012-10-041-8/+3
* Fix HISTORY.joel2012-10-041-1/+1
* rpc: convert all uid and gid variables to u_int.pfg2012-10-047-18/+19
* Pause and unpause the software queues for a given node based on theadrian2012-10-035-8/+200
* Clean up compiler warnings.emaste2012-10-031-4/+22
* Sort manual page cross references.zeising2012-10-031-5/+6
* Remove whitespace at EOLzeising2012-10-031-16/+16
* Cast through void * to silence compiler warningemaste2012-10-031-7/+8
* rpc: convert all uid and gid variables of the type uid_t and gid_t.pfg2012-10-031-3/+3
* Replace all references to loader_callbacks_v1 with loader_callbacks.ae2012-10-034-6/+6
* Pull in r164717 from upstream clang trunk:dim2012-10-031-3/+3
* Fix faulty error code handling in read(2) on TTYs.ed2012-10-031-12/+12
* Fix build without `options ATA_CAM`, broken by r241144.mav2012-10-031-0/+4
* Correct detection of a superblock.gber2012-10-031-8/+7
* Reimplement pmap_qremove() using the new TLB invalidation function foralc2012-10-031-7/+11
* Tidy up a bit:alc2012-10-031-37/+25
* Optimize prev. commit for speed.ache2012-10-031-3/+7
* rpc: convert all uid and gid variables of the type uid_t and gid_t.pfg2012-10-031-5/+5
* Import sysutils/sysrc from the ports tree (current version 5.1). Importingdteske2012-10-035-2/+924
* Merge bmake-20120831 from vendor/NetBSD/bmake/dist.marcel2012-10-03120-0/+55801
|\
| * "Tag" the 20120831 Portable BSD make import.marcel2012-09-11120-0/+55801
| * Remove bad tag.marcel2012-09-11120-54382/+0
| * Import the 20120831 release of the "Portable" BSD make tool (from NetBSD).marcel2012-09-118-14/+1433
| * "Tag" the 20120831 Portable BSD make import.marcel2012-09-11120-0/+54382
| * Script used to commit r238152 / r238153.obrien2012-07-061-2/+18
| * "Tag" the 20120704 Portable BSD make import.obrien2012-07-06120-0/+54382
| * Import the 20120704 release of the "Portable" BSD make tool (from NetBSD).obrien2012-07-065-18/+43
| * "Tag" the r237578 Portable BSD make 20-June-2012 import.obrien2012-06-25120-0/+54357
| * Import the 20-June-2012 release of the "Portable" BSD make tool (from NetBSD).obrien2012-06-2522-122/+230
| * "Tag" the r236769 Portable BSD make 6-May-2012 import.obrien2012-06-08119-0/+54249
| * Import the 6-May-2012 release of the "Portable" BSD make tool (from NetBSD).obrien2012-06-08120-0/+54339
* Add casts to unbreak the i386 PAE build for the mps(4) driver.ken2012-10-021-2/+2
* Implement SATA revision (speed) control for legacy SATA controller formav2012-10-024-6/+35
* libtirpc: be sure to free cl_netid and cl_tppfg2012-10-022-0/+8
* Fix __rpc_getconfippfg2012-10-021-2/+4
* RPC: Convert all uid and gid variables of the type uid_t and gid_t.pfg2012-10-027-24/+20
* Fix spelling of the function name in two assertion messages.wollman2012-10-021-2/+2
* Update UPDATING with the ABI change for net80211.adrian2012-10-021-0/+5
* Migrate the power-save functions to be overridable VAP methods.adrian2012-10-028-11/+29
* Using putenv() and later direct pointer contents modification it is possibeache2012-10-021-1/+3
OpenPOWER on IntegriCloud