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
Florent Thoumie
853e670bb4
- Backout latest changes (follow symlinks: r186496, r186518).
...
- Bump PKG_INSTALL_VER to 20090106.
2009-01-06 19:00:12 +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
- Backout latest changes (follow symlinks: r186496, r186518).
2009-01-06 19:00:12 +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
Use humanize_number to report pen-sizes so people don't have to count
2008-08-07 14:48:35 +00:00
pkgwrap.c
…
plist.c
- Backout latest changes (follow symlinks: r186496, r186518).
2009-01-06 19:00:12 +00:00
str.c
…
url.c
Remove support for RELENG_4 (__FreeBSD_version < 500039).
2008-06-16 23:41:11 +00:00
version.c
…