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
Poul-Henning Kamp
419859bd08
Use humanize_number to report pen-sizes so people don't have to count
...
the digits when trying to install openoffice.
2008-08-07 14:48:35 +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
…
lib.h
Enable the -n option of pkg_create(1).
2008-07-08 03:21:05 +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
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
Remove support for RELENG_4 (__FreeBSD_version < 500039).
2008-06-16 23:41:11 +00:00
version.c
…