summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Run newaliases at the end of the install process.nwhitehorn2011-07-131-0/+4
* When exiting with error because of an invalid command line argumenttrociny2011-07-131-3/+3
* Fix indentation.trociny2011-07-131-1/+1
* r222389 introduced a case where the NFSv4 client couldrmacklem2011-07-131-1/+2
* Document RFTSIGZMB. Fix spelling of SIGCHLD. Note that signals arekib2011-07-121-2/+14
* Implement an RFTSIGZMB flag to rfork(2) to specify a signal that iskib2011-07-122-1/+24
* Don't check for SOCK_DGRAM anymore. Also remove multicasttuexen2011-07-121-9/+1
* Mention myself in the AUTHORS section.pluknet2011-07-121-1/+8
* The socket API only specifies SCTP for SOCK_SEQPACKET andtuexen2011-07-122-44/+20
* Remove NULL assignments which are redundant for static timecounters.marius2011-07-121-4/+0
* - Remove redundant timecounter masking from counter_get_timecount().marius2011-07-121-4/+2
* - Current testing shows that (ab)using the JBC performance counter in busmarius2011-07-121-13/+10
* - Add a missing shift in schizo_get_timecount(). This happened to be non-fatalmarius2011-07-121-3/+3
* Update mxge(4) firmware to the latest version available fromgallatin2011-07-124-34013/+34835
* Fix media reporting for dual port CX4 myri10ge NICsgallatin2011-07-121-1/+1
* Sort Xr's by number then by nameivoras2011-07-121-2/+2
* Try and fix the exports.5 man page so that it clarifies howrmacklem2011-07-121-1/+21
* Provide a simple manual page for libprocstat(3).pluknet2011-07-123-2/+256
* Properly align the end of a candidate back region based on the window'sjhb2011-07-121-1/+1
* Partially merge r223648, r223648 and r223949 from gem(4):marius2011-07-122-46/+42
* Correct r223648; as gem_init_locked() was calling gem_setladrf(), whichmarius2011-07-121-21/+20
* Truncate link addresses like it is done for anytuexen2011-07-121-1/+1
* Use NULL instead of 0 for third argument of sigaction(2).ae2011-07-121-1/+1
* Add SIGINFO handler.ae2011-07-121-0/+24
* According to the OpenSolaris source the PCI latency and the cache line sizemarius2011-07-123-16/+29
* If one's message is longer than the buffer size, then we reset 'cnt' at theobrien2011-07-121-1/+2
* Fix run-time breakage when encoutering invalid input-data.edwin2011-07-111-0/+2
* Since r219452 the alignment of __dmadat has changed, revealing that fsread()marius2011-07-111-31/+35
* Add a leading space to the status messages output after toggling thejhb2011-07-111-2/+2
* Allow per-CPU statistics to be toggled at runtime via the 'P' key.jhb2011-07-115-78/+115
* Update xz to git snapshot of v5.0 branch as of 20110711 (post-5.0.3)mm2011-07-1151-273/+2382
|\
| * Update vendor/xz from v5.0 branch (post-5.0.3)mm2011-07-1148-268/+2372
| * Vendor import of xz (stripped)mm2011-02-2413-306/+687
* | Use full buffer size in read(2) call, there is no need to preserve theae2011-07-111-11/+5
* | Fix typo in order of markup and text.edwin2011-07-111-1/+1
* | ncal(1) highlights the current date (or a date provided via parameter)edwin2011-07-112-1/+4
* | Remove include of sys/sbuf.h from geom/geom.h.ae2011-07-111-1/+0
* | Fix typo, lost 0 in SYSCTL_ADD_INT usage.ray2011-07-111-1/+1
* | Fix the interpreter for:edwin2011-07-111-0/+28
* | Support of Ralink Ethernet MAC, used in RT3050F/RT3052F and I belive in other...ray2011-07-115-0/+3196
* | peeraddr is only used in sizeof() evaluations, so instead of declaring itdelphij2011-07-111-1/+1
* | Use %zu when printing size_t.delphij2011-07-111-2/+2
* | Match size_t and ssize_t by using %zu and %zd instead of %d.delphij2011-07-111-1/+1
* | Use a pair of parentheses to ensure right evaluation order.delphij2011-07-111-1/+1
* | Use strlcpy().delphij2011-07-111-15/+11
* | Include sys/sbuf.h directly.ae2011-07-1125-0/+27
* | Include sys/sbuf.h directly.ae2011-07-111-0/+1
* | Include sys/sbuf.h directly.ae2011-07-112-0/+2
* | Make sure we load kernel modules from the same path as the running kerneldougb2011-07-101-2/+15
* | Extract the code to translate VM error into errno, into an exportedkib2011-07-102-0/+8
OpenPOWER on IntegriCloud