Date: Fri, 15 Dec 2006 12:01:51 +0000 (UTC) From: Randall Stewart <rrs@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/net Makefile.inc sctp_sys_calls.c src/sys/sys param.h Message-ID: <200612151201.kBFC1qEv006825@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rrs 2006-12-15 12:01:50 UTC FreeBSD src repository Modified files: lib/libc/net Makefile.inc sys/sys param.h Added files: lib/libc/net sctp_sys_calls.c Log: This adds the "system calls" sctp_getaddrlen() sctp_connectx() sctp_bindx() sctp_opt_info() sctp_getpaddrs() sctp_freepaddrs() sctp_getladdrs() sctp_freeladdrs() sctp_sendmsg() sctp_getassocid() sctp_send() sctp_sendx() sctp_sendmsgx() sctp_recvmsg() sctp_peeloff() Manual pages will be forthcoming (and the commit to porters-handbook) Revision Changes Path 1.63 +2 -1 src/lib/libc/net/Makefile.inc 1.1 +828 -0 src/lib/libc/net/sctp_sys_calls.c (new) 1.282 +1 -1 src/sys/sys/param.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612151201.kBFC1qEv006825>