NetBSD/usr.sbin/pkg_install/lib
agc 62aaf11f0b In isdir() function, use lstat(2) instead of stat(2), so that we do
not traverse through any symbolic link.  This fix means that packages
which make symbolic links to directories can now be de-installed.
1998-04-23 10:40:04 +00:00
..
Makefile WARNSify, cleanup Makefiles 1997-10-17 14:53:18 +00:00
exec.c WARNSify, cleanup Makefiles 1997-10-17 14:53:18 +00:00
file.c In isdir() function, use lstat(2) instead of stat(2), so that we do 1998-04-23 10:40:04 +00:00
ftp.errors
ftpio.3
ftpio.c Don't hardcode 1900 1998-02-04 15:29:19 +00:00
ftpio.h
global.c WARNSify, cleanup Makefiles 1997-10-17 14:53:18 +00:00
lib.h WARNSify, cleanup Makefiles 1997-10-17 14:53:18 +00:00
msg.c WARNSify, cleanup Makefiles 1997-10-17 14:53:18 +00:00
pen.c Clean up some lint warnings about return value of errx. 1998-03-27 12:17:58 +00:00
plist.c When reading the PLIST file, don't abort everything if you don't 1998-03-27 12:16:26 +00:00
str.c use strchr/strrchr/memset/memmove instead of index/rindex/bzero/bcopy 1997-10-18 11:05:34 +00:00