Home | History | Annotate | Download | only in unfdpass
History log of /src/regress/sys/kern/unfdpass/unfdpass.c
RevisionDateAuthorComments
 1.12  08-Aug-2021  nia introduce a SOL_LOCAL for unix-domain socket level socket options
as an alias of the current 0 used for these options, as in FreeBSD.

reviewed by many.
 1.11  10-Jan-2017  christos need <sys/stat.h>
 1.10  28-Apr-2008  martin branches: 1.10.44;
Remove clause 3 and 4 from TNF licenses
 1.9  29-Feb-2008  ad branches: 1.9.2;
Fix uninitialized variable that caused this to fail spuriously.
 1.8  10-May-2006  mrg branches: 1.8.10; 1.8.16;
use socklen_t where appropriate.
 1.7  06-Feb-2005  perry de-__P, remove obsolete "register" declarations.
 1.6  05-Jun-2000  thorpej - Kill some warnings, and enable WARNS=1.
- Use CMSG_SPACE() and CMSG_DATA() properly; don't define structures
to hold messages, which will not have the correct alignment after
the cmsg header.
 1.5  22-Mar-1999  sommerfe Make this a more thorough test of file descriptor passing
 1.4  21-Jan-1999  mycroft Make this a little more flexible, and adjust to catch
a particular error.
 1.3  24-Jun-1998  thorpej Use PF_* for socket(2) calls.
 1.2  07-Jan-1998  thorpej Rewrite this to also test passing credentials.
 1.1  07-Jan-1998  thorpej Add a regression test to test passing of multiple file descriptors as
Unix domain socket ancillary data.
 1.8.16.1  24-Mar-2008  keiichi sync with head.
 1.8.10.1  23-Mar-2008  matt sync with HEAD
 1.9.2.1  18-May-2008  yamt sync with head.
 1.10.44.1  20-Mar-2017  pgoyette Sync with HEAD

RSS XML Feed