Commit Graph

280 Commits

Author SHA1 Message Date
mycroft 3fa62971df Build vnode_if.o. 1994-06-08 07:51:36 +00:00
hpeyerl b3857f73f0 #if out references to cd.c for now. 1994-06-06 14:57:33 +00:00
mycroft 87dcadd3d9 Clean up deleted files. 1994-06-06 14:42:14 +00:00
hpeyerl a4c2978e39 Tell config we need .h files for sd/ct/rd/st 1994-06-03 10:51:31 +00:00
mycroft a031f19ad8 For 4.4 profiling stuff. 1994-05-28 15:41:47 +00:00
mycroft 8b59232a5d Bug fix from Mike Hibler. 1994-05-27 17:20:34 +00:00
mycroft 33e5277208 Update RCS id. 1994-05-27 17:19:38 +00:00
mycroft 0dfc96374d Bug fixes from Mike Hibler. 1994-05-27 17:18:50 +00:00
mycroft 46374cc050 Use 4.4 init bootstrapping method. 1994-05-27 12:51:00 +00:00
deraadt 2f0d61f95f match char->u_char change in tty subsystem 1994-05-25 20:22:54 +00:00
mycroft 072c027a70 Somehow this got truncated by 8 bytes... 1994-05-25 13:13:32 +00:00
mycroft c861fe60b9 Put back faster version, with tiny bug fix. 1994-05-25 12:06:52 +00:00
mycroft 2cc3c47f28 Clean up deleted files. 1994-05-25 11:57:56 +00:00
mycroft 64561e1985 Something else needs COMPAT_OHPUX. 1994-05-25 11:55:06 +00:00
mycroft 9088203173 Revert to previous (slower) version for now. 1994-05-25 11:53:43 +00:00
mycroft 2e156593db Merge with 4.4-Lite. 1994-05-25 11:53:10 +00:00
mycroft 4e24a2c49c Add some stuff. 1994-05-25 11:51:33 +00:00
mycroft b13c6f81a6 Merge with 4.4-Lite. 1994-05-25 11:47:14 +00:00
mycroft 644d09ea38 Optimize these a bit. 1994-05-24 16:37:14 +00:00
mycroft 7f4438062b New copy*() functions, cloned from the appropriate functions in libc. Handles
>64k lengths correctly.
1994-05-24 12:24:11 +00:00
mycroft 031e9700a7 MIN --> min 1994-05-24 11:26:02 +00:00
mycroft a6cc4ebda5 Copy copyinstr() from m68k generic, to deal with len > 64k. XXX I think this
code is buggy.
1994-05-23 12:16:34 +00:00
mycroft a6cdb9aa18 Merge with 4.4-Lite. 1994-05-23 10:17:41 +00:00
mycroft 5dede9ed00 Oops. Missed one. 1994-05-23 09:42:17 +00:00
mycroft 64745810db Small changes to match our tree. 1994-05-23 09:21:16 +00:00
mycroft 648acdf769 Make the kernel text writable for DDB. 1994-05-23 08:42:50 +00:00
mycroft cf4e21af5d Merge with 4.4-Lite. 1994-05-23 08:22:24 +00:00
mycroft 48dd63215d Merge with 4.4-Lite. 1994-05-23 08:03:32 +00:00
mycroft 0c3f5c039d Merge with 4.4-Lite. 1994-05-23 06:21:18 +00:00
mycroft 56c75f2846 Update to match other code. 1994-05-23 06:19:05 +00:00
mycroft f2ec88b045 Merge with 4.4-Lite. 1994-05-23 06:13:52 +00:00
mycroft 057ff5994c Clean up deleted files. 1994-05-23 06:06:00 +00:00
mycroft 374ffaf7a4 Merge with 4.4-Lite. 1994-05-23 06:01:20 +00:00
mycroft 247d9ba6f1 Clean up deleted files. 1994-05-23 05:59:34 +00:00
mycroft c1e1831b84 Merge with 4.4-Lite. 1994-05-23 05:58:16 +00:00
mycroft 735cde792d `clock' is no longer a device. 1994-05-23 05:51:01 +00:00
mycroft ef8c1b6829 From 4.4-Lite. 1994-05-23 05:49:17 +00:00
cgd 7179bc94a1 mark buffer_map as pageable, when it's created. 1994-05-23 02:36:53 +00:00
cgd 188f390137 enable pmap_bootstrap_alloc 1994-05-23 02:36:21 +00:00
cgd 5be66e3d97 vmmeter 1994-05-21 09:22:33 +00:00
cgd 5cdafa6720 struct md_coredump 1994-05-21 09:16:34 +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