| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | - Export the function added in r265456 rather than the non-existent | markj | 2014-05-07 | 2 | -3/+3 |
* | Add mrsas(4) driver from LSI official support of newer MegaRAID SAS | ambrisko | 2014-05-07 | 11 | -0/+9809 |
* | Fix possible divide by zero. | ray | 2014-05-07 | 1 | -10/+18 |
* | Add svn revision number to sendmail entry and wrap | gjb | 2014-05-07 | 1 | -2/+2 |
* | Sort entries by svn revision as oldest-newest to match | gjb | 2014-05-07 | 1 | -71/+71 |
* | Move r265348 to 'net-if' section. | gjb | 2014-05-07 | 1 | -3/+3 |
* | Document r265348, Atheros AR1111 support. | gjb | 2014-05-07 | 1 | -0/+3 |
* | Document r265236, addition of mpr(4). | gjb | 2014-05-07 | 1 | -0/+4 |
* | It is safe to allow shrinking, when aligned size is bigger than current. | ae | 2014-05-07 | 3 | -4/+4 |
* | - Sprinkle const and static as appropriate. | marius | 2014-05-07 | 1 | -98/+90 |
* | msync(2) must return ENOMEM and not EINVAL when the address is outside the | pho | 2014-05-07 | 2 | -6/+8 |
* | There's no need to be this paranoid - ni is deferenced before this | adrian | 2014-05-07 | 1 | -1/+1 |
* | Hold the SIM lock when calling xpt_create_path() and xpt_action() in | ken | 2014-05-07 | 1 | -0/+6 |
* | Remove some debugging code. | ken | 2014-05-07 | 1 | -2/+0 |
* | Merge -fstandalone-debug from Clang r198655: | emaste | 2014-05-07 | 5 | -26/+42 |
* | Bump the default C-state to Cmax, rather than the kernel default | adrian | 2014-05-06 | 1 | -2/+2 |
* | Change the device name for mpr(4) from /dev/mpr_N to /dev/mprN. | ken | 2014-05-06 | 1 | -1/+1 |
* | dd(1) uses gettimeofday(2) to compute the throughput statistics. However, | asomers | 2014-05-06 | 2 | -12/+20 |
* | Add mkimg_write() which combines lseek(2) and write(2) and uses | marcel | 2014-05-06 | 9 | -51/+25 |
* | Add missing svn:keywords property. | marcel | 2014-05-06 | 0 | -0/+0 |
* | Don't reply monlist request when it's not enabled. | delphij | 2014-05-06 | 1 | -2/+0 |
* | Sort .ALLSRC before concatenating files together. This makes sure that the | delphij | 2014-05-06 | 1 | -1/+1 |
* | Due to reasons unknown at this time, the system can be forced to write | scottl | 2014-05-06 | 1 | -0/+26 |
* | In apm_write(), both fd and imgsz are referenced, so don't mark the | marcel | 2014-05-06 | 1 | -1/+1 |
* | Import George Wilson's change for Illumos #4730: | delphij | 2014-05-06 | 1 | -1/+2 |
* | Add a postinit debugger hook to rtld. This will be used by dtrace(1) to halt | markj | 2014-05-06 | 2 | -0/+16 |
* | Remove unused code. This is triggered by the bugreport of Sylvestre Ledru | tuexen | 2014-05-06 | 1 | -8/+0 |
* | - Allow foot shooting with the resetconfig command via the -f option. | marius | 2014-05-06 | 2 | -21/+36 |
* | No need to install man pages for bootstrapping new make. Some | imp | 2014-05-06 | 1 | -1/+1 |
* | Time to prune entries for RELENG_7 and stable/8. They are still in | imp | 2014-05-06 | 1 | -1258/+0 |
* | Add helpful note about possible workarounds for (as yet) unknown | imp | 2014-05-06 | 1 | -2/+4 |
* | Fix the upgrade path for fmake by allowing the include of src.opts.mk | imp | 2014-05-06 | 1 | -1/+1 |
* | Enable PL310 power-saving modes and tune the cache ram latencies for imx6. | ian | 2014-05-06 | 1 | -0/+13 |
* | Add a public routine to set the L2 cache ram latencies. This can be | ian | 2014-05-06 | 2 | -0/+42 |
* | Add defines for the bits in the PL310 debug control register. | ian | 2014-05-06 | 1 | -0/+2 |
* | Call platform_pl310_init() before enabling the controller, and handle the | ian | 2014-05-06 | 1 | -33/+36 |
* | Revert r265436, since it is not the correct fix. | se | 2014-05-06 | 1 | -1/+1 |
* | Implement KDMKTONE ioctl. | ray | 2014-05-06 | 1 | -2/+10 |
* | Break out the code that figures out the L2 cache geometry to its own | ian | 2014-05-06 | 1 | -10/+20 |
* | Move the pl310.enabled tunable to hw.pl310.enabled. Clean up a few minor | ian | 2014-05-06 | 1 | -4/+7 |
* | Fix include statement to accept src.opts.mk from a source directory | se | 2014-05-06 | 1 | -1/+1 |
* | Fix buildkernel breakage, which was fall-out from the move of options to | se | 2014-05-06 | 2 | -0/+2 |
* | Spell raccdt in a more conventional way in a comment. | rwatson | 2014-05-06 | 1 | -1/+1 |
* | Reduce the number of interrupts in USB host mode for the DWC OTG | hselasky | 2014-05-06 | 1 | -83/+145 |
* | Fix a problem with async notifications in the mpr(4) driver. | ken | 2014-05-06 | 1 | -0/+66 |
* | Remove support for WITHOUT_BMAKE. bmake is now the only make that can | imp | 2014-05-06 | 5 | -20/+1 |
* | Document src.opts.mk changes and the decoupling of /etc/src.conf from | imp | 2014-05-06 | 2 | -4/+15 |
* | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | imp | 2014-05-06 | 300 | -295/+312 |
* | Move the /usr/src specific options to src.opts.mk. Move inclusion of | imp | 2014-05-06 | 3 | -350/+398 |
* | Prior to r254304, a separate function, vm_pageout_page_stats(), was used to | alc | 2014-05-06 | 1 | -3/+5 |