This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-03-28 13:43:12 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4c45e439d2
opnsense-src
/
usr.sbin
/
pkg_install
/
info
History
Kirill Ponomarev
c94ab799af
Document PKG_PATH enviroment variable.
...
Prodded by: Mark Andrews <Mark_Andrews AT isc DOT org> MFC after: 2 days
2005-11-23 10:31:59 +00:00
..
info.h
Add a -q flag to pkg_version. It suppresses the output of <,=,>.
2004-10-18 05:34:54 +00:00
main.c
Fix pkg_info(1) and pkg_delete(1) to handle properly packages which
2005-10-10 08:38:21 +00:00
Makefile
Don't put DEBUG to CFLAGS, we have the standard DEBUG_FLAGS for this.
2004-08-12 20:06:01 +00:00
perform.c
- pkg_info: flag -r: (show packages this packages depends on (documentation change))
2004-06-29 18:59:19 +00:00
pkg_info.1
Document PKG_PATH enviroment variable.
2005-11-23 10:31:59 +00:00
show.c
Remove '\n' since it's redundant in case if file doesn't exist while
2005-09-24 19:41:56 +00:00