Commit Graph

13561 Commits

Author SHA1 Message Date
deraadt
093fcad5da deleted old comments at behest of original author :-) 1993-04-20 02:45:58 +00:00
cgd
6bd0af9a08 re-merged include file changes which got eaten by crash 1993-04-20 01:00:44 +00:00
cgd
f6eaf9096e compile needs to be kept in the distribution 1993-04-19 23:30:06 +00:00
mycroft
30a1d7a9f1 Don't overwrite global kernel version string. 1993-04-19 21:20:46 +00:00
mycroft
0244a6c112 Add config for Mycroft's 386 box. 1993-04-19 12:46:10 +00:00
mycroft
e76bede1e3 Don't try to copy in from NULL pointer. 1993-04-19 12:42:39 +00:00
mycroft
a11d15b162 Don't overrun end of argument list. 1993-04-19 11:35:37 +00:00
mycroft
ea595285f6 Remove bogus option so as not to confuse bsearch(). 1993-04-19 11:25:41 +00:00
mycroft
d7d27f447d Initialize locations before checking wizard mode. 1993-04-19 11:10:01 +00:00
mycroft
3bb49b3e9c Fix bug I introduced. 1993-04-19 10:27:26 +00:00
mycroft
fdafc8ab98 Use POSIX RAND_MAX rather than guessing. 1993-04-19 10:19:41 +00:00
mycroft
7ca0c915de Cleanup for GCC 2. 1993-04-19 08:00:58 +00:00
mycroft
0b3fc2c11f Cleanup for GCC 2. 1993-04-19 07:39:27 +00:00
mycroft
f19d90d7fe Cleanup for GCC 2. 1993-04-19 07:28:01 +00:00
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