Re: kern.osrevision <-> kern.osreldate

2000-07-31 Thread John Baldwin
Paul Herman wrote: > Hi, > > I've been meaning to ask this ever since I started using 2.2.2 > years ago: Why are these two sysctl variables mixed up? > > bash-2.03$ sysctl kern.osrevision kern.osreldate > kern.osrevision: 199506 My guess is that this sysctl is the v

kern.osrevision <-> kern.osreldate

2000-07-31 Thread Paul Herman
Hi, I've been meaning to ask this ever since I started using 2.2.2 years ago: Why are these two sysctl variables mixed up? bash-2.03$ sysctl kern.osrevision kern.osreldate kern.osrevision: 199506 kern.osreldate: 41 Is this really an oversight that's existed for more than 3 years