#
61496 |
| 05-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
#
59260 |
| 26-Apr-1993 |
torek |
was busted; prototype bread() to fix it |
#
57999 |
| 15-Feb-1993 |
ralph |
use unistd.h to declare lseek properly. |
#
53733 |
| 28-May-1992 |
mckusick |
need to include <sys/time.h> for <ufs/ufs/dinode.h> |
#
53026 |
| 19-Mar-1992 |
bostic |
don't drop core |
#
51619 |
| 11-Nov-1991 |
bostic |
break UFS up into FFS/UFS/LFS/MFS |
#
48404 |
| 20-Apr-1991 |
bostic |
new copyright; att/bsd/shared |
#
41373 |
| 04-May-1990 |
mckusick |
delete unneeded headers |
#
38509 |
| 30-Jul-1989 |
bostic |
vnodes |
#
34148 |
| 02-May-1988 |
mckusick |
convert to understand dynamic file systems; delete -s option (superceded by fsck at last) |
#
32441 |
| 22-Oct-1987 |
bostic |
ANSI C; sprintf now returns an int. |
#
30558 |
| 23-Feb-1987 |
mckusick |
convert SBLOCK to SBOFF; generalize use of dev_bsize |
#
21133 |
| 28-May-1985 |
dist |
add copyright |
#
9298 |
| 18-Nov-1982 |
mckusick |
fixups to -b option |
#
8143 |
| 10-Sep-1982 |
mckusick |
add ifdef's for STANDALONE; clear out unused bits in block map |
#
6534 |
| 11-Apr-1982 |
mckusick |
float the super block, reclaim redundant boot block space |
#
6490 |
| 08-Apr-1982 |
mckusick |
merge into the new kernel |
#
6291 |
| 23-Mar-1982 |
mckusick |
compress frag tables |
#
6286 |
| 23-Mar-1982 |
mckusick |
add symbolic links |
#
5957 |
| 25-Feb-1982 |
mckusic |
use speed-up macros in fs.h |
#
5945 |
| 23-Feb-1982 |
mckusic |
always allocate inodes 0 and 1 when reconstructing cyl group 0 |
#
5410 |
| 15-Jan-1982 |
mckusic |
fix bug in initializing cg_free in makecg() |
#
5400 |
| 13-Jan-1982 |
mckusic |
zero out cg_free for unused portion of last cylinder group |
#
5382 |
| 12-Jan-1982 |
mckusic |
change all macros taking "fs" to have it as their first argument |
#
5372 |
| 12-Jan-1982 |
mckusic |
add cg_ctot to summarize cg_b |