eeh
|
a2dd74ed79
|
Merge paddr_t changes into the main branch.
|
1998-08-13 02:10:37 +00:00 |
tv
|
16a3c1c5c7
|
dev_pager_alloc panic workaround for arm32 - temporary.
|
1998-06-10 22:41:03 +00:00 |
mrg
|
4f2a217c2b
|
pull up vm_object_collapse() fix from mrg_vm_object_collapse branch.
many thanks to niklas hallqvist (niklas@appli.se) for this.
|
1997-01-03 18:03:14 +00:00 |
christos
|
3dc7953eec
|
back out previous kprintf changes
|
1996-10-12 21:50:05 +00:00 |
christos
|
de1b2b437e
|
printf -> kprintf, sprintf -> ksprintf
|
1996-10-10 17:16:17 +00:00 |
christos
|
3cc52443b5
|
Fix vm_offset_t (unsigned long) and vm_size_t (unsigned long) printf arguments
to %lx and %ld instead of %x and %d.
|
1996-03-16 23:15:18 +00:00 |
christos
|
03b1ad4cb4
|
One more cleanup pass to change %x to %p for pointers
|
1996-02-10 00:07:59 +00:00 |
christos
|
bcabcefdcd
|
VM prototype changes
|
1996-02-05 01:53:47 +00:00 |
cgd
|
aa151f86b3
|
change some strategic casts to (*long) from (*int).
|
1994-10-29 07:35:04 +00:00 |
cgd
|
fccfa11af5
|
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
|
1994-06-29 06:39:25 +00:00 |
cgd
|
9608c5b657
|
clean up slightly; change RCS ID's to be minimally intrusive
|
1994-06-27 04:55:46 +00:00 |
cgd
|
3495827959
|
new VM code, from 4.4-Lite
|
1994-05-23 03:11:20 +00:00 |
cgd
|
e937bc9bfd
|
convert vm system to use new queues. I'll never write code w/queues again.
|
1994-04-15 07:04:03 +00:00 |
cgd
|
70dabb7d43
|
don't be so agressive w/renaming, clean for consistency, types in one place.
|
1994-03-17 02:51:57 +00:00 |
mycroft
|
f8258a5b44
|
Add missing return value.
|
1994-01-07 17:12:51 +00:00 |
cgd
|
c26286a5c1
|
bring changes down from magnum
|
1993-12-20 12:39:55 +00:00 |
mycroft
|
6c0eb81987
|
Fix typo in DIAGNOSTIC code.
|
1993-12-06 13:00:49 +00:00 |
cgd
|
56adbe979f
|
make absent absent
|
1993-11-10 08:22:05 +00:00 |
cgd
|
d580099dde
|
fix those last changes, and quiet a compiler warning.
|
1993-11-10 08:11:47 +00:00 |
cgd
|
554c91f74a
|
change some flags back to bitfields, so it compiles.
|
1993-11-03 14:49:22 +00:00 |
cgd
|
64c1e3b2f5
|
new device pager from mike hibler, hibler@lamp. this is in its 'virgin' state
|
1993-11-03 14:48:42 +00:00 |
cgd
|
95e5868ee2
|
allow an offset to *really* be passed in for mmap's on devices.
From Julian Elischer.
|
1993-10-02 00:00:21 +00:00 |
deraadt
|
a87b4a30bd
|
pagers are now options, not pseudo-devices
|
1993-08-30 07:09:20 +00:00 |
cgd
|
8ebc845441
|
got rid of (obviously) bogus assignment which followed free().
|
1993-07-02 10:26:49 +00:00 |
cgd
|
cc5e8e00d5
|
add rcs ids and clean up headers
|
1993-05-20 03:59:08 +00:00 |
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |