-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Adrian Penisoara wrote:
> Hi,
>
> Side-topic, if you bear with me: if you were to choose again what to use
> as source revision control system (VCS) from today's offerings, what would
> you choose to maintain FreeBSD's sources or a side-off project t
Hi,
Side-topic, if you bear with me: if you were to choose again what to use
as source revision control system (VCS) from today's offerings, what would
you choose to maintain FreeBSD's sources or a side-off project tracking
FreeBSD as base that would allow better teams cooperation and easy code
Hi hackers,
I think that i) sys/devicestat.h should include sys/resource.h or ii)
the man page of devstat(9) should mention that the user himself is
supposed to include sys/resource.h.
Without:
> cat devstat.c
#include
int main(void)
{
devstat_getnumdevs(NULL);
return (0);
}
> gcc -ldevs
Doug Barton <[EMAIL PROTECTED]> writes:
> Doug Barton <[EMAIL PROTECTED]> writes:
> > Why don't you post that diff? Sounds like a good idea to me.
> Oh, duh. Never mind. :)
:)
Now that you've seen it, any objections to committing it?
DES
--
Dag-Erling Smørgrav - [EMAIL PROTECTED]
__
On 29/01/2008, Pietro Cerutti <[EMAIL PROTECTED]> wrote:
> Hi list,
>
> I'm trying to get device IO status (i.e. read and written bytes) by
> using the devstat interface, and I wrote this small program (mostly
> inspired by the gkrellm2 port freebsd.c system-dependent module).
[snip]
>
> Now, I sup
5 matches
Mail list logo