NetBSD/sys
cgd e04e6d1984 changes from Ralf Friedl <friedl@informatik.uni-kl.de>.
These changes fix the following problems (in his words):
- When a direcrory was extended, it's size was not updated.
- Moving directories didn't work.
- I had removed brelse() call after an error from bread(), because I
thought bread() would already free them, but it doesn't, so I have
reinserted the brelse() calls.
- I have changed pcfs_setattr to silently ignore attempts to change
uid, gid or access time of a file. This allows 'cp -p' without errors.
1993-04-29 22:54:28 +00:00
..
arch generic kernel w/aha1542 and debugging support 1993-04-29 13:01:52 +00:00
conf version 0.8a -- gonna export some new kernels... 1993-04-28 23:21:03 +00:00
ddb after 0.2.2 "stable" patches applied 1993-03-21 18:04:42 +00:00
dev HP cards use 32 I/O ports, not 16. 1993-04-28 23:57:42 +00:00
isofs after 0.2.2 "stable" patches applied 1993-03-21 18:04:42 +00:00
kern fix other half of the text file busy problem: 1993-04-29 10:12:42 +00:00
lib/libsa Add consistent multiple-inclusion protection. 1993-04-19 03:45:34 +00:00
miscfs fix several off-by-one errors in hostname setting/reading 1993-04-27 10:06:10 +00:00
net Add consistent multiple-inclusion protection. 1993-04-19 03:45:34 +00:00
netccitt Add consistent multiple-inclusion protection. 1993-04-19 03:45:34 +00:00
netinet Add consistent multiple-inclusion protection. 1993-04-19 03:45:34 +00:00
netiso Add consistent multiple-inclusion protection. 1993-04-19 03:45:34 +00:00
netns Restore files lost during crash. 1993-04-20 11:32:23 +00:00
nfs Add consistent multiple-inclusion protection (repeat). 1993-04-20 11:44:36 +00:00
pcfs changes from Ralf Friedl <friedl@informatik.uni-kl.de>. 1993-04-29 22:54:28 +00:00
scsi cosmetic change 1993-04-26 18:45:49 +00:00
stand initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
sys got rid of __386BSDREL__ symbol; it was useless. 1993-04-28 05:54:21 +00:00
ufs Add consistent multiple-inclusion protection. 1993-04-19 03:45:34 +00:00
vm make it panic, like i thought it did, for mb_map too small. 1993-04-29 08:57:02 +00:00