Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-09-08 | Let's commit the correct files, shall we. This is the real zlib-1.1.3... | Todd C. Miller | |
1998-09-08 | include stand.h if -D_STANDALONE | Todd C. Miller | |
1998-09-08 | Update from zlib-1.1.3. These should really just be references to ↵ | Todd C. Miller | |
../../../lib/libz/* | |||
1998-05-30 | more const here and there; so would benefit everyone | Michael Shalayeff | |
1997-11-07 | $OpenBSD$ | Niklas Hallqvist | |
1997-08-04 | remove that i386 defines, we can survive w/o 'em | Michael Shalayeff | |
1997-07-18 | no user includes in standalone | Michael Shalayeff | |
1997-07-18 | cumulative CFLAGS | Michael Shalayeff | |
1997-06-19 | Fix a repeatbility problem associated with doing make cleandir of sys/lib/* - | grr | |
mkdir fails if the destination already exists. It could be argued that having make cleandir rm the directory would be appropriate, but there really shouldn't be any dynamic fooling around with the directory structure. Fixes PR sparc/231 by Marshal Midden, though probably MI. | |||
1997-05-05 | Back out depend/clean changes. | Todd C. Miller | |
1997-05-04 | Change clean/depend targets to allow inclusion of Makefile.inc | Todd C. Miller | |
where there is already a depend: target. | |||
1997-04-03 | Quote CC in args to make | briggs | |
1997-04-02 | save 4k space for i386! | Michael Shalayeff | |
1997-04-02 | #ifndef local | Michael Shalayeff | |
#define local static #endif | |||
1997-02-07 | s/DEBUG/DEBUG_ZLIB/g | Michael Shalayeff | |
1997-02-07 | quote [AC]FLAGS and others... | Michael Shalayeff | |
1997-02-06 | Add libz and make libsa aware of it. From NetBSD. | Jason Downs | |