4364 Commits

Author SHA1 Message Date
gwr
c39ef8bbe5 Add yet more debugging hacks:
set pmap_db_watchva=VADDR to see all activity for that VADDR
1994-06-30 12:45:54 +00:00
gwr
2a45f65ed0 Yes, trap() can be called when curproc==NULL 1994-06-30 12:42:05 +00:00
chopps
f3ac12d5c9 some aga cleanup from osymh@gemini.oscs.montana.edu (Michael Hitch) 1994-06-30 11:49:05 +00:00
pk
4070698468 error codes are in network order too. 1994-06-30 10:45:03 +00:00
cgd
59ca7c5f1f fix the definition of a dev_t 1994-06-30 08:05:54 +00:00
deraadt
0cb4bed2dd knf 1994-06-30 07:25:23 +00:00
deraadt
cb2b615c65 to find the DEFS.h files here, not in libc.. 1994-06-30 06:54:22 +00:00
deraadt
983c6f33c3 auto-copied from libc 1994-06-30 06:52:54 +00:00
deraadt
b13e4ea39a find divrem.m4 automatically 1994-06-30 06:51:51 +00:00
mycroft
7762f58480 Clean up deleted files. 1994-06-30 04:49:02 +00:00
mycroft
4908dd6ed9 Clean up deleted files. 1994-06-30 04:26:23 +00:00
deraadt
b70d67af03 mv ${arch}/ to arch/${arch}, so that libkern builds without obj/ 1994-06-30 04:26:07 +00:00
phil
8c1fd46d99 <scsi/xxx.h> => "../../scsi/xxx.h" for use with old conf and "pc532 special
scsi."  As soon as config.new is working on the pc532, pc532/scsi should
disappear.
1994-06-30 01:12:44 +00:00
deraadt
fd7c79353e knf 1994-06-29 23:32:42 +00:00
deraadt
b9e352dcab knf 1994-06-29 22:41:41 +00:00
cgd
ef9dc92b8e this is what cdefs.h is for 1994-06-29 21:23:15 +00:00
chopps
d64a1b73b1 aga mode, finally.. thanks to osymh@gemini.oscs.montana.edu (Michael Hitch) 1994-06-29 13:12:43 +00:00
deraadt
9bc624e44c knf 1994-06-29 07:28:36 +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
cf92afd66e New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:29:24 +00:00
cgd
f83cfd0853 take three 1994-06-29 06:19:16 +00:00
gwr
76511003fc Make setsoft* use the real software interrupt register.
Integrate several fixes from the amiga port (and drop COMPAT_HPUX for now).
Add lots of debugging checks to pmap.c - still needs work.
1994-06-29 05:35:55 +00:00
gwr
ab9bc34d8d ...wrong version last time... 1994-06-29 05:34:16 +00:00
gwr
c51c8eb6c8 ..wrong version last time... 1994-06-29 05:32:53 +00:00
briggs
cefec1332a Still not working, but getting closer. Lots of debugging stuff left in
here.
1994-06-29 04:59:05 +00:00
briggs
cd7957a201 Only do some of these mods on the first pass. 1994-06-29 04:57:43 +00:00
briggs
984ca4e84d Oops. w/ 4k pages, PTSIZE is larger. 1994-06-29 04:55:57 +00:00
mycroft
91e5666a46 Optimize vmapbuf(). 1994-06-29 02:32:56 +00:00
mycroft
88c2dbd163 Add a couple of casts. 1994-06-29 01:54:09 +00:00
mycroft
527648cd2f Eliminate use of b_bufsize, and clean a little. 1994-06-29 01:51:06 +00:00
deraadt
50b13742e4 _MACHINE_VARGS_H_ 1994-06-29 00:45:01 +00:00
mycroft
6c5092484b Eliminate use of b_bufsize, and instead pass an extra arg to v(un)mapbuf(),
to be consistent with vs)un)lock().
1994-06-28 22:21:16 +00:00
cgd
c882a91e7e add a new MID_ 1994-06-28 22:18:15 +00:00
gwr
f3d0b50b88 Make setsoft* use the real software interrupt register.
Integrate several fixes from the amiga port (and drop COMPAT_HPUX for now).
Add lots of debugging checks to pmap.c - still needs work.
1994-06-28 22:05:41 +00:00
mycroft
d22df96ea2 Reload mnt_maxsymlinklen, for `fsck -c2'. 1994-06-28 21:50:24 +00:00
gwr
ccceee9df1 Make setsoft* use the real software interrupt register
provided on Sun machines (instead of simulating mtpr).
1994-06-28 21:47:56 +00:00
gwr
dd658a58ea Add PMEGQ_KERNEL for pmegs on the new kernel queue. 1994-06-28 21:44:38 +00:00
gwr
8db19b31db Make initial tty mode the same as the PROM uses
(so you can read the console messages).
1994-06-28 21:42:32 +00:00
gwr
321a38087b Move vnode_if.o earlier in the OBJ list. 1994-06-28 21:40:34 +00:00
gwr
ccb36b6b7d Minor nits: replace ... with ...
p->p_cred->pc_ucred	p->p_ucred
	x / DEV_BSIZE		x >> DEV_BSHIFT
1994-06-28 19:12:59 +00:00
deraadt
e9aa986658 nice little colons 1994-06-28 07:55:25 +00:00
deraadt
f28df7b8d5 i will run quotas 1994-06-27 21:16:36 +00:00
cgd
c43486be77 clean up SCCS/RCS ID's, add NetBSD to rcsid's. 1994-06-27 19:54:45 +00:00
cgd
89e331dcad new standard, minimally intrusive ID format 1994-06-27 19:40:57 +00:00
cgd
f21254981e new standard, minimally intrusive ID format 1994-06-27 19:27:39 +00:00
chopps
43f5db7cf8 some fixes from Michael 1994-06-27 04:56:29 +00:00
chopps
3252e2de20 some minor changes 1994-06-27 04:55:58 +00:00
cgd
9608c5b657 clean up slightly; change RCS ID's to be minimally intrusive 1994-06-27 04:55:46 +00:00
chopps
a4f9f62cf0 recognize amix partitions that are of bsd 4.2 type. 1994-06-27 04:55:38 +00:00
jtc
82b2ae7b2e Provide ftok() prototype. 1994-06-27 04:39:53 +00:00