]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin/geom
Revert bogus += -g change. I needed it to debug the problem.
[FreeBSD/FreeBSD.git] / sbin / geom /
2005-03-22 pjdFix use of uninitialized buf[0].
2005-03-17 dougbThis commit was generated by cvs2svn to compensate...
2005-03-14 pjdBe sure that class name storaed in 'class_name' is...
2005-03-14 pjdDefine subcommands' usage inside g_command structure.
2005-03-14 pjd- Add gc_usage field to g_command structure. This will...
2005-03-14 pjdInstead of documenting every standard subcommand's...
2005-03-14 pjdDocument subcommands' arguments.
2005-03-14 pjdDocument '-s' option of 'status' subcommand.
2005-03-14 pjdAdd '-s' option to 'status' subcommand. It produces...
2005-03-14 pjdUse int instead of size_t (%*s needs int).
2005-03-14 delphijprintf(3) expects that %*s having an int parameter...
2005-03-13 pjd- Document 'status' subcommand.
2005-03-13 pjdAdd 'status' command which prints general information...
2005-03-13 pjdUpdate copyrights.
2005-03-13 pjdChange function names related to 'list' command from...
2005-03-13 pjdWhen listing all devices (geoms) from the given class...
2005-03-12 obrienThis commit was generated by cvs2svn to compensate...
2005-02-28 hartiThis commit was generated by cvs2svn to compensate...
2005-02-28 bruefferTypos and grammar fixes, wordsmithing
2005-02-27 pjd- Add md_provsize field to metadata, which will help...
2005-02-27 pjd- Add GEOM_LIBRARY_PATH environment variable which...
2005-02-27 pjdAdd SHSEC class to the list of geom(8)-aware classes.
2005-02-25 pjdAdd a missing comma.
2005-02-25 nectarThis commit was generated by cvs2svn to compensate...
2005-02-24 nectarThis commit was generated by cvs2svn to compensate...
2005-02-24 trhodesFix a couple of grammar nits.
2005-02-20 mikehThis commit was generated by cvs2svn to compensate...
2005-02-16 pjdFix year in copyrights.
2005-02-14 gshapiroThis commit was generated by cvs2svn to compensate...
2005-02-14 gshapiroThis commit was generated by cvs2svn to compensate...
2005-02-04 delphijThis commit was generated by cvs2svn to compensate...
2005-02-01 desThis commit was generated by cvs2svn to compensate...
2005-01-25 ruThis commit was generated by cvs2svn to compensate...
2005-01-18 ruSort sections.
2005-01-17 ruAdded the EXIT STATUS section where appropriate.
2005-01-15 pjdFix arguments syntax.
2005-01-15 ruMarkup fixes.
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-10 ruScheduled mdoc(7) sweep.
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-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 ruNOSHARED -> NO_SHARED
2004-12-09 pjd- Turn off 'fast' mode by default and increase maximum...
2004-12-08 samThis commit was generated by cvs2svn to compensate...
2004-12-06 robertoThis commit was generated by cvs2svn to compensate...
2004-12-02 marksThis commit was generated by cvs2svn to compensate...
2004-12-02 marksThis commit was generated by cvs2svn to compensate...
2004-12-01 marksThis commit was generated by cvs2svn to compensate...
2004-11-05 pjdNote that sysctls documentation is missing.
2004-11-04 ceriGrammatical and spelling improvements.
2004-11-03 pjdRemove extra 's'.
2004-11-03 pjdBe more correct.
2004-11-03 pjdRemove one more redundant 'not'.
2004-11-01 pjdRemove redundant 'not'.
2004-10-28 desThis commit was generated by cvs2svn to compensate...
2004-10-18 acheThis commit was generated by cvs2svn to compensate...
2004-10-18 acheThis commit was generated by cvs2svn to compensate...
2004-10-17 wollmanThis commit was generated by cvs2svn to compensate...
2004-10-15 kanThis commit was generated by cvs2svn to compensate...
2004-10-05 ruThis commit was generated by cvs2svn to compensate...
2004-09-29 trhodesThis commit was generated by cvs2svn to compensate...
2004-09-26 obrienEmbellish the man page after trying to migrate to gstri...
2004-09-26 pjdDon't allow to specify wrong stripe size.
2004-09-24 trhodesThis commit was generated by cvs2svn to compensate...
2004-09-23 desThis commit was generated by cvs2svn to compensate...
2004-09-19 trhodesThis commit was generated by cvs2svn to compensate...
2004-09-19 trhodesThis commit was generated by cvs2svn to compensate...
2004-09-18 pjdDocument '-p' flag for 'insert' command correct.
2004-09-17 pjdDo not exit after printing usage, give geom(8) a chance...
2004-09-17 pjd- Show all commands in usage, even if those commands...
2004-08-30 pjdWhen configuring RAID3 with verification option, force...
2004-08-28 pjdWarn the user if we are not going to use the whole...
2004-08-28 pjdWarn the user if we are not going to use whole provider...
2004-08-28 pjd- If error string begins with "warning: ", don't exit...
2004-08-23 pjdAdd missing GEOM classes, which are aware of geom(8).
2004-08-22 pjdFix sysctl name.
2004-08-22 pjdImplementation of 'verify reading' algorithm, which...
2004-08-21 pjdImplement new reading algorithm, which will use parity...
2004-08-18 pjd- Add a manual page for graid3(8) utility.
2004-08-18 pjdAdd a line to BUGS section about the need of implementa...
2004-08-18 pjdAdd some missing empty lines.
2004-08-18 pjdFix typo.
2004-08-18 pjdActually one can specify more than one device to stop.
2004-08-18 pjdOk, let's try again:
2004-08-18 pjd- Add a manual page for gmirror(8) utility.
2004-08-18 obrienThis commit was generated by cvs2svn to compensate...
2004-08-18 njlThis commit was generated by cvs2svn to compensate...
2004-08-16 pjdConnect RAID3 GEOM class to the build.
2004-08-16 pjdIntroduce GEOM RAID3 class, i.e. kernel module, which...
2004-08-15 mbrThis commit was generated by cvs2svn to compensate...
2004-08-13 markmThis commit was generated by cvs2svn to compensate...
2004-08-12 hartiThis commit was generated by cvs2svn to compensate...
2004-08-12 pjdThe geom(8) utility needs dynamic linker functionality...
next