Date: Mon, 1 Jan 1996 00:27:44 -0800 (PST) From: Peter Wemm <peter> To: CVS-committers, cvs-lib Subject: cvs commit: src/lib/libutil libutil.h Makefile login.c login_tty.c logout.c logwtmp.c pty.c setproctitle.3 Message-ID: <199601010827.AAA12553@freefall.freebsd.org>
index | next in thread | raw e-mail
peter 96/01/01 00:27:44
Modified: lib/libutil Makefile login.c login_tty.c logout.c logwtmp.c
pty.c setproctitle.3
Added: lib/libutil libutil.h
Log:
Bump libutil revision after recent addition of setproctitle().
Install (optional) libutil.h with prototypes for the functions and
document this in the man page.
minor cleanups to the various routines, include the prototype file, declare
return codes etc.
Revision Changes Path
1.3 +7 -1 src/lib/libutil/Makefile
1.2 +1 -0 src/lib/libutil/login.c
1.2 +5 -0 src/lib/libutil/login_tty.c
1.2 +1 -0 src/lib/libutil/logout.c
1.2 +2 -0 src/lib/libutil/logwtmp.c
1.5 +2 -0 src/lib/libutil/pty.c
1.2 +9 -1 src/lib/libutil/setproctitle.3
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601010827.AAA12553>
