Go to file
drochner 2cef52fe83 whan compressing, set the Z_FINISH flag to zlib to tell that
the data chunk is the final one, which makes that zlib issues the
proper termination marker
(KAME IPSEC does this, but doesn't check eagerly in the receive
path, so the missing termination didn't cause problems so far)
closes my PR kern/44539
being here, replace the Z_PARTIAL_FLUSH flag which is marked
deprecated by zlib by Z_SYNC_FLUSH in the decompression path
(tested with IPv4 IPCOMP on i386)
2011-02-10 21:17:49 +00:00
bin Put -l compatibility note in STANDARDS section. 2011-02-06 12:49:32 +00:00
common prop_dictionary_internalize_from_file_returns_a_dictionary_not_an_array 2011-02-02 16:37:27 +00:00
compat if using MAKEOBJDIRPREFIX, make sure to unset it since it would override 2011-01-31 10:58:14 +00:00
crypto From Mats Erik Andersson <debian@gisladisker.se>: Implement importing of 2011-02-10 11:20:08 +00:00
dist - Fix man pages list for MKNPF=no case. Based on a patch from Scott Ellis. 2011-02-10 14:04:29 +00:00
distrib Fix liblua_g.a and libterminfo_g.a to be -unknown- debuglib instead of 2011-02-10 20:56:02 +00:00
doc Note NetBSD/hp300 wscons. 2011-02-06 18:38:01 +00:00
etc Add missing / 2011-02-10 19:17:35 +00:00
external Add defintions for ews4800mips and hp300 Xorg servers. 2011-02-09 13:37:48 +00:00
extsrc
games Fix spelling: it's *Jef* Raskin, not Jeff Raskin. 2011-01-24 15:30:54 +00:00
gnu Default NetBSD to -msecure-plt now. 2011-02-10 07:18:29 +00:00
include remquo{,f} from FreeBSD via Stathis Kamperis 2011-02-06 00:44:08 +00:00
lib Make liblzf and the lvm2 libraries during the library stage. This also makes 2011-02-10 20:57:22 +00:00
libexec Fix problem with bss-plt objects which a reloc index, not offset. 2011-02-10 02:28:20 +00:00
regress
rescue
sbin Exterminate a bug I created in 2009. 2011-02-09 11:22:49 +00:00
share FSCK. 2011-02-10 19:25:42 +00:00
sys whan compressing, set the Z_FINISH flag to zlib to tell that 2011-02-10 21:17:49 +00:00
tests update /dev/null rump minor to make test pass again 2011-02-10 20:10:54 +00:00
tools Add LLVM and clang build system. It is enabled by MKLLVM=yes. 2011-02-06 01:13:42 +00:00
usr.bin simplify 2011-02-10 00:05:52 +00:00
usr.sbin stop processing a label mapping message if we don't have a route for it. 2011-02-10 12:44:41 +00:00
x11
BUILDING Pass down INSTALLSETS variable to installsets target. Use :Q to escape 2011-01-29 16:56:26 +00:00
Makefile Pass down INSTALLSETS variable to installsets target. Use :Q to escape 2011-01-29 16:56:26 +00:00
Makefile.inc
UPDATING fix typo in "-traditional-cpp" 2011-01-23 23:40:37 +00:00
build.sh Add support for the Extensible MIPS ("eMIPS") platform. The 2011-01-26 01:18:43 +00:00