Date: Mon, 1 May 1995 02:15:17 -0700 (PDT) From: Neal Westfall <nwestfal@orion.csci.csusb.edu> To: Joerg Wunsch <joerg_wunsch@uriah.heep.sax.de> Cc: hackers@FreeBSD.org Subject: Re: Netscape 1.1 and Current Message-ID: <Pine.SOL.3.91.950501021222.7359A-100000@orion> In-Reply-To: <199505010832.KAA09682@uriah.heep.sax.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 1 May 1995, J Wunsch wrote: > > netscape: uname() failed; can't tell what system we're running on > > I guess, this is the problem: > > > FreeBSD BUILT-19950429 #0: Sat Apr 29 04:13:14 PDT 1995 > ^^^^^^^^^^^^^^ I sort of suspected, but hadn't seen anyone else mention it. Thanks, I'll try cooking up a new kernel. > > Make the following in sys/conf/newvers.sh > > if [ "x$RELEASE" = xCURRENT ] ; then > - RELEASE=`date '+BUILT-%Y%m%d'` > + RELEASE=`date '+2.0-BUILT-%Y%m%d'` > fi > > There's also a PR pendig for it. Anyone care to officialize this change? > > -- > cheers, J"org > > joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ > Never trust an operating system you don't have sources for. ;-) > Neal Westfall nwestfal@csci.csusb.edu FreeBSD BUILT-19950429 #0: Sat Apr 29 04:13:14 PDT 1995 neal@darkside.csci.csusb.edu:/usr/src/sys/compile/DARKSIDE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.3.91.950501021222.7359A-100000>