freebsd-nq/sys/ufs
Peter Wemm 7b8830a51e Argh, I have had one "uid 0 on /: file system full" too many. The problem
is that it doesn't say _what_ did it! (the core dumped console message
is very useful for listing the process name and pid).  This adds similar
information.
1996-09-17 14:38:16 +00:00
..
ffs Argh, I have had one "uid 0 on /: file system full" too many. The problem 1996-09-17 14:38:16 +00:00
lfs Don't depend in the kernel on the gcc feature of doing arithmetic on 1996-08-31 14:48:13 +00:00
mfs Moved the fsnode MALLOC to before the call to getnewvnode() so that the 1996-06-12 03:37:57 +00:00
ufs Use bowrite instead of VOP_BWRITE in a few cases. This can probably be taken 1996-09-06 05:36:29 +00:00