Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Aug 1999 01:48:16 +0400
From:      Dmitrij Tejblum <tejblum@arc.hq.cti.ru>
To:        Poul-Henning Kamp <phk@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.sbin/pstat pstat.c 
Message-ID:  <199908172148.BAA01646@tejblum.pp.ru>
In-Reply-To: Your message of "Sun, 08 Aug 1999 12:44:01 PDT." <199908081944.MAA81797@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
Poul-Henning Kamp wrote:
> phk         1999/08/08 12:44:01 PDT
> 
>   Modified files:
>     usr.sbin/pstat       pstat.c 
>   Log:
>   Add support for picking up ttys with sysctl(kern.ttys).

As usual, this don't work on the alpha, where sizeof(dev_t) in kernel 
!= sizeof(dev_t) in userland...

(gcc warn about conversion from integer to pointer of different size.)

Dima




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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