summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update the rate series setup code to use the decisions already made inadrian2013-04-172-48/+33
* Print more bits from the standard extended features CPUID which will berpaulo2013-04-171-0/+13
* DTrace: Revert r249426pfg2013-04-1717-160/+23
* Correct misleading bootverbose output: ahc_isa_probe -> ahc_isa_identifyneel2013-04-171-1/+1
* DTrace: Revert r249367pfg2013-04-1762-2285/+901
* Setup accesses to the memory hole below 4GB to return all 1's on read andneel2013-04-171-9/+15
* Comment typo fix.ivoras2013-04-161-2/+2
* r249408 and r249436 cause a NULL pointer dereference on the CUBIEBOARDimp2013-04-161-1/+1
* Use the new net80211 method to fetch the node TX power, rather thanadrian2013-04-162-5/+7
* Implement a utility function to return the current TX power cap foradrian2013-04-161-0/+22
* mdoc: remove superfluous paragraph macro.joel2013-04-161-1/+0
* - Document that sem_wait() can fail with EINTR if it is interrupted by ajhb2013-04-162-1/+11
* Use a per-RX-queue deferred list, rather than a single deferred list foradrian2013-04-163-5/+13
* Fix the buffer-overflow-fixing fixes.ivoras2013-04-161-15/+19
* DTrace: print() should try to resolve function pointerspfg2013-04-163-4/+84
|\
* | Fix incomplete printf.delphij2013-04-161-1/+2
* | Don't leak lock when returning.delphij2013-04-161-0/+1
* | Add a new set of notes to a process core dump to store procstat data.trociny2013-04-162-1/+288
* | Partial MFP4 of 222836:brooks2013-04-161-1/+1
* | Also call configtest before reload to ensure working config.bdrewery2013-04-161-0/+1
* | Use a suitable code generation when building libstand for MIPS.rwatson2013-04-161-0/+3
* | Adapt libstand's setjmp/longjmp MIPS support to be portable across 32-bitrwatson2013-04-161-56/+27
* | Fix build after r249543.tijl2013-04-161-1/+1
* | Point to regdef.h. May need to dig up references to the N32 standardimp2013-04-161-1/+1
* | Allow the vnode to be unlocked for the weird case ofrmacklem2013-04-161-1/+1
* | Correct error message.pjd2013-04-161-1/+1
* | Fix accounting after the r249528, also add several another counters toae2013-04-161-1/+12
OpenPOWER on IntegriCloud