This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
usr.sbin
/
pkg_install
/
info
History
gallatin
09a6e47dc0
getbsize() now takes a pointer to a size_t as its first arg. A pointer
...
to an int no longer works on an LP64 platform...
2002-10-24 17:27:32 +00:00
..
info.h
Introduce notion of the package tools revision and allow to wrap all tools
2002-09-09 19:43:30 +00:00
main.c
Introduce notion of the package tools revision and allow to wrap all tools
2002-09-09 19:43:30 +00:00
Makefile
Reorder libraries to fix static linking (libssl depends on libcrypto, so
2002-06-12 12:45:24 +00:00
perform.c
Use --fast-read mode to extract metadata from package file. Since metadata
2002-09-09 06:06:09 +00:00
pkg_info.1
Introduce notion of the package tools revision and allow to wrap all tools
2002-09-09 19:43:30 +00:00
show.c
getbsize() now takes a pointer to a size_t as its first arg. A pointer
2002-10-24 17:27:32 +00:00