OpenBSD CVS

src/usr.bin/msgs/


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

Current tag: OPENBSD_3_3


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile (in the Attic) [Hide]  1.7   22 years  espie   Add missing libraries to bsd.prog.mk (mostly kerberosV) Use them in DPADD throug...
[TXT] msgs.1 (in the Attic) [Hide]  1.13   21 years  deraadt   typos; jmc@prioris.mini.pw.edu.pl
[TXT] msgs.c (in the Attic) [Hide]  1.24   21 years  deraadt   lots of sprintf -> snprintf and strcpy -> strlcpy; checked by tedu
[TXT] pathnames.h (in the Attic) [Hide]  1.3   27 years  deraadt   _PATH_TMP -> _PATH_TMPFILE; avoid /tmp//fooXXXX where possible too