Commit Graph

15 Commits

Author SHA1 Message Date
mycroft e683da3ba6 const poisoning. 1998-07-26 22:38:15 +00:00
mrg 32f519716b - use an array MAXHOSTNAMELEN+1 size to hold hostnames
- ensure hostname from gethostname() is nul-terminated in all cases
- minor KNF
- use MAXHOSTNAMELEN over various other values/defines
- be safe will buffers that hold hostnames
1998-07-06 06:56:06 +00:00
christos eae55ce3e5 oops... tyop 1998-03-04 13:44:48 +00:00
christos 2dbdac9937 - WARNSify
- add missing programs (mkmake, prt3270)
1998-03-04 13:16:04 +00:00
thorpej c85905a814 Change a couple of exit()s to _exit(), so that they're safe for vfork(). 1997-12-31 06:12:20 +00:00
mikel 75418659ae use mkstemp() and plug memory leak; fixes PR bin/3517. 1997-04-23 07:11:09 +00:00
tls 9d225a1783 RCS ID police 1997-01-09 20:18:21 +00:00
cgd ff5fc3cf84 delete bogus declaration of abort() and include stdlib.h, so that this
compiles w/o warning.
1995-12-11 23:22:09 +00:00
thorpej de321ad16f Conversion from sgtty to termios, from Scott Reynolds <scottr@plexus.com>. 1995-10-10 04:18:01 +00:00
cgd 2e659538b6 string.h, and clean up signal handler-related warnings. 1995-04-29 05:56:57 +00:00
cgd 82ed2d9b7d kill uses of gets() 1994-04-10 07:20:35 +00:00
cgd f728b8e770 move include file to where it belongs 1994-02-25 03:40:25 +00:00
mycroft 3158f25b88 Don't declare _putchar(). (Curses does it.) 1993-08-10 00:08:52 +00:00
mycroft e9d867ef50 Add RCS identifiers. 1993-08-01 17:54:45 +00:00
cgd 61f282557f initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00