diff options
author | ed <ed@FreeBSD.org> | 2012-01-13 15:40:49 +0000 |
---|---|---|
committer | ed <ed@FreeBSD.org> | 2012-01-13 15:40:49 +0000 |
commit | 79ada6a0d35cf074f352c3f5795d4973086cb08b (patch) | |
tree | 481245180e698f2292d73589005ac5f6811a4e31 /tools/build | |
parent | 47d08f83df9ba39dbb87bfb2457dfa10cc6db9ef (diff) | |
download | FreeBSD-src-79ada6a0d35cf074f352c3f5795d4973086cb08b.zip FreeBSD-src-79ada6a0d35cf074f352c3f5795d4973086cb08b.tar.gz |
Remove wtmpcvt(1).
The wtmpcvt(1) utility converts wtmp files to the new format used by
utmpx(3). Now that HEAD has been branched to stable/9 and 9.0 is
released, there is no need for it in HEAD.
MFC after: never
Diffstat (limited to 'tools/build')
-rw-r--r-- | tools/build/options/WITHOUT_UTMPX | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/build/options/WITHOUT_UTMPX b/tools/build/options/WITHOUT_UTMPX index 205ca5c..3c98f28 100644 --- a/tools/build/options/WITHOUT_UTMPX +++ b/tools/build/options/WITHOUT_UTMPX @@ -3,7 +3,6 @@ Set to not build user accounting tools such as .Xr last 1 , .Xr users 1 , .Xr who 1 , -.Xr wtmpcvt 1 , .Xr ac 8 , .Xr lastlogin 8 and |