]> granicus.if.org Git - sudo/commit
o Digital UNIX needs to check for *snprintf() before -ldb is added to LIBS
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 12 Aug 1999 16:24:10 +0000 (16:24 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 12 Aug 1999 16:24:10 +0000 (16:24 +0000)
commitd7ebfe06d1470340a57128fe43516b8ef37bc95f
treee0d0907de7ce47b97658afdd446d733fd876020a
parent2386dc1b451c483a5d40a25b57e1e9936f30be65
o Digital UNIX needs to check for *snprintf() before -ldb is added to LIBS
since -ldb includes a bogus snprintf().
o Add forward refs for struct mbuf and struct rtentry for Digital UNIX.
o Reorder some functions in snprintf.c to fix -Wall
o Add missing includes to fix more -Wall
auth/sudo_auth.c
configure
configure.in
interfaces.c
snprintf.c
sudo.c
sudo.h