freebsd-skq/usr.sbin/pkg_install/delete
phk d8ac409160 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
..
delete.h 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 Protect against missing initial @cwd. Closes PR#2893 1997-03-06 10:21:57 +00:00
pkg_delete.1 Fix multiple documentation bogons. 1997-06-19 15:18:34 +00:00