I started following up on this and ran into an issue for these:
sys/net/bpf_buffer.c:133: warning: variable 'dst' is never read
sys/net/bpf_buffer.c:134: warning: variable 'count' is never read
sys/net/bpf_buffer.c:142: warning: variable 'dst' is never read
/*
* Scatter-gather data copy from an
Kamlesh Patel wrote:
Hi All,
I have two system one is Debug and another is Target machine. I am debugging
using kgdb from Debug machine.
Line no: 272 into the function vm_page_startup( vaddr ) of vm_page.c - Freebsd
7.0,
mapped=pmap() is there. when i press "S" (step by step debug) then
(kgd
Hi All,
I have two system one is Debug and another is Target machine. I am debugging
using kgdb from Debug machine.
Line no: 272 into the function vm_page_startup( vaddr ) of vm_page.c - Freebsd
7.0,
mapped=pmap() is there. when i press "S" (step by step debug) then
(kgdb)s
pmap_map( , , , ,)
On Tue, 2009-02-03 at 14:32 -0500, Chuck Robey wrote:
> Aryeh M. Friedman wrote:
> > I use a local cvs repo and I have modified a port and which to submit an
> > update for it how do I generate a patch file with cvs (cvs diff seems to
> > give a unusable format)?
> > ___
At 2:17 PM -0500 2/3/09, Aryeh M. Friedman wrote:
I use a local cvs repo and I have modified a port and which to
submit an update for it how do I generate a patch file with cvs (cvs
diff seems to give a unusable format)?
try: cvs diff -u
In my case, i have added the following line to my ~/.
On Tue, Feb 3, 2009 at 2:17 PM, Aryeh M. Friedman
wrote:
> I use a local cvs repo and I have modified a port and which to submit an
> update for it how do I generate a patch file with cvs (cvs diff seems to
> give a unusable format)?
Maybe try cvs diff -uN ?
Scott
___
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Aryeh M. Friedman wrote:
> I use a local cvs repo and I have modified a port and which to submit an
> update for it how do I generate a patch file with cvs (cvs diff seems to
> give a unusable format)?
> ___
On 2009-02-03 20:17, Aryeh M. Friedman wrote:
> I use a local cvs repo and I have modified a port and which to submit an
> update for it how do I generate a patch file with cvs (cvs diff seems to
> give a unusable format)?
Use "cvs diff -up" for unified diff format, with function prototypes.
_
I use a local cvs repo and I have modified a port and which to submit an
update for it how do I generate a patch file with cvs (cvs diff seems to
give a unusable format)?
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/lis
Mark Linimon wrote:
> On Mon, Feb 02, 2009 at 05:17:38PM +0100, Dominic Fandrey wrote:
>> I want to request a responsibility timeout for bin/120784
>
> (with bugmeister hat) AFAIK no one else other than rodrigc has been
> doing work on the mount utilities, so I don't know who else to assign
> it t
On Sat, Jan 31, 2009 at 1:00 PM, wrote:
>
> Message: 4
> Date: Fri, 30 Jan 2009 09:41:58 -0800
> From: "Matthew Fleming"
> Subject: Dynamic ddb commands
> To:
> Message-ID: <127318.13748.101.ca...@amaretto>
> Content-Type: text/plain; charset="iso-8859-1"
>
> I'm working on BSD 6.x an
11 matches
Mail list logo