]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
Note that NAT instance argument can be tablearg.
[FreeBSD/FreeBSD.git] / sbin /
2011-11-10 glebiusNote that NAT instance argument can be tablearg.
2011-11-09 edRemove trailing whitespace.
2011-11-08 adrianAdd quiet time element configuration support to ifconfig.
2011-11-07 aeFix multi-line comment formatting.
2011-11-07 aeFix multi-line comment formatting.
2011-11-07 aeImprove error reporting when MBR can not be written.
2011-11-06 aeInitialize "acc" value inside the loop to reset failed...
2011-11-06 aeAdd reference to gpart(8).
2011-11-06 aeAdd reference to gpart(8).
2011-11-06 aeAdd recommendation to use gpart(8) when user tries...
2011-11-06 aeRemove unneeded checks.
2011-11-06 aebsdlabel(8) could automatically fill many of disklabel...
2011-11-06 aeTo be in sync with GEOM_PART_BSD limit the maximum...
2011-11-04 edAdd missing static keywords for global variables to...
2011-10-29 jmgremove trailing whitespace...
2011-10-29 jmgerror if /boot/mbr is empty... This can happen on...
2011-10-27 pjdRemove redundant space.
2011-10-27 pjdImplement 'async' mode for HAST.
2011-10-27 pjdMinor cleanups.
2011-10-27 pjdReduce indentation.
2011-10-27 pjdImprove comment so it doesn't suggest race is possible...
2011-10-27 pjd- Eliminate the need for hio_nv.
2011-10-27 pjdMonor cleanups.
2011-10-27 pjdDelay resuid generation until first connection to secon...
2011-10-27 pjdCorrect comments.
2011-10-26 mavClarify disks/volumes above 2TiB support in geom_raid:
2011-10-26 hrs- Add support for a "!" character in regex matching...
2011-10-25 edBuild swapon with WARNS=6.
2011-10-25 pjdAdd support for creating GELI devices with older metada...
2011-10-25 pjdRevert r226726. The line was not duplicated.
2011-10-25 pjdRemove duplicated line.
2011-10-25 pjdAdd 'geli version' subcommand, which will print GELI...
2011-10-25 pjdWhen we detect GELI metadata version that is newer...
2011-10-25 pjdSimplify eli_resize() function.
2011-10-25 pjdSimplify eli_dump() function and allow to dump metadata...
2011-10-25 pjdIf 'req' is NULL, print error on stderr.
2011-10-25 pjdSimplify eli_is_attached() function and make it return...
2011-10-25 pjdSimplify eli_backup_create() and eli_backup_restore...
2011-10-25 pjdSort includes.
2011-10-25 sobomaxAdd new option -F to specify alternative location of...
2011-10-25 sobomaxAdd new option -c to specify alternatve location of...
2011-10-22 dimUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-18 mckusickThe current /etc/dumpdates file restricts device names...
2011-10-17 pjdAllow to specify pidfile in HAST configuration file.
2011-10-17 pjdRemove redundant space.
2011-10-17 pjdWhen path to the configuration file is relative, obtain...
2011-10-16 cognetUnbreak NO_DYNAMICROOT by explicitely linking to libcry...
2011-10-16 eadler- change "is is" to "is" or "it is"
2011-10-13 desMake dhclient use a pid file. Modify the rc script...
2011-10-11 mckusickAfter creating a filesystem using newfs -j the time...
2011-10-09 rodrigcAdd a "kern.features.ata_cam" sysctl in the kernel...
2011-10-05 desUpgrade to OpenSSH 5.9p1.
2011-10-03 kenAdd descriptor sense support to CAM, and honor sense...
2011-09-29 dimRevive the LLVM and Clang license files, which were...
2011-09-28 edGet rid of major/minor number distinction.
2011-09-28 pjdCorrect typo.
2011-09-28 pjdIf the underlying provider doesn't support BIO_FLUSH...
2011-09-28 pjdBreak a bit earlier.
2011-09-28 pjdAfter every activemap change flush disk's write cache...
2011-09-27 pjdUse PJDLOG_ASSERT() and PJDLOG_ABORT() everywhere inste...
2011-09-27 pjdNo need to wrap pjdlog functions around with KEEP_ERRNO...
2011-09-27 pjdPrefer PJDLOG_ASSERT()/PJDLOG_ABORT() over assert().
2011-09-27 pjd- Convert some impossible conditions into assertions.
2011-09-27 pjdCorrect two mistakes when converting asserts to PJDLOG_...
2011-09-27 pjdPrefer PJDLOG_ASSERT() and PJDLOG_ABORT() over assert...
2011-09-27 pjdNo need to use KEEP_ERRNO() macro around pjdlog functio...
2011-09-27 pjdEnsure that pjdlog functions don't modify errno.
2011-09-19 hrs- Document inet6 no_radr flag.
2011-09-13 kibDo not try to change the mode or ownership of the root...
2011-09-08 aeDon't use the whole free space when resizing partition...
2011-09-06 kibdd -t switch for mdmfs to enable TRIM on the configured...
2011-09-03 dougbUpgrade to BIND version 9.8.1. Release notes at:
2011-09-03 desForgot this nit in r221107.
2011-09-02 jhbClear the mountprog variable after each mountfs() call...
2011-09-02 delphijFix the check in dircheck() on namlen.
2011-08-20 bzAdd support for IPv6 to ipfw fwd:
2011-08-20 aeo Fix mdoc formatting for the '.Fx' macro. [1]
2011-08-19 mavFix WWN printing in `camcontrol identify` output.
2011-08-19 aeThe decimal() function was changed in r217808 to take the
2011-08-19 aeAdd new section "BOOTSTRAPPING" to the gpart(8), that...
2011-08-17 jhbFix a regression where a rule containing a source port...
2011-08-06 dougbGavin documented these alternate options in good faith...
2011-07-30 mckusickUpdate to -r224294 to ensure that only one of MNT_SUJ...
2011-07-24 mckusickMove the MNTK_SUJ flag in mnt_kern_flag to MNT_SUJ...
2011-07-20 adrianThis patch removes a check in ifconfig which disables...
2011-07-19 adrianThis patch enables listing DFS related flags when ...
2011-07-18 bzIf compiling RESCUE always ignore feature_present(3...
2011-07-17 rstoneThe MBR uses a 32-bit unsigned integer to store the...
2011-07-17 dimUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-17 hrs- Improve interface list handling. The rtadvd(8) now...
2011-07-16 dougbUpgrade to version 9.8.0-P4
2011-07-15 mckusickBreak out the pass 5 inode and block map updating into...
2011-07-14 mckusickWhen using -A option (unmount all mounted filesystems...
2011-07-14 delphijUse _PATH_DEV and make the format more consistent with...
2011-07-14 nwhitehornUpdate dialog to 1.1-20110707.
2011-07-14 delphijAdd a -l option to show file system's corresponding...
2011-07-14 gjbRemove trailing whitespace in the shutdown(8) manual.
2011-07-14 gjbImprovements to the shutdown(8) manual.
2011-07-13 trocinyWhen exiting with error because of an invalid command...
2011-07-13 trocinyFix indentation.
next