#
68992 |
| 28-Apr-1995 |
bostic |
prettiness police; From: Charles Hannum <mycroft@NetBSD.ORG> |
#
68912 |
| 27-Apr-1995 |
mckusick |
check for more limited possible directory size |
#
68908 |
| 27-Apr-1995 |
mckusick |
add function prototypes |
#
68548 |
| 21-Mar-1995 |
mckusick |
daddr_t => ufs_daddr_t |
#
68138 |
| 06-Jan-1995 |
mckusick |
avoid reading partial sectors when reading symbolic links (from mycroft) |
#
67752 |
| 31-Aug-1994 |
mckusick |
more information on bad indirect blocks |
#
61492 |
| 05-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
#
58773 |
| 23-Mar-1993 |
mckusick |
lint |
#
57719 |
| 25-Jan-1993 |
mckusick |
bugs, fix check for symlinks that cover indirect blocks |
#
54605 |
| 02-Jul-1992 |
mckusick |
code to convert ouid/ogid to uid/gid; convert short symlinks |
#
53822 |
| 02-Jun-1992 |
mckusick |
size now has to be printed out as a quad |
#
51532 |
| 04-Nov-1991 |
bostic |
break FFS into UFS/FFS/LFS |
#
47580 |
| 19-Mar-1991 |
mckusick |
fix sign-post bug |
#
44934 |
| 20-Jul-1990 |
mckusick |
lint (from Torek) |
#
42702 |
| 01-Jun-1990 |
bostic |
new copyright notice |
#
41135 |
| 29-Apr-1990 |
mckusick |
mark zero length directories as DCLEAR so that they will be questioned in pass2 and if not removed, offered for deletion in pass4 |
#
40485 |
| 13-Mar-1990 |
mckusick |
have to really get the inode before it can be modified |
#
40021 |
| 07-Feb-1990 |
mckusick |
use special routine to scan inode list |
#
39980 |
| 01-Feb-1990 |
mckusick |
save block pointers of directories as they are encountered in pass1 so that they do not have to be reread when descending in pass2 |
#
39976 |
| 01-Feb-1990 |
mckusick |
convert to BSD only copyright |
#
39973 |
| 01-Feb-1990 |
mckusick |
lint and other aesthetic cleanups |
#
39383 |
| 24-Oct-1989 |
mckusick |
no longer need to include time.h, vnode.h, and inode.h; just include dinode.h |
#
38337 |
| 26-Jun-1989 |
mckusick |
new include file locations engendered by vnodes |
#
36952 |
| 02-Mar-1989 |
mckusick |
firewall for files that are too large |
#
30868 |
| 09-Apr-1987 |
mckusick |
more stringent test on negative size (from chris@maryland.edu - 4.2BSD/etc/36) |