cgd
e692ddd378
fix some lossage
1994-06-30 15:57:05 +00:00
gwr
1f142431e8
Fix disassembly of branches with byte displacement.
...
Disassembler routine no longer prints the address because
db_examine now does it for us (fixes "double speak" bug).
1994-06-30 12:54:44 +00:00
gwr
e49a8e54d0
Make "examine" (x/i) always print the address.
1994-06-30 12:49:54 +00:00
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
5492e0603c
buy back Bill Sommerfeld's hack to allow netstart to run
...
ifconfig with extra args, but w/o broadcast arg.
1994-06-30 08:17:11 +00:00
cgd
cc3bb2da02
Fix from John Brezak for the following bug:
...
If there is a non-tty entry in utmp, w(1) will exit with an error.
However there are legitimate non-tty entries, for instance an xlogin via
xdm can be identified with the xlogin program. In this case there is an
entry with the display name as the ut_tty.
1994-06-30 08:08:08 +00:00
cgd
59ca7c5f1f
fix the definition of a dev_t
1994-06-30 08:05:54 +00:00
cgd
8527838766
do the right thing with positional parameters
1994-06-30 07:50:26 +00:00
deraadt
0cb4bed2dd
knf
1994-06-30 07:25:23 +00:00
cgd
6a3b73440c
fix from Jarle Greipsland <jarle@idt.unit.no> to deal with ut_line misprinting.
1994-06-30 07:18:44 +00:00
cgd
97e0e0acd1
don't strip the script. pointed out by Duncan McEwan <duncan@comp.vuw.ac.nz>
1994-06-30 07:12:10 +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
deraadt
ec891b096e
.m4 files are sources too
1994-06-30 06:47:38 +00:00
deraadt
b5aa4fdd78
set KMSRCS & friends
1994-06-30 06:46:37 +00:00
deraadt
9f49515fa0
libkern files are in arch/ now
1994-06-30 06:44:54 +00:00
cgd
f0fb7b6706
fix modify-info-nothingness-then-substitute probelm that broke genclass build
1994-06-30 06:35:50 +00:00
cgd
3448b20f99
use the ms macro package, rather than the msU one. from
...
Luke Mewburn <lm@karybdis.cs.rmit.OZ.AU>/
1994-06-30 05:34:53 +00:00
cgd
138fcd8327
deal with new share/doc strategy
1994-06-30 05:33:30 +00:00
cgd
61d2ae79f4
RCSID frobbing, and minor sanity adjustments.
1994-06-30 05:31:04 +00:00
cgd
b233f19e46
don't be careless with _SUBDIRUSE
1994-06-30 05:21:28 +00:00
mycroft
54718335ed
Clean up deleted files.
1994-06-30 05:12:42 +00:00
jtc
008c3a98a0
Replaced test with simpler, more feature rich, version derived from pdksh.
1994-06-30 05:12:29 +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
deraadt
58732c3c77
skey support from <tsarna@endicor.com>
1994-06-30 03:49:43 +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
jtc
61c805aef5
The file_descriptor argument to the -t primary is no longer optional.
1994-06-29 22:26:50 +00:00
jtc
9659258f38
Removed code that checked if arg was a unary operator when test is called
...
with only one argument. It's not a syntax error --- it's a special case.
1994-06-29 22:10:16 +00:00
deraadt
42a8cb5a34
knf & small bug fix
1994-06-29 21:40:21 +00:00
cgd
ef9dc92b8e
this is what cdefs.h is for
1994-06-29 21:23:15 +00:00
deraadt
e156ce2801
buggy version of abs() goes away
1994-06-29 21:22:50 +00:00
chopps
d64a1b73b1
aga mode, finally.. thanks to osymh@gemini.oscs.montana.edu (Michael Hitch)
1994-06-29 13:12:43 +00:00
pk
1d1aa8ff38
Some refinement in resolving symbols from shared objects.
1994-06-29 11:18:45 +00:00
pk
1cf6a27eef
error => warnx
1994-06-29 11:15:34 +00:00
ws
f455a4ed05
Reads on raw disks are only guarranteed in multiples of the block size
1994-06-29 11:01:35 +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
deraadt
bb627c6f25
work around two obscure bugs
1994-06-29 06:24:39 +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