OpenBSD CVS

src/usr.bin/paste/


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 / paste

Current tag: OPENBSD_4_0_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.2   27 years  deraadt   rcsid
[TXT] paste.1  1.8   18 years  jmc   add an EXAMPLES section adapted from freebsd's page, courtesy of ray lai;
[TXT] paste.c  1.15   18 years  ray   Use queue(3) macros instead of custom queue. OK beck@