dean
393ee3693c
Surrounded call to debug routine with #ifdef DEBUG
1994-11-15 18:59:40 +00:00
glass
6614c5a7b3
pppstats(8) and slstats(8) has been rewritten and merged
...
semantics and interface now follow the iostat/vmstat standard for
statistics reporting.
man page rewritten to match new semantics and interface. now shared.
1994-11-15 07:20:52 +00:00
mycroft
578e1d6f3a
Add PROT_NONE, for Sun source code compatibility.
1994-11-15 04:32:23 +00:00
mycroft
a2727ec558
Check IRQ 9, not IRQ 2.
1994-11-15 00:00:24 +00:00
mycroft
b341f7a8c0
Map IRQ 2 to IRQ 9.
1994-11-14 23:58:56 +00:00
dean
705ee976cf
Prepended underscores
1994-11-14 23:48:58 +00:00
dean
6ffb5ee299
Include files for pmax
1994-11-14 23:48:22 +00:00
dean
6cd6f202d5
Include code for pmax
1994-11-14 23:48:02 +00:00
dean
a7d9360c57
Include files for pmax
1994-11-14 23:46:52 +00:00
mycroft
e91e570cfd
Shorten the Cyrix handling code a little.
1994-11-14 23:35:48 +00:00
dean
add2031dcf
Prepended underscores
1994-11-14 23:33:46 +00:00
jtc
690434f052
fix bug discovered by glass
1994-11-14 21:51:30 +00:00
gwr
2e0e96ea27
Fix disassembly of 8-bit branch displacements (sign extend).
...
Fix invalid array references disassembling float instructions.
Make the system stack pointer visible in show regs.
Make "sr" a proper short, remove some junk...
1994-11-14 20:53:52 +00:00
gwr
21a1e8e747
When use default form when printing location (i.e. after step).
...
Use less space printing longs (so you can fit four per line).
1994-11-14 20:40:04 +00:00
jtc
6e0c4ded79
Changed to conform to NetBSD's new RCS Id convention.
1994-11-14 20:27:21 +00:00
jtc
37e47b6dc5
added chflags, jot, and lam
1994-11-14 20:19:19 +00:00
jtc
9636069c3e
imported from 4.4lite
1994-11-14 20:11:58 +00:00
mycroft
423bfa0764
Garbage collect unused variable.
1994-11-14 08:53:06 +00:00
deraadt
b56463b6db
syscalls.master changed
1994-11-14 07:34:26 +00:00
deraadt
de1d09dd2a
fix sunos_mmap
1994-11-14 07:33:48 +00:00
jtc
5bbd8ba446
Merged with 4.4lite.
...
Changed to conform to NetBSD's new RCS Id conventions.
Changed to use err(),errx(),warn(),warnx().
1994-11-14 06:51:37 +00:00
deraadt
e1436b104d
some more cleanup
1994-11-14 06:30:36 +00:00
deraadt
283e16a22b
ptrace(2) by der mouse; not checked for accuracy
1994-11-14 06:26:44 +00:00
deraadt
6996ec783f
fix typo
1994-11-14 06:25:42 +00:00
christos
0d5c2ddb90
new files
1994-11-14 06:13:11 +00:00
christos
25ef6e1436
More functionality and bug fixes
1994-11-14 06:10:37 +00:00
deraadt
3dd85af7b5
fixed rss code by charles
1994-11-14 06:09:19 +00:00
christos
a1dbf4aaa5
fixed struct comment
1994-11-14 06:08:21 +00:00
christos
923c9743a2
fixed struct comment; passed extra argument (struct file *) to open
1994-11-14 06:07:45 +00:00
christos
8cdc99a059
fixed struct comment
1994-11-14 06:04:31 +00:00
christos
1b76292bf9
added extra argument to vn_open
1994-11-14 06:02:03 +00:00
christos
1a320dc9be
added extra argument in vn_open and VOP_OPEN to allow cloning devices
1994-11-14 06:01:16 +00:00
christos
c2c3dce760
added extra argument to vn_open
1994-11-14 06:00:10 +00:00
christos
40abc70ce2
changed open prototype
1994-11-14 05:55:23 +00:00
christos
a96cb110a3
Added new svr4 files
1994-11-14 05:54:30 +00:00
christos
55845b1901
changed open prototype in conf.c; added bsd->svr4 errno mapping in trap.c
1994-11-14 05:53:48 +00:00
jtc
5ff6f16bd7
Merged with 4.4lite.
...
Changed to conform to NetBSD's new RCS Id convention.
1994-11-14 05:13:14 +00:00
jtc
12ee8ea259
Merged with 4.4lite.
...
Changed to conform to NetBSD's new RCS Id convention.
Changed to use err(),errx(),warn(),warnx().
1994-11-14 04:57:16 +00:00
jtc
06f0d0a77d
Merged with 4.4 lite.
...
Changed to conform to NetBSD's new RCS ID convention.
1994-11-14 04:56:13 +00:00
deraadt
e19990c090
make ldcontrolb() use p->p_addr instead of cpcb for the onfault, also
...
save current onfault value and act at splhigh.
1994-11-14 04:16:12 +00:00
deraadt
3eb863ca4e
cache: write-throough/back, and 4/100 has no cache
1994-11-13 22:12:44 +00:00
glass
bbd135f568
inspired to redo slstats man page. slstats.c changed to print
...
column headers in upper case like most stat utilities.
needs a little more work wordsmithing.. Then copy to pppstats as well.
Code needs rewrite.
1994-11-13 11:20:51 +00:00
jtc
7cb4781f9f
Fixed self-referential cross reference
1994-11-09 21:17:34 +00:00
mycroft
49ebbb080e
Fix core dump on end of group reported by John Kohl, in a different way.
1994-11-09 19:30:32 +00:00
mycroft
1c5ac2e88c
pcb.h requires segments.h now.
1994-11-08 23:09:21 +00:00
jtc
bb8238b9db
Check writes to stdout; if a write fails, comm writes a diagnostic message
...
to standard error and aborts with a non zero exit value.
1994-11-08 18:37:10 +00:00
mycroft
38d3366f0f
Fix type of `code' arg to sendsig().
1994-11-08 04:22:39 +00:00
mycroft
f875a9efe6
Allocate pv_pages differently.
1994-11-08 01:17:19 +00:00
mycroft
d254e95680
Garbage collect some variables which are no longer used.
1994-11-07 10:19:28 +00:00
mycroft
21e911d911
Update for new autoconfig.
1994-11-07 09:03:48 +00:00