summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add missing Obsolete Fileseadler2013-06-241-0/+4
* Remove request to email suggestions and fixes to the author.eadler2013-06-241-8/+0
* Make the order of operations for lib/msun more clear.eadler2013-06-242-2/+2
* Disable hw.pci.realloc_bars by default. It wasn't needed for the originaljhb2013-06-241-1/+1
* Typo in comment.glebius2013-06-241-1/+1
* Revert r252126, r252124, r252121.gjb2013-06-242-6/+9
* When RX checksum offloading is active, AX88772B will prepend ayongari2013-06-241-6/+5
* Delete the nd6 entries associated with an off-link prefixqingli2013-06-241-1/+7
* Document the "-o" option added by r252138.rmacklem2013-06-241-1/+6
* Add a new "-o" option to the gssd which forces gss_init_sec_context()rmacklem2013-06-241-3/+136
* Bump shlib for dialog because ABI has changed when version 1.2 was importedbapt2013-06-232-1/+4
* Remove variable added by ru@ in r94940 that is no longer used by source or po...eadler2013-06-231-4/+0
* Trim copyright years, and add the current year.gjb2013-06-231-6/+1
* Revert previous change to uark.c (restore previous rev), which wasthomas2013-06-231-20/+1
* Rewrap after previous commit.gjb2013-06-231-2/+2
* Fix minor typo in commentthomas2013-06-232-2/+21
* Add a new macro, release.current.release, to denote the head/ branchgjb2013-06-232-2/+4
* Add missing copyright years.gjb2013-06-231-0/+3
* Cache the Open Firmware CPU properties at attach time, so we don't alwaysjhibbits2013-06-231-8/+19
* Add a newline character to the end of the "Check URL again" error messagedteske2013-06-231-1/+1
* Merge r248313 from stable/9 sysinstall(8) to head bsdconfig(8):dteske2013-06-239-22/+678
* Implement the $probe_only parameter (previously unimplemented).dteske2013-06-231-3/+8
* Fine-tune the parsing of the URL. Re-order, comment, and add debugging todteske2013-06-232-17/+66
* Define and use e2fs_lbn_t in ext2fs.pfg2013-06-237-12/+19
* If MAKE_CONF and/or SRC_CONF are set and not character devices,gjb2013-06-221-0/+11
* Fix r252074 so that it builds on 64bit arches.rmacklem2013-06-221-3/+1
* Fix a code typo that prevented the probing of the current defaultrouterdteske2013-06-221-1/+1
* Oops, previous revision (r252084) broke non-full-path resolution (e.g.,dteske2013-06-221-1/+1
* Trim the trailing `/' from the ftp_dir when validating that the directorydteske2013-06-221-1/+4
* Take advantage of the fact that f_getvar evaluates the $var_to_get parameterdteske2013-06-222-6/+5
* Fix a regression introduced by r251967, resulting in:dteske2013-06-221-1/+1
* Fix a regression introduced by r251967, resulting in:dteske2013-06-221-1/+1
* Add missing local declaration.dteske2013-06-211-1/+1
* Remove unused library include.dteske2013-06-211-1/+0
* Alphabetize library includes.dteske2013-06-2121-33/+33
* Style.dteske2013-06-212-18/+10
* Typo and grammar fixes to comments.dteske2013-06-212-2/+2
* The NFSv4.1 LayoutCommit operation requires a valid offset and length.rmacklem2013-06-211-8/+20
* When the NFSv4.1 client is writing to a pNFS Data Server (DS), thermacklem2013-06-212-4/+25
* Since some NFSv4 servers enforce the requirement for a reserved port#,rmacklem2013-06-211-6/+0
* Rename run(4) firmware file from runfw to run.fw. Previous name was thegonzo2013-06-212-7/+7
* Call sshd_precmd instead of sshd_configtest when the operatordelphij2013-06-211-2/+2
* Switch ZFS mutex_owner macro to use sx_xholder as its now exported via sx.hsmh2013-06-211-2/+1
* Fix intermittent ZFS lock panic when kernel is compiled with debugging causedsmh2013-06-211-0/+1
* Fixed ZFS zpool freeze (debug command) not processing due to invalid ioctl ca...smh2013-06-211-4/+3
* Fixed import of destroyed ZFS pools failing due to vdev_geom incorrectlysmh2013-06-211-2/+1
* Fix kmod_*stat_inc() after r249276. The incorrect code actuallyglebius2013-06-212-3/+3
* Non-virtualised hhook points are supported as of r251732.lstewart2013-06-211-7/+1
* - Use length of _PATH_DEV instead of a hardcoded value[*].hrs2013-06-211-6/+6
* Corrected ATA Passthrough defines from decimal to hexsmh2013-06-201-4/+4
OpenPOWER on IntegriCloud