Searched hist:29574 (Results 1 - 21 of 21) sorted by relevance

/freebsd-9.3-release/usr.bin/tip/tip/
H A Dvars.cdiff 29574 Thu Sep 18 12:08:40 MDT 1997 phk 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>
H A Dtip.cdiff 29574 Thu Sep 18 12:08:40 MDT 1997 phk 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>
/freebsd-9.3-release/lib/libc/db/btree/
H A Dbt_seq.cdiff 29574 Thu Sep 18 12:08:40 MDT 1997 phk 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>
/freebsd-9.3-release/libexec/revnetgroup/
H A Drevnetgroup.cdiff 29574 Thu Sep 18 12:08:40 MDT 1997 phk 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>
/freebsd-9.3-release/usr.bin/mail/
H A Dcmd1.cdiff 29574 Thu Sep 18 12:08:40 MDT 1997 phk 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>
H A Dcmd2.cdiff 29574 Thu Sep 18 12:08:40 MDT 1997 phk 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>
H A Dcmd3.cdiff 29574 Thu Sep 18 12:08:40 MDT 1997 phk 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>
H A Dcollect.cdiff 29574 Thu Sep 18 12:08:40 MDT 1997 phk 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>
H A Dlex.cdiff 29574 Thu Sep 18 12:08:40 MDT 1997 phk 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>
/freebsd-9.3-release/usr.bin/tset/
H A Dmap.cdiff 29574 Thu Sep 18 12:08:40 MDT 1997 phk 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>
/freebsd-9.3-release/usr.bin/vgrind/
H A Dvfontedpr.cdiff 29574 Thu Sep 18 12:08:40 MDT 1997 phk 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>
/freebsd-9.3-release/sbin/restore/
H A Drestore.cdiff 29574 Thu Sep 18 12:08:40 MDT 1997 phk 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>
H A Ddirs.cdiff 29574 Thu Sep 18 12:08:40 MDT 1997 phk 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>
/freebsd-9.3-release/lib/libc/gen/
H A Dgetcap.cdiff 29574 Thu Sep 18 12:08:40 MDT 1997 phk 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>
H A Dgetpwent.cdiff 29574 Thu Sep 18 12:08:40 MDT 1997 phk 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>
/freebsd-9.3-release/usr.bin/calendar/
H A Dday.cdiff 29574 Thu Sep 18 12:08:40 MDT 1997 phk 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>
/freebsd-9.3-release/usr.sbin/pkg_install/delete/
H A Dmain.cdiff 29574 Thu Sep 18 12:08:40 MDT 1997 phk 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>
/freebsd-9.3-release/lib/libftpio/
H A Dftpio.cdiff 29574 Thu Sep 18 12:08:40 MDT 1997 phk 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>
/freebsd-9.3-release/usr.bin/uudecode/
H A Duudecode.cdiff 29574 Thu Sep 18 12:08:40 MDT 1997 phk 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>
/freebsd-9.3-release/libexec/ftpd/
H A Dftpcmd.ydiff 29574 Thu Sep 18 12:08:40 MDT 1997 phk 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>
/freebsd-9.3-release/usr.sbin/pkg_install/add/
H A Dmain.cdiff 29574 Thu Sep 18 12:08:40 MDT 1997 phk 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>

Completed in 198 milliseconds