freebsd-dev/usr.bin/login
2009-12-13 03:14:06 +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 Revert most part of 200420 as requested, as more review and polish is 2009-12-13 03:14:06 +00:00
login.1 Add a cross-reference to newgrp(1). 2007-11-30 11:02:36 +00:00
login.c Revert most part of 200420 as requested, as more review and polish is 2009-12-13 03:14:06 +00:00
login.h Fix some warnings by making things const, adding missing headers, 2007-05-07 11:01:36 +00:00
Makefile Teach login(1) about the make.conf NO_AUDIT variable. This allows us to 2006-12-13 06:13:32 +00:00
pathnames.h Revert most part of 200420 as requested, as more review and polish is 2009-12-13 03:14:06 +00:00
README Remove the last reference to LOGIN_ACCESS from login(1). 2006-03-06 12:56:35 +00:00

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$