Go to file
reinoud 255662c92a Fix of panic that was introduced since ktrace-lwp branch was merged. The
shortcut to the process of the passed lwp paniced the kernel since lwp
could/can be passwd as NULL in VOP_WRITE().

This was happening when ktracing to NFS. The function ktrwrite() set the
uio_lwp to NULL and then calls VOP_WRITE() with this argument. nfs_write()
then accessed lwp *l->l_proc wich paniced.

Thanks to David Laight for his help on tracking it down.
2005-12-13 13:12:18 +00:00
bin Add xref to chflags(1). From Andre Luiz de Oliveira in PR 32265. 2005-12-09 20:27:02 +00:00
crypto Allow archs to override BF_PTR 2005-12-13 09:50:52 +00:00
dist add magic for rzip archives. 2005-12-07 03:20:45 +00:00
distrib Add ghen 2005-12-13 10:41:25 +00:00
doc Note needed hack for gcc/vax and using abort in a function pointer. 2005-12-13 05:56:23 +00:00
etc set the query source address to 53; with this setup, the vanilla config 2005-11-29 21:08:13 +00:00
games Simplify error checking. 2005-11-19 18:01:42 +00:00
gnu Merge postfix-2.2.6. 2005-12-01 21:56:55 +00:00
include - constify and remove __UNCONST from caller of clnt_call(). 2005-12-03 15:16:19 +00:00
lib Fix wrong buffer size calculation. From Henning Petersen in PR lib/32291. 2005-12-13 12:59:48 +00:00
libexec NLST should return 450 instead of 550 upon error, per RFC 959. 2005-11-24 23:47:23 +00:00
regress uncomment set_e.sh. 2005-12-10 14:22:17 +00:00
rescue lmcctl has been replaced by lmcconfig. 2005-12-06 14:02:58 +00:00
sbin Use PRIu64 to print ino_t (maybe there should be a PRIino_t somewhere....) 2005-12-13 10:56:16 +00:00
share Bump date for previous. 2005-12-12 22:47:36 +00:00
sys Fix of panic that was introduced since ktrace-lwp branch was merged. The 2005-12-13 13:12:18 +00:00
tools We use gcc's crtstuff now - update this acordingly (thanks to 2005-10-29 20:43:35 +00:00
usr.bin Remove unhandled H option from getopt() argument. 2005-12-13 10:02:04 +00:00
usr.sbin Comment out paragraphs/half sentences referring to wlan(4) 2005-12-12 22:23:22 +00:00
x11 Enable build.sh -x building for the usbtablet driver new in xsrc 2005-11-12 22:57:46 +00:00
BUILDING Document the environment variables for if you need to override or 2005-02-15 18:41:18 +00:00
Makefile Modify "release" to invoke "make distribution" instead of "make build", 2005-08-25 02:04:39 +00:00
Makefile.inc
UPDATING note about conf/std. 2005-10-03 04:45:52 +00:00
build.sh Nuke LESSCHARSET as well since it affects the output character set of groff 2005-12-12 04:51:55 +00:00