brian 2006-09-06 06:33:39 UTC
FreeBSD src repository
Modified files:
usr.sbin/ppp command.c ppp.8.m4
Log:
Remove __DATE__ so that compiling the same source produces the same binary
(for non-static binaries at least).
Revision Changes Path
1.306 +1 -2 src/usr.sbin/ppp/command.c
1.324 +4 -2 src/usr.sbin/ppp/ppp.8.m4