NetBSD/sys/lib
cgd cd10ee60f6 set f_seekp to 0 in ufs_open() before returning. It ended up being 0
in most situations, but not always: if the terminal path name component
being opened couldn't be found in the first fs block of the directory
that contained it, f_seekp would be non-zero (and Bad Things would result).
1999-08-17 02:26:32 +00:00
..
libkern Find the udivrem.m4 in the proper directory. 1999-05-09 18:51:36 +00:00
libsa set f_seekp to 0 in ufs_open() before returning. It ended up being 0 1999-08-17 02:26:32 +00:00
libz Build libraries for kernel/standalone code from within their compilation 1999-05-07 14:28:50 +00:00