agc
|
89aaa1bb64
|
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22365, verified by myself.
|
2003-08-07 11:13:06 +00:00 |
wiz
|
44e7d056da
|
Remove #ifndef'd __STDC__ code. ANSIfy.
|
2002-05-26 22:53:38 +00:00 |
kristerw
|
dba96eaf2b
|
Recognize all C9x integer constants (ISO/IEC 9899:1999 section 6.4.4.1)
Patch taken from FreeBSD.
Fixes PR bin/9219.
|
2002-03-22 22:30:02 +00:00 |
kristerw
|
6d5adc08bd
|
Made indent recognize the [fF], [uU], [lL], [uU][lL], [lL][lL], and
[uU][lL][lL] constant suffixes. (PR bin/6516 by Brian Ginsbach)
|
1999-03-15 20:28:45 +00:00 |
christos
|
be59268229
|
char -> unsigned char, braces for gcc-2.8.1
|
1998-12-19 17:00:08 +00:00 |
ross
|
f670fa10c5
|
Add { and } to shut up egcs. Reformat the more questionable code.
|
1998-08-25 20:59:36 +00:00 |
lukem
|
b048688222
|
WARNSify, fix .Nm usage, deprecate register, use <err.h>, KNFify (with indent!;)
|
1997-10-19 03:17:12 +00:00 |
mrg
|
226284be12
|
merge lite-2.
|
1997-10-18 16:04:21 +00:00 |
agc
|
b69f871588
|
Bump number of elements in specials array from 100 to 1000.
Typedefs are added to this array, and it silently ignores
any attempts to enter more elements when the array is full.
|
1997-09-09 09:28:19 +00:00 |
tls
|
9d225a1783
|
RCS ID police
|
1997-01-09 20:18:21 +00:00 |
mycroft
|
e9d867ef50
|
Add RCS identifiers.
|
1993-08-01 17:54:45 +00:00 |
mrg
|
c78c6a22ab
|
4.4BSD-Lite2
|
1993-06-06 20:58:02 +00:00 |
cgd
|
dab5e017db
|
added, from net/2 (patch 124).
|
1993-04-09 12:58:42 +00:00 |