fvdl
21275ebab6
Upgrade this generated version to be based on zlib-1.1.4
2002-03-13 03:59:35 +00:00
thorpej
c9dee7e411
Do not provide memcpy()/memset()/memcmp() macros as wrappers
...
around b*() functions (!!).
2001-12-23 22:36:16 +00:00
lukem
34d65a3414
add RCSIDs
2001-11-12 23:49:33 +00:00
simonb
0fbef69268
Put the storage class first in an array declaration.
2001-10-14 00:39:09 +00:00
chs
09cb38f22b
expose the definitions of MIN() and MAX() in sys/param.h to the kernel
...
and use those in favor of a dozen copies scattered around the source tree.
2001-02-05 10:42:40 +00:00
jdolecek
34c8ae80da
constify
2001-01-18 20:28:15 +00:00
jdolecek
03cec6311e
mark local constant stuff as const, so that it's pushed to text segment
2001-01-17 18:52:41 +00:00
augustss
c1ebd1929a
Kill some more register declarations.
2000-03-30 09:45:33 +00:00
ragge
7e650509f4
Include param.h instead of types.h, to get mem* macros on vax.
1999-11-19 22:07:12 +00:00
hubertf
56f2d188fc
RCS ID police
1999-02-15 04:54:34 +00:00
christos
0f39feb773
Merge changes from pppd-2.3.4; adds ppp-deflate-draft stuff and updates
...
zlib. Maybe we can merge our other copy of zlib with this one now and
avoid having two copies?
1998-05-02 14:34:24 +00:00
christos
cf463415ec
Update to ppp-2.3b5
1997-05-17 21:11:59 +00:00
fvdl
82e4fd7f72
Avoid 'unused variable' warning for copyright string, like in the
...
previous zlib.c version in the tree.
1997-03-13 20:11:53 +00:00
christos
e775167e27
Update to ppp-2.3b4; from Paul Mackerras
1997-03-12 20:26:46 +00:00
scottr
ae0d4c11cb
Use sys/types.h and sys/systm.h to bring in prototypes for bzero() and
...
bcopy(), instead of string.h
1996-09-18 03:11:03 +00:00
christos
d06f8ad7c8
#if 0 unused string
1996-03-16 23:55:40 +00:00
paulus
6654fd558b
Added packet filtering, support for "PPP Deflate" packet compression,
...
trivial multicast support, and support for xon/xoff output flow
control to the PPP subsystem. Fixed several bugs, including making
the accumulation and resetting of statistics more consistent. State
for the VJ compressor is now dynamically allocated.
1996-03-15 02:28:00 +00:00