maxim
9486046848
Avoid accidental use of ANSI C trigraphs.
...
Spotted by: Pawel Worach
Obtained from: NetBSD (rev. 1.11, 1.13)
2004-08-21 07:23:41 +00:00
imp
a5ee0f95f8
o __P removal
...
o register removal
o use new style prototypes and function definitions
2002-02-07 23:57:01 +00:00
kris
0ae50c3464
Format string paranoia
...
Obtained from: OpenBSD
2000-11-19 10:52:10 +00:00
peter
e226894fa0
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
brian
3794629aa4
Ensure that things returned by gethostname() and
...
friends are terminated and allow for a maximum
host name length of MAXHOSTNAMELEN - 1.
Put parenthesis around sizeof args.
Make some variables static.
Fix telnetd -u (broken by my last commit)
Prompted by: bde
1999-04-07 08:27:45 +00:00
charnier
70fe45ba10
Add usage(), rcsids.
1997-11-24 07:33:42 +00:00
steve
fb8554878f
Zap register keyword usage and convert: bcopy -> memmove, bzero -> memset,
...
index -> strchr, and rindex -> strrchr.
1997-06-29 19:50:26 +00:00
steve
7cf440d97b
Merge conflicts and make this compile -Wall clean.
1997-06-29 19:00:29 +00:00
imp
298d1ef2f1
compare return value from getopt against -1 rather than EOF, per the final
...
posix standard on the topic.
1997-03-28 15:48:21 +00:00
peter
bd20ff9351
Revert $FreeBSD$ to $Id$
1997-02-22 14:22:49 +00:00
jkh
9c0cd3f9df
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
wosch
e5b4420bce
add forgotten $Id$
1996-09-22 21:56:57 +00:00
rgrimes
1c444a9f7e
Remove trailing whitespace.
1995-05-30 05:51:47 +00:00
rgrimes
758c6e92c9
BSD 4.4 Lite Libexec Sources
1994-05-27 12:39:25 +00:00