Date: Sat, 28 Nov 1998 16:54:22 -0800 (PST) From: Wolfram Schneider <wosch@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.bin/find extern.h find.1 find.c main.c Message-ID: <199811290054.QAA21725@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wosch 1998/11/28 16:54:22 PST Modified files: usr.bin/find extern.h find.1 find.c main.c Log: Added a sort option to find(1). The sort option make it possible to build the locate database without large (usually 20-100MB) temp files. Revision Changes Path 1.7 +1 -1 src/usr.bin/find/extern.h 1.16 +15 -2 src/usr.bin/find/find.1 1.5 +16 -1 src/usr.bin/find/find.c 1.7 +5 -1 src/usr.bin/find/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811290054.QAA21725>