Commit Graph

11257 Commits

Author SHA1 Message Date
jtc 0ac05e5259 Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
1994-12-21 08:42:01 +00:00
jtc 4c5b56c20d imported from 44lite 1994-12-21 08:39:37 +00:00
jtc 5233fb4026 Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
1994-12-21 08:11:23 +00:00
jtc fdc1920d23 Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
Changed to use err() and warn().
1994-12-21 08:07:19 +00:00
jtc d9a436e9ca misc cleanup by jimj. 1994-12-21 07:22:00 +00:00
jtc 5720e226ae misc cleanup by jimj and myself. 1994-12-21 07:11:00 +00:00
jtc 2ca7c91a3e Pass -oi to sendmail so that a single dot is not interpreted as end of
message.
1994-12-20 18:33:40 +00:00
mycroft b38d812aed No longer install setuid root. 1994-12-20 17:32:40 +00:00
cgd 9e3970d80f make the char *'s that some of these routines take/return __const.
It quiets some warnings, and is the 'right thing' anyway.
1994-12-20 16:18:16 +00:00
jtc 4915ed9981 Cleanup by jimj.
Converted to use err() and warn() by myself.
1994-12-20 16:13:02 +00:00
cgd 00676a51e4 type-size sanity 1994-12-20 16:12:10 +00:00
jtc d64863d5c6 more cleanup from jimj & myself. 1994-12-20 16:01:03 +00:00
cgd 688980eb06 type sanity 1994-12-20 16:00:32 +00:00
jtc b9dc358fda more cleanup from jimj. 1994-12-20 15:58:19 +00:00
jtc b0101ccb47 misc cleanup.
converted to use err() and warn().
1994-12-20 15:54:03 +00:00
cgd 6b300e59b8 do the conditional stuff later, so it works with NOPROFILE 1994-12-20 15:51:13 +00:00
cgd 8e0e3522e1 pull in bsd.own.mk by hand, early, so NOMAN= can be defined there. 1994-12-20 15:12:31 +00:00
pk 6382ef4e02 Make sure `foo=foo' behaves like a no-op. 1994-12-20 12:27:49 +00:00
mycroft bd0189777f Clean up deleted files. 1994-12-20 12:07:06 +00:00
cgd e98f7c13ab string.h to bring protos into scope. 1994-12-20 12:05:29 +00:00
cgd 59530f6f9f compile against new include. 1994-12-20 11:48:01 +00:00
cgd e5049f4d59 make the definition of _JBLEN mach. dep. header-dependent. 1994-12-20 10:36:27 +00:00
cgd f995c570c9 *jmp_buf -> arrays of longs, and make the definition of _JBLEN mach. dep.
header-dependent.
1994-12-20 10:35:44 +00:00
cgd 7d4d010b41 don't forget dc! 1994-12-20 09:22:21 +00:00
hpeyerl cff8a14e10 so machines with only an rd or sd will compile. from Thorpej. PR#610. 1994-12-20 06:53:45 +00:00
gwr ea7acbbac5 better fix than that last one... 1994-12-20 06:15:56 +00:00
gwr ade1553f2b Make "kd" required for the moment. 1994-12-20 06:07:13 +00:00
gwr 61c0109357 Add peek_byte and peek_word using the "nofault" setjmp/longjmp
so it is no longer necessary to mis-use fubyte, etc.
1994-12-20 05:35:13 +00:00
gwr 231a7c73aa Test different bits to identify an MMU fault. 1994-12-20 05:32:59 +00:00
gwr ecd3151ee6 Do spl0() a bit later, after autoconfiguration is finished. 1994-12-20 05:30:29 +00:00
jtc 5de9660433 gcc -Wall cleanup by jimj and myself 1994-12-20 01:44:07 +00:00
jtc 2e93b6f80d cleanup from jimj 1994-12-20 01:30:26 +00:00
jtc 22ffcfee21 Include <err.h> to bring prototypes into scope. 1994-12-20 01:28:57 +00:00
jtc 8383e7d727 added prototype for install_dir() 1994-12-20 01:24:38 +00:00
jtc 6a9043df2e Use "const" qualifier so that tens, tinytens, and bigtens arrays are stored
in the text segment.
1994-12-20 00:43:48 +00:00
cgd a2e9d6806f use ALIGNBYTES for calculating alignment. no reason not to, and good style
to do so.
1994-12-19 14:36:46 +00:00
cgd ea90c3be65 fix a bug regarding stack-gap misalignment, pointed out by theo.
(fix suggested by him too, more or less.)
1994-12-19 14:36:06 +00:00
cgd 3d5d33d3c1 s/externs.h/extern.h/ 1994-12-19 14:14:40 +00:00
pk e46ed32748 Bummer! Undo mmap() changes in rev. 1.26; they royally screw up the
kernel's pmap address preference mechanism.
1994-12-19 12:21:21 +00:00
glass 53792bd39b update to reflect config.new 1994-12-19 03:01:59 +00:00
glass 22db40e083 fix bug 644. report and fix from Jan Sparud <sparud@cs.chalmers.se>. both forwarded on. 1994-12-18 23:33:48 +00:00
jtc 9527909e88 added exit(1) to usage() 1994-12-18 22:05:40 +00:00
pk ee06b233df Define the "weak bit" in a slightly more general way (SVR4 ABI compatible). 1994-12-18 16:12:43 +00:00
pk e2025017e0 Handle "/dev/zero" stuff more globally. 1994-12-18 16:05:49 +00:00
cgd a2fc49f975 compile against new headers 1994-12-18 16:01:13 +00:00
cgd 74104b5039 compile against new headers. 1994-12-18 16:00:21 +00:00
cgd d71db3e4a6 light clean, and make it compile against new header files. 1994-12-18 15:55:41 +00:00
pk b8937d605d Re-arrange mmap() calls, per Charles' suggestion. 1994-12-18 15:38:55 +00:00
pk f5122b4f23 Support`.weak' pseudo-ops. 1994-12-18 13:09:51 +00:00
cgd 9e821e2de7 spacing nit. 1994-12-18 12:58:39 +00:00