This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
93e48bdb1e
NetBSD
/
usr.sbin
/
pkg_install
/
add
History
gson
23198f432e
Fix uninitialized variable which was causing pkg_add -u to randomly
...
dump core. This may fix PR pkg/30292.
2006-07-20 08:34:32 +00:00
..
add.h
extract.c
sprinkle a little (char *) to quell GCC4.
2006-05-11 23:50:15 +00:00
futil.c
main.c
Update usage() to match the manpage - most important, add missing options
2006-06-27 23:33:21 +00:00
Makefile
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
2006-05-11 23:16:28 +00:00
perform.c
Fix uninitialized variable which was causing pkg_add -u to randomly
2006-07-20 08:34:32 +00:00
pkg_add.1
verify.c
verify.h