]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
Markup fixes. Document more correctly.
[FreeBSD/FreeBSD.git] / sbin /
2002-12-13 Warner LoshMFp4: Make ifs consistant with rest of file.
2002-12-13 Ruslan Ermilovmdoc(7) police: sort xrefs in SEE ALSO.
2002-12-13 Tom RhodesRemove the incorrect information about dump(8) and...
2002-12-13 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-12-12 Ruslan ErmilovUniformly refer to a file system as "file system".
2002-12-12 Ruslan Ermilovmdoc(7) police: overhaul.
2002-12-12 Ruslan Ermilovmdoc(7) police: markup overhaul.
2002-12-12 Tom Rhodesmount_udf(8) is currently not in 4.X, so obviously...
2002-12-12 Greg Leheyvinum_info: Correct the print formats to allow for...
2002-12-11 Ruslan Ermilovmdoc(7) police: Use the default .Os version.
2002-12-09 Ruslan Ermilovmdoc(7) police: markup nits.
2002-12-07 Ian DowseSlow down the operation of background fsck so as to...
2002-12-07 Warner LoshMFp4 (imp_freebsd branch): snapshot of devd work:
2002-12-06 SUZUKI Shinsukecorrected buffer lengths for memset()
2002-12-04 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-12-04 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-12-04 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-12-04 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-12-04 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-12-03 Kirk McKusickAdd the `L' option to dump to notify it that it is...
2002-12-03 Kirk McKusickCorrect the estimated block count calculated by dump...
2002-12-03 Kirk McKusickProperly handle UFS2 sparsely allocated inodes. The...
2002-12-02 Greg LeheyRelax partition overlap check to allow Vinum partitions...
2002-12-02 Kirk McKusickCorrectly calculate the initial number of fragments...
2002-12-02 Kirk McKusickVerify that alternate superblocks have a correct magic...
2002-12-02 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-12-02 Peter WemmThis commit was generated by cvs2svn to compensate...
2002-12-02 Marcel Moolenaaro Newer EFI implementations require that a GPT is...
2002-12-01 Robert WatsonTeach mdmfs how to pass UFS version numbers through...
2002-12-01 Poul-Henning KampSynchronize usage() with reality.
2002-12-01 Poul-Henning KampDe-danglify the manual page.
2002-12-01 Marcel MoolenaarAdd a manpage. Nobody expects the spanish inquisition...
2002-11-30 Kirk McKusickMark snapshots so that dump will dump them as zero...
2002-11-30 Marcel MoolenaarAllow aliases to be used when specifying partition...
2002-11-30 Kirk McKusickAdd some more checks to newfs so that it will not build...
2002-11-27 Mitsuru IWASAKIThis commit was generated by cvs2svn to compensate...
2002-11-27 Kirk McKusickCreate a new 32-bit fs_flags word in the superblock...
2002-11-26 Giorgos KeramidasAlign timestamps when -t is used in ipfw and ipfw2.
2002-11-26 Luigi RizzoFix a kernel panic with rules of the type
2002-11-26 Luigi RizzoUpdate documentation to match the behaviour of ipfw...
2002-11-26 Ruslan Ermilovmdoc(7) police: Nits.
2002-11-25 Ruslan Ermilovmdoc(7) police: Fixed markup now that it was taken...
2002-11-25 Ruslan Ermilovmdoc(7) police: markup, spelling.
2002-11-25 Ruslan Ermilovmdoc(7) police: Added missing markup bit.
2002-11-24 Julian ElischerFsck needs to check each CG's rotor values to ensure...
2002-11-24 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-11-21 Giorgos KeramidasTypo fix that I brought in rev 1.16
2002-11-20 Kirk McKusickProperly handle UFS2 sparsely allocated inodes. Fix...
2002-11-18 Chris Costelloo Bring the NOTICE section into the DESCRIPTION section...
2002-11-18 John BaldwinFixup FILES section to use proper width and to use...
2002-11-18 John BaldwinRemove leading ^ from example of match line in vendor...
2002-11-18 Warner LoshAdd BUGS section and note departure of actual implement...
2002-11-18 Julian ElischerEverything in the disklabel is unsigned so make all...
2002-11-17 Peter WemmDeal with the possibility that time_t != int32_t. ...
2002-11-15 Kirk McKusickProperly calculate the initial number of fragments...
2002-11-15 Sam Lefflerupdate vlandev description; vlan code now auto-recogniz...
2002-11-15 Sam Lefflero display new interface capability bits
2002-11-14 Doug BartonThis commit was generated by cvs2svn to compensate...
2002-11-14 Tim J. RobbinsInstall devd.conf(5).
2002-11-13 John BaldwinTry to reword things a bit more to make it clearer.
2002-11-13 John Baldwin- Fix some minor grammar and spelling nits.
2002-11-12 Peter WemmFix a "bug" in sysctl(8). Limit the length when we...
2002-11-12 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-11-10 Marcel MoolenaarRemove inclusion of <sys/uuid.h>. We now include <sys...
2002-11-07 Bruce A. MahFix one misspelling and two punctuation nits.
2002-11-06 Maxim KonovalovKill EOL whitespaces, style(9) fix.
2002-11-06 Maxim KonovalovFix UID/GID options parsing.
2002-11-05 John BaldwinTake sizeof() the right string for fspath's iovec....
2002-11-05 Juli MallettUse more non-b0rked error reporting. Print the disk...
2002-11-04 Ollivier RobertThis commit was generated by cvs2svn to compensate...
2002-11-04 Gordon TetlowHook the new nextboot(8) manpage up to the build.
2002-11-04 Gordon TetlowAdd a nextboot manual page.
2002-11-04 Poul-Henning KampRun a revision on the GBDE encryption facility.
2002-11-03 Scott LongBring newfs_msdos into the GEOM world. Totally rewrite...
2002-11-02 Marcel Moolenaaro Remove the fallback implementations of uuid_create(),
2002-11-01 Marcel Moolenaaro Replace 'struct uuid' with 'uuid_t',
2002-10-31 Poul-Henning KampGive a meaningfull diagnostic when we cannot determine...
2002-10-30 Poul-Henning KampInitialize the new salt field in the lock sector.
2002-10-29 Ollivier RobertThis commit was generated by cvs2svn to compensate...
2002-10-29 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-10-28 Luigi RizzoMisc fixes from Chris Pepper, plus additional explainat...
2002-10-28 Chris CostelloRemove a line that reflected behavior that does not...
2002-10-27 Yoshihiro TakahashiMerged various changes from src/sbin/fdisk/fdisk.c...
2002-10-27 Poul-Henning KampFix the regexp evilness so that fdisk can (again?)...
2002-10-27 Poul-Henning KampDon't attempt to find the geometry with disklabel based...
2002-10-27 Marcel Moolenaaro Add functionality to add a GPT partition,
2002-10-25 Chris CostelloDocument the `maclabel' command.
2002-10-25 Marcel MoolenaarAdd the functionality to create an (empty) GPT from...
2002-10-24 Maxime HenrionFix ipfw2 panics on 64-bit platforms.
2002-10-24 Poul-Henning KampReport the MONITOR bit.
2002-10-23 Robert WatsonRename ifconfig's "mac" argument to "maclabel" to preve...
2002-10-23 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-10-23 Assar WesterlundThis commit was generated by cvs2svn to compensate...
2002-10-23 Scott LongHook raidctl up to the build.
2002-10-23 Robert WatsonTeach ifconfig(8) how to print and set the MAC labels...
2002-10-23 Marcel MoolenaarDon't complain if we have an inconsistent map that...
2002-10-22 Juli MallettForgot to include <errno.h> when using 'errno' here.
2002-10-22 Juli MallettWhen errno is not set, do not use warn(3).
2002-10-22 Juli MallettUse the libufs_printerror() function, which hopefully...
2002-10-22 Assar WesterlundThis commit was generated by cvs2svn to compensate...
next