Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/usr.sbin/faithd
Module Name: basesrc
Committed By: itojun
Date: Wed Sep 5 01:22:25 UTC 2001
Modified Files:
basesrc/usr.sbin/faithd: faithd.8 faithd.c faithd.h ftp.c prefix.c
rsh.c tcp.c
Log Message:
sync with the latest kame.
- select() with the right maxfd.
- don't write() with len <= 0.
- no wacky macro ERRSTR.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 basesrc/usr.sbin/faithd/faithd.8
cvs rdiff -r1.19 -r1.20 basesrc/usr.sbin/faithd/faithd.c
cvs rdiff -r1.6 -r1.7 basesrc/usr.sbin/faithd/faithd.h \
basesrc/usr.sbin/faithd/ftp.c
cvs rdiff -r1.1 -r1.2 basesrc/usr.sbin/faithd/prefix.c
cvs rdiff -r1.4 -r1.5 basesrc/usr.sbin/faithd/rsh.c \
basesrc/usr.sbin/faithd/tcp.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