2649 Commits

Author SHA1 Message Date
cgd
aa81f487b0 new way of naming things 1994-05-21 06:47:54 +00:00
deraadt
18dab72811 32bit eisa does not work now, do not even try 1994-05-21 05:34:02 +00:00
cgd
11b6c06344 no need to include <sys/vmmeter.h> 1994-05-21 04:00:13 +00:00
mycroft
47e0d86386 Add label location overrides. 1994-05-20 18:22:44 +00:00
mycroft
2fa167c047 Kill stupid #ifndef. 1994-05-20 18:21:26 +00:00
mycroft
154fa7b57f Avoid name clash. 1994-05-20 18:19:45 +00:00
mycroft
a23ee46b98 More swtch() changes. 1994-05-20 10:44:55 +00:00
mycroft
c720dfd781 #ifdef out pmap_bootstrap_alloc() for now. 1994-05-20 10:35:16 +00:00
mycroft
29da7efedd swtch() --> cpu_switch() 1994-05-20 10:31:48 +00:00
mycroft
076a7d70b4 Need vnode.h. 1994-05-20 10:07:52 +00:00
mycroft
9d938a6e1d Fix typos. 1994-05-20 09:59:38 +00:00
mycroft
d632dcc41b Add isdisk() and chrtoblk(). 1994-05-20 09:52:15 +00:00
mycroft
e3c66a5dde Fix cpu_coredump(). 1994-05-20 07:21:31 +00:00
phil
42fb05a042 Various ... reg.h changes, bug fixes, cpu_switch, ... 1994-05-20 06:44:26 +00:00
phil
a69b1b6104 Change defines so they won't conflict with other things. 1994-05-20 06:43:46 +00:00
phil
7b9d057505 Yet another one. 1994-05-20 06:43:12 +00:00
gwr
882edcc1f3 Add TIOCSBRK/TIOCCBRK support. 1994-05-20 05:19:31 +00:00
gwr
23f76ae2a2 Add pmap_bootstrap_alloc() 1994-05-20 04:57:17 +00:00
gwr
606b694dfe swtch() ==> cpu_switch(), add cpu_coredump() 1994-05-20 04:40:20 +00:00
gwr
3d0eeb73e7 Add iskmemdev(), iszerodev() 1994-05-20 04:27:52 +00:00
gwr
7a558d3bf5 Move boothowto hack into consinit so it happens early enough. 1994-05-20 04:26:18 +00:00
deraadt
925b6154cb no u_md 1994-05-19 21:44:50 +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
7e860c9159 make cpu_wait a macro, and define cpu_coredump 1994-05-19 08:09:49 +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
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
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
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
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
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