OpenBSD CVS

src/usr.bin/tr/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / tr

Current tag: OPENBSD_4_0_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.3   26 years  deraadt   $OpenBSD$
[TXT] extern.h  1.6   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] str.c  1.10   18 years  djm   some more malloc(x * y); bzero() -> calloc(x, y) whacking from adobriyan AT gmai...
[TXT] tr.1  1.9   20 years  jmc   - section reorder - COMPATIBILITY merge - macro cleanup - kill whitespace at EOL...
[TXT] tr.c  1.13   19 years  deraadt   signed and unsigned char wiggles