summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * (dd_out): Fix handling of all-zeroes block at end of input withthomas2014-05-071-24/+43
| * Add width and precision specifiers to printf(1) %n$.pfg2014-05-071-25/+90
| * Introduce a new command line switch '-H' for stat(1)thomas2014-05-072-5/+44
| * Modify release.xsl to allow proper attribution forgjb2014-05-071-0/+45
| * Add casts to have it compile on amd64 without complaining aboutadrian2014-05-071-6/+9
| * Generate hardware notes for mrsas(4).brueffer2014-05-071-0/+2
| * First cleanup pass: new sentence -> new line, mdoc, typos and style.brueffer2014-05-071-49/+78
| * bsd.compiler.mk was implicitly included by bsd.own.mk in historicalimp2014-05-073-0/+11
| * All the NO_foo options processed in src.opts.mk are really bsd.opts.mkimp2014-05-072-18/+19
| * - Export the function added in r265456 rather than the non-existentmarkj2014-05-072-3/+3
| * Add mrsas(4) driver from LSI official support of newer MegaRAID SASambrisko2014-05-0711-0/+9809
| * Fix possible divide by zero.ray2014-05-071-10/+18
| * Add svn revision number to sendmail entry and wrapgjb2014-05-071-2/+2
| * Sort entries by svn revision as oldest-newest to matchgjb2014-05-071-71/+71
| * Move r265348 to 'net-if' section.gjb2014-05-071-3/+3
| * Document r265348, Atheros AR1111 support.gjb2014-05-071-0/+3
| * Document r265236, addition of mpr(4).gjb2014-05-071-0/+4
| * It is safe to allow shrinking, when aligned size is bigger than current.ae2014-05-073-4/+4
| * - Sprinkle const and static as appropriate.marius2014-05-071-98/+90
| * msync(2) must return ENOMEM and not EINVAL when the address is outside thepho2014-05-072-6/+8
| * There's no need to be this paranoid - ni is deferenced before thisadrian2014-05-071-1/+1
| * Hold the SIM lock when calling xpt_create_path() and xpt_action() inken2014-05-071-0/+6
| * Remove some debugging code.ken2014-05-071-2/+0
| * Merge -fstandalone-debug from Clang r198655:emaste2014-05-075-26/+42
| * Bump the default C-state to Cmax, rather than the kernel defaultadrian2014-05-061-2/+2
| * Change the device name for mpr(4) from /dev/mpr_N to /dev/mprN.ken2014-05-061-1/+1
| * dd(1) uses gettimeofday(2) to compute the throughput statistics. However,asomers2014-05-062-12/+20
| * Add mkimg_write() which combines lseek(2) and write(2) and usesmarcel2014-05-069-51/+25
| * Add missing svn:keywords property.marcel2014-05-060-0/+0
| * Don't reply monlist request when it's not enabled.delphij2014-05-061-2/+0
| * Sort .ALLSRC before concatenating files together. This makes sure that thedelphij2014-05-061-1/+1
| * Due to reasons unknown at this time, the system can be forced to writescottl2014-05-061-0/+26
| * In apm_write(), both fd and imgsz are referenced, so don't mark themarcel2014-05-061-1/+1
| * Import George Wilson's change for Illumos #4730:delphij2014-05-061-1/+2
| * Add a postinit debugger hook to rtld. This will be used by dtrace(1) to haltmarkj2014-05-062-0/+16
| * Remove unused code. This is triggered by the bugreport of Sylvestre Ledrutuexen2014-05-061-8/+0
| * - Allow foot shooting with the resetconfig command via the -f option.marius2014-05-062-21/+36
| * No need to install man pages for bootstrapping new make. Someimp2014-05-061-1/+1
| * Time to prune entries for RELENG_7 and stable/8. They are still inimp2014-05-061-1258/+0
| * Add helpful note about possible workarounds for (as yet) unknownimp2014-05-061-2/+4
| * Fix the upgrade path for fmake by allowing the include of src.opts.mkimp2014-05-061-1/+1
| * Enable PL310 power-saving modes and tune the cache ram latencies for imx6.ian2014-05-061-0/+13
| * Add a public routine to set the L2 cache ram latencies. This can beian2014-05-062-0/+42
| * Add defines for the bits in the PL310 debug control register.ian2014-05-061-0/+2
| * Call platform_pl310_init() before enabling the controller, and handle theian2014-05-061-33/+36
| * Revert r265436, since it is not the correct fix.se2014-05-061-1/+1
| * Implement KDMKTONE ioctl.ray2014-05-061-2/+10
| * Break out the code that figures out the L2 cache geometry to its ownian2014-05-061-10/+20
| * Move the pl310.enabled tunable to hw.pl310.enabled. Clean up a few minorian2014-05-061-4/+7
| * Fix include statement to accept src.opts.mk from a source directoryse2014-05-061-1/+1
OpenPOWER on IntegriCloud