Date: Sun, 10 Mar 1996 18:12:59 -0800 (PST) From: Jeffrey Hsu <hsu> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/sys un.h Message-ID: <199603110212.SAA09955@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
hsu 96/03/10 18:12:59
Modified: sys/sys un.h
Log:
Merge in Lite2: add function prototypes.
Did not accept prototypes for unp_attach(), unp_bind(), unp_connect(),
unp_detach(), unp_discard(), unp_disconnect(), unp_drop(),
np_gc(), unp_mark(), unp_scan(), and unp_shutdown().
They are used only in uipc_usrreq.c and declared static there.
Reviewed by: davidg & bde
Revision Changes Path
1.9 +14 -10 src/sys/sys/un.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199603110212.SAA09955>
