bjh21
|
72d99f2b0c
|
Add all arm26 devices with drivers
|
2000-06-29 12:49:18 +00:00 |
mrg
|
8170403404
|
remove vm
|
2000-06-29 12:04:24 +00:00 |
mrg
|
128b39502d
|
* sys/vm is dead.
- obsolete <vm/vm.h>
- put ./usr/include/uvm in base not comp (like everything else).
- remove ./usr/include/vm
|
2000-06-29 12:03:08 +00:00 |
shin
|
853a455109
|
enable SOFTDEP.
|
2000-06-29 11:42:30 +00:00 |
mrg
|
80bb8049ba
|
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
|
2000-06-29 09:02:51 +00:00 |
mrg
|
08fa86fe4b
|
use <uvm/uvm_extern.h> instead of <vm/vm.h>
|
2000-06-29 09:01:09 +00:00 |
mrg
|
c88e94a407
|
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
|
2000-06-29 08:58:45 +00:00 |
mrg
|
b564830503
|
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
|
2000-06-29 08:44:03 +00:00 |
mrg
|
47ef8ee92b
|
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
|
2000-06-29 08:32:34 +00:00 |
mrg
|
ca5133d3fb
|
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
|
2000-06-29 08:22:17 +00:00 |
mrg
|
7bf55b1ed1
|
remove include of <vm/vm.h>.
|
2000-06-29 08:19:21 +00:00 |
mrg
|
28d898391b
|
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
|
2000-06-29 08:10:45 +00:00 |
mrg
|
471e57ff1e
|
remove include of <vm/vm.h>.
|
2000-06-29 08:07:48 +00:00 |
mrg
|
4fa952b49a
|
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
|
2000-06-29 07:58:50 +00:00 |
mrg
|
fa00dc597a
|
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
|
2000-06-29 07:44:02 +00:00 |
mrg
|
8daa58f52b
|
remove include of <vm/vm.h> and <machine/pmap.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
|
2000-06-29 07:40:05 +00:00 |
leo
|
4f253c9e18
|
When mapping non-cacheable memory with bus_space_map, make sure we use the
precise (serialized) way.
|
2000-06-29 07:40:04 +00:00 |
mrg
|
4d14e81c0b
|
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
|
2000-06-29 07:37:53 +00:00 |
leo
|
ffa869113a
|
Get 060 CacheCopyBack support in line with the amiga (and working ;-)
|
2000-06-29 07:36:16 +00:00 |
mrg
|
9c11d316b4
|
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
|
2000-06-29 07:18:57 +00:00 |
kleink
|
a071165b42
|
The declaration lives in <unistd.h>, actually; from Patrick Welche in PR
lib/10294.
|
2000-06-29 07:17:04 +00:00 |
mrg
|
7e590c46fe
|
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
|
2000-06-29 07:07:52 +00:00 |
mrg
|
3b8ac18da2
|
<vm/vm.h> -> <uvm/uvm_extern.h>
|
2000-06-29 06:34:22 +00:00 |
mrg
|
c293541954
|
remove include of <vm/vm.h>
|
2000-06-29 06:31:44 +00:00 |
mrg
|
6b9ed41192
|
sync with libkern version; <vm/vm.h> -> <uvm/uvm_extern.h>
|
2000-06-29 06:30:02 +00:00 |
mrg
|
8d4795719a
|
remove include of <vm/vm.h>
|
2000-06-29 06:26:33 +00:00 |
mrg
|
6f661cfcac
|
<vm/vm.h> is gone. fix a few minor errors.
|
2000-06-29 06:08:44 +00:00 |
cgd
|
7e975cacbe
|
un-__P, clean up spacing a little bit, put fwd struct decl(s) near top
rather than embedded. no functional changes.
|
2000-06-29 06:00:43 +00:00 |
sommerfeld
|
1b2871e3d0
|
bin/10472: fix a couple typos in stat.2
|
2000-06-29 03:26:57 +00:00 |
wrstuden
|
0e530441c1
|
Use execvp() instead of execv(). Deals with the case where CC, the compiler,
is not a full path. For instance, "cc".
|
2000-06-29 02:56:47 +00:00 |
mrg
|
c48063facd
|
remove include of <vm/vm.h>
|
2000-06-29 02:40:37 +00:00 |
mhitch
|
e87450fc4b
|
Add cdev_decl() to declare mm*() routines.
|
2000-06-29 01:55:57 +00:00 |
itojun
|
7f153848ab
|
use %s with syslog, to prevent abuse. from: deraadt (sync with kame)
|
2000-06-29 01:24:11 +00:00 |
oster
|
ce2b2827e5
|
Nuke a printf that *I* added at least as early as Nov, 1998, and which is
as bogus now as it was then.
|
2000-06-29 00:22:27 +00:00 |
matt
|
f77f36407d
|
Use __builtin_va_list when GCC >= 2.96
|
2000-06-28 21:13:35 +00:00 |
sommerfeld
|
01d7e8693f
|
Only look in home directory for .editrc. (Discussed with Christos.)
|
2000-06-28 20:37:44 +00:00 |
mhitch
|
dead2ce832
|
add <m68k/endian_machdep.h>
|
2000-06-28 19:53:14 +00:00 |
matt
|
ae4364e1d3
|
Make these work with either a.out or ELF.
|
2000-06-28 19:20:16 +00:00 |
thorpej
|
0b82c9610f
|
Don't check for a BAR address past PCI_MAPREG_END; some devices
have BARs way out in left field.
|
2000-06-28 17:32:48 +00:00 |
mrg
|
314f1e97c5
|
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
|
2000-06-28 17:12:48 +00:00 |
mrg
|
b5e0d5686e
|
remove include of <vm/vm.h>
|
2000-06-28 17:09:41 +00:00 |
mrg
|
a14baa8257
|
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
|
2000-06-28 17:05:20 +00:00 |
mrg
|
261538ecac
|
remove include of <vm/vm.h>
|
2000-06-28 16:39:25 +00:00 |
mrg
|
666116dd21
|
<vm/vm.h> -> <uvm/uvm_extern.h>
|
2000-06-28 16:38:37 +00:00 |
mrg
|
7e81221f5a
|
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
|
2000-06-28 16:27:51 +00:00 |
mrg
|
7c15053eed
|
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
|
2000-06-28 16:08:42 +00:00 |
mrg
|
13f211c52e
|
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
|
2000-06-28 15:39:24 +00:00 |
minoura
|
ae45dff5fc
|
GENERIC should run on any environment.
It required 6MB of memory; disable some options/devices so that
it can run on 4MB machines.
|
2000-06-28 15:27:19 +00:00 |
bjh21
|
9f33355278
|
Ensure rtcattach generates a newline even if the RTC is broken
|
2000-06-28 15:25:03 +00:00 |
bjh21
|
47b9c31e71
|
Minor obvious delinting
|
2000-06-28 15:18:16 +00:00 |