History log of /original-bsd/old/make/files.c (Results 1 – 22 of 22)
Revision Date Author Comments
# dbb87b25 28-Feb-1991 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

ANSI


# 68cb908f 01-Feb-1991 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

fcntl.h needs sys/types.h


# 68196c5f 20-Feb-1990 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

add CPP pre-define


# 77b8b2cf 30-Jan-1990 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

change to dirent.h to pick up Kirk's seekdir/telldir fix


# ff061234 13-Sep-1988 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

add manual formats


# 7906b1ed 21-Dec-1987 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

make ANSI C compatible


# 1521c392 15-Nov-1987 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

use dirfd macro


# 83778df3 05-May-1987 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

make VPATH feature uses *(char *)NUL (bug report 4.3BSD/bin/69)


# 52f48639 13-Oct-1986 sam <sam@65305748-3e16-e211-a854-8c89a5c6f760>

tahoe assembler just like vax


# fe87a756 24-Jul-1986 bloom <bloom@65305748-3e16-e211-a854-8c89a5c6f760>

the a.out header is not vax or sun only, it is for 4BSD systems.
2.9 uses that format of the header


# f0ad4d85 09-Jan-1986 donn <donn@65305748-3e16-e211-a854-8c89a5c6f760>

There was a test for a leading '.' in VPATH to avoid searching the current
directory twice; the test should have been for a leading '.:' so that users
who set 'VPATH=../src' would still find files in

There was a test for a leading '.' in VPATH to avoid searching the current
directory twice; the test should have been for a leading '.:' so that users
who set 'VPATH=../src' would still find files in the current directory.

show more ...


# 175799d7 30-Aug-1985 bloom <bloom@65305748-3e16-e211-a854-8c89a5c6f760>

increase array sizes for pathnames (some people overflowed)


# 24a9e40a 16-Apr-1985 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

vpath additions from Greg Couch (gregc@ucsfcgl)


# acc982ca 21-Mar-1984 ralph <ralph@65305748-3e16-e211-a854-8c89a5c6f760>

close files on vfork properly.


# 3bb20d49 30-Jun-1983 nicklin <nicklin@65305748-3e16-e211-a854-8c89a5c6f760>

Swapped .f and .F suffix precedence


# 054eb7c1 18-May-1983 nicklin <nicklin@65305748-3e16-e211-a854-8c89a5c6f760>

Added .F.o rule for Fortran + C preprocessor


# 1ff8c8b2 09-Feb-1983 sam <sam@65305748-3e16-e211-a854-8c89a5c6f760>

from sun


# 6f6a5a94 17-Jun-1982 root <root@65305748-3e16-e211-a854-8c89a5c6f760>

remove lstats


# 3f84a6fe 20-Apr-1982 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

add new directory access routines


# 324c7cda 14-Mar-1982 sam <sam@65305748-3e16-e211-a854-8c89a5c6f760>

state->lstat for symbolic links


# 64256670 28-Feb-1981 wnj <wnj@65305748-3e16-e211-a854-8c89a5c6f760>

typo EC->FC


# 04797f0a 28-Feb-1981 wnj <wnj@65305748-3e16-e211-a854-8c89a5c6f760>

date and time created 81/02/28 21:15:55 by wnj