freebsd-dev/usr.sbin/pkg_install/add
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
..
add.h Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
extract.c Change the naming conventions for preserve'd files and also document 1997-07-01 06:13:51 +00:00
futil.c Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
main.c Many places in the code NULL is used in integer context, where 1997-09-18 14:08:40 +00:00
Makefile Add MD5 checksums to packing list for all files during pkg_create and use 1996-07-30 10:48:20 +00:00
perform.c Add support for @option preserve - moves existing files out of the way 1997-06-29 10:41:49 +00:00
pkg_add.1 Typo. 1997-09-13 17:55:43 +00:00