Go to file
mrg aae0a61fa5 initial import of pigz 2.1.6 sources.
from http://www.zlib.net/pigz/:
"""
pigz, which stands for parallel implementation of gzip, is a fully functional replacement for gzip that exploits multiple processors and multiple cores to the hilt when compressing data. pigz was written by Mark Adler, and uses the zlib and pthread libraries.

How is it pronounced?
I'm glad you asked. It is pronounced "pig-zee". It is not pronounced like the plural of pig.
"""

once i am done adding bz2 support to pigz, i plan to obsolete my usr.bin/gzip.
2010-06-17 05:44:06 +00:00
bin If the definition of a static function is #if DES, the declaration 2010-06-09 19:20:18 +00:00
common Fix rb_tree_iterate to get the min/max element of the tree for the 2010-04-30 13:58:09 +00:00
compat Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
crypto New sentence, new line. Bump date for previous. 2010-06-04 21:53:36 +00:00
dist handle STDC and GNUC inline semantic differences by providing and 2010-06-01 08:53:20 +00:00
distrib tests 2010-06-16 19:30:11 +00:00
doc Note some stuff I've done. 2010-06-16 06:40:52 +00:00
etc tests 2010-06-16 19:30:11 +00:00
external initial import of pigz 2.1.6 sources. 2010-06-17 05:44:06 +00:00
extsrc Top level reach-over directory for extsrc. 2009-12-01 01:53:46 +00:00
games Fix some additional typos/grammar slips. 2010-05-29 22:56:01 +00:00
gnu perhaps this fixes the build issue? 2010-06-03 14:32:31 +00:00
include 1. MB_LEN_MAX switch MD to MI. 2010-06-07 13:52:28 +00:00
lib 1. split runetype_local.h -> runetype_file.h 2010-06-13 04:14:56 +00:00
libexec Remove zombie file. 2010-05-29 23:58:33 +00:00
regress verify hex digits. 2010-05-19 21:59:34 +00:00
rescue Relegate edlabel to use in extremely memory constrained install 2010-03-10 23:13:09 +00:00
sbin naughty naughty, don't peek into src/sys 2010-06-14 14:42:49 +00:00
share ugh. this needs a real fix, but for now just update it to reality. 2010-06-17 03:10:21 +00:00
sys disable some DEBUG code uvm_pglist_add() that has severe performance 2010-06-17 03:13:58 +00:00
tests Add simple etfs test which almost tests for bug fixed yesterday 2010-06-16 19:29:33 +00:00
tools Bye bye atf-compile, you won't be missed. 2010-06-04 08:34:35 +00:00
usr.bin JobFinish: call PrintOnError if we detected an error we are not ignoring. 2010-06-17 03:36:05 +00:00
usr.sbin 1. split runetype_local.h -> runetype_file.h 2010-06-13 04:14:56 +00:00
x11 fix the dependancy list for this. 2010-03-22 00:23:59 +00:00
build.sh Minor grammar improvement in status message. 2010-05-27 05:41:54 +00:00
BUILDING Support "extsrc", externally added programs and libraries. Users can write 2009-11-30 16:13:22 +00:00
Makefile descend into sys/rump/kern 2010-06-10 22:41:41 +00:00
Makefile.inc
UPDATING minor clarification 2010-06-09 17:29:15 +00:00