]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove unneeded libutil dependency for sendmail.
authorbdrewery <bdrewery@FreeBSD.org>
Tue, 24 Nov 2015 04:19:55 +0000 (04:19 +0000)
committerbdrewery <bdrewery@FreeBSD.org>
Tue, 24 Nov 2015 04:19:55 +0000 (04:19 +0000)
commit7f4494e3bff2bd744f653c0506896eab083f5a6c
tree5288031e4478e68e1f3e079ba5aadba5318b3527
parenta103a63c90b032c86074552a24a369ec81689c7c
Remove unneeded libutil dependency for sendmail.

It included libutil.h for setproctitle(3), which was moved from libutil to libc
in r65353 in 2000.

Reviewed by: gshapiro [sendmail change]
Sponsored by: EMC / Isilon Storage Division
Differential Revision: https://reviews.freebsd.org/D4261
13 files changed:
bin/rmail/Makefile.depend
contrib/sendmail/include/sm/conf.h
lib/libmilter/Makefile.depend
lib/libsm/Makefile.depend
lib/libsmdb/Makefile.depend
lib/libsmutil/Makefile.depend
libexec/mail.local/Makefile.depend
libexec/smrsh/Makefile.depend
usr.bin/vacation/Makefile.depend
usr.sbin/editmap/Makefile.depend
usr.sbin/mailstats/Makefile.depend
usr.sbin/makemap/Makefile.depend
usr.sbin/praliases/Makefile.depend