3871 Commits

Author SHA1 Message Date
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
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
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
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
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
mycroft
ee7565c0b3 Some nits. 1994-05-18 12:46:29 +00:00
cgd
fcb7a3c514 Implement ptrace() functionality, based on the previous version
by Sean Eric Fagan.
1994-05-18 11:37:00 +00:00
cgd
e5456f6c3e replace sys_process.c with the 4.4-Lite version 1994-05-18 11:32:27 +00:00
cgd
c18ec4dca5 my two favorite reference books 1994-05-18 10:51:13 +00:00
cgd
fbd5b44ec7 forgot the damned rcsid 1994-05-18 10:28:14 +00:00
cgd
ddca406d72 significant rework, to match 4.4-Lite interfaces, and to comment more
closely from Bach.
1994-05-18 10:24:54 +00:00
cgd
a4069ae75f update from lite 1994-05-18 10:23:45 +00:00
cgd
90cea1534d use a cast b_data for everything 1994-05-18 10:21:42 +00:00
cgd
3ece2ea12e update from lite. delete obsolete (wfj) function, add hashinit() 1994-05-18 10:21:18 +00:00
cgd
4d2028443d kill bogon pointed out by chopps 1994-05-18 08:06:58 +00:00
cgd
f3a6716e70 need vnode.h 1994-05-18 06:50:24 +00:00
cgd
21a03cca53 mostly-machine-indepedent switch, and changes to match. also, hack init_main 1994-05-18 05:12:10 +00:00
mycroft
c7468280da Update from 4.4-Lite. No important differences. 1994-05-18 04:15:51 +00:00
cgd
ff00cda62d add FD_COPY 1994-05-18 02:41:54 +00:00
cgd
6dad8d7a8a put sync printing in one place 1994-05-18 00:35:07 +00:00
cgd
577c5b3d55 fixes from Christos Zoulas and myself, to get it to work again 1994-05-18 00:10:10 +00:00
mycroft
08ac489a9e Clean up deleted files. 1994-05-17 17:31:43 +00:00
phil
54b24193e2 The "kitchen sink" update ... proc.h, signals, profile, setrq=>setrunqueue ... 1994-05-17 17:31:03 +00:00
phil
7d7d0eedfe moved pc532/pc532/icu.h to pc532/include. 1994-05-17 17:29:34 +00:00
phil
b4d3cf9bc2 Removing minix hack. 1994-05-17 17:28:36 +00:00
deraadt
b0b840abb9 use ether_input 1994-05-17 17:27:06 +00:00
cgd
179c5769e3 notdef out vn_bwrite out, for now, so that kernels compile, until new fs stuff 1994-05-17 10:50:56 +00:00
cgd
da707cc4eb syscall and time stuff 1994-05-17 10:37:09 +00:00
cgd
08124ce51b fix syscall for new names 1994-05-17 10:36:03 +00:00
cgd
d339b7f220 prototyping foo, and kill profclock stuff 1994-05-17 10:35:21 +00:00
cgd
db2fef4843 fix strcat invocations, and cast lots of args 1994-05-17 10:34:41 +00:00
cgd
d4f4f4f021 profiling stuff 1994-05-17 10:34:00 +00:00
cgd
5d40a1394d pmap_bootstrap_alloc 1994-05-17 10:33:21 +00:00