| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | Really regen after r254962. | zeising | 2013-08-27 | 1 | -7/+4 |
| * | | | | Use .SHELL to tell bmake to use 'set -e' when running scripts | sjg | 2013-08-27 | 1 | -6/+20 |
| * | | | | Make the period of each periodic security script configurable. | jlh | 2013-08-27 | 1 | -18/+154 |
| * | | | | Formally remove WITH_BSDCONFIG build option and re-generate src.conf.5 | dteske | 2013-08-27 | 1 | -4/+4 |
| * | | | | It was brought to my attention that SVN r252862 was incomplete. It needed | dteske | 2013-08-27 | 1 | -1/+0 |
| * | | | | fix up my copyright.. | jmg | 2013-08-26 | 1 | -2/+1 |
| * | | | | none of the drivers in the tree support CDIOCCAPABILITY or CDIOCPITCH.. | jmg | 2013-08-26 | 1 | -81/+0 |
| | |_|/
| |/| | |
|
| * | | | Joerg was my mentor way back when... | jmg | 2013-08-26 | 1 | -0/+2 |
| * | | | Regenerate src.conf.5 | antoine | 2013-08-26 | 1 | -7/+19 |
| * | | | Hook vm_page_busy.9 to the build | antoine | 2013-08-26 | 1 | -0/+1 |
| | |/
| |/| |
|
| * | | Remove EOL whitespace. | joel | 2013-08-25 | 1 | -1/+1 |
| * | | mdoc fixes. | joel | 2013-08-25 | 1 | -1/+2 |
| * | | Fix BUGS section after botched modify in r254772. | andre | 2013-08-24 | 1 | -2/+1 |
| * | | Rename the kld_unload event handler to kld_unload_try, and add a new | markj | 2013-08-24 | 1 | -0/+2 |
| |/ |
|
| * | Adjust for the pfil_func_t typedef added in r254769. | andre | 2013-08-24 | 1 | -4/+4 |
| * | pfil_hook_get() has been internalized in r254771 and is no longer | andre | 2013-08-24 | 1 | -9/+2 |
| * | Add support to physio(9) for devices that don't want I/O split and | ken | 2013-08-24 | 1 | -1/+65 |
| * | Remove duplicate copy of the man page | bryanv | 2013-08-23 | 1 | -112/+0 |
| * | Add vmx(4), a VMware VMXNET3 ethernet driver ported from OpenBSD | bryanv | 2013-08-23 | 2 | -0/+228 |
| * | - Bump date. | davide | 2013-08-23 | 1 | -2/+2 |
| * | Introduce callout_init_rm() so that callouts can be used in conjunction | davide | 2013-08-23 | 1 | -6/+20 |
| * | Update the manual page for vm_page_grab(9). | kib | 2013-08-22 | 1 | -13/+27 |
| * | Minor mdoc nit. | joel | 2013-08-22 | 1 | -1/+0 |
| * | Really disconnect pkg_install from the build. | ae | 2013-08-22 | 1 | -1/+1 |
| * | Update Bind to 9.9.3-P2 | erwin | 2013-08-22 | 1 | -0/+1 |
| * | Implement atomic_swap() and atomic_testandset(). | jkim | 2013-08-21 | 1 | -17/+66 |
| * | Update the SDT(9) man page with the macros added in 254468. Also change the | markj | 2013-08-17 | 1 | -10/+79 |
| * | Correct sentence syntax too. | mjacob | 2013-08-17 | 1 | -3/+3 |
| * | Correct spelling. | obrien | 2013-08-17 | 1 | -1/+1 |
| * | Bring datasheet URL up to date. | kevlo | 2013-08-16 | 1 | -1/+1 |
| * | - Add myself in committers-ports.dot | nemysis | 2013-08-15 | 1 | -0/+7 |
| * | Fix a typo. | markj | 2013-08-15 | 1 | -1/+1 |
| * | Remove the {SRC,DOC,PORT}REVISION variables from release(7), and | gjb | 2013-08-14 | 1 | -19/+4 |
| * | Use kld_{load,unload} instead of mod_{load,unload} for the linker file load | markj | 2013-08-14 | 1 | -4/+4 |
| * | - Remove the defaults for TARGET/TARGET_ARCH. | gjb | 2013-08-13 | 1 | -8/+5 |
| * | The iconv in libc did two things - implement the standard APIs, the GNU | peter | 2013-08-13 | 1 | -1/+6 |
| * | Add event handlers for module load and unload events. The load handlers are | markj | 2013-08-13 | 1 | -1/+7 |
| * | - Update the wrapper script to 'release.sh', as used by the FreeBSD | gjb | 2013-08-11 | 1 | -71/+230 |
| * | mdoc: remove commented out macro, sort SEE ALSO and add missing .El. | joel | 2013-08-10 | 1 | -6/+6 |
| * | Minor mdoc nits. | joel | 2013-08-10 | 1 | -2/+1 |
| * | mdoc: document title should be all caps. | joel | 2013-08-10 | 1 | -1/+1 |
| * | * Add random_adaptors.[ch] which is basically a store of random_adaptor's. | obrien | 2013-08-09 | 1 | -2/+12 |
| * | Give mutex(9) the ability to recurse on a per-instance basis. | attilio | 2013-08-09 | 1 | -2/+10 |
| * | The soft and hard busy mechanism rely on the vm object lock to work. | attilio | 2013-08-09 | 7 | -222/+238 |
| * | Make section headings for different quirk types consistent. | dwmalone | 2013-08-06 | 1 | -2/+2 |
| * | Update ciss(4) with new models of raid controllers from HP | sbruno | 2013-08-06 | 1 | -0/+18 |
| * | - Reimplement $gif_interfaces as a variant of $cloned_interfaces. | hrs | 2013-08-04 | 1 | -1/+25 |
| * | Back out r253779 & r253786. | obrien | 2013-07-31 | 1 | -12/+2 |
| * | Document net.link.bridge.allow_llz_overlap. | hrs | 2013-07-31 | 1 | -9/+9 |
| * | Import OpenBSD's rsu(4) WLAN driver. | rpaulo | 2013-07-30 | 3 | -0/+226 |