freebsd-dev/gnu/usr.bin
Poul-Henning Kamp d030d2d2ae Many places in the code NULL is used in integer context, where
plain 0 should be used.  This happens to work because we #define
NULL to 0, but is stylistically wrong and can cause problems
for people trying to port bits of code to other environments.

PR:		2752
Submitted by:	Arne Henrik Juul <arnej@imf.unit.no>
1997-09-18 14:08:40 +00:00
..
as Many places in the code NULL is used in integer context, where 1997-09-18 14:08:40 +00:00
awk Fix initstate() cast to match Lite2 1997-03-17 16:32:14 +00:00
bc Fix the getopt() prototype to match the system one. 1997-03-11 17:14:37 +00:00
binutils Support 4MB pages. 1997-07-27 18:29:04 +00:00
bison change bin to BINOWN and BINGRP 1997-08-21 03:28:07 +00:00
cc NOSHARED takes a yes/YES no/NO value, not "true, false, hey mon!". 1997-06-29 06:03:42 +00:00
cpio Added to RELENG_2_2 via tagging. 1997-08-21 08:26:55 +00:00
cvs small change to prevent "modules" to be modified twice, on the following 1997-07-15 16:48:01 +00:00
dc Make makewhatis(1) happy. 1997-03-21 20:59:44 +00:00
dialog fix misspelling 1997-08-30 11:08:06 +00:00
diff Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
diff3 This commit was generated by cvs2svn to compensate for changes in r13122, 1995-12-30 19:02:48 +00:00
gdb Support 4MB pages. 1997-07-27 18:29:04 +00:00
genclass Add a genclass.1 manpage. 1997-09-15 19:18:59 +00:00
gperf Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
grep Fix a number of typos, one of which is part of PR# 2917. 1997-03-09 00:33:19 +00:00
groff Add a simple manpage. 1997-09-15 16:08:56 +00:00
gzip spelling corrections. 1997-09-13 16:01:53 +00:00
ld Many places in the code NULL is used in integer context, where 1997-09-18 14:08:40 +00:00
man Many places in the code NULL is used in integer context, where 1997-09-18 14:08:40 +00:00
patch fix compilation warnings in patch... (with slight modification) 1997-03-17 01:44:43 +00:00
perl Sigh, there's always one more buffer overflow. :-( 1997-09-16 08:33:52 +00:00
ptx Same deal. 1997-01-11 03:50:21 +00:00
rcs Add missing *roff macros to correct display about -V option. 1997-08-23 15:50:53 +00:00
sdiff Update to GNU diffutils 2.6 1993-11-12 07:05:40 +00:00
send-pr fix a few spelling changes 1997-08-30 12:22:49 +00:00
sort Uncomment static from collate_range_cmp, no more in locale.h 1996-10-31 14:44:24 +00:00
tar NOSHARED takes a yes/YES no/NO value, not "true, false, hey mon!". 1997-06-29 06:03:42 +00:00
texinfo Real skeleton manpage for install-info 1997-08-29 09:10:22 +00:00
Makefile Don't descend into the perl directory if it isn't there (eg: cvsup 1997-04-12 07:19:09 +00:00
Makefile.inc Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00