cvs commit: src/usr.bin/whereis whereis.c Makefile whereis.1 whereis.pl
David Rhodus
drhodus at crater.dragonflybsd.org
Thu Mar 25 08:40:23 PST 2004
drhodus 2004/03/25 08:39:40 PST
DragonFly src repository
Modified files:
usr.bin/whereis Makefile whereis.1
Added files:
usr.bin/whereis whereis.c
Removed files:
usr.bin/whereis whereis.pl
Log:
Change whereis(1) over from a perl script to a C program.
Patch sent in by: Dheeraj Reddy <dheerajs at xxxxxxxxxxx>
Revision Changes Path
1.3 +4 -3 src/usr.bin/whereis/Makefile
1.3 +66 -23 src/usr.bin/whereis/whereis.1
http://www.dragonflybsd.org/cvsweb/src/usr.bin/whereis/Makefile.diff?r1=1.2&r2=1.3&f=h
http://www.dragonflybsd.org/cvsweb/src/usr.bin/whereis/whereis.1.diff?r1=1.2&r2=1.3&f=h
More information about the Commits
mailing list