summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update chio(1) and ch(4) to support reporting element designators.ken2013-04-194-74/+379
* Add the Clang specific -Wmissing-variable-declarations to WARNS=6.ed2013-04-1921-2/+40
* Fix -Wmissing-variable-declarations compiler warnings.ed2013-04-194-8/+8
* Implement a very basic multi-PHY aware switch device.adrian2013-04-192-0/+571
* Include PID in the error message which is printed when the maxproc limitjh2013-04-191-2/+2
* Don't compare unsigned socklen_t against < 0.glebius2013-04-191-10/+1
* sem: Restart the POSIX sem_* calls after signals with SA_RESTART set.jilles2013-04-192-3/+3
* Add a debug statement to log the currently chosen chainmask configuration.adrian2013-04-191-0/+6
* .. don't know how this snuck into this commit. Sorry.adrian2013-04-191-1/+0
* Print out the chainmask configuration.adrian2013-04-191-0/+5
* Use uint32_t for fields that are fetched via ath_hal_getcapability().adrian2013-04-192-6/+6
* Fix the uart(4) module build. Without uart_dev_lpc the module cannot be loaded.jhibbits2013-04-191-1/+1
* An even more refined version of r249484, until we can come up withkientzle2013-04-191-1/+1
* Fix the symlink creation from r249484 so that repeatedkientzle2013-04-191-1/+1
* Attempt to mitigate poor initialization of arc4 by one-shotache2013-04-193-1/+11
* When an NFS unmount occurs, once vflush() writes the last dirtyrmacklem2013-04-184-2/+37
* cxgbe(4): Refuse to install T5 firmwares on a T4 card (and vice versa).np2013-04-181-0/+7
* Recover missing arp_ifinit() call.oleg2013-04-181-0/+6
* cxgbe/tom: Update the CLIP table on the chip when there are changesnp2013-04-182-14/+133
* Introduce kern.timecounter.smp_tsc_adjust tunable (disabled by default) andmav2013-04-181-3/+60
* Both NFS clients can deadlock when using the "rdirplus" mountrmacklem2013-04-182-4/+20
* Make siis(4) and mvs(4) send bus_get_dma_tag() requests to parent busesmav2013-04-183-1/+25
* Remove EOL whitespace.joel2013-04-181-2/+2
* Move the previously added CPUID7 macros to CPUID_STDEXT.rpaulo2013-04-181-17/+11
* Remove debug code.davidxu2013-04-181-1/+0
* Avoid copying memory if SIGCANCEL is not masked.davidxu2013-04-181-4/+14
* When calculating the number of reserved nodes, discount the pages that willalc2013-04-181-2/+9
* Revert revision 249323, the PR/177624 is confusing, that bug is causeddavidxu2013-04-181-1/+10
* Fix the value of NT_FREEBSD_TAG to be the same as ABI_NOTRTYPE in lib/csu.andrew2013-04-182-1/+8
* Add the most current CPUID7_* definitions.rpaulo2013-04-181-0/+17
* Print RDSEED, ADX, and SMAP.rpaulo2013-04-181-0/+6
* DTrace: NFS translators should be split into client/server piecespfg2013-04-182-31/+59
* Move the NFS FHA (File Handle Affinity) code from sys/nfsserver token2013-04-179-8/+8
* Improving r249461 by providing a better way to handle the clang warning.hiren2013-04-171-3/+4
* Style cleanups.pjd2013-04-171-11/+23
* pututxline: Don't set errno=0 in subfunctions.jilles2013-04-171-4/+8
* Revamp the old NFS server's File Handle Affinity (FHA) code so thatken2013-04-1720-206/+874
* Document jail_<jname>_parameters option.jlh2013-04-171-0/+36
* On non-ACPI i386 mp_ncpus is initialized at SI_SUB_CPU, and thisglebius2013-04-171-1/+1
* Add the static kernel boot environment, needed to actually boot this thing.adrian2013-04-171-0/+6
* - Correct spelling in commentsgabor2013-04-176-6/+8
* - Correct mispellings of word andgabor2013-04-174-4/+4
* - Correct mispellings of word resourcegabor2013-04-176-10/+10
* - Corrrect mispellings of word usefulgabor2013-04-177-7/+7
* - Correct mispellings of word miscellaneousgabor2013-04-172-2/+2
* - Correct mispellings of the word necessarygabor2013-04-178-8/+8
* - Correct mispellings of the word occurrencegabor2013-04-1718-20/+20
* Link g_label_disk_ident when building geom_label as a moduleivoras2013-04-171-0/+1
* Setup needed tables for TPC on AR5416->AR9287 chips.adrian2013-04-175-81/+344
* Use the TPC bank by default for AR9160.adrian2013-04-171-1/+1
OpenPOWER on IntegriCloud