freebsd-dev/lib/libutil
John Birrell f1d896d117 Make a couple of the stat flags dependent on the sys/stat.h header file
that this source is compiled against. This source is referenced by
install which is needed as a build tool and must be able to compile
against NetBSD headers and libraries if we have a hope of supporting
another architecture.

With this change, that's two working programs down and 3945 (?) to go.
The other one was make, but that didn't need any changes to work under
FreeBSD/Alpha. 8-)
1998-01-09 06:14:59 +00:00
..
_secure_path.3 For non-root uids, consider root-owned files also 'secure' unless otherwise 1997-05-15 06:06:32 +00:00
_secure_path.c For non-root uids, consider root-owned files also 'secure' unless otherwise 1997-05-15 06:06:32 +00:00
libutil.h The parameters to logwtmp should be const char's 1997-09-04 22:38:59 +00:00
login_auth.3 Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
login_auth.c sleep() after sending 'nologin' file to ensure output is drained before 1997-07-19 04:47:05 +00:00
login_cap.3 Make the login_getclassbyname prototype match reality. 1997-11-05 04:03:05 +00:00
login_cap.c Add "break" inadvertently removed in previous update. 1997-06-13 22:26:41 +00:00
login_cap.h Summary of login.conf support changes: 1997-05-10 18:55:38 +00:00
login_class.3 Fixed missing const in synopsis. 1997-04-13 14:12:48 +00:00
login_class.c Summary of login.conf support changes: 1997-05-10 18:55:38 +00:00
login_ok.3 Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
login_ok.c Fix infinite loop. 1997-06-16 23:38:01 +00:00
login_times.3 Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
login_times.c Summary of login.conf support changes: 1997-05-10 18:55:38 +00:00
login_tty.3 Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
login_tty.c Protect the copyright comments from reformatting by 1997-08-13 20:42:18 +00:00
login.3 Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
login.c Protect the copyright comments from reformatting by 1997-08-13 20:42:18 +00:00
login.conf.5 Add passwd(5) to "SEE ALSO". 1997-10-07 05:40:36 +00:00
logout.3 Add #include <sys/types.h> in synopsis, now required for libutil.h. 1997-05-11 08:50:33 +00:00
logout.c Protect the copyright comments from reformatting by 1997-08-13 20:42:18 +00:00
logwtmp.3 Add #include <sys/types.h> in synopsis, now required for libutil.h. 1997-05-11 08:50:33 +00:00
logwtmp.c The parameters to logwtmp should be const char's 1997-09-04 22:38:59 +00:00
Makefile Remove login_progok() 1997-08-31 20:09:39 +00:00
pty.3 Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
pty.c Protect the copyright comments from reformatting by 1997-08-13 20:42:18 +00:00
pw_util.c Statisize usage(). 1997-10-27 07:53:22 +00:00
setproctitle.3 Add #include <sys/types.h> in synopsis, now required for libutil.h. 1997-05-11 08:50:33 +00:00
setproctitle.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
stat_flags.c Make a couple of the stat flags dependent on the sys/stat.h header file 1998-01-09 06:14:59 +00:00
uucplock.3 Remove the claim that UUCP locking were not atomic. It is since 1997-10-07 07:24:50 +00:00
uucplock.c Implement canonical locking protocol 1997-08-10 18:42:39 +00:00