Searched hist:476 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/etc/
H A Ddisktabdiff 476 Fri Sep 17 22:00:16 MDT 1993 rgrimes >From: Drew Hess <dhess@CS.Stanford.EDU>
>Date: Thu, 16 Sep 1993 23:35:48 -0700 (PDT)
There is a typo in disktab in the NetBSD-0.9 distribution. This may be
already fixed in NetBSD-current, but it's not in any of the source that I've
sup'ed.
line 9 reads:
# sc #sectors/cylinder, nc*nt default
should read:
# sc #sectors/cylinder, ns*nt default
/freebsd-10.0-release/bin/ps/
H A Dps.cdiff 13514 Sat Jan 20 08:43:54 MST 1996 mpp Use the correct buffer size from limits.h for the error buffer
passed to kvm_open. Closes PR# 476.

Submitted by: Jeffrey Hsu <hsu@freebsd.org>

Completed in 107 milliseconds