Commit Graph

7914 Commits

Author SHA1 Message Date
pk
578123940b Selected bits from gas 2.3
Remove label hack.
1994-05-19 14:41:47 +00:00
mycroft
2a13e06d03 Add network foo. 1994-05-19 09:11:57 +00:00
mycroft
2dbea09686 Gah. Need vnode.h. 1994-05-19 09:03:22 +00:00
mycroft
275380b2e2 Add cpu_coredump(). 1994-05-19 09:01:55 +00:00
chopps
ffcb3329e3 need to include vnode.h 1994-05-19 08:51:44 +00:00
chopps
6f82f6fb4a add cpu_coredump from i386/vm_machdep.c 1994-05-19 08:28:57 +00:00
deraadt
8e6ca403b7 enable cpu_coredump 1994-05-19 08:25:08 +00:00
deraadt
79430f5f9d liten 1994-05-19 08:23:00 +00:00
cgd
63bb5c1ff2 update to 4.4-Lite, with some local changes 1994-05-19 08:13:09 +00:00
cgd
7e860c9159 make cpu_wait a macro, and define cpu_coredump 1994-05-19 08:09:49 +00:00
cgd
207339d53d define maxdmap and maxsmap 1994-05-19 08:08:46 +00:00
mycroft
922959fd05 Reverse the order of disabling shared memory and turning off 16-bit mode
where necessary, per Steve Wallace.
1994-05-19 07:47:34 +00:00
cgd
53a2cb5028 kill all sysv compat stuff, for a bit... 1994-05-19 07:17:29 +00:00
deraadt
a29886c150 catchup to 4.4-lite and delete some debug stuff 1994-05-19 07:12:44 +00:00
deraadt
66628ced32 t_stop has been erradicated 1994-05-19 06:53:07 +00:00
cgd
ad7a66ca21 update to 4.4-lite 1994-05-19 06:39:46 +00:00
mycroft
5a13b41bbc Speed up process_sstep() and process_set_pc(). 1994-05-19 06:36:06 +00:00
mycroft
6031b48379 Minor changes. 1994-05-19 06:34:54 +00:00
mycroft
96afc7c1b4 I don't have a VAX. 1994-05-19 06:33:49 +00:00
cgd
b19c238007 SHUT UP! 1994-05-19 06:28:36 +00:00
mycroft
cf8aad3231 Clean up deleted files. 1994-05-19 06:27:13 +00:00
jtc
44aaa7fd0d cuserid() was moved to libcompat w/4.4 lite. 1994-05-19 06:27:11 +00:00
jtc
ac15753796 Remove links to regexp(3) manpage, as they overwrite the links with the
same name to the regex(3) manpage, which is the preferred regular expression
API.
1994-05-19 06:23:50 +00:00
jtc
66a7b96e20 Move our cuserid(3) manpage to libcompat, since the cuserid() function
now lives there.
1994-05-19 06:20:17 +00:00
mycroft
96f9b4b74d Update to 4.4-Lite, plus some local changes. 1994-05-19 06:13:50 +00:00
cgd
dd253c2abd subr_mcount goes away 1994-05-19 06:11:04 +00:00
mycroft
66f3291923 Clean up deleted files. 1994-05-19 06:09:13 +00:00
jtc
69fbb0938f 4.4lite's libcompat provided a lsearch() and lfind() implementation which
has been already integrated into NetBSD, so we don't need/want mine anymore.
1994-05-19 06:09:10 +00:00
cgd
540aa31a08 update to lite 1994-05-19 05:57:44 +00:00
cgd
31f076d805 kill a notdef 1994-05-19 05:57:17 +00:00
cgd
4da98bee08 stupidity for prototypes... 1994-05-19 05:04:07 +00:00
mycroft
de3cae326e Clean up import, and re-add local changes. 1994-05-19 04:20:29 +00:00
cgd
8135f87870 fix padding problem caused by last change. 1994-05-19 03:45:17 +00:00
mycroft
7ca06ff52d Update to 4.4-Lite. 1994-05-19 03:44:45 +00:00
mycroft
a741a0e84a Update prototypes. 1994-05-19 03:43:33 +00:00
mycroft
0d7b00ee14 Update to 4.4-Lite. 1994-05-19 03:43:13 +00:00
mycroft
a04e153059 Add RCS id. 1994-05-19 03:40:29 +00:00
mycroft
881ba51618 Update to 4.4-Lite. 1994-05-19 03:40:20 +00:00
mycroft
f89ff764d2 Add some new types for the upcoming 4.4-Lite FS code. 1994-05-19 03:39:39 +00:00
mycroft
4915dc1c18 Add RCS ids. 1994-05-19 03:38:41 +00:00
cgd
7f683b3792 some paranoia, also, clean up spaces vs. tabs 1994-05-19 03:04:01 +00:00
deraadt
eee9ec00bb cannot read sparc disk names 1994-05-18 23:11:14 +00:00
deraadt
450d60fe9d netbsd does not define PT_STEP for architectures that lack
in-kernel single stepping capabilities.
1994-05-18 21:07:34 +00:00
chopps
1bae027600 conditional contents on !FPSP 1994-05-18 16:31:49 +00:00
chopps
5f360da32c always assemble fpspnull.s 1994-05-18 16:31:19 +00:00
chopps
6ceb224667 mirror recent i386 changes to conf and regarding profiling in trap
and swtch nameing changes.
1994-05-18 16:05:04 +00:00
jtc
86da5c14f9 The umask effects mknod(2) too. 1994-05-18 14:36:13 +00:00
jtc
be373c50a3 Fix required #include files and function prototype. 1994-05-18 14:31:43 +00:00
mycroft
ee7565c0b3 Some nits. 1994-05-18 12:46:29 +00:00
pk
104b4025b8 Dig out a program counter; dubious.. 1994-05-18 12:43:13 +00:00