Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace the cruddy old sys/net/zlib.[ch]. We now use the sys/lib/libz | 2011-07-07 | 1 | -1/+3 | |
| | | | | | | | | | | | | code. Missing chunks of the API are imported from the libc version, with a few #ifdef's to port it into the kernel environment. The bootblocks already used the newer code, and should encounter no surprises since there are so few changes to the existing files. In the kernel, ipcomp and kernel ppp are changed to the new API. ipcomp has been tested. ok tedu the brave | ||||
* | Update to zlib 1.2.3; OK deraadt@ | 2005-07-20 | 1 | -7/+97 | |
| | |||||
* | zlib-1.21 here too | 2004-12-03 | 1 | -28/+50 | |
| | |||||
* | Update to zlib 1.2.1 | 2003-12-16 | 1 | -106/+254 | |
| | |||||
* | Update to zlib-1.1.4 | 2002-03-12 | 1 | -2/+2 | |
| | |||||
* | $OpenBSD$ | 2000-03-03 | 1 | -1/+1 | |
| | |||||
* | Let's commit the correct files, shall we. This is the real zlib-1.1.3... | 1998-09-08 | 1 | -7/+7 | |
| | |||||
* | Update from zlib-1.1.3. These should really just be references to ../../../lib/libz/* | 1998-09-08 | 1 | -4/+2 | |
| | |||||
* | more const here and there; so would benefit everyone | 1998-05-30 | 1 | -2/+2 | |
| | |||||
* | $OpenBSD$ | 1997-11-07 | 1 | -1/+1 | |
| | |||||
* | #ifndef local | 1997-04-02 | 1 | -1/+3 | |
| | | | | | #define local static #endif | ||||
* | Add libz and make libsa aware of it. From NetBSD. | 1997-02-06 | 1 | -0/+162 | |