Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.sbin/inetd



Module Name:    src
Committed By:   christos
Date:           Thu Jan  8 21:37:20 UTC 2009

Modified Files:
        src/usr.sbin/inetd: inetd.c ipsec.c

Log Message:
- when we close an se_fd, set it to -1
- fix int/ssize_t/size_t/socklen_t issues
- fix casts
- remove unused variables
- fix prototypes
- fix const
- remove unneeded casts


To generate a diff of this commit:
cvs rdiff -r1.109 -r1.110 src/usr.sbin/inetd/inetd.c
cvs rdiff -r1.2 -r1.3 src/usr.sbin/inetd/ipsec.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index