christos
|
04723c3ffc
|
- WARNS = 4
- factor out commonly used code.
- constify
- use warn/warnx instead of printf
|
2005-11-28 03:26:06 +00:00 |
agc
|
326b2259b7
|
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22366, verified by myself.
|
2003-08-07 11:25:11 +00:00 |
wiz
|
895dc72a69
|
Unifdef __STDC__. Remove __P(). ANSIfy.
|
2002-07-14 15:27:58 +00:00 |
mjl
|
c903850da8
|
Replace 1 and 2 with STDOUT_FILENO and STDERR_FILENO.
ANSIfy and constify.
|
2001-10-09 02:15:37 +00:00 |
scottr
|
94cf433266
|
Add support for DTR/CTS flow control, from Bill Studenmund.
|
1997-10-20 08:07:47 +00:00 |
mikel
|
95abafa1a6
|
use <sys/cdefs.h> __RCSID macro, add prototype for local c_key function
|
1997-07-17 05:46:51 +00:00 |
hpeyerl
|
8e41ca8016
|
-- convert sgtty to termios. From: Scott Bartram <scottb@iis.net>
-- Use seteuid() to only give lpr, lprm, lpq and lpc root when they
need it from matthew green <mrg@mame.mu.oz.au>
|
1995-10-03 15:02:17 +00:00 |