| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert r252126, r252124, r252121. | gjb | 2013-06-24 | 2 | -6/+9 |
* | When RX checksum offloading is active, AX88772B will prepend a | yongari | 2013-06-24 | 1 | -6/+5 |
* | Delete the nd6 entries associated with an off-link prefix | qingli | 2013-06-24 | 1 | -1/+7 |
* | Document the "-o" option added by r252138. | rmacklem | 2013-06-24 | 1 | -1/+6 |
* | Add a new "-o" option to the gssd which forces gss_init_sec_context() | rmacklem | 2013-06-24 | 1 | -3/+136 |
* | Bump shlib for dialog because ABI has changed when version 1.2 was imported | bapt | 2013-06-23 | 2 | -1/+4 |
* | Remove variable added by ru@ in r94940 that is no longer used by source or po... | eadler | 2013-06-23 | 1 | -4/+0 |
* | Trim copyright years, and add the current year. | gjb | 2013-06-23 | 1 | -6/+1 |
* | Revert previous change to uark.c (restore previous rev), which was | thomas | 2013-06-23 | 1 | -20/+1 |
* | Rewrap after previous commit. | gjb | 2013-06-23 | 1 | -2/+2 |
* | Fix minor typo in comment | thomas | 2013-06-23 | 2 | -2/+21 |
* | Add a new macro, release.current.release, to denote the head/ branch | gjb | 2013-06-23 | 2 | -2/+4 |
* | Add missing copyright years. | gjb | 2013-06-23 | 1 | -0/+3 |
* | Cache the Open Firmware CPU properties at attach time, so we don't always | jhibbits | 2013-06-23 | 1 | -8/+19 |
* | Add a newline character to the end of the "Check URL again" error message | dteske | 2013-06-23 | 1 | -1/+1 |
* | Merge r248313 from stable/9 sysinstall(8) to head bsdconfig(8): | dteske | 2013-06-23 | 9 | -22/+678 |
* | Implement the $probe_only parameter (previously unimplemented). | dteske | 2013-06-23 | 1 | -3/+8 |
* | Fine-tune the parsing of the URL. Re-order, comment, and add debugging to | dteske | 2013-06-23 | 2 | -17/+66 |
* | Define and use e2fs_lbn_t in ext2fs. | pfg | 2013-06-23 | 7 | -12/+19 |
* | If MAKE_CONF and/or SRC_CONF are set and not character devices, | gjb | 2013-06-22 | 1 | -0/+11 |
* | Fix r252074 so that it builds on 64bit arches. | rmacklem | 2013-06-22 | 1 | -3/+1 |
* | Fix a code typo that prevented the probing of the current defaultrouter | dteske | 2013-06-22 | 1 | -1/+1 |
* | Oops, previous revision (r252084) broke non-full-path resolution (e.g., | dteske | 2013-06-22 | 1 | -1/+1 |
* | Trim the trailing `/' from the ftp_dir when validating that the directory | dteske | 2013-06-22 | 1 | -1/+4 |
* | Take advantage of the fact that f_getvar evaluates the $var_to_get parameter | dteske | 2013-06-22 | 2 | -6/+5 |
* | Fix a regression introduced by r251967, resulting in: | dteske | 2013-06-22 | 1 | -1/+1 |
* | Fix a regression introduced by r251967, resulting in: | dteske | 2013-06-22 | 1 | -1/+1 |
* | Add missing local declaration. | dteske | 2013-06-21 | 1 | -1/+1 |
* | Remove unused library include. | dteske | 2013-06-21 | 1 | -1/+0 |
* | Alphabetize library includes. | dteske | 2013-06-21 | 21 | -33/+33 |
* | Style. | dteske | 2013-06-21 | 2 | -18/+10 |
* | Typo and grammar fixes to comments. | dteske | 2013-06-21 | 2 | -2/+2 |
* | The NFSv4.1 LayoutCommit operation requires a valid offset and length. | rmacklem | 2013-06-21 | 1 | -8/+20 |
* | When the NFSv4.1 client is writing to a pNFS Data Server (DS), the | rmacklem | 2013-06-21 | 2 | -4/+25 |
* | Since some NFSv4 servers enforce the requirement for a reserved port#, | rmacklem | 2013-06-21 | 1 | -6/+0 |
* | Rename run(4) firmware file from runfw to run.fw. Previous name was the | gonzo | 2013-06-21 | 2 | -7/+7 |
* | Call sshd_precmd instead of sshd_configtest when the operator | delphij | 2013-06-21 | 1 | -2/+2 |
* | Switch ZFS mutex_owner macro to use sx_xholder as its now exported via sx.h | smh | 2013-06-21 | 1 | -2/+1 |
* | Fix intermittent ZFS lock panic when kernel is compiled with debugging caused | smh | 2013-06-21 | 1 | -0/+1 |
* | Fixed ZFS zpool freeze (debug command) not processing due to invalid ioctl ca... | smh | 2013-06-21 | 1 | -4/+3 |
* | Fixed import of destroyed ZFS pools failing due to vdev_geom incorrectly | smh | 2013-06-21 | 1 | -2/+1 |
* | Fix kmod_*stat_inc() after r249276. The incorrect code actually | glebius | 2013-06-21 | 2 | -3/+3 |
* | Non-virtualised hhook points are supported as of r251732. | lstewart | 2013-06-21 | 1 | -7/+1 |
* | - Use length of _PATH_DEV instead of a hardcoded value[*]. | hrs | 2013-06-21 | 1 | -6/+6 |
* | Corrected ATA Passthrough defines from decimal to hex | smh | 2013-06-20 | 1 | -4/+4 |
* | Ports switched from dialog to dialog4ports some time ago. | eadler | 2013-06-20 | 1 | -2/+2 |
* | - Add a per-zone lock for zones without kegs. | jeff | 2013-06-20 | 4 | -105/+104 |
* | Pull in r183984 from llvm trunk: | dim | 2013-06-20 | 2 | -13/+3 |
* | Document RA_RECURSED and RA_NOTRECURSED. | jhb | 2013-06-20 | 1 | -2/+16 |
* | eturn -1 when the specified backing store file is not found in the md | hrs | 2013-06-20 | 1 | -5/+9 |