1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-03 12:35:02 +00:00
freebsd/sys/ufs
Dmitrij Tejblum 8d81b5d631 Change type of a variable from u_int to size_t, so that pointer to it may be
used as a last argument to copyinstr().
1999-04-21 09:41:07 +00:00
..
ffs Reorganize locking to avoid holding the lock during calls to bdwrite 1999-03-02 06:38:07 +00:00
mfs Change type of a variable from u_int to size_t, so that pointer to it may be 1999-04-21 09:41:07 +00:00
ufs Catch a case spotted by Tor where files mmapped could leave garbage in the 1999-04-05 19:38:30 +00:00