dholland
|
deef948629
|
missed one
|
2014-03-23 05:38:14 +00:00 |
dholland
|
ccc32d7898
|
don't use sprintf
|
2014-03-23 05:26:23 +00:00 |
christos
|
d418f0d0f1
|
make this compile again
|
2013-06-19 01:07:55 +00:00 |
martin
|
ce099b4099
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
jmmv
|
2947e73b43
|
Move lfs_cleanerd from /usr/libexec to /libexec. This is to allow putting
the root file system on a LFS volume.
Addresses PR bin/30407. No objections in tech-userlevel@.
|
2006-11-11 14:47:27 +00:00 |
riz
|
d28b2bee5d
|
Deal with wedges and the new disk geometry structures, instead of using
struct disklabel. (Shrinking a file system still seems to have problems,
though, independent of this change)
|
2006-09-05 19:46:14 +00:00 |
wiz
|
9f28457331
|
errx() provides a newline on its own, so remove the one from the error string.
|
2006-09-04 18:34:22 +00:00 |
lukem
|
620037ae2b
|
Ensure verbose is initialized before using it.
Detected by gcc -Wuninitialized.
|
2005-06-02 01:16:06 +00:00 |
perseant
|
2f695b5476
|
Provide a resize_lfs(8), including kernel and cleaner support. The current
implementation requires the fs to be mounted while resizing. Tested in both
directions, and everything appears to work happily, but ymmv.
|
2005-04-23 19:47:51 +00:00 |