summaryrefslogtreecommitdiff
path: root/sbin/growfs
AgeCommit message (Collapse)Author
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
way for some future work. no function changes yet. help testing otto@ and markus@
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
slices/partitions to have more openbsd flavor. ok jmc@
2003-08-05better wording for the -y option;Jason McIntyre
ok fgsch@ tedu@
2003-08-04nuke paragraph about snapshots. we don't support them.Federico G. Schwindt
henning millert ok.
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
ok tedu@
2003-07-28introducing growfs, compliments of freebsd. cleaned up slightly to obey knf.Ted Unangst
requests/oks from many.