639 Commits

Author SHA1 Message Date
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
mycroft
6af04fb666 Add config for Mycroft's 486. 1993-04-17 01:22:04 +00:00
sef
58d09cb559 Allow 'su foo -c command'. MAY BE BUGGY! (So sayeth Keith Bostic.)
I have noticed no problems yet, however.  Since Keith never did it
"properly" ...
1993-04-17 01:10:19 +00:00
mycroft
6b40c02cc9 Add support for QMAGIC. 1993-04-16 13:44:34 +00:00
mycroft
84bd62fdcd Pick up QMAGIC stuff from BSDI and remove -screwballmode. 1993-04-16 13:33:02 +00:00
mycroft
4530ae04c1 Add QMAGIC support. 1993-04-16 13:18:52 +00:00
mycroft
5eef9b466d Add support for QMAGIC. 1993-04-16 12:09:18 +00:00
alm
ec6b21ba74 Removed getrange() hack from undo() 1993-04-16 08:38:44 +00:00
deraadt
7c2e9690fa Changed the files referenced in this manual page 1993-04-15 23:16:27 +00:00