OpenBSD CVS

src/usr.bin/from/


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

Current tag: OPENBSD_6_2_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.3   26 years  deraadt   $OpenBSD$
[TXT] from.1  1.13   8 years  millert   Modernize from(1) a bit. Use getline() to support longer lines and document the...
[TXT] from.c  1.25   6 years  millert   Use ferror() to check for getline() failure. From Scott Cheloha. OK jung@