cgd
|
0ea496e35f
|
update from ws
|
1994-05-24 00:50:19 +00:00 |
|
mycroft
|
c812277652
|
Deal with shadow objects correctly.
|
1994-05-23 22:22:24 +00:00 |
|
gwr
|
b2ebb8dd26
|
Contents got doubled somehow - remove 2nd copy.
|
1994-05-23 18:31:53 +00:00 |
|
mycroft
|
6eb2a919ff
|
#define KERNEL
|
1994-05-23 14:06:10 +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
|
a9614130fa
|
Clone from hp300 version.
|
1994-05-23 10:18:52 +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 |
|
cgd
|
4d7a245049
|
can't use u_long
|
1994-05-23 07:41:24 +00:00 |
|
phil
|
f4e2fcaf42
|
ns32k RELOC bug fix.
|
1994-05-23 06:47:18 +00:00 |
|
mycroft
|
87ffceb2c9
|
Add RCS ids.
|
1994-05-23 06:32:35 +00:00 |
|
mycroft
|
d27eb7ac28
|
Merge with 4.4-Lite.
|
1994-05-23 06:29:07 +00:00 |
|
mycroft
|
0c7a9f0d58
|
Remove copy.s. It's simply not that generic.
|
1994-05-23 06:25:58 +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 |
|
cgd
|
21104e09ff
|
cfree -> free
|
1994-05-23 06:12:16 +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
|
ba346cac3f
|
kill (bogus) multiple inclusions
|
1994-05-23 05:42:41 +00:00 |
|
cgd
|
a218d38dc2
|
need -lcompat
|
1994-05-23 05:32:40 +00:00 |
|
cgd
|
031743a505
|
make release number contain only the release number, and appropriate fixups.
The previous behaviour was actually the result of some too-literal copying,
when bringing in the new newvers.sh from 4.4-Lite.
|
1994-05-23 04:10:54 +00:00 |
|
briggs
|
1d8170c29b
|
Copied from Amiga. Just include m68k/profile.h.
|
1994-05-23 03:54:52 +00:00 |
|
mycroft
|
5a9d09c5d5
|
Clean up deleted files.
|
1994-05-23 03:12:14 +00:00 |
|
cgd
|
3495827959
|
new VM code, from 4.4-Lite
|
1994-05-23 03:11:20 +00:00 |
|
cgd
|
4ee1fbae2f
|
cast, also, use vm_map_protect rather than vm_protect
|
1994-05-23 03:04:57 +00:00 |
|
cgd
|
8b5021d760
|
casts to quiet warnings
|
1994-05-23 03:02:39 +00:00 |
|
cgd
|
ee696fb0bb
|
cast to quiet warnings, also change pagability of buffer_map
|
1994-05-23 03:02:24 +00:00 |
|
cgd
|
057dc4deec
|
quiet compiler warnings
|
1994-05-23 03:02:13 +00:00 |
|
cgd
|
d158bd71a6
|
add cpu_swapin
|
1994-05-23 03:00:56 +00:00 |
|
cgd
|
30f3283f7d
|
cast to quiet warning
|
1994-05-23 02:59:44 +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
|
e47989d1e5
|
turn off spontaneous printing of messages when DEBUG turned on
|
1994-05-23 02:33:23 +00:00 |
|
cgd
|
b97d7c7677
|
don't spontaneously print, when debugging
|
1994-05-23 02:28:21 +00:00 |
|
cgd
|
2b457cd930
|
pg() -> printf()
|
1994-05-23 02:26:37 +00:00 |
|
cgd
|
baf4da3dd1
|
notdef out some debug code that no longer works
|
1994-05-23 02:25:09 +00:00 |
|
cgd
|
34cff766cd
|
notyet the file types, so that e.g. fts will compile. *sigh*
|
1994-05-23 01:14:59 +00:00 |
|
cgd
|
f0cbe5cc71
|
ansi type renaming
|
1994-05-23 01:12:33 +00:00 |
|
cgd
|
1dc033755e
|
clean up import
|
1994-05-23 00:55:25 +00:00 |
|
cgd
|
b1e1a26f9b
|
kill *chflags protos
|
1994-05-23 00:32:32 +00:00 |
|
cgd
|
26fc33ba8d
|
_VA_LIST_ -> _BSD_VA_LIST_
|
1994-05-22 23:14:07 +00:00 |
|