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 |
|