History log of /netbsd-src/lib/libc/net/send.c (Results 1 – 10 of 10)
Revision Date Author Comments
# 504f8671 20-Mar-2012 matt <matt@NetBSD.org>

Use C89 Prototypes.
Remove use of __P


# eb7c1594 07-Aug-2003 agc <agc@NetBSD.org>

Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22280, verified by myself.


# cd628af7 08-May-2000 kleink <kleink@NetBSD.org>

Need an internal name for send(); noticed by itojun.


# 8d36d340 13-Jul-1997 christos <christos@NetBSD.org>

Fix RCSID's
Fix gcc warnings
Add missing prototypes
Use "namespace.h"


# ef0582f1 25-Feb-1995 cgd <cgd@NetBSD.org>

clean up import. also convert everything to new Id format.


# f5e2eec4 19-Oct-1994 cgd <cgd@NetBSD.org>

get return type right.


# 94677efe 13-May-1994 deraadt <deraadt@NetBSD.org>

size_t


# 9c20f740 26-Aug-1993 jtc <jtc@NetBSD.org>

Declare rcsid strings so they are stored in text segment.


# e9d867ef 01-Aug-1993 mycroft <mycroft@NetBSD.org>

Add RCS identifiers.


# 61f28255 21-Mar-1993 cgd <cgd@NetBSD.org>

initial import of 386bsd-0.1 sources