jtk
a3cd5fc7ba
split out apmcall and bioscall into separate files, for ease of modular
...
construction into other drivers (eventually)
1997-10-14 03:54:18 +00:00
lukem
2aa5d6b785
WARNSify, use <termcap.h>
1997-10-14 02:07:55 +00:00
lukem
a04cd750cc
WARNSify, use <termcap.h> instead of <curses.h>
1997-10-14 01:46:32 +00:00
lukem
2122942c25
WARNSify, use <termcap.h>, rename setmode() to setulmode() to prevent nameclash
1997-10-14 01:40:20 +00:00
lukem
c72c1882ab
WARNSify, use <termcap.h>
1997-10-14 01:28:47 +00:00
lukem
2ce4ef15e6
use <termcap.h>
1997-10-14 01:14:20 +00:00
lukem
0dc4ed53f0
use <termcap.h>
1997-10-14 01:02:48 +00:00
lukem
fafe360918
define global vars with `extern' in "back.h", and only define once in
...
init.c... backgammon works again...
1997-10-14 00:53:26 +00:00
matt
8c42ff649b
Add support for returning maximum supported MTU when ip_output fails with
...
EMSGSIZE.
1997-10-14 00:52:39 +00:00
lukem
f92e8f1839
use <termcap.h>
1997-10-14 00:41:15 +00:00
cjs
d91cb65523
Include string.h.
1997-10-13 22:20:35 +00:00
gwr
aea301d0c0
Add a call to idprom_init().
1997-10-13 22:18:52 +00:00
cjs
63b3971af2
time_t != long, again. *Sigh*.
1997-10-13 22:18:32 +00:00
cjs
d935cf10a1
Since we've got an int to store the value, why store it in a function
...
pointer and cast it?
1997-10-13 22:12:01 +00:00
cjs
cc78feaa86
Include string.h for memcpy().
1997-10-13 22:05:26 +00:00
cjs
846ccfbf7f
#include <string.h>
1997-10-13 22:01:54 +00:00
gwr
3716c3b16b
Add idprom.c
1997-10-13 21:59:24 +00:00
gwr
25e542020a
Move idprom stuff from netif_sun.c to idprom.c (new).
1997-10-13 21:57:58 +00:00
gwr
bf1ba6aebb
Provide declarations for _STANDALONE also.
1997-10-13 21:37:02 +00:00
augustss
e0bd22c96a
Fix pastos.
1997-10-13 21:30:57 +00:00
mark
a5efbaaf3f
Fix -Wall compiler warnings.
1997-10-13 21:28:53 +00:00
mark
e30acb582b
Build softfloat support as standard.
1997-10-13 21:26:58 +00:00
mark
4b5476b492
Fix compiler warnings.
1997-10-13 21:24:15 +00:00
cjs
3b88f2c450
time_t != long; cast it.
1997-10-13 21:09:59 +00:00
cjs
c13728a5bc
time_t != long; fix minor type problem.
1997-10-13 21:05:36 +00:00
christos
5175902c09
- make sure that the arguments to the printf like functions are correct
...
- add a makemsg() function to accompany makesignal.
1997-10-13 21:02:57 +00:00
cjs
5e411157a1
Ugly hack to make this compile without warnings on alpha.
1997-10-13 20:45:40 +00:00
cjs
83c227ec28
If you're going to pass a u_char as an int, cast it first.
1997-10-13 20:44:09 +00:00
explorer
be3b267427
Update notice to indicate the the IDEAS were derived from Ted's code, not the
...
code itself, per phone conversation with Ted
1997-10-13 19:59:26 +00:00
christos
bf72b656b0
Warns fixes:
...
use varargs properly
use unsigned chars where appropriate
fix typos
eliminate gcc warnings
1997-10-13 19:42:53 +00:00
pk
e95c79e586
Keep a private pool of auxiliary resources (vndxfer & vndbuf structures)
...
used to setup I/O to regular files.
Implemented in a somewhat generic way, for what it's worth.
1997-10-13 19:15:19 +00:00
explorer
c713bc804e
update copyright to include the CORRECT spelling of Ted Ts'o's name
1997-10-13 18:34:29 +00:00
lukem
2a7a558e44
use <termcap.h> instead of <curses.h> for termcap(3) functions
1997-10-13 16:13:39 +00:00
lukem
22630e700a
install <termcap.h> (was from libedit), and use here...
1997-10-13 16:11:41 +00:00
lukem
b1927dc191
use <termcap.h> instead of defining termcap(3) stuff here
1997-10-13 16:10:36 +00:00
lukem
55c1036e4f
use <termcap.h> instead of "termcap.h" (which was repository copied to libterm)
1997-10-13 16:09:01 +00:00
mrg
9d66e20f61
termcap.h moves to libterm.
1997-10-13 15:46:30 +00:00
lukem
28558b28eb
rcsid fascism
1997-10-13 14:22:22 +00:00
mycroft
ea1e38924b
Remove bogons.
1997-10-13 14:16:16 +00:00
mycroft
da169d6900
Add unformatted man pages.
1997-10-13 14:11:19 +00:00
veego
f157921771
We don't need the -I. . Pointed out by enami tsugutomo.
1997-10-13 13:35:30 +00:00
lukem
7656b49be6
rcsid fascism
1997-10-13 11:55:15 +00:00
lukem
90cee8eaa6
rcsid fascism
1997-10-13 11:21:19 +00:00
leo
a1025a03cc
Correct TBIS_20 parameters, add DCFA/DCPA defines for the 020/030 (From
...
Ignatios).
1997-10-13 11:21:12 +00:00
lukem
0357e86ac5
rcsid fascism
1997-10-13 11:21:11 +00:00
leo
49867b6097
Correct TBIS_20 parameters, add DCFA/DCPA defines for the 020/030 (From
...
Ignatios).
1997-10-13 11:21:09 +00:00
lukem
e3314ef32b
rcsid fascism
1997-10-13 11:19:47 +00:00
veego
9487518196
Add the define for RND_TYPE_TTY.
1997-10-13 10:24:21 +00:00
bouyer
dd53470e10
The number of fs types is FSMAXTYPES not DKMAXTYPES.
...
Correct read of formatted file (used with -e or -R) so that fstype with
spaces will work. Also enlarge the fstype field by 2 chars so that
"Linux Ext2" will not be truncated.
1997-10-13 09:53:26 +00:00
bouyer
7cdf2a0dc5
The number of fs types is FSMAXTYPES not DKMAXTYPES.
1997-10-13 09:44:18 +00:00