deraadt
7bb91385ad
tmd2/rmd2 have bits which must be set to 1
1994-07-02 01:10:05 +00:00
deraadt
943735dc41
modifications to the threshold and nicer error checking from christos
...
and .. splhigh() around insw/outsw code.. yetch
1994-07-01 23:08:11 +00:00
mycroft
73aca695ac
Make sure we don't leave the interrupt masked after some errors.
1994-07-01 21:38:19 +00:00
mycroft
2f609096e4
Inline le{rd,wr}csr().
1994-07-01 21:34:40 +00:00
mycroft
bf74fc41d1
Add prototype.
1994-07-01 21:33:20 +00:00
mycroft
f62bc452ca
Correct some comments.
1994-07-01 21:31:14 +00:00
gwr
d79cf5993e
Oops, the call to trapsignal needs to be conditional.
1994-07-01 21:30:13 +00:00
deraadt
ea04d49e6a
sparc man pages from 4.4-lite
1994-07-01 20:47:23 +00:00
pk
f5bd9f5624
save state of `gflag' across calls to backeval(), allowing globbing to
...
continue after backquote expansion. (fix for bug #309 )
1994-07-01 20:39:21 +00:00
mycroft
4a9a4fb27b
Clean up deleted files.
1994-07-01 20:25:29 +00:00
mycroft
66e72cdf4b
Rename is to le, and add support for some models of DEPCA.
1994-07-01 20:25:25 +00:00
deraadt
7926e3feb5
match normal Makefile
1994-07-01 20:18:48 +00:00
mycroft
6b879e0403
is0 --> le0, and give trinity one.
1994-07-01 20:09:56 +00:00
deraadt
4b582be3c4
add support for the Mostek MK48T08 (found in sun4m)
1994-07-01 19:59:13 +00:00
deraadt
26ca90bcec
improved rebinding from ws@tools.de
1994-07-01 19:40:23 +00:00
pk
7d2e12f330
Adapt to current libsa.
1994-07-01 10:46:55 +00:00
deraadt
d34a60b7fd
document field
1994-07-01 09:23:58 +00:00
pk
2a0d9344f2
makedev(255,255) no longer equals NODEV
1994-07-01 09:15:49 +00:00
cgd
c9848e344c
install the right things
1994-07-01 06:14:02 +00:00
phil
bfeb27c384
state save for config.new stuff
1994-07-01 04:25:48 +00:00
phil
9ccf79aae9
param.h: make #include conditional on KERNEL
...
vmparam.h: remove MINFREE ...
1994-07-01 04:25:20 +00:00
phil
ec163683a8
State save on work to get config.new working. It is close.
1994-07-01 04:23:57 +00:00
deraadt
877c6d65ed
do not use /usr/include to compile
...
link against libkern, not libc
1994-07-01 03:02:29 +00:00
deraadt
cc7bf234c6
exec_aout.h not needed
1994-07-01 02:57:52 +00:00
deraadt
9a0a9573a1
macros and "struct exec" in exec_aout.h now
1994-07-01 01:30:26 +00:00
deraadt
801938e714
macros in exec_aout.h now
1994-07-01 01:29:41 +00:00
cgd
7a6b124b88
don't wrap lines
1994-06-30 20:37:31 +00:00
deraadt
34ab47567a
correct proto
1994-06-30 20:25:42 +00:00
deraadt
c5656ed1f6
clean obj better
1994-06-30 20:17:47 +00:00
cgd
d8d1a3037b
fix warning
1994-06-30 19:00:49 +00:00
cgd
a2e313bd42
gen syscall fiels from new syscalls.master
1994-06-30 17:01:45 +00:00
cgd
19f726e77f
fix a botch, and gen syscall files
1994-06-30 17:00:13 +00:00
cgd
bc9970144d
fix up for new ID format, and consistency
1994-06-30 16:42:47 +00:00
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