NetBSD/sys
thorpej a06b275edc Undo part of the ktrace/lwp changes. In particular:
* Remove the "lwp *" argument that was added to vget().  Turns out
  that nothing actually used it!
* Remove the "lwp *" arguments that were added to VFS_ROOT(), VFS_VGET(),
  and VFS_FHTOVP(); all they did was pass it to vget() (which, as noted
  above, didn't use it).
* Remove all of the "lwp *" arguments to internal functions that were added
  just to appease the above.
2003-06-29 18:43:21 +00:00
..
altq
arch Do not use RELOC() after the MMU is enabled. 2003-06-29 18:41:47 +00:00
coda Undo part of the ktrace/lwp changes. In particular: 2003-06-29 18:43:21 +00:00
compat Adapt to ktrace/lwp changes. 2003-06-29 16:10:48 +00:00
conf
crypto
ddb
dev Remove unused WAITTIME definition. Pointed out by Andreas Johansson. 2003-06-29 17:03:47 +00:00
fs Undo part of the ktrace/lwp changes. In particular: 2003-06-29 18:43:21 +00:00
gdbscripts
ipkdb
kern Undo part of the ktrace/lwp changes. In particular: 2003-06-29 18:43:21 +00:00
lib
lkm Another proc->lwp change. 2003-06-29 17:18:48 +00:00
miscfs Undo part of the ktrace/lwp changes. In particular: 2003-06-29 18:43:21 +00:00
net
netatalk
netccitt
netinet Fix a nit in a comment. 2003-06-29 12:00:47 +00:00
netinet6
netisdn
netiso
netkey
netnatm
netns
netsmb fix lwp lossage 2003-06-29 12:16:19 +00:00
nfs Undo part of the ktrace/lwp changes. In particular: 2003-06-29 18:43:21 +00:00
stand
sys Undo part of the ktrace/lwp changes. In particular: 2003-06-29 18:43:21 +00:00
ufs Undo part of the ktrace/lwp changes. In particular: 2003-06-29 18:43:21 +00:00
uvm Undo part of the ktrace/lwp changes. In particular: 2003-06-29 18:43:21 +00:00
Makefile