freebsd-dev/usr.bin/login
Philip Paeps db3dfd0efa Add a cross-reference to newgrp(1).
Every time I need newgrp, I forget its name but I remember it's like
login for groups - newgrp(1) already cross-references login(1).

MFC after:	2 days
2007-11-30 11:02:36 +00:00
..
login_audit.c Fix some warnings by making things const, adding missing headers, 2007-05-07 11:01:36 +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 Significantly reduce the memory leak as noted in BUGS section for 2007-07-04 00:00:41 +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 login(1) no longer handles /etc/login.access by itself, 2006-03-06 12:38:42 +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$