History log of /original-bsd/old/cpp/cpp.c (Results 1 – 22 of 22)
Revision Date Author Comments
# d9b2eaf6 07-Nov-1990 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

up NPREDEF for X11R4 and some kernels


# ab68bb37 24-Jul-1990 sklower <sklower@65305748-3e16-e211-a854-8c89a5c6f760>

up number of defined symbols


# 487e4a07 06-Jul-1990 sklower <sklower@65305748-3e16-e211-a854-8c89a5c6f760>

ISODE nests include files more than 9 deep.


# 5b702f57 12-May-1990 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

up NPREDEF to 30


# 834b0138 10-May-1989 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

file system reorg


# 41385d34 22-Oct-1987 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

ANSI C; sprintf now returns an int.


# 1239b566 22-May-1987 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

replaced various machine defs with MACHINE


# 401a6809 15-Oct-1986 sam <sam@65305748-3e16-e211-a854-8c89a5c6f760>

add tahoe


# 7f8bc1be 27-Apr-1986 donn <donn@65305748-3e16-e211-a854-8c89a5c6f760>

Don't put comments in macro expansions with -C -- if the comment spans
multiple lines, lint's line numbers get screwed up.


# d01c264f 07-Nov-1985 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

fixes from Kirk Smith for line numbers
a more accurate error message for an open comment
and correctly handling stdin from a terminal or pipe


# 0e309e5b 21-Oct-1985 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

proper action when standard input is not open


# 0e9ba165 07-Aug-1985 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

dynamic allocation of string space; ignore #ident (from ks@purdue)


# 3c659e13 02-Jul-1985 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

ever bigger; perhaps we will get dynamic memory allocation some day?!?


# 94dd8a94 02-May-1985 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

increase input buffer to 8192; SBSIZE 60K->80K


# 725a9618 16-May-1984 ralph <ralph@65305748-3e16-e211-a854-8c89a5c6f760>

don't call setbuf, use optimal size.


# f62bddf2 24-Mar-1984 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

add -M flag to generate makefile dependencies


# cc865a5a 01-Jul-1983 sam <sam@65305748-3e16-e211-a854-8c89a5c6f760>

correct line numbers with macro expansion


# 5c375435 10-Jun-1983 sam <sam@65305748-3e16-e211-a854-8c89a5c6f760>

don't delete comments and complain about missing endif's (from robert)


# e8268a41 02-Jan-1983 sam <sam@65305748-3e16-e211-a854-8c89a5c6f760>

add sun and mc68K definitions


# 2ddb471b 22-Sep-1982 rrh <rrh@65305748-3e16-e211-a854-8c89a5c6f760>

Increase "SBSIZE" to 60K and "symsiz" to 1.5K to allow more defined symbols
so that the kernel may be compiled


# d45bf9da 30-Aug-1982 rrh <rrh@65305748-3e16-e211-a854-8c89a5c6f760>

Correctly believes #line n name


# b44e4004 30-Aug-1982 rrh <rrh@65305748-3e16-e211-a854-8c89a5c6f760>

date and time created 82/08/30 09:57:31 by rrh