| Commit message (Expand) | Author | Age | Files | Lines |
* | Try to clarify how file systems are exported for NFSv4. | rmacklem | 2014-08-14 | 1 | -5/+6 |
* | Add support for NEWCONS to kbdmap and vidfont. | se | 2014-08-14 | 2 | -6/+34 |
* | Minor cleanup: | neel | 2014-08-13 | 1 | -9/+6 |
* | Document the use of the vfs.nfsd sysctls that control the size of | rmacklem | 2014-08-10 | 1 | -1/+19 |
* | Support PCI extended config space in bhyve. | neel | 2014-08-08 | 5 | -82/+209 |
* | Give a brief message as to what error was encountered to help the user along. | thompsa | 2014-08-07 | 2 | -27/+35 |
* | Rework privatelib/internallib | bapt | 2014-08-06 | 5 | -5/+5 |
* | Check gethostname(2) return code - but even if it succeeds it may not | peter | 2014-08-05 | 1 | -2/+5 |
* | Added support for extra ifconfig args to jail ip4.addr & ip6.addr params | smh | 2014-08-04 | 3 | -17/+80 |
* | Add required `exec' before Xdialog(1) invocation for the case where we | dteske | 2014-08-03 | 1 | -1/+11 |
* | Update command and add check for edge-case. | dteske | 2014-07-31 | 1 | -1/+5 |
* | Fix a syntax error when running under bash(1) for portability. | dteske | 2014-07-31 | 1 | -4/+8 |
* | Define a setvar() function for platforms using a shell unlike FreeBSD's | dteske | 2014-07-31 | 1 | -0/+26 |
* | Commands which encounter a fatal error shouldn't be marked as completed. | tychon | 2014-07-30 | 1 | -6/+8 |
* | mdoc: kill EOL whitespace. | joel | 2014-07-29 | 3 | -6/+6 |
* | Fix r269183 build woth GCC. | mav | 2014-07-28 | 1 | -5/+10 |
* | Add netmasks support to initiator-portal option. | mav | 2014-07-28 | 4 | -17/+92 |
* | The previous commit (r269119) introduced a regression: It removed the | se | 2014-07-26 | 1 | -2/+2 |
* | Fix obvious off by one error: prefix[1] should be set to the path of the | se | 2014-07-26 | 1 | -1/+1 |
* | Simplify the meaning of return values from the inout handlers. After this | neel | 2014-07-25 | 6 | -56/+42 |
* | Strip the patch level from the release name before trying to fetch the | des | 2014-07-24 | 1 | -0/+1 |
* | Reduce the proliferation of VMEXIT_RESTART in task_switch.c. | neel | 2014-07-24 | 1 | -76/+94 |
* | Fix fault injection in bhyve. | neel | 2014-07-24 | 3 | -9/+27 |
* | Fix a bug where include file `networking/services.subr' was not being | dteske | 2014-07-23 | 2 | -35/+31 |
* | Emulate instructions emitted by OpenBSD/i386 version 5.5: | neel | 2014-07-23 | 5 | -26/+20 |
* | Add example script `add_some_packages.sh', demonstrating how to install | dteske | 2014-07-22 | 13 | -133/+147 |
* | Correct spelling errors in ctld.8. While here, correct similar errors | wblock | 2014-07-20 | 2 | -10/+10 |
* | Handle nested exceptions in bhyve. | neel | 2014-07-19 | 3 | -5/+53 |
* | r243637 changed the default number of nfsd threads created, | rmacklem | 2014-07-19 | 1 | -2/+2 |
* | Oops, forgot to bump manual date/copyright in r268860. | dteske | 2014-07-18 | 1 | -2/+2 |
* | Minor enhancements, bug fixes, and man-page adjustments. | dteske | 2014-07-18 | 2 | -28/+40 |
* | Use a combination of unblock-lan-zones (r268839) and domain-insecure | des | 2014-07-18 | 1 | -1/+51 |
* | Fix "ndp -d hostname". | peter | 2014-07-18 | 1 | -1/+1 |
* | Replace all uses of libncurses and libtermcap with their wide character | brooks | 2014-07-17 | 9 | -18/+18 |
* | Fix ctld crash on startup if target alias is not set. | mav | 2014-07-17 | 1 | -2/+5 |
* | chown: Fix chown test number | eadler | 2014-07-17 | 1 | -1/+1 |
* | Add emulation for legacy x86 task switching mechanism. | neel | 2014-07-16 | 4 | -7/+926 |
* | Revert previous revision (r268461) for reasons documented in PR. | dteske | 2014-07-16 | 1 | -1/+1 |
* | Add support for VMWare dialect of EXTENDED COPY command, aka VAAI Clone. | mav | 2014-07-16 | 1 | -0/+8 |
* | When we fail to extract the pkg binaries (for example, / is read-only), | gavin | 2014-07-16 | 1 | -1/+2 |
* | Fix an issue with service(8) where utilities such as screen(1) and tmux(1) | dteske | 2014-07-15 | 1 | -1/+1 |
* | Use the blockif CHS routine to create fake CHS values, | grehan | 2014-07-15 | 1 | -0/+6 |
* | Add a call to synthesize a C/H/S value for block emulations | grehan | 2014-07-15 | 2 | -0/+51 |
* | Allow up to 512K for boot code on GPT with BIOS. As pmbr.s says in a comment, | nwhitehorn | 2014-07-11 | 1 | -1/+1 |
* | The month's name shall not be abbreviated. | gavin | 2014-07-11 | 1 | -1/+1 |
* | Reword an awkward option description | gavin | 2014-07-10 | 1 | -3/+4 |
* | Fix typos. | pluknet | 2014-07-09 | 1 | -2/+2 |
* | Add LUN options to specify 64-bit EUI and NAA identifiers. | mav | 2014-07-09 | 1 | -1/+5 |
* | Add support for READ FULL STATUS action of PERSISTENT RESERVE IN command. | mav | 2014-07-07 | 1 | -0/+4 |
* | Remove ia64. | marcel | 2014-07-07 | 8 | -27/+8 |