#
69243 |
| 04-May-1995 |
bostic |
optarg/optind moved to unistd.h |
#
69017 |
| 28-Apr-1995 |
bostic |
more misuse of NULL, plus my version of Craig Leres's fix for PARITY chars From: Chris Torek <torek@BSDI.COM> |
#
68954 |
| 27-Apr-1995 |
bostic |
If you clear the parity bit you can end up with a control character that you don't map to '?'. From: Craig Leres <leres@ee.lbl.gov> |
#
62062 |
| 06-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
#
59059 |
| 13-Apr-1993 |
torek |
open the proper file. use libc err(). |
#
53692 |
| 27-May-1992 |
elan |
Fixed if-else ambiguity bug. |
#
52775 |
| 01-Mar-1992 |
mckusick |
check that write was successful (net2/usr.bin/9) |
#
52426 |
| 06-Feb-1992 |
bostic |
fix exit change; major whitespace cleanup |
#
52279 |
| 31-Jan-1992 |
leres |
Exit with an explicit status (non-zero if there were problems writing the output). Minor whitespace cleanup. |
#
42737 |
| 01-Jun-1990 |
bostic |
new copyright notice |
#
40302 |
| 06-Mar-1990 |
bostic |
rename fast find code to locate |
#
39275 |
| 13-Oct-1989 |
bostic |
strip trailing newline; bug report 4.3BSD/usr.bin/215 |
#
38085 |
| 19-May-1989 |
bostic |
don't use gets |
#
37637 |
| 04-May-1989 |
bostic |
add Berkeley specific copyright notices |
#
37636 |
| 04-May-1989 |
jak |
added find.h to remove magic numbers shared by find.c and code.c, sped up code by 30% while reducing number of lines and fixing an encoding bug (thereby compressing the encoded database about another
added find.h to remove magic numbers shared by find.c and code.c, sped up code by 30% while reducing number of lines and fixing an encoding bug (thereby compressing the encoded database about another 2.5%), added explanatory comments
show more ...
|
#
14051 |
| 21-Jul-1983 |
mckusick |
move database to /usr/lib/find; restrict database to /usr |
#
14040 |
| 21-Jul-1983 |
mckusick |
date and time created 83/07/21 00:14:44 by mckusick |