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
deraadt
ef17fdff45
update..
1994-05-22 23:13:51 +00:00
jtc
1e65a5b9e8
Single source file programs are now compiled into object files before they
...
are linked. This change halves the time it takes to rebuild all of the
NetBSD sources when only the C library is "touched"; but only takes about
one percent more disk space.
1994-05-22 23:03:58 +00:00
chopps
e3d00a46da
lowercase options in files.amiga.newconf required, remove SYS* for now
...
from GENERIC and remove old configs that serve no current purpose.
1994-05-22 19:33:25 +00:00
mycroft
3534cfc77a
Clean up deleted files.
1994-05-22 19:33:24 +00:00
chopps
0988229112
lowercase options in files.amiga.newconf required, remove SYS* for now
...
from GENERIC and remove old configs that serve no current purpose.
1994-05-22 19:33:23 +00:00
chopps
37a723b0f0
fix check for configured device in interrupt routine.
1994-05-22 19:05:10 +00:00
cgd
8ecf3dc2cc
this file came from sun_misc.c
1994-05-22 10:46:33 +00:00
deraadt
4e1ceb4238
prelim svr4 stuff from <christos@deshaw.com>
1994-05-22 10:17:26 +00:00
deraadt
a0ca154be4
prelim svr4 stuff from <christos@deshaw.com>
1994-05-22 10:04:26 +00:00