Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 May 2006 22:55:34 +0800
From:      Xin LI <delphij@delphij.net>
To:        Alexander Leidinger <netchild@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.bin/kdump Makefile kdump.c kdump_subr.h mksubr
Message-ID:  <1148136934.962.0.camel@spirit>
In-Reply-To: <200605201427.k4KERMD2057615@repoman.freebsd.org>
References:  <200605201427.k4KERMD2057615@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-3YwVraT/JfLo9KrSjuU7
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

=E5=9C=A8 2006-05-20=E5=85=AD=E7=9A=84 14:27 +0000=EF=BC=8CAlexander Leidin=
ger=E5=86=99=E9=81=93=EF=BC=9A
> netchild    2006-05-20 14:27:22 UTC
>=20
>   FreeBSD src repository
>=20
>   Modified files:
>     usr.bin/kdump        Makefile kdump.c=20
>   Added files:
>     usr.bin/kdump        kdump_subr.h mksubr=20
>   Log:
>   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)

Great!!  Thanks David and Alexander!

Cheers,
--=20
Xin LI <delphij delphij net>    http://www.delphij.net/

--=-3YwVraT/JfLo9KrSjuU7
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: =?UTF-8?Q?=E8=BF=99=E6=98=AF=E4=BF=A1=E4=BB=B6=E7=9A=84=E6=95=B0?=
	=?UTF-8?Q?=E5=AD=97=E7=AD=BE=E5=90=8D=E9=83=A8=E5=88=86?=

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (FreeBSD)

iD8DBQBEby3mhcUczkLqiksRAmelAKDogbI09FAMRTg/nLBJz2K43pwI+wCeM8Mu
M0caNq1YXjAq+/51KBBqB8w=
=/oob
-----END PGP SIGNATURE-----

--=-3YwVraT/JfLo9KrSjuU7--




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1148136934.962.0.camel>