summaryrefslogtreecommitdiff
path: root/usr.bin/tty/tty.c
AgeCommit message (Expand)Author
2023-11-26Remove copyright strings ifdef'd outWarner Losh
2023-11-26usr.bin: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-07-07Mark usage function as __dead2 in programs where it does not returnAlfonso Gregory
2017-11-20General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-02-28Renumber copyright clause 4Warner Losh
2016-08-16tty: Use proper definition of exit status code and stdin macroSofian Brabez
2010-12-11Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl
2002-05-29A space between switch and open-paren. Don't explicitly cast the valueJuli Mallett
2002-05-29ANSI, __FBSDID()Juli Mallett
2002-03-22remove __PWarner Losh
2001-12-03Warns cleanup - don't declare ttyname(). Add FreeBSD ID to Makefile.David Malone
2001-06-24Include missing header files which define functions for which gcc hasDima Dorfman
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1997-08-18Add usage().Philippe Charnier
1997-03-29compare return value from getopt against -1 rather than EOF, per the finalWarner Losh
1994-05-27BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes