Date: Sun, 21 Dec 1997 04:11:14 -0800 (PST) From: Brian Somers <brian@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-bin@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/bin/date vary.c vary.h src/usr.sbin/ppp alias_cmd.c alias_cmd.h async.h deflate.c deflate.h defs.c id.c id.h iplist.c iplist.h loadalias.c loadalias.h log.c log.h phase.c pred.c server.c server.h sig.c sig.h throughput.c throughput.h ... Message-ID: <199712211211.EAA07265@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 1997/12/21 04:11:14 PST Modified files: bin/date vary.c vary.h usr.sbin/ppp alias_cmd.c alias_cmd.h async.h deflate.c deflate.h defs.c id.c id.h iplist.c iplist.h loadalias.c loadalias.h log.c log.h phase.c pred.c server.c server.h sig.c sig.h throughput.c throughput.h tun.c tun.h vjcomp.h usr.sbin/pppctl pppctl.c Log: Add (BSD) copyright headers. Revision Changes Path 1.3 +28 -0 src/bin/date/vary.c 1.3 +28 -0 src/bin/date/vary.h 1.9 +26 -2 src/usr.sbin/ppp/alias_cmd.c 1.5 +26 -2 src/usr.sbin/ppp/alias_cmd.h 1.2 +26 -2 src/usr.sbin/ppp/async.h 1.4 +26 -2 src/usr.sbin/ppp/deflate.c 1.3 +26 -2 src/usr.sbin/ppp/deflate.h 1.6 +26 -2 src/usr.sbin/ppp/defs.c 1.4 +26 -2 src/usr.sbin/ppp/id.c 1.2 +26 -2 src/usr.sbin/ppp/id.h 1.2 +26 -2 src/usr.sbin/ppp/iplist.c 1.2 +26 -2 src/usr.sbin/ppp/iplist.h 1.12 +26 -2 src/usr.sbin/ppp/loadalias.c 1.4 +26 -2 src/usr.sbin/ppp/loadalias.h 1.23 +26 -2 src/usr.sbin/ppp/log.c 1.18 +26 -2 src/usr.sbin/ppp/log.h 1.6 +26 -2 src/usr.sbin/ppp/phase.c 1.19 +27 -7 src/usr.sbin/ppp/pred.c 1.14 +26 -2 src/usr.sbin/ppp/server.c 1.4 +26 -2 src/usr.sbin/ppp/server.h 1.11 +26 -2 src/usr.sbin/ppp/sig.c 1.11 +26 -2 src/usr.sbin/ppp/sig.h 1.4 +26 -2 src/usr.sbin/ppp/throughput.c 1.2 +26 -2 src/usr.sbin/ppp/throughput.h 1.4 +26 -2 src/usr.sbin/ppp/tun.c 1.3 +26 -2 src/usr.sbin/ppp/tun.h 1.4 +26 -2 src/usr.sbin/ppp/vjcomp.h 1.14 +26 -2 src/usr.sbin/pppctl/pppctl.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199712211211.EAA07265>