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 | -631/+0 | |
| | | | | | | | | | | | | 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 | ||||
* | By popular demand, protect from multiple inclusion, and fix to use the | 2001-06-09 | 1 | -5/+4 | |
| | | | | same naming style. | ||||
* | consts, spaces | 2001-01-29 | 1 | -10/+10 | |
| | |||||
* | OpenBSD tags + some prototyping police | 1997-02-24 | 1 | -0/+1 | |
| | |||||
* | partial sync with netbsd 960418, more to come | 1996-04-21 | 1 | -0/+631 | |