summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixes to man8 groff mandoc style, usage mistakes, or typos.wblock2012-05-2432-51/+61
* Allow the socket list to be limited to a specific jail id.thompsa2012-05-242-2/+35
* Revert r235797. GCC's mis-assumptions has led to incorrect usage ofobrien2012-05-231-4/+0
* Upgrade our copy of llvm/clang to 3.1 release. Release notes can bedim2012-05-2324-376/+192
* Enable drm2 modules build.kib2012-05-232-1/+4
* - Correct signedness for casts;delphij2012-05-231-2/+3
* mdoc: Only use macros inside a reference block.joel2012-05-231-8/+4
* mdoc: fix .Bl -offset.joel2012-05-231-1/+1
* shutdown: Remove unnecessary 2-second delay.jilles2012-05-231-1/+0
* Tweak condition for disabling allocation from per-CPU buckets inemax2012-05-231-4/+1
* Fix error reported by mandoc.joel2012-05-231-2/+1
* Use %ju to match uintmax_t usagedelphij2012-05-231-1/+1
* Add 'cow' keyword to show per-process cow count.kib2012-05-232-1/+4
* Calculate the count of per-process cow faults. Export the count tokib2012-05-234-1/+7
* Use %j and cast off_t to intmax_t for now to fix build.delphij2012-05-231-2/+2
* Add two new locale-specific man pages:issyl02012-05-233-1/+157
* The drm2 modules makefiles commit.kib2012-05-234-0/+85
* Add 'drmn' device as another drm child, to allow drm2 drivers to livekib2012-05-231-0/+1
* Restore Processor object path for verbose boot message.jkim2012-05-231-2/+4
* Mention the upper hard limit for -n option. Patch slightly modifiedwblock2012-05-231-3/+6
* Note that the new jail(8) will be appearing in 9.1.jamie2012-05-232-4/+4
* mdoc: move two sentences from synopsis to description (where they reallyjoel2012-05-232-20/+16
* Rework the previous change to honor MADT processor IDs when probingjhb2012-05-232-60/+59
* Only check to see if a memory resource is a PCI ROM BAR when activatingjhb2012-05-231-2/+2
* Soft PMC support for ARM.fabient2012-05-233-11/+26
* vm_pager_object_lookup: small performance optimizationavg2012-05-231-6/+7
* Use consistent text at the begining of the files.tuexen2012-05-2340-181/+147
* Update copyright date.tuexen2012-05-231-2/+3
* Fix build:delphij2012-05-234-12/+12
* Don't force max payload size to 128. Root complex and Endpoint willyongari2012-05-231-2/+0
* Make IPMI work in the bce driver even when the interface isyongari2012-05-231-1/+23
* Re-up the TX ath_buf limit from 128 to 512.adrian2012-05-221-1/+1
* Fix use-after-free in kern_jail_set() triggered e.g. by attemptstrasz2012-05-221-6/+10
* commandline -> command linedelphij2012-05-221-2/+2
* Fix some corner cases in the ieee80211_send_bar() handling.adrian2012-05-221-1/+27
* The fix in r235291 re-broke the "allow.nomount" case. Re-fix itjamie2012-05-221-12/+14
* Do not incorrectly warn when printing a quad_t using "%qd" on 64-bit platforms.obrien2012-05-221-0/+4
* Don't leak locks in prison_racct_modify().trasz2012-05-221-1/+4
* Fix world after byacc import:bapt2012-05-2216-303/+302
* Bump __FreeBSD_version for the byacc import, and update _bootstrap_tools.des2012-05-222-2/+5
* Fix panic with RACCT that could occur in low memory (or out of swap)trasz2012-05-222-1/+4
* Add the code for new Intel GPU driver, which supports GEM, KMS andkib2012-05-2281-0/+72060
* A rewrite of the i810 bits of the agp(4) driver. New driver supportskib2012-05-229-638/+2273
* Fix enforcement of file size limit with O_APPEND on ZFS.trasz2012-05-221-3/+6
* Fix a compilation error with some compilers: __attribute__harti2012-05-221-6/+4
* Divide nand flash for DB6281 into two partitions. One for u-bootgber2012-05-221-0/+9
* Add a new geom class which allows to divide NAND Flash chipgber2012-05-226-0/+433
* Make dumptid non-static. It is used by libkvm to detect whetherharti2012-05-221-1/+1
* Fix booting on ARM.andrew2012-05-221-1/+1
* Fix make depend.uqs2012-05-221-1/+1
OpenPOWER on IntegriCloud