freebsd-dev/usr.bin/login
Joel Dahl da52b4caaf Remove the advertising clause from UCB copyrighted files in usr.bin. This
is in accordance with the information provided at
ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change

Also add $FreeBSD$ to a few files to keep svn happy.

Discussed with:	imp, rwatson
2010-12-11 08:32:16 +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 ANSIfy various tools in usr.bin/. 2010-01-02 10:09:20 +00:00
login.1 Remove the advertising clause from UCB copyrighted files in usr.bin. This 2010-12-11 08:32:16 +00:00
login.c Get rid of hand-rolled closefrom(3). 2010-10-20 19:53:29 +00:00
login.h Fix some warnings by making things const, adding missing headers, 2007-05-07 11:01:36 +00:00
Makefile Build usr.bin/ with WARNS=6 by default. 2010-01-02 10:27:05 +00:00
pathnames.h Remove the advertising clause from UCB copyrighted files in usr.bin. This 2010-12-11 08:32:16 +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$