| Age | Commit message (Expand) | Author |
| 2003-11-07 | Make 'dependall' generate dependencies in these libraries. | dsl |
| 2003-08-31 | Fix signed/unsigned warnings. | fvdl |
| 2003-03-29 | Garbage-collect the DYNAMIC_CRC_TABLE stuff. The table it computed | thorpej |
| 2003-03-25 | *** empty log message *** | mycroft |
| 2003-03-25 | Remove a whole bunch of crap -- including the entirely adler32 stuff that's | mycroft |
| 2003-03-18 | Finish const poisoning. | mycroft |
| 2003-03-18 | Move more stuff into .rodata. | mycroft |
| 2002-06-15 | Fix make breakage. $ZDST != ${ZDST} in make. make clean/cleandir now works. | matt |
| 2002-03-12 | Sync with userland (1.1.4) | fvdl |
| 2001-12-12 | MKfoo=no -> NOfoo | tv |
| 2001-11-21 | Don't make clean and cleandir depend on the lib subdir. Just check for it's | jmc |
| 2001-11-14 | Undefine DESTDIR; we don't want the special DESTDIR <bsd.lib.mk> | tv |
| 2000-12-05 | Have recursive make invocations depend on the .MAKE pseudo-target so | sommerfeld |
| 2000-03-30 | Kill some more register declarations. | augustss |
| 2000-02-01 | Revert STRIPPROG -> STRIP | tsutsui |
| 2000-01-19 | STRIP -> STRIPPROG | tsutsui |
| 1999-11-13 | Backout my libsa changes. | thorpej |
| 1999-11-13 | Backout my libsa changes. | thorpej |
| 1999-11-12 | "zutil.h" includes <lib/libsa/stand.h> now. | simonb |
| 1999-11-12 | Include <lib/libsa/stand.h> so that this builds with WARNS=1 | simonb |
| 1999-11-11 | Don't reference libkern.h in standalone programs. | thorpej |
| 1999-05-07 | Build libraries for kernel/standalone code from within their compilation | drochner |
| 1999-04-22 | Don't try to use <stdio.h> (when -DDEBUG) if we are -D_STANDALONE or -D_KERNEL | christos |
| 1999-04-15 | For the "update-sources" target, don't copy any src/lib/libz sources | simonb |
| 1999-04-15 | Add uncompr.c to LIBZSRCS and zalloc.c to SRCS. | simonb |
| 1999-04-15 | A simple implementation of zcalloc and zcfree in terms of the libsa | simonb |
| 1999-04-15 | Add source file, copied from lib/libz/uncompr.c. | simonb |
| 1999-02-13 | convert from NOxxx= to MKxxx=no. | lukem |
| 1998-11-03 | Make "src/sys/arch/i386/stand" compile again. | tron |
| 1998-11-03 | Sync with files in "src/lib/libz". | tron |
| 1998-11-01 | Sync with files in "src/lib/libz". | tron |
| 1998-09-05 | distclean is a synonym for cleandir | lukem |
| 1998-03-27 | copy from src/lib/libz: | cgd |
| 1998-02-07 | make sure that LORDER, TSORT, AR, NM, RANLIB, and SIZE are correctly | cgd |
| 1997-05-31 | Back out BUILDDIR and NOINSTALL changes. | cjs |
| 1997-05-30 | Use new NOINSTALL option for libraries that are used only during the build | cjs |
| 1997-05-20 | Sync with src/lib/libz | gwr |
| 1997-05-07 | Use libinstall::, not install:, to prevent instaling LIB. | mycroft |
| 1997-02-16 | allow includers to specify library-specific CPP flags via ${LIB}MISCCPPFLAGS | cgd |
| 1997-01-23 | clean up substantially. Transform clean, depend, cleandir targets from :: | cgd |
| 1997-01-22 | fix a typo (ZPPFLAGS should have been ZCPPFLAGS) | cgd |
| 1997-01-16 | add sources, all copied verbatim from src/lib/libz | cgd |
| 1997-01-16 | add Makefiles to build kernel 'libz' library, expected to be used by | cgd |