Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!cpk-news-hub1.bbnplanet.com!cam-news-hub1.bbnplanet.com!news.bbnplanet.com!news.mathworks.com!news.eecs.umich.edu!life.eecs.umich.edu!not-for-mail From: pmchen@life.eecs.umich.edu (Peter M. Chen) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Help with FreeBSD 2.2.2-RELEASE NFS/automounter problem Date: 5 Jun 1997 04:07:29 GMT Organization: University of Michigan EECS Lines: 18 Message-ID: <5n5e21$9so$1@news.eecs.umich.edu> References: <5n05bh$2ci$1@scorpion.broadcom.com> <5n1cf7$k04$1@news.eecs.umich.edu> <5n2c22$3m1$1@scorpion.broadcom.com> <5n2sgm$bl2$1@news.eecs.umich.edu> <5n4cs2$t3a$1@scorpion.broadcom.com> NNTP-Posting-Host: 141.213.8.32 X-Newsreader: TIN [UNIX 1.3 950824BETA PL0] Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:42406 John Sin (jsin@scorpion.broadcom.com) wrote: >Not to nitpick, but I didn't think version of amd had changed since >oh, I don't know. My 2.2.2-RELEASE comes with > amd 1.1.1.1 of 1994/05/26 05:22:08 bsd44 #0 >and so does my 2.1.5-RELASE, and my 2.1.0-RELEASE. Granted, they >each have been re-compiled under different OS, but the "amd -v" returns >the same on all. amd -v may give the same output, but the source code in /usr/src/usr.sbin/amd/amd is different on the different systems. E.g. nfs_start.c is different between 2.2.1 and 2.2.0. I think it's just that the release string has not been updated. I'm glad you found a workaround for your NFS problem (hopefully your bug report will help fix it in future releases). I don't know if this is related to the amd problem (my guess is that it is). Pete