opnsense-src/usr.sbin/pkg_install/lib
Giorgos Keramidas ce489a99f0 Enable the -n option of pkg_create(1).
The changes to make the option work are already in place, but I missed
the patch hunk that adds it to the getopt() option-handling loop.

Pointy hat:	keramida
Approved by:	flz
MFC after:	1 week
2008-07-08 03:21:05 +00:00
..
deps.c - Replace rather inefficient bubble sort with a recursive depth-first search. 2007-06-18 22:49:13 +00:00
exec.c Make consistent with style(msmith). 4 spaces indent, tab for each 2 indents. 2007-03-28 05:33:52 +00:00
file.c Remove support for RELENG_4 (__FreeBSD_version < 500039). 2008-06-16 23:41:11 +00:00
global.c Allow variable amounts of verbosity. 2006-06-12 22:39:32 +00:00
lib.h Enable the -n option of pkg_create(1). 2008-07-08 03:21:05 +00:00
Makefile For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
match.c - Restore functionality broken in previous commit; we need to be able to report 2008-05-03 22:56:50 +00:00
msg.c Fix SCM ID's. 2002-04-01 09:39:07 +00:00
pen.c Use the length modifier 'll' instead of 'q' to print long longs. 2004-07-28 16:03:13 +00:00
pkgwrap.c Introduce notion of the package tools revision and allow to wrap all tools 2002-09-09 19:43:30 +00:00
plist.c Make consistent with style(msmith). 4 spaces indent, tab for each 2 indents. 2007-03-28 05:33:52 +00:00
str.c pkg_create incorrectly does not add trailing '\n' when it receives 2003-05-26 17:12:22 +00:00
url.c Remove support for RELENG_4 (__FreeBSD_version < 500039). 2008-06-16 23:41:11 +00:00
version.c - complete rewrite of the version number parsing code, restoring compatibiliy of 5.x with 4.x and portupgrade 2004-06-29 18:52:13 +00:00