]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
Do not include lib/kdfs in future imports.
[FreeBSD/FreeBSD.git] / sbin /
2005-02-24 obrienAllow a forced dump even if the dump header information...
2005-02-24 trhodesFix a couple of grammar nits.
2005-02-22 andreBring back the full packet destination manipulation...
2005-02-22 glebiusUse afswch->af_other_status for carp_status() and pfsyn...
2005-02-22 glebiusAdd CARP (Common Address Redundancy Protocol), which...
2005-02-21 mrDocument the terabyte "-s" parameter in the usage string.
2005-02-20 mikehThis commit was generated by cvs2svn to compensate...
2005-02-20 delphijThe recomputation of file system summary at mount time...
2005-02-20 delphijWhen creating a new FFS file system, the block size...
2005-02-16 pjdFix year in copyrights.
2005-02-16 obrienva_list style tweaks
2005-02-15 obrienFix grammar error.
2005-02-14 gshapiroThis commit was generated by cvs2svn to compensate...
2005-02-14 gshapiroThis commit was generated by cvs2svn to compensate...
2005-02-13 ruExpand contractions.
2005-02-13 ruExpand *n't contractions.
2005-02-12 trhodesReword a sentence to conform with our mdoc(7) style.
2005-02-12 ru- Fixed description of the "destroy" command options.
2005-02-10 ruSync program's usage() with manpage's SYNOPSIS.
2005-02-10 ruSync program's usage() with manpage's SYNOPSIS.
2005-02-09 glebius- Correctly spell MOD_QUIESCE
2005-02-09 ruFixed the misplaced $FreeBSD$.
2005-02-07 glebiusSort SEE ALSO.
2005-02-05 glebiusDocument how interaction with ng_ipfw node is configured.
2005-02-05 glebiusAdd a ng_ipfw node, implementing a quick and simple...
2005-02-04 delphijThis commit was generated by cvs2svn to compensate...
2005-02-03 pjd- Sort options.
2005-02-03 pjdFix whitespace.
2005-02-03 pjd- Remove bogus O_CREAT flag. We really don't want to...
2005-02-01 desThis commit was generated by cvs2svn to compensate...
2005-01-31 ssouhlalRemove unsigned casts.
2005-01-30 ruDocument -f in usage().
2005-01-28 ruLet bsd.prog.mk set SRCS and MAN to their default values.
2005-01-27 ambriskoChange the ifr_media operation to only get its value...
2005-01-25 ssouhlalGet rid of a NULL dereference when oid is too long.
2005-01-25 ssouhlal- Make WARNS?= 6 clean
2005-01-25 ruThis commit was generated by cvs2svn to compensate...
2005-01-25 delphijUse new style declarations instead of K&R ones.
2005-01-25 delphijUse modern style defination for main() and move a extern
2005-01-25 delphijCode style tweaks: Use static and const where suitable.
2005-01-25 delphijThe kernel specified in main() of reboot(8) will be...
2005-01-24 charnierspell "file system" correctly
2005-01-24 cognetBring back WARNS to 3 for arm until I figure out how...
2005-01-22 pjdAllow to specify device size in bytes.
2005-01-22 ruDocument -l and -n options in usage().
2005-01-22 ruPolish previous revision:
2005-01-21 wesAdd an option to suppress the creation of the .snap...
2005-01-21 wesImproved error checking for existence of a .snap direct...
2005-01-21 ruFixed xrefs.
2005-01-18 ruUse the standard section name.
2005-01-18 glebiusDon't print extra " via ", if we have already printed...
2005-01-18 ruSort sections.
2005-01-17 delphijOops... Remove the line leaked in the last commit which...
2005-01-17 delphijWARNS=6 cleanup:
2005-01-17 delphijWARNS=6 cleanup:
2005-01-17 ruAdded the EXIT STATUS section where appropriate.
2005-01-16 charnierRemove \n at the end of err(3) strings
2005-01-15 pjdFix arguments syntax.
2005-01-15 ruEliminate macro calls inside literal displays.
2005-01-15 ruFixed display type.
2005-01-15 ruFixed display types.
2005-01-15 ruMarkup nits.
2005-01-15 ruMarkup fixes.
2005-01-15 brooksDeprecate unmaintainable uses of strncmp to implement...
2005-01-14 delphijImprove readability for the recently introduced changes...
2005-01-14 delphijUse a better name than underscore-tmpfile for better...
2005-01-14 delphij64-bit clean + WARNS=6:
2005-01-14 ruThis commit was generated by cvs2svn to compensate...
2005-01-14 njlThis commit was generated by cvs2svn to compensate...
2005-01-12 njlThis commit was generated by cvs2svn to compensate...
2005-01-11 pjdConnect SHSEC GEOM class to the build.
2005-01-11 pjdIntroduce a new GEOM class - SHSEC. It provides sharing...
2005-01-11 delphijMake WARNS=6 happy with our init(8):
2005-01-10 ruScheduled mdoc(7) sweep.
2005-01-10 delphijInitialize "he" in DoFile, so savecore(8) is WARNS...
2005-01-09 trhodesFix build on all (hopefully) 64 bit architectures.
2005-01-08 trhodesUse static const char and bump WARNS.
2005-01-08 trhodesRemove unused variable.
2005-01-08 pjdCast to intmax_t when using %jd format.
2005-01-07 rseFix the derivation of the GEOM name from the specified...
2005-01-07 guidoLink a couple of missing manpages
2005-01-07 brooksWrite some bit mask limits in hex rather than decimal...
2005-01-03 rwatsonThe badsect(8) utility uses atol(), which doesn't allow...
2005-01-03 rwatsonThe ffsinfo utility uses atol() to parse numeric values...
2005-01-02 rwatsonRemove cross reference to uustat(1), which is no longer...
2004-12-31 samFix special status reporting. Prior to the reorg there was
2004-12-31 samo accept deftxkey as a synonym for weptxkey since that...
2004-12-31 samrecognize atheros information elements
2004-12-30 bruefferFix typos.
2004-12-30 obrienClearer va-args usage.
2004-12-28 pjdDetect if class name is '-h' or 'help' and if it is...
2004-12-28 obrienThis commit was generated by cvs2svn to compensate...
2004-12-27 pjdRewrite piece of code which I committed some time ago...
2004-12-26 josefFix typo.
2004-12-26 jkoshyCross-reference ffsinfo(8).
2004-12-25 pjd- Add genid field to the metadata which will allow...
2004-12-22 pjd- Add genid field to the metadata which will allow...
2004-12-22 pjd'forget' command takes device names, not provider names.
2004-12-21 ruNOINET6 -> NO_INET6
2004-12-21 ruNOSHARED -> NO_SHARED
next