NetBSD/usr.sbin/pkg_install/lib
mrg 32f519716b - use an array MAXHOSTNAMELEN+1 size to hold hostnames
- ensure hostname from gethostname() is nul-terminated in all cases
- minor KNF
- use MAXHOSTNAMELEN over various other values/defines
- be safe will buffers that hold hostnames
1998-07-06 06:56:06 +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 - use an array MAXHOSTNAMELEN+1 size to hold hostnames 1998-07-06 06:56:06 +00:00
ftp.errors Add NetBSD Ids 1997-06-05 12:59:18 +00:00
ftpio.3 Add NetBSD Ids 1997-06-05 12:59:18 +00:00
ftpio.c Don't hardcode 1900 1998-02-04 15:29:19 +00:00
ftpio.h Add NetBSD Ids 1997-06-05 12:59:18 +00:00
global.c WARNSify, cleanup Makefiles 1997-10-17 14:53:18 +00:00
lib.h - use an array MAXHOSTNAMELEN+1 size to hold hostnames 1998-07-06 06:56:06 +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 Add support for CONFLICTS entry, implement -C switch for pkg_create 1998-06-05 11:22:19 +00:00
str.c use strchr/strrchr/memset/memmove instead of index/rindex/bzero/bcopy 1997-10-18 11:05:34 +00:00