History log of /freebsd-10-stable/usr.bin/tty/tty.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 216370 11-Dec-2010 joel

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


# 97484 29-May-2002 jmallett

A space between switch and open-paren. Don't explicitly cast the value
returned by getopt(3) to 'char' in a switch.


# 97482 29-May-2002 jmallett

ANSI, __FBSDID()


# 92922 21-Mar-2002 imp

remove __P


# 87302 03-Dec-2001 dwmalone

Warns cleanup - don't declare ttyname(). Add FreeBSD ID to Makefile.


# 78718 24-Jun-2001 dd

Include missing header files which define functions for which gcc has
builtins (e.g., exit, strcmp).


# 50477 27-Aug-1999 peter

$Id$ -> $FreeBSD$


# 28372 18-Aug-1997 charnier

Add usage().


# 24360 29-Mar-1997 imp

compare return value from getopt against -1 rather than EOF, per the final
posix standard on the topic.


# 1591 27-May-1994 rgrimes

This commit was generated by cvs2svn to compensate for changes in r1590,
which included commits to RCS files with non-trunk default branches.


# 1590 27-May-1994 rgrimes

BSD 4.4 Lite Usr.bin Sources