Return to BSD News archive
Newsgroups: comp.os.386bsd.questions Path: sserve!newshost.anu.edu.au!munnari.oz.au!news.Hawaii.Edu!ames!elroy.jpl.nasa.gov!usc!sol.ctr.columbia.edu!destroyer!nntp.cs.ubc.ca!unixg.ubc.ca!acs.ucalgary.ca!cpsc.ucalgary.ca!xenlink!fsa.ca!deraadt From: deraadt@fsa.ca (Theo de Raadt) Subject: Re: xload In-Reply-To: Mark_Weaver@brown.edu's message of Wed, 13 Oct 1993 02: 30:09 GMT Message-ID: <DERAADT.93Oct12205754@newt.fsa.ca> Sender: news@fsa.ca Nntp-Posting-Host: newt.fsa.ca Organization: little lizard city References: <29eflg$rlc@dlsn31> <MARK_WEAVER.93Oct12223009@excelsior.cis.brown.edu> Date: Wed, 13 Oct 1993 03:57:54 GMT Lines: 15 Mark_Weaver@brown.edu writes: > Here's a patch to xload to make it run properly with netbsd. This was > done for the upcoming XFree86 2.0 release. [big patch deleted with lots of special cases in it] Note: % grep netbsd /usr/include/paths.h #define _PATH_UNIX "/netbsd" You might find that depending on _PATH_UNIX is easier and more reliable. -- This space not left unintentionally unblank. deraadt@fsa.ca