Go to file
simonb a8733a30d9 Argh - both gzip.c and libbz have a "decompress" symbol. For now,
rename gzip.c's decompress to de_compress.  I emailed the author
of libbz back in December about this and haven't heard anything
since...

Thanks to enami tsugutomo for pointing this out.
1999-07-27 00:36:10 +00:00
bin According to the previous commit the new process state should be SDEAD and 1999-07-23 08:56:13 +00:00
distrib add -lbz2; also sort the libraries properly. 1999-07-26 08:07:30 +00:00
etc Fix PR security/8069 differently: 1999-07-26 19:31:53 +00:00
games Remove empty functin check_adir() and references to it. 1999-07-26 21:14:21 +00:00
gnu Argh - both gzip.c and libbz have a "decompress" symbol. For now, 1999-07-27 00:36:10 +00:00
include optionally include CRYPTOPATH Makefile.frag files. 1999-07-20 09:47:07 +00:00
lib add several ETHERTYPE_IPV6 case. 1999-07-25 05:52:16 +00:00
libexec When dlopen()'ing a shared object without an absolute pathname, search 1999-07-22 00:18:19 +00:00
regress add in inclusion of file to get memset prototype declaration. 1999-07-21 21:46:17 +00:00
sbin Make the previous actually compile. 1999-07-26 19:38:36 +00:00
share update CRYPTO example to use ".sinclude" 1999-07-26 02:01:47 +00:00
sys Regen. 1999-07-27 00:24:06 +00:00
usr.bin declare EXITSTRING 1999-07-26 06:19:01 +00:00
usr.sbin improve icmp6 printing on jumbogram case. 1999-07-26 06:26:58 +00:00
Makefile