Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Jun 2001 00:47:53 -0700
From:      Terry Lambert <tlambert2@mindspring.com>
To:        Poul-Henning Kamp <phk@critter.freebsd.dk>
Cc:        Doug Denault <doug@safeport.com>, Greg Lehey <grog@FreeBSD.ORG>, developers@FreeBSD.ORG, FreeBSD Stable Users <freebsd-stable@FreeBSD.ORG>, FreeBSD current users <FreeBSD-current@FreeBSD.ORG>
Subject:   Re: The FreeBSD core team needs your help
Message-ID:  <3B208329.2E2BFF2B@mindspring.com>
References:  <50104.991592939@critter>

next in thread | previous in thread | raw e-mail | index | archive | help
Poul-Henning Kamp wrote:
> 
> I think you guys should write a short-and-to-the-point application
> and send it to the core team.

Feel free to copy mine, and send it to the core team...

/* A short and sweet application */
int
main()
{
	write( 1, "Hello World!\n", 13);
	return( 0);
}

-- Terry

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B208329.2E2BFF2B>