#
69902 |
| 15-Jun-1995 |
mckusick |
proper check for lseek failure
|
#
69164 |
| 02-May-1995 |
mckusick |
lint
|
#
69158 |
| 01-May-1995 |
mckusick |
changes for new dinode definitions
|
#
68991 |
| 28-Apr-1995 |
bostic |
prettiness police; From: Charles Hannum <mycroft@NetBSD.ORG>
|
#
68607 |
| 27-Mar-1995 |
mckusick |
lint
|
#
64639 |
| 23-Sep-1993 |
bostic |
changes for 4.4BSD-Lite requested by USL
|
#
61484 |
| 05-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright
|
#
59925 |
| 11-May-1993 |
torek |
less-hairy maxino logic; compat for SunOS and other 4.2/4.3 systems;`
|
#
58648 |
| 11-Mar-1993 |
sklower |
NODUMP -> UF_NODUMP
|
#
57723 |
| 25-Jan-1993 |
mckusick |
make more portable; cleanups from leres@lbl
|
#
57718 |
| 25-Jan-1993 |
mckusick |
may miss dumping last inode
|
#
55390 |
| 19-Jul-1992 |
mckusick |
must scan whole directory for subdirs or modified files; misc cleanups; keep those off_t's consistent
|
#
55288 |
| 16-Jul-1992 |
bostic |
fix the prototypes, minor cleanup to signal handlers
|
#
54596 |
| 02-Jul-1992 |
mckusick |
have to extricate short symlinks and put their data inline like long symlinks
|
#
54070 |
| 18-Jun-1992 |
mckusick |
lint; bug fix for missing indirection on parameter; timeval => timespec
|
#
53657 |
| 26-May-1992 |
mckusick |
add <sys/time.h> for dinode.h; need to select tv_sec field of times
|
#
51906 |
| 12-Dec-1991 |
mckusick |
ignore files with NODUMP flag set
|
#
51605 |
| 10-Nov-1991 |
bostic |
break UFS up into FFS/UFS/LFS/MFS
|
#
51374 |
| 17-Oct-1991 |
mckusick |
ensure that the root inode is dumped
|
#
50905 |
| 28-Aug-1991 |
mckusick |
more informative error messages
|
#
50499 |
| 23-Jul-1991 |
mckusick |
temporarily add ifdef sunos (includes) to assist Steve Romig in debugging
|
#
47082 |
| 07-Mar-1991 |
mckusick |
verified to be free of AT&T code
|
#
47058 |
| 07-Mar-1991 |
mckusick |
lint, misc cleanups
|
#
46796 |
| 28-Feb-1991 |
mckusick |
have to deal with directories that are shorter than a block
|
#
46795 |
| 28-Feb-1991 |
bostic |
ANSI; break #includes out of dump.h into separate files
|