On Wed, Mar 01, 2023 at 04:29:16PM -0500, Noel Chiappa wrote:
I'm not
sure if 'fsck' would fix these
Turns out it was called 'fcheck' when we had it.
I have a V6 one
I'd already put it on my Web site, here:
http://ana-3.lcs.mit.edu/~jnc/tech/unix/s1/fcheck.c
if anyone wants it.
That is close, but slightly different to the PWB fcheck.c
https://www.tuhs.org/cgi-bin/utree.pl?file=PWB1/sys/source/s8/fcheck.c
UNSW also had
/*
* chk: fast combination of icheck+dcheck
*
* Original from Vrije Universiteit, Amsterdam.
* Modified by Kevin Hill, University of NSW.
*/
https://www.tuhs.org/cgi-bin/utree.pl?file=AUSAM/source/S/chk.c