netchild 5c6fb2961c Change kdump to print more useful information, i.e. it changes from
32229 telnet   CALL  mmap(0,0x8000,0x3,0x1002,0xffffffff,0,0,0)
 32229 telnet   CALL  open(0x2807bc28,0,0x1b6)
 32229 telnet   CALL  socket(0x2,0x2,0)
to
 32229 telnet   CALL mmap(0,0x8000,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_ANON,0xffffffff,0,0,0)
 32229 telnet   CALL  open(0x2807bc28,O_RDONLY,<unused>0x1b6)
 32229 telnet   CALL  socket(PF_INET,SOCK_DGRAM,0)

David wanted to implement the suggestions which came up at the review from
arch@ too, but real life rejected this proposal. So I commit what we already
got and let another volunteer pick the remaining work from the ideas list.

Submitted by:	"David Kirchner" <dpk@dpk.net>
Suggested by:	FreeBSD ideas list page
Reviewed by:	arch
2006-05-20 14:27:22 +00:00
..
2005-01-18 13:43:56 +00:00
2005-01-25 22:24:04 +00:00
2005-11-18 12:08:31 +00:00
2005-01-25 22:32:48 +00:00
2005-11-18 10:36:29 +00:00
2005-02-13 22:25:33 +00:00
2005-01-25 22:32:48 +00:00
2005-11-18 10:36:29 +00:00
2005-01-25 22:32:48 +00:00
2005-01-18 13:43:56 +00:00
2006-04-22 03:04:24 +00:00
2005-02-13 23:45:54 +00:00
2005-02-13 22:25:33 +00:00
2005-12-29 04:23:54 +00:00
2005-02-09 18:07:17 +00:00
2006-05-15 08:20:38 +00:00
2005-02-13 22:25:33 +00:00
2005-01-18 13:43:56 +00:00
2005-02-13 22:25:33 +00:00
2005-02-13 22:25:33 +00:00
2006-04-13 12:49:24 +00:00
2005-01-25 14:22:20 +00:00
2005-01-24 20:06:16 +00:00
2005-01-18 13:43:56 +00:00
2005-01-18 13:43:56 +00:00
2005-01-17 17:45:38 +00:00
2005-11-18 10:36:29 +00:00
2005-02-07 08:44:34 +00:00
2005-04-09 14:31:41 +00:00
2005-01-18 13:43:56 +00:00
2005-11-18 10:36:29 +00:00
2005-11-13 21:03:56 +00:00
2005-01-18 13:43:56 +00:00
2005-11-18 10:36:29 +00:00
2005-06-14 11:50:53 +00:00
2006-05-01 07:02:52 +00:00
2005-03-11 14:17:12 +00:00
2005-02-13 22:25:33 +00:00
2005-02-13 22:25:33 +00:00
2005-04-09 14:31:41 +00:00
2005-02-13 22:25:33 +00:00
2005-01-18 13:43:56 +00:00
2005-02-13 22:25:33 +00:00
2005-01-18 13:43:56 +00:00
2005-02-13 22:25:33 +00:00
2006-05-11 17:25:36 +00:00
2005-02-26 04:14:20 +00:00
2005-06-14 11:50:53 +00:00
2005-04-09 14:31:41 +00:00
2005-02-10 16:04:22 +00:00
2006-01-23 13:49:39 +00:00
2005-08-25 14:09:35 +00:00
2005-01-18 13:43:56 +00:00