Commit Graph

447 Commits

Author SHA1 Message Date
mycroft 87d1fd6d8a Cleanup for GCC 2. 1993-04-19 07:03:56 +00:00
mycroft cbe290f125 Cleanup for GCC 2 and make copyright notice look better. 1993-04-19 07:02:13 +00:00
mycroft a441553d4b Cleanup for GCC 2. 1993-04-19 06:59:19 +00:00
mycroft 81b91f4488 Fix subtle word-size error. 1993-04-19 06:02:16 +00:00
cgd eaea84d1a9 bt can't coexist with aha 1993-04-19 04:27:53 +00:00
mycroft 235bd1db44 Add consistent multiple-inclusion protection. 1993-04-19 03:45:34 +00:00
mycroft cac6b415ea Fix typo. 1993-04-19 01:35:01 +00:00
mycroft bcbf85df19 Add consistent multiple-inclusion protection. 1993-04-19 01:22:17 +00:00
mycroft b8385343cd Add reinclusion protection. 1993-04-19 00:38:48 +00:00
mycroft be3ae283a9 Cleanup for GCC 2. 1993-04-19 00:28:50 +00:00
mycroft a976caa22e Cleanup for GCC 2. 1993-04-19 00:03:40 +00:00
mycroft 59aab5ec38 Cleanup for GCC 2. 1993-04-18 23:30:57 +00:00
mycroft d58fea2204 Cleanup for GCC 2. 1993-04-18 23:19:47 +00:00
mycroft f7f4b85ce9 Cleanup for GCC 2. 1993-04-18 21:52:18 +00:00
proven c7404d9eb1 Removed references to db in the Makefile. 1993-04-18 21:50:28 +00:00
proven e75cc16e77 Updated header files for libdb. 1993-04-18 21:48:37 +00:00
proven 27fc4b0b97 Added SSIZE_MAX, the POSIX macro for max of ssize_t. 1993-04-18 21:38:47 +00:00
mycroft 11a76ec00f Cleanup for GCC 2. 1993-04-18 20:50:22 +00:00
mycroft ebe96c307c Cleanup for GCC 2 (and fix a small bogosity). 1993-04-18 20:40:35 +00:00
mycroft 5a78b45371 Cleanup for GCC 2. 1993-04-18 20:22:09 +00:00
mycroft dd7cb2ff11 Define default byte order for i386. 1993-04-18 20:18:21 +00:00
mycroft c1fd012d95 Cleanup for GCC 2. 1993-04-18 20:01:35 +00:00
mycroft 804c4234ec Cleanup for GCC 2. 1993-04-18 19:27:06 +00:00
mycroft db1e3ba015 Cleanup for GCC 2. 1993-04-18 19:02:31 +00:00
mycroft 5ef591fb1b Okay, so I was confused (but only a little). 1993-04-18 18:56:24 +00:00
mycroft 5554f0dc1c Make rrestore target match normal program target.
(This should be in a separate directory, no?)
1993-04-18 18:52:48 +00:00
mycroft ac2b12c76f Don't mix ANSI and pre-ANSI varargs. 1993-04-18 18:46:43 +00:00
mycroft 4c972f9662 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 c1d3c01291 Cleanup for GCC 2. 1993-04-18 18:14:35 +00:00
mycroft 7c05310612 Don't lose if obj dir not present. 1993-04-18 17:37:21 +00:00
mycroft e2b92c3fc0 Return correct value for new probe sequence. 1993-04-18 10:24:56 +00:00
mycroft 0105f6f55d Return correct value for new probe sequence. 1993-04-18 10:14:15 +00:00
deraadt e2a9eb19a4 slight code quality improvement. not related to the bug with very
old controllers or disks! :-)
1993-04-18 10:03:20 +00:00
mycroft 24e496eca2 Eliminate GCC 2 warning due to prototype not being in scope. 1993-04-18 09:22:35 +00:00
mycroft 78ff981673 Fix error in last patch. 1993-04-18 09:21:15 +00:00
mycroft f6eb9a54d8 Make arguments match prototypes. 1993-04-18 09:19:56 +00:00
mycroft f3abdec36a Rewrite. Add support for GCC 2. 1993-04-18 08:47:09 +00:00
mycroft 24b644ac3d Map QMAGIC execs at correct address. 1993-04-18 07:34:34 +00:00
mycroft b4066ead64 Add N_RELOFF(). 1993-04-17 20:07:05 +00:00
mycroft 0f409d388b 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 12f82a1ed4 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 f7450657ec Allow argument to `#!' (i.e. `#!/bin/foo -argument'). 1993-04-17 08:07:03 +00:00
mycroft 72654bc9d0 Enlarge MAXINTERP to make room for argument. 1993-04-17 08:06:33 +00:00
glass d5f887d44c 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 ba40575afe Use new format for attach message. 1993-04-17 04:46:12 +00:00
sef 7e852bb789 `inline' is not present in gcc when -ansi is given; use __inline instead. 1993-04-17 02:13:22 +00:00
mycroft a978d6900e Fix silly typo. 1993-04-17 01:40:36 +00:00
mycroft e0cc195419 Add entry for HP ethernet driver. 1993-04-17 01:40:10 +00:00
mycroft e415187cd4 Add driver for HP ISA and EISA ethernet adapters. 1993-04-17 01:39:27 +00:00
mycroft aabb2e137e Add proper cast. 1993-04-17 01:38:51 +00:00