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
/
lib
History
pav
f6342a8cc7
- Restore functionality broken in previous commit; we need to be able to report
...
multiple installed packages with the same PKGORIGIN. Reported by: marcus MFC after: 1 month
2008-05-03 22:56:50 +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
…
global.c
Allow variable amounts of verbosity.
2006-06-12 22:39:32 +00:00
lib.h
- Restore functionality broken in previous commit; we need to be able to report
2008-05-03 22:56:50 +00:00
Makefile
…
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
…
pen.c
…
pkgwrap.c
…
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
…
url.c
Make consistent with style(msmith). 4 spaces indent, tab for each 2 indents.
2007-03-28 05:33:52 +00:00
version.c
…