OpenBSD CVS

src/sbin/nologin/


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 / sbin / nologin

Current tag: OPENBSD_2_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.5   27 years  downsj   Just for the hell of it..?
[TXT] nologin.8  1.8   24 years  aaron   start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@
[TXT] nologin.c  1.2   27 years  millert   #include <string.h> since we use string functions...