447 Commits

Author SHA1 Message Date
mycroft
ef0e3710ea Cleanup for GCC 2. 1993-04-19 07:03:56 +00:00
mycroft
172b2a0477 Cleanup for GCC 2 and make copyright notice look better. 1993-04-19 07:02:13 +00:00
mycroft
a70f05285f Cleanup for GCC 2. 1993-04-19 06:59:19 +00:00
mycroft
2dbf3f4001 Fix subtle word-size error. 1993-04-19 06:02:16 +00:00
cgd
f7be83506a bt can't coexist with aha 1993-04-19 04:27:53 +00:00
mycroft
c240b0229f Add consistent multiple-inclusion protection. 1993-04-19 03:45:34 +00:00
mycroft
365a21bb31 Fix typo. 1993-04-19 01:35:01 +00:00
mycroft
6d16b1bd7d Add consistent multiple-inclusion protection. 1993-04-19 01:22:17 +00:00
mycroft
9510fe189d Add reinclusion protection. 1993-04-19 00:38:48 +00:00
mycroft
d4095feac2 Cleanup for GCC 2. 1993-04-19 00:28:50 +00:00
mycroft
25118e6b04 Cleanup for GCC 2. 1993-04-19 00:03:40 +00:00
mycroft
1bfdbc6522 Cleanup for GCC 2. 1993-04-18 23:30:57 +00:00
mycroft
954f5297dd Cleanup for GCC 2. 1993-04-18 23:19:47 +00:00
mycroft
6df8ee9cd4 Cleanup for GCC 2. 1993-04-18 21:52:18 +00:00
proven
4039e4ed63 Removed references to db in the Makefile. 1993-04-18 21:50:28 +00:00
proven
2f9b87fda9 Updated header files for libdb. 1993-04-18 21:48:37 +00:00
proven
c833970cc8 Added SSIZE_MAX, the POSIX macro for max of ssize_t. 1993-04-18 21:38:47 +00:00
mycroft
5f74f2b497 Cleanup for GCC 2. 1993-04-18 20:50:22 +00:00
mycroft
5f694e073d Cleanup for GCC 2 (and fix a small bogosity). 1993-04-18 20:40:35 +00:00
mycroft
f952e53441 Cleanup for GCC 2. 1993-04-18 20:22:09 +00:00
mycroft
cce19af71a Define default byte order for i386. 1993-04-18 20:18:21 +00:00
mycroft
4e99f83799 Cleanup for GCC 2. 1993-04-18 20:01:35 +00:00
mycroft
f9ede90dcb Cleanup for GCC 2. 1993-04-18 19:27:06 +00:00
mycroft
9a41ff358e Cleanup for GCC 2. 1993-04-18 19:02:31 +00:00
mycroft
acfaf66d3d Okay, so I was confused (but only a little). 1993-04-18 18:56:24 +00:00
mycroft
d856a72e24 Make rrestore target match normal program target.
(This should be in a separate directory, no?)
1993-04-18 18:52:48 +00:00
mycroft
e6a2e1f16a Don't mix ANSI and pre-ANSI varargs. 1993-04-18 18:46:43 +00:00
mycroft
46d95d02fb Make rdump target match normal program target.
(This should probably be in a separate directory, no?)
1993-04-18 18:39:26 +00:00
mycroft
d29a79c392 Cleanup for GCC 2. 1993-04-18 18:14:35 +00:00
mycroft
a69a5fcfec Don't lose if obj dir not present. 1993-04-18 17:37:21 +00:00
mycroft
4b1a29e027 Return correct value for new probe sequence. 1993-04-18 10:24:56 +00:00
mycroft
294b1a569b Return correct value for new probe sequence. 1993-04-18 10:14:15 +00:00
deraadt
da7b08756e slight code quality improvement. not related to the bug with very
old controllers or disks! :-)
1993-04-18 10:03:20 +00:00
mycroft
6d60f9aa08 Eliminate GCC 2 warning due to prototype not being in scope. 1993-04-18 09:22:35 +00:00
mycroft
fe0578fe36 Fix error in last patch. 1993-04-18 09:21:15 +00:00
mycroft
5614eb0c6d Make arguments match prototypes. 1993-04-18 09:19:56 +00:00
mycroft
b4853d6840 Rewrite. Add support for GCC 2. 1993-04-18 08:47:09 +00:00
mycroft
1bb0bfbfcd Map QMAGIC execs at correct address. 1993-04-18 07:34:34 +00:00
mycroft
1b18c2ccca Add N_RELOFF(). 1993-04-17 20:07:05 +00:00
mycroft
046f0eebf1 Fix egregious stupidity which caused QMAGIC execs to be 32 bytes too long.
(Also occurs in BSDI's version, apparently.)
1993-04-17 20:06:31 +00:00
sef
545bf74c50 NCCS is required by POSIX, so not defining it if _POSIX_SOURCE is
defined is *really* silly.
1993-04-17 18:04:18 +00:00
mycroft
214e9cb81b Allow argument to #!' (i.e. #!/bin/foo -argument'). 1993-04-17 08:07:03 +00:00
mycroft
1658ded3a8 Enlarge MAXINTERP to make room for argument. 1993-04-17 08:06:33 +00:00
glass
82c0b0957d this file is never compiled, nor included in 'files' because it is adapted
for the particular architecture.  However, it never would've compiled either
as it had the old '../h/foo.h' stuff in it.
1993-04-17 05:20:54 +00:00
mycroft
3466930de8 Use new format for attach message. 1993-04-17 04:46:12 +00:00
sef
09cde31707 `inline' is not present in gcc when -ansi is given; use __inline instead. 1993-04-17 02:13:22 +00:00
mycroft
dc3b547a84 Fix silly typo. 1993-04-17 01:40:36 +00:00
mycroft
3bc97d9bec Add entry for HP ethernet driver. 1993-04-17 01:40:10 +00:00
mycroft
5d780bda95 Add driver for HP ISA and EISA ethernet adapters. 1993-04-17 01:39:27 +00:00
mycroft
a0e6f2c7bb Add proper cast. 1993-04-17 01:38:51 +00:00