freebsd-dev/lib/libutil
Peter Wemm 7a19f2366e Bump libutil.so version (2.1 -> 2.2) since a whole heap of new functions
were added with the login class stuff.  This is needed since libutil.so.2.1
is what is used in RELENG_2_2 and well into the release cycle.  We only
bump once per release cycle as needed.
1997-01-13 03:05:04 +00:00
..
libutil.h Finally document the interfaces found in libutil. While being here, 1996-12-29 18:30:42 +00:00
login_auth.3 Library functions relating to the login class capabilities database, 1997-01-04 16:50:08 +00:00
login_auth.c Fix typos pointed out by bde (thanks!). 1997-01-05 09:06:32 +00:00
login_cap.3 Consistency check: refs to ~/.login.conf should be ~/.login_conf. 1997-01-07 14:29:50 +00:00
login_cap.c Various bugfixes. 1997-01-07 16:28:12 +00:00
login_class.3 Library functions relating to the login class capabilities database, 1997-01-04 16:50:08 +00:00
login_class.c Various bugfixes. 1997-01-07 16:28:12 +00:00
login_ok.3 Minor mdoc style fixes. 1997-01-09 07:12:09 +00:00
login_ok.c Library functions relating to the login class capabilities database, 1997-01-04 16:50:08 +00:00
login_times.3 Library functions relating to the login class capabilities database, 1997-01-04 16:50:08 +00:00
login_times.c Don't depend only <stdio.h> bogusly including <sys/types.h>. 1997-01-05 07:12:29 +00:00
login_tty.3 Spelling/mdoc police. 1996-12-30 21:08:45 +00:00
login_tty.c Bump libutil revision after recent addition of setproctitle(). 1996-01-01 08:27:41 +00:00
login.3 Spelling/mdoc police. 1996-12-30 21:08:45 +00:00
login.c Bump libutil revision after recent addition of setproctitle(). 1996-01-01 08:27:41 +00:00
login.conf.5 Minor mdoc style fixes. 1997-01-09 07:12:09 +00:00
logout.3 Spelling/mdoc police. 1996-12-30 21:08:45 +00:00
logout.c Bump libutil revision after recent addition of setproctitle(). 1996-01-01 08:27:41 +00:00
logwtmp.3 Spelling/mdoc police. 1996-12-30 21:08:45 +00:00
logwtmp.c If hostname > UT_HOSTSIZE, use its numeric address instead to keep 1996-06-17 14:49:02 +00:00
Makefile Bump libutil.so version (2.1 -> 2.2) since a whole heap of new functions 1997-01-13 03:05:04 +00:00
pty.3 Minor mdoc style fixes. 1997-01-09 07:12:09 +00:00
pty.c General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
pw_util.c Implement incremental passwd database updates. This is done by ading a '-u' 1996-07-01 19:38:50 +00:00
setproctitle.3 Spelling/mdoc police. 1996-12-30 21:08:45 +00:00
setproctitle.c General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
stat_flags.c Merge Lite2 mods, and -Wall cleaning. undelete(2) cruft 1996-12-14 06:03:29 +00:00