]> granicus.if.org Git - sudo/commit
include netdb.h as we should
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 1 Sep 1995 04:23:19 +0000 (04:23 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 1 Sep 1995 04:23:19 +0000 (04:23 +0000)
commit57e17e71d1495f80d490b71146db8fa2e793733d
tree3068ee6a7c8805d0553e0de297cbb092c2c49992
parent035886c880e3287bea1f938c2ee3b578fa391b51
include netdb.h as we should
added a missing void cast
added SHELL_IF_NO_ARGS support
now use realloc() properly.  would fail if realloc actually moved
the string instead of shrinking it
sudo.c