OpenBSD CVS

src/usr.bin/join/


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

Current tag: OPENBSD_4_0


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.3   20 years  otto   Update, mostly from FreeBSD: o Realloc cleanup. o Some long vs int cleanup. o I...
[TXT] join.1  1.16   18 years  hugh   Spread some .Xr for the hard to stumble across lam(1). jmc yeps.
[TXT] join.c  1.18   20 years  otto   Follow Posix when writing non-matching lines. Historically, join(1) did not chan...