]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
Remove reference to vinum(4). The manual page was removed in r248370.
[FreeBSD/FreeBSD.git] / sbin /
2013-03-16 joelRemove reference to vinum(4). The manual page was remov...
2013-03-15 brooksReplace our (un)vis(1) commands with implementations...
2013-03-14 pjdNow that ioctl(2) is allowed in capability mode and...
2013-03-14 pjdMinor corrections.
2013-03-14 pjdDelete requests can be larger than MAXPHYS.
2013-03-14 marckRename 'status' command to 'list' and introduce new...
2013-03-14 pjdRemoved redundant includes.
2013-03-14 delphijCorrect type for DIOCGSTRIPESIZE. Without this there
2013-03-14 joelMinor mdoc fixes.
2013-03-09 attilioMFC
2013-03-08 sbrunoAdd legacy support to geom raid to create a /dev/arX...
2013-03-08 attilioMFC
2013-03-06 jkimUse build_iovec() to make it less cryptic. This also...
2013-03-05 jkimGC unused mount_* directories. mount_reiserfs was...
2013-03-05 jkimUpdate the manual page to reflect reality. With r13850...
2013-03-05 jkimGC unused variables. Prefer NULL over 0 for pointers.
2013-03-04 melifaroDo not suddenly fail on some rulesets if -n (syntax...
2013-03-04 baptImport libyaml as libbsdyml (private brand name)
2013-03-04 eadlerdevd: Correct typo in comment.
2013-03-04 eadlerdevd: Use simpler dst += *x instead of str.append(x...
2013-03-04 eadlerdevd: Use string::empty() instea of string::length...
2013-03-04 eadlerdevd: Remove unnecessary empty default constructors.
2013-03-04 eadlerdevd: Remove empty virtual destructor from class, which...
2013-03-04 eadlerdevd: Avoid unnecessary temporary objects (and simplify...
2013-03-04 eadlerdevd: Use the standard constructor of std::string inste...
2013-03-04 eadlerdevd: Simplify while (1) { if (x) break; } to while...
2013-03-04 eadlerdevd: Remove call to _exit() from signal handler, which...
2013-03-04 eadlerdevd: Use volatile sig_atomic_t for the flag set by...
2013-03-04 eadlerConstify where possible.
2013-03-03 melifaroImplement buffer size checking in ipfw(8) add cmd.
2013-03-02 melifaroFix ipfw table argument parsing/printing.
2013-03-02 attilioGarbage collect NTFS bits which are now completely...
2013-03-02 attilioGarbage collect HPFS bits which are now already complet...
2013-02-27 attilioMFC
2013-02-27 phoThe .journal file needs to reside on the ROOTINO which...
2013-02-27 bennoFix typo in EFI GPT GUID.
2013-02-26 attilioMFC
2013-02-26 n_hibmaClarify that overriding the -h/-D flags through flags...
2013-02-26 attilioMFC
2013-02-26 trocinyFix casting.
2013-02-26 attilioMFC
2013-02-26 delphijUpdate base system libexpat to 2.1.0.
2013-02-25 trocinyAdd i/o error counters to hastd(8) and make hastctl...
2013-02-25 kientzleFix ARM build by assigning the computed time here to
2013-02-24 pluknetCatch up with internal API changes for initbarea()...
2013-02-24 attilioMFC
2013-02-24 mckusickWhen running with the -d option, instrument fsck_ffs...
2013-02-21 attilioMFC
2013-02-21 pluknetReflect CARP media-type departure.
2013-02-21 pluknetSeparate items in the list of System values with .Pp...
2013-02-17 pjd- Add support for 'memsync' mode. This is the fastest...
2013-02-15 desUpgrade to 1.6.16
2013-02-15 jkimMerge ACPICA 20130214.
2013-02-15 desImport LDNS and build it as an internal library.
2013-02-15 pluknetRemove write only assignments and thus fix the build...
2013-02-15 mckusickUpdate fsck_ffs buffer cache manager to use TAILQ macros.
2013-02-13 jkimMerge OpenSSL 1.0.1e.
2013-02-10 pjdFix minor memory leak.
2013-02-10 pjdAssert that if we are not dealing with keyfile we are...
2013-02-10 pjdUse arc4random_buf(3) instead of reimplementing it.
2013-02-09 delphijMFV r245512:
2013-02-07 monthadarMark a mesh path to a mesh gate with a 'G'.
2013-02-05 zeisingBump .Dd for the change in r246121.
2013-02-04 delphijUse stripesize as smallest block size if it's available.
2013-02-01 sjgMerge bmake-20130123
2013-01-31 glebiusRetire struct sockaddr_inarp.
2013-01-30 ianImprove devd startup time, by tweaking some string...
2013-01-30 ianFix a descriptor leak in devd. Clients reading /var...
2013-01-25 wblockExpand description of how gptboot and gptzfsboot choose...
2013-01-19 neelMerge projects/bhyve to head.
2013-01-19 pfgnewfs_msdos: cosmetical cleanups
2013-01-17 jkimMerge ACPICA 20130117.
2013-01-17 neelIFC @ r245542
2013-01-17 neelIFC @ r245509
2013-01-17 mavFor Promise/AMD metadata add support for disks with...
2013-01-16 eadlerCorrect prefix for "locally installed things"
2013-01-15 mavAllow to insert new component to geom_raid3 without...
2013-01-13 delphijUse the right format string for line buffer.
2013-01-11 theravenMerge new version of libcxxrt. This brings in three...
2013-01-09 umeAdd no_prefer_iface option.
2013-01-09 neelIFC @ r245178
2013-01-08 hrsFix -iface and -interface modifiers.
2013-01-05 kibUse tabs for indentation.
2013-01-05 kibDo not round up the size of the UFS filesystem to the...
2013-01-04 neelIFC @ r244983.
2013-01-03 wblockDocument the output of the show command. Modified...
2013-01-03 kibAllow to specify "cache" and "nocache" as an option for
2013-01-01 antoinepflogd does not depend on libutil
2012-12-21 brooksAdd NetBSD's mtree to the tree and install it as nmtree...
2012-12-21 kevloFix socket calls on error post-r243965.
2012-12-18 brooksReplace our implementation of the vis(3) and unvis...
2012-12-16 hrs- Fix strtol() error handling.
2012-12-16 pjdWith rotating kernel dumps the higest dump number is...
2012-12-16 pjdImplement -m option to savecore(8) that allows to limit...
2012-12-16 pjdMake use of the fact that we changed working directory...
2012-12-16 eadlerMinor wording improvments to some manual pages
2012-12-16 pjdSort flags properly.
2012-12-16 pjdPrefer snprintf() over sprintf().
2012-12-16 traszWhen growing a filesystem, don't leave unused space...
2012-12-15 traszFix extending filesystems of weird size by making sure...
next