summaryrefslogtreecommitdiffstats
path: root/contrib/telnet/telnetd/global.c
Commit message (Collapse)AuthorAgeFilesLines
* Use __FBSDID vs. rcsid[]. Also protect sccs[] and copyright[] from GCC 3.3.obrien2003-05-041-4/+4
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* MFC: no \n in syslog strings. Change -P to -p in flags. EOF -> -1. Use err(3).charnier1997-12-081-0/+4
|
* Bring the FreeBSD changes to the virgin sources.markm1997-09-071-1/+1
|
* Initial import of BSD telnet. This will be used to build the kerberisedmarkm1997-09-041-0/+48
telnet, and after userland diffs have been merged in, will be used to build the non-kerberised sources as well. (See unifdef(1) for details)
OpenPOWER on IntegriCloud