]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
Don't use fake 'c' or 'a' BSD partitions for CD-ROM devices. This fixes
[FreeBSD/FreeBSD.git] / sbin /
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...
2002-10-21 Maxim KonovalovFix LSRR option length check: it has to be less or...
2002-10-21 Poul-Henning KampI overlooked an absolute path.
2002-10-20 Warner LoshAdd devd to the build.
2002-10-20 Warner Loshdevd. A daemon that hooks into the kernel's /dev/devct...
2002-10-20 Chris Costelloo Use .Cm for 'attach', 'detach', 'init', 'setkey'...
2002-10-20 Poul-Henning Kamps/dettach/detach/g etc.
2002-10-20 Poul-Henning KampUse .PATH instead of VPATH.
2002-10-20 Poul-Henning KampComplete the Geom Based Disk Encryption: Add the OAM...
2002-10-20 Scott LongAfter much delay and anticipation, welcome RAIDFrame...
2002-10-19 Kirk McKusickClear the pending counts in the superblock after a...
2002-10-18 Kirk McKusickBound the size of the superblock to SBLOCKSIZE.
2002-10-18 Giorgos KeramidasTypo in verb: zeros -> zeroes.
2002-10-17 Marcel MoolenaarDo not emit values as var=value while everything else...
2002-10-16 Robert Watsons/clear/cleared/ for consistency (sigh)
2002-10-15 Robert WatsonSpell 'set' as 'cleared' where appropriate.
2002-10-15 Robert WatsonTeach tunefs to print the ACL and multilabel flag infor...
2002-10-15 Robert WatsonCorrect some of the style problems in this file:
2002-10-15 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-14 Robert WatsonIntroduce -a [enable|disable] and -l [enable|disable...
2002-10-14 Robert WatsonTeach mount(8) about MNT_ACLS for the purposes of mount...
2002-10-14 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-12 Mark PeekThis commit was generated by cvs2svn to compensate...
2002-10-12 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2002-10-12 Sean ChittendenIncrease the max dummynet hash size from 1024 to 65536...
2002-10-11 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-10-11 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-10-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-10-10 Jens SchweikhardtDocument that write(2) et al can return EROFS for attem...
2002-10-10 Giorgos KeramidasMake sure strsep() gets a nul-terminated string.
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-10 Kirk McKusickWhen verifying a superblock, the lower bound on block...
next