NetBSD/external/gpl2
snj 3520a1bb29 Pull up following revision(s) (requested by joerg in ticket #758):
bin/ksh/Makefile: revision 1.31
	bin/ps/print.c: revision 1.123
	external/bsd/iscsi/dist/src/lib/parameters.c: revision 1.4
	external/bsd/iscsi/dist/src/lib/target.c: revision 1.9
	external/gpl2/lvm2/dist/lib/commands/toolcontext.c: revision 1.8
	external/gpl2/lvm2/dist/lib/format1/import-export.c: revision 1.2
	gnu/dist/texinfo/makeinfo/xml.c: revision 1.2
	sbin/bioctl/bioctl.c: revision 1.16
	usr.sbin/isdn/isdnd/msghdl.c: revision 1.12
Drop pointer checks that are always true.
--
Comment out impossible code.
--
Remove tautologic check.
--
Skip vendor if the string is empty.
Use l_wmesg if the string is not empty. Don't bother checking l_name for
nullness.
--
Array can't be null.
--
Show display if it is not empty.
--
Make cast warnings for clang non-fatal.
2015-05-14 08:15:47 +00:00
..
gawk Capitalize sentences. 2012-06-12 21:01:10 +00:00
lvm2 Pull up following revision(s) (requested by joerg in ticket #758): 2015-05-14 08:15:47 +00:00
xcvs Move the arbitrary limit on number of files per commit into 2014-08-10 07:33:37 +00:00
Makefile