OpenBSD CVS

src/usr.bin/script/


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


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.3   26 years  deraadt   $OpenBSD$
[TXT] script.1  1.20   2 years  jmc   note the -c runs sh -c; from nabijaczleweli
[TXT] script.c  1.35   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...