Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 1 | -2/+1 | |
automatically detects whether we want the pkginstall machinery to be used by the package Makefile. | |||||
2005-06-17 | Create directories before installing files into them. | jlam | 1 | -1/+3 | |
2005-02-21 | Sign over maintainership to tech-pkg@ | hubertf | 1 | -2/+2 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-10-15 | Improve. | wiz | 1 | -6/+15 | |
XXX: both program and man page are missing a license. | |||||
2003-08-29 | add a manpage | hubertf | 3 | -2/+35 | |
2003-08-29 | Import free-1.0: Displays memory usage | hubertf | 4 | -0/+77 | |
Many users with a linux-background expect the command free, here it is, based on NetBSD's vmstat. From bsdforums.org (http://www.bsdforums.org/forums/showthread.php?s=&threadid=13410), with permission by the author Karsten Kruse <tecneeq@tecneeq.de> |