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_6_0_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.5   8 years  jmc   for some time now mandoc has not required MLINKS to function correctly - logical...
[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@