summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change i_gen in UFS to an unsigned type.pfg2013-07-014-5/+5
* Fix issues with zeroing and fetching the counters, on x86 and ppc64.kib2013-07-018-11/+370
* Add INET6.rpaulo2013-06-301-0/+1
* Enable kernel-specific code for FreeBSD also on other systems that usermh2013-06-304-6/+6
* When decoding SLEB128, make sure sign extension is performed forkaiw2013-06-302-2/+2
* libc: Access _sigintr more efficiently.jilles2013-06-302-2/+2
* killall: add -q flag to suppress error message when no processes are matchedmjg2013-06-302-4/+11
* Replace some spaces to tab.ray2013-06-301-4/+4
* Add "ether" and "link" to ifconfig_alias{es,N}.hrs2013-06-301-2/+15
* Decrypt magic numbers - define names for fields of Generic Timer's CNTKCTL reg.ray2013-06-301-3/+23
* In generic_bs_map(), use kmem_alloc_nofault() instead of kmem_alloc(), as wecognet2013-06-301-1/+1
* Grammar tweaks for locking.9bjk2013-06-301-12/+13
* acct: create a special plimit object and set it for exiting processesmjg2013-06-301-9/+15
* Correct some grammar.schweikh2013-06-301-18/+18
* Use && rather than ; when success of previous job matters.sjg2013-06-302-38/+46
* acct: reduce code duplication by using acct_disable as cleanup formjg2013-06-301-6/+1
* truss: recognize O_DIRECTORY, O_EXEC, O_TTY_INIT and O_CLOEXECmjg2013-06-301-1/+1
* Make atomic_fetch_add() and atomic_fetch_sub() work for pointers with GCC 4.2.ed2013-06-301-2/+6
* Convert this piece of code to use C11 atomics.ed2013-06-301-3/+4
* Make various fixes to <stdatomic.h>.ed2013-06-301-22/+68
* Fix gssapi/gssapi_krb5.h after Heimdal 1.5.1 import.hrs2013-06-302-1/+28
* Do not display a warning message in a jail without AF_INET6 support.hrs2013-06-301-1/+1
* Fix a typo.rpaulo2013-06-301-1/+1
* Fix the RSSI calculation.rpaulo2013-06-301-0/+6
* Fix triggering false watchdog timeout as done in bce(4) whenyongari2013-06-302-1/+30
* Fix the ni_txrate calculation.rpaulo2013-06-301-1/+1
* Fix triggering false watchdog timeout when controller is in PAUSEyongari2013-06-302-3/+31
* Fix a reference count bug in urtwn_ra_init().rpaulo2013-06-301-0/+4
* Adding myself to the calendar!hiren2013-06-301-0/+1
* Fixing incorrect id for Intel Centrino Wireless-N 130.hiren2013-06-301-1/+1
* ext2fs: Use the complete random() range in i_gen.pfg2013-06-301-1/+1
* Arndale Board (by Insignal) kernel config file.ray2013-06-291-0/+135
* - Fix IMAPx registers values calculationgonzo2013-06-291-20/+24
* Teach UART to attach Exynos/s3/s5 class driver.ray2013-06-294-0/+6
* Enable patth-through of IRQ30 and IRQ31 to PIC just as comment statesgonzo2013-06-291-1/+1
* style(9) fixessmh2013-06-291-2/+4
* Import basic support for Samsung Exynos 5 support.ray2013-06-2910-0/+1480
* Remove invalid ASSERT which causes a panic on zfs renames when run with ASSERTS.smh2013-06-291-2/+0
* - Modify swapon(8) so that it uses most of geli(8) defaults for swap,delphij2013-06-291-160/+159
* Make libsupc++'s __cxa_call_terminate() prototype consistent with thedim2013-06-291-1/+1
* Don't let hastd use C11 atomics.ed2013-06-291-5/+5
* Don't log anything if npkts == 0.adrian2013-06-291-3/+4
* Introduce accessors for the ccb status word. Convert one (of many more)scottl2013-06-292-13/+26
* Check the return value from ath_hal_malloc()adrian2013-06-291-0/+5
* Unbreak "zfs jail" and "zfs unjail" (broken since r248571)mm2013-06-291-0/+7
* mdoc: remove EOL whitespace.joel2013-06-293-3/+3
* Fix -Wunsequencedkientzle2013-06-291-10/+10
* Fix -Wunsequenced warningkientzle2013-06-291-1/+1
* Fix -Wunsequenced warningkientzle2013-06-291-1/+1
* Fix -Wunsequenced warning.kientzle2013-06-291-1/+1
OpenPOWER on IntegriCloud