OpenBSD CVS

src/bin/test/


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 / bin / test

Current tag: OPENBSD_5_9


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.4   12 years  schwarze   switch to installing source manuals (base part) discussed with lots of people, t...
[TXT] test.1  1.32   8 years  jmc   add [ to NAME, and document it; the NAME addition was proposed by ingo a while b...
[TXT] test.c  1.16   8 years  gsoares   fix exit status on pledge fail, eval here should be 2. OK tb@