NetBSD/usr.sbin/pkg_install/lib
hubertf 90c872591e Allow symlinks to directories instead of pure directories in several
places (/usr/pkg, /var/db/pkg, ...). Closes PR 6009 by Jim Bernard
<jimjbernard@ox.mines.edu>.
1998-08-27 23:37:35 +00:00
..
Makefile Replace FreeBSD's libftpio with our calls to our great ftp client. 1998-07-09 16:47:26 +00:00
exec.c WARNSify, cleanup Makefiles 1997-10-17 14:53:18 +00:00
file.c Allow symlinks to directories instead of pure directories in several 1998-08-27 23:37:35 +00:00
global.c WARNSify, cleanup Makefiles 1997-10-17 14:53:18 +00:00
lib.h Allow symlinks to directories instead of pure directories in several 1998-08-27 23:37:35 +00:00
msg.c Don't exit cleanup() functions if not called from signal handler - this 1998-08-25 00:12:16 +00:00
pen.c Abort on "rm -rf /"... 1998-07-08 07:17:30 +00:00
plist.c {} fixes from Erik Bertelsen <erik@erik-be.uni-c.dk> (PR 6047) to shut up egcs. 1998-08-27 20:31:00 +00:00
str.c use strchr/strrchr/memset/memmove instead of index/rindex/bzero/bcopy 1997-10-18 11:05:34 +00:00