simonb
33187ba9d0
Show current PC in an panic message.
2003-06-29 12:21:32 +00:00
simonb
6939feda9f
KNF nit (parentheses around return value).
2003-06-29 12:20:19 +00:00
martin
b13abb2046
Fix a few small glitches (struct proc -> struct lwp)
2003-06-29 12:17:21 +00:00
itojun
5dcb6d7469
fix lwp lossage
2003-06-29 12:16:19 +00:00
martin
6b2ac9f5b4
Fix small merge botch in previous.
2003-06-29 12:04:32 +00:00
martin
8908626c9a
struct proc -> struct lwp
2003-06-29 12:01:34 +00:00
simonb
130b423e90
Fix a nit in a comment.
2003-06-29 12:00:47 +00:00
simonb
a810cb3990
Don't use "extern" with functions.
2003-06-29 11:32:11 +00:00
ichiro
b96eb9591c
struct proc * -> struct lwp *
2003-06-29 11:20:44 +00:00
simonb
d202fabb14
Use "NULL" instead of "(struct foo *)0".
2003-06-29 11:14:17 +00:00
simonb
7e59884122
Fix 'struct lwp *' lossage.
2003-06-29 11:12:33 +00:00
ichiro
904951f445
struct proc * -> struct lwp *
2003-06-29 11:10:35 +00:00
darrenr
257443876f
'struct proc *' -> 'struct lwp *' as required to get GENERIC for macppc built
2003-06-29 11:02:21 +00:00
ichiro
4eee2aed2e
struct proc * -> struct lwp *
...
ixp425_com:
add some status flags
2003-06-29 10:51:29 +00:00
martin
2edcbf6bb2
struct proc * -> struct lwp *
2003-06-29 10:37:45 +00:00
martin
c101c976d0
Passing struct lwp * instead of struct proc * to device functions.
2003-06-29 10:29:33 +00:00
martin
84a6dd7e55
Passing struct lwp * instead of struct proc * to device functions,
...
replace a homegrown check with proper suser() call.
2003-06-29 10:29:17 +00:00
ichiro
64c73d799a
missing ')'
2003-06-29 10:13:11 +00:00
martin
f62781d485
Intermediate cast to intptr_t when storing a lwp id in a caddr_t variable
...
for archs where those have different size.
2003-06-29 09:59:59 +00:00
darrenr
28c230cff5
More changes for providing lwpid for ktrace (sparc GENERIC built)
2003-06-29 09:56:29 +00:00
simonb
964da8bfb6
Fix 'struct lwp *' lossage.
2003-06-29 09:56:28 +00:00
darrenr
c372874b88
More changes for providing lwpid for ktrace (sparc GENERIC built)
2003-06-29 09:56:28 +00:00
simonb
7d92ae9627
Fix 'struct lwp *' lossage.
2003-06-29 09:56:27 +00:00
darrenr
9dc96360bb
More changes for providing lwpid for ktrace (sparc GENERIC built)
2003-06-29 09:56:27 +00:00
simonb
33d036f82c
Fix 'struct lwp *' lossage.
2003-06-29 09:56:26 +00:00
darrenr
6147cc4ab2
More changes for providing lwpid for ktrace (sparc GENERIC built)
2003-06-29 09:56:24 +00:00
simonb
0a144cd97c
Fix 'struct lwp *' lossage.
2003-06-29 09:42:10 +00:00
simonb
fe57fb71a2
Fix more needless 'struct proc *' to 'struct lwp *' fallout.
2003-06-29 09:23:14 +00:00
enami
bfbd2cd3ab
Add forward declaration of struct lwp instead of struct proc. Sort those
...
while I'm here.
2003-06-29 05:43:56 +00:00
enami
618a0ff610
Redo previous; struct proc *p is necessary if NSEQUENCER is non zero.
2003-06-29 05:26:25 +00:00
dogcow
f842592241
these two got missed in darrenr's proc -> lwp changes
2003-06-29 03:29:14 +00:00
thorpej
927fffff3d
Adjust to ktrace/lwp changes.
2003-06-29 02:56:23 +00:00
enami
e946a4baa0
Adjust !LKM case for proc * -> lwp * change.
2003-06-29 02:23:19 +00:00
thorpej
3a56e3ea7e
Adjust for ktrace/lwp changes.
2003-06-29 02:16:59 +00:00
thorpej
1966c13215
Correct the R-W'ness of GDT_IOCTL_DRVERS and GDT_IOCTL_CTRTYPE.
...
From Achim Leubner @ ICP.
2003-06-29 01:28:23 +00:00
thorpej
9a1c6df58e
Only need to report the PCI product ID in the management ioctls.
...
From Achim Leubner @ ICP.
2003-06-29 01:20:50 +00:00
bouyer
9a6b838fb4
Correct setup of General Purpose Register for PDC20265 (Ultra/100) and newer.
...
From Andreas Johansson in private mail.
2003-06-28 23:13:26 +00:00
bouyer
ab8781bdb6
Add support for another Intel Pro/100 variant. From Quentin Garnier in
...
private mail.
2003-06-28 23:04:50 +00:00
bouyer
2eb9add444
Add support for ICH5, from Quentin Garnier in private mail.
2003-06-28 23:04:11 +00:00
bouyer
641fa8dccc
Regen: some more Intel devices.
2003-06-28 22:55:43 +00:00
bouyer
0dd331c1a2
Add some intel devices, from Quentin Garnier in private mail.
2003-06-28 22:54:23 +00:00
bouyer
75208caf18
Adapt for struct proc* -> struct lwp* changes.
2003-06-28 22:53:35 +00:00
bouyer
63d28e64a6
Kill unused variable.
2003-06-28 22:52:53 +00:00
jdc
5572bca927
Make the refresh complete in the presence of multiple sub-windows.
...
Match function names in the debug output.
2003-06-28 21:11:43 +00:00
darrenr
42091f2362
From OpenBSD 1.33-1.34:
...
When using bpf(4) in immediate mode, and using kevent(2) to receive
notification of packet arrival, the usermode application isn't notified
until a second packet arrives.
This is because KNOTE() calls filt_bpfread() before bd_slen has been
updated with the newly arrived packet length, so it looks like there
is no data there.
Moving the bpf_wakeup() call for immediate mode to after bd_slen is set
fixes it.
From: wayne@epipe.com.au in pr 3175
2003-06-28 17:33:02 +00:00
darrenr
d0ad455673
add appropriate hack to display ktr_buf as the lwpid if -L is supplied on
...
the command line.
2003-06-28 17:15:07 +00:00
darrenr
887069bda8
Revert out an accidental commit.
2003-06-28 15:34:41 +00:00
he
ac99092862
Catch up with the reorganization of the atari boot code.
2003-06-28 15:17:59 +00:00
simonb
02c392e820
Remove an unnecessary local variable (and save a read of the "time"
...
variable if we don't need to use it).
2003-06-28 15:02:24 +00:00
simonb
a357272810
Declare ras_pool in <sys/ras.h> instead of an extern declaration in
...
the file where it's needed.
2003-06-28 14:52:10 +00:00