OpenBSD CVS

src/usr.bin/tsort/


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

Current tag: OPENBSD_6_2_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.7   6 years  espie   remove redundant variable declarations in Makefiles, since those are the default...
[TXT] tsort.1  1.23   12 years  jmc   there must be an even number of node names, not pairs; from Jan Stary
[TXT] tsort.c  1.36   7 years  espie   reorg node struct so it's packed tighter (found by clang actually) mark usage __...