Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-02-24 | Add RMD160 digests | agc | 1 | -1/+2 | |
2003-09-22 | Fix build on Solaris. From Jonathan Perkin in PR 22885. | wiz | 1 | -1/+7 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 | |
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. | |||||
2002-07-02 | Add RCS Id. | wiz | 1 | -1/+1 | |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -5/+5 | |
2001-05-30 | - install manual pages as well. | kei | 2 | -4/+9 | |
- sort PLIST entries. | |||||
2001-05-19 | Initial import of ttyrec. | jtb | 5 | -0/+37 | |
ttyrec is a tty recorder. Recorded data can be played back with the included ttyplay command. ttyrec is just a derivative of script command for recording timing information with microsecond accuracy as well. It can record emacs -nw, vi, lynx, or any programs running on tty. Package provided by Masao Uebayashi <uebayasi@soum.co.jp> in private email as a followup to PR pkg/12978. |