summaryrefslogtreecommitdiff
path: root/sbin/growfs
AgeCommit message (Expand)Author
2006-04-02use SEEK_* for lseek()Theo de Raadt
2006-03-31Super block changes for FFS2, thanks to all who tested.Pedro Martelletto
2006-01-14Add a -q flag to reduce output a la newfs, and print the raw device we areMiod Vallat
2005-12-19Add and use a few more constants and macros needed by UFS2Pedro Martelletto
2005-04-14handle snprintf out of range conditions; otto okTheo de Raadt
2004-07-28sort options, and fix a spurious list width;Jason McIntyre
2004-03-15some small knfTheo de Raadt
2003-11-08typos from Jonathon Gray;Jason McIntyre
2003-10-28better partition finding. instead of groveling around looking forTed Unangst
2003-10-26fix partition selection to allow all partitions to be grown.Ted Unangst
2003-10-14getopt() returns int not char. ok pvalchev@Dale Rahn
2003-08-25rename struct dinode to ufs1_dinode. clears the namespace and makesTed Unangst
2003-08-16more errx/warnx style \n errors; tom.cosgrove@arches-consulting.comTheo de Raadt
2003-08-07add missing tags and make this compile with debug.Federico G. Schwindt
2003-08-06ufs -> ffs as requested in pr3391. also rework part talking aboutTed Unangst
2003-08-05better wording for the -y option;Jason McIntyre
2003-08-04nuke paragraph about snapshots. we don't support them.Federico G. Schwindt
2003-08-04spelling, freebsd pr50979 via khalek on ircTed Unangst
2003-07-29more prettyTed Unangst
2003-07-29spacesTheo de Raadt
2003-07-28tweak;Jason McIntyre
2003-07-28introducing growfs, compliments of freebsd. cleaned up slightly to obey knf.Ted Unangst