Subject: CVS commit: src/usr.sbin/pppd/pppd
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 07/21/2004 07:00:27
Module Name: src
Committed By: mycroft
Date: Wed Jul 21 07:00:27 UTC 2004
Modified Files:
src/usr.sbin/pppd/pppd: Makefile
Log Message:
Revert part of rev 1.31. It is *not* necessary to leave the executable
unstripped to load modules. The symbol table that we strip isn't even loaded
or used by the dynamic linker.
To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 src/usr.sbin/pppd/pppd/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.