eeh
|
a2dd74ed79
|
Merge paddr_t changes into the main branch.
|
1998-08-13 02:10:37 +00:00 |
thorpej
|
e95c22ee96
|
Don't cast the null residual pointer passed to vn_rdwr().
|
1998-07-28 18:17:34 +00:00 |
fvdl
|
e5bc90f40c
|
Merge with Lite2 + local changes
|
1998-03-01 02:20:01 +00:00 |
drochner
|
448446ec38
|
Don't make coredump of areas which are mmap()ed from a device.
This can have bad side effects.
Closes PR kern/3252.
|
1997-07-22 10:06:43 +00:00 |
christos
|
03b1ad4cb4
|
One more cleanup pass to change %x to %p for pointers
|
1996-02-10 00:07:59 +00:00 |
mycroft
|
245f292fed
|
Prefix names of system call implementation functions with `sys_'.
|
1995-10-07 06:25:19 +00:00 |
thorpej
|
7160dfc805
|
Make system calls conform to a standard prototype and bring those
prototypes into scope.
|
1995-09-19 21:57:36 +00:00 |
cgd
|
70f70a3122
|
make grow's arguments type-correct.
|
1995-01-09 02:48:03 +00:00 |
cgd
|
aa151f86b3
|
change some strategic casts to (*long) from (*int).
|
1994-10-29 07:35:04 +00:00 |
cgd
|
6b86130410
|
update for new syscall args description mechanism
|
1994-10-20 04:22:35 +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 |
pk
|
7672b8b95b
|
New style core dumps.
|
1994-05-25 10:56:56 +00:00 |
cgd
|
3495827959
|
new VM code, from 4.4-Lite
|
1994-05-23 03:11:20 +00:00 |
mycroft
|
8955aeedd5
|
#include vm_user.h.
|
1994-01-08 04:15:41 +00:00 |
mycroft
|
bbe22a5947
|
Add some explicit return types.
|
1994-01-07 22:34:37 +00:00 |
cgd
|
c26286a5c1
|
bring changes down from magnum
|
1993-12-20 12:39:55 +00:00 |
mycroft
|
b4d3382694
|
Canonicalize all #includes.
|
1993-12-17 07:56:32 +00:00 |
cgd
|
37e8d5291e
|
get rid of bogosities of the form "vm_maxsaddr + MAXSSIZ", and replace
them with USRSTACK. the former was a hack by wfj to accomodate his screwy
execve() implementation. the latter is a (minor) reversion to net/2.
|
1993-09-04 01:29:22 +00:00 |
mycroft
|
4862b84c92
|
Add RCS identifiers (this time on the correct side of the branch), and
incorporate recent changes in netbsd-0-9 branch.
|
1993-08-01 19:22:24 +00:00 |
mycroft
|
ad087b06a0
|
Finish moving struct definitions outside of function declarations.
|
1993-07-17 15:56:59 +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 |