freebsd-dev/usr.bin/login
Robert Watson 781202d7fd Pass int arguments to auditon(2)'s A_GETCOND API rather than long
arguments.  This change should be MFC'd with OpenBSM 1.1 since they
are interdependent.

MFC after:	2 weeks
Obtained from:	TrustedBSD Project
Sponsored by:	Apple, Inc.
2009-04-19 23:34:22 +00:00
..
login_audit.c Pass int arguments to auditon(2)'s A_GETCOND API rather than long 2009-04-19 23:34:22 +00:00
login_fbtab.c Use NULL instead of 0 for the return value of fopen(). 2007-09-21 01:55:11 +00:00
login.1 Add a cross-reference to newgrp(1). 2007-11-30 11:02:36 +00:00
login.c Don't strip TTY device name to the last '/'. 2009-03-27 19:13:36 +00:00
login.h Fix some warnings by making things const, adding missing headers, 2007-05-07 11:01:36 +00:00
Makefile
pathnames.h
README

This login has additional functionalities. They are all based on (part of)
Wietse Venema's logdaemon package.


The following defines can be used:

- LOGALL to log all logins


-Guido

$FreeBSD$