Module Name:src
Committed By: christos
Date: Thu Sep 17 02:22:47 UTC 2015
Modified Files:
src/tools/compat: Makefile
Log Message:
make this more robust by using .CURDIR to cd.
To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 src/tools/compat/Makefile
Please
Module Name:src
Committed By: christos
Date: Thu Sep 17 02:00:33 UTC 2015
Modified Files:
src/lib: Makefile
Log Message:
move libctf after the barrier since it depends on libz
To generate a diff of this commit:
cvs rdiff -u -r1.226 -r1.227 src/lib/Makefile
Please note t
Module Name:src
Committed By: christos
Date: Thu Sep 17 01:53:48 UTC 2015
Modified Files:
src/external/cddl/osnet/lib/libctf: Makefile
Log Message:
don't depend on the installed version of libz
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/cddl
Module Name:othersrc
Committed By: dyoung
Date: Wed Sep 16 21:07:44 UTC 2015
Added Files:
othersrc/external/bsd/arfe/dt: portability.h
Log Message:
Straggler from previous: add file dt/portability.h.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 othersrc/exte
Module Name:othersrc
Committed By: dyoung
Date: Wed Sep 16 21:08:10 UTC 2015
Added Files:
othersrc/external/bsd/arfe/tt/tests/4: README expected-output input
match transform
Log Message:
Add a new test for tt.
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: christos
Date: Wed Sep 16 19:47:14 UTC 2015
Modified Files:
src/external/cddl/osnet/lib/libctf: Makefile
Log Message:
no need for LIBDPLIBS here
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/cddl/osnet/lib/libctf/M
Module Name:src
Committed By: macallan
Date: Wed Sep 16 16:52:54 UTC 2015
Modified Files:
src/sys/dev/pci: gffb.c pm2fb.c r128fb.c voodoofb.c
Log Message:
prop_dictionary_get_bool() doesn't return FALSE if the property doesn't
exist, so initialize things first.
No more con
Module Name:src
Committed By: joerg
Date: Wed Sep 16 15:32:53 UTC 2015
Modified Files:
src/usr.bin/ftp: ssl.c
Log Message:
Workaround const issues of SSL_set_tlsext_host_name.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/usr.bin/ftp/ssl.c
Please note