52970 | 16-Mar-1992 |
bostic |
NULL not defined w/o stdio.h |
52969 | 16-Mar-1992 |
bostic |
forgot to turn off debug |
52966 | 15-Mar-1992 |
bostic |
too many libraries know about _ctype_ for it to disappear |
52962 | 15-Mar-1992 |
ralph |
make code more like hp300 |
52940 | 14-Mar-1992 |
ralph |
change CLSIZE to CLBYTES so the code will work (CLSIZE is # pages). |
52920 | 13-Mar-1992 |
bostic |
change _ctype_ to __ctype |
52917 | 12-Mar-1992 |
bostic |
date and time created 92/03/12 17:31:58 by bostic |
52916 | 12-Mar-1992 |
bostic |
use double underscores for ANSI C |
52897 | 09-Mar-1992 |
bostic |
do it right, from Chris Torek |
52896 | 09-Mar-1992 |
bostic |
make block size a long |
52857 | 07-Mar-1992 |
ralph |
fix include files |
52856 | 07-Mar-1992 |
ralph |
fix include files |
52855 | 07-Mar-1992 |
ralph |
do denorms correctly |
52854 | 07-Mar-1992 |
ralph |
added mips case |
52845 | 05-Mar-1992 |
elan |
Made fts_pointer and fts_number fields separate fields. |
52844 | 05-Mar-1992 |
elan |
Made fts_pointer and fts_number fields separate fields. |
52833 | 04-Mar-1992 |
bostic |
rename line.3 to tcsendbreak.3, libplot already had a line.3 |
52832 | 04-Mar-1992 |
bostic |
rename line.3 to tcsendbreak.3, libplot already had a line.3 |
52814 | 03-Mar-1992 |
mckusick |
break out machine independent part (leaving just mcount.c behind) |
52801 | 02-Mar-1992 |
bostic |
make = of no permissions (ex: "g=") work |
52791 | 02-Mar-1992 |
bostic |
KNF; only real change was to pass u_int instead of mode_t around, make the promotion explicit. Shouldn't cause any problems, though. |
52780 | 01-Mar-1992 |
bostic |
date and time created 92/03/01 16:59:09 by bostic |
52770 | 01-Mar-1992 |
bostic |
add FTS_NAMEONLY flag to fts_children; check options for validity |
52769 | 01-Mar-1992 |
bostic |
add option argument to fts_children; error return if options invalid |
52762 | 01-Mar-1992 |
bostic |
fix SEE ALSO stuff |