Change the name of mail's send() function to sendmessages() to
authormillert <millert@openbsd.org>
Wed, 26 Apr 2000 15:47:29 +0000 (15:47 +0000)
committermillert <millert@openbsd.org>
Wed, 26 Apr 2000 15:47:29 +0000 (15:47 +0000)
commit80d25fda2d08f1bbac7a56a27cfc788a2558cc70
tree2cf8dd6ded39d53fb9113514795398572baab2a5
parent9acbecf09428a850d7085db09b42c713e9278b7f
Change the name of mail's send() function to sendmessages() to
avoid shadowing the libc send(2); gadams@avernus.com
usr.bin/mail/cmd1.c
usr.bin/mail/cmd2.c
usr.bin/mail/collect.c
usr.bin/mail/extern.h
usr.bin/mail/quit.c
usr.bin/mail/send.c