The FreeBSD Ports Archive
FreeBSD shells : fd4>
A CUI-based file and directory management tool
`FD' (FDclone) is a CUI-based file and directory management tool which
allows you to browse and manipulate directories and files with an easy
and intuitive user interface. It also has a built-in Bourne-shell
compatible shell which can be run stand-alone by the name of `fdsh'.
This version is a clone of FD for DOS (AT and PC9801) designed &
written by A. Idei (SDI00544@niftyserve.or.jp).
Author: Takashi SHIRAI
http://hp.vector.co.jp/authors/VA012337/soft/fd/
|
fd history
v. 1.84
date: 2007/09/18 06:22:22; author: knu; state: Exp; lines: +1 -1
Update to 2.09e, a bug-fix release.
v. 1.83
date: 2007/04/29 08:02:59; author: knu; state: Exp; lines: +1 -1
Update to 2.09d.
v. 1.82
date: 2007/01/18 10:43:08; author: knu; state: Exp; lines: +3 -3
Update to 2.09c.
v. 1.81
date: 2006/09/14 18:52:23; author: knu; state: Exp; lines: +1 -1
Update to 2.09.
v. 1.80
date: 2006/07/24 09:44:11; author: knu; state: Exp; lines: +1 -1
Update to 2.08d.
v. 1.79
date: 2006/05/24 11:48:20; author: knu; state: Exp; lines: +1 -2
Update to 2.08c.
v. 1.78
date: 2006/05/13 04:15:20; author: edwin; state: Exp; lines: +0 -2
Remove USE_REINPLACE from all categories starting with S
v. 1.77
date: 2006/04/11 08:12:00; author: knu; state: Exp; lines: +1 -0
Add a patch to fix a problem that ~/.fd_history is truncated
when the home directory is on a file system without locking support.
v. 1.76
date: 2006/04/07 04:25:10; author: knu; state: Exp; lines: +1 -2
Update to 2.08b.
v. 1.75
date: 2005/11/18 01:04:33; author: knu; state: Exp; lines: +2 -1
Add a missing man page to MAN1.
Noticed by: kris
v. 1.74
date: 2005/11/14 12:21:13; author: knu; state: Exp; lines: +3 -3
Update to 2.07b
Turn ADJTTY off by default.
v. 1.73
date: 2005/11/11 01:17:49; author: linimon; state: Exp; lines: +1 -1
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months. We hope to see him back sometime.
v. 1.72
date: 2004/10/26 04:05:30; author: knu; state: Exp; lines: +1 -2
Update to 2.06a.
v. 1.71
date: 2004/07/17 05:32:11; author: knu; state: Exp; lines: +1 -0
Integrate bug fixes from [FDclone-users:00310], [FDclone-users:00311]
and [FDclone-users:00313].
v. 1.70
date: 2004/07/10 13:17:48; author: knu; state: Exp; lines: +1 -1
Update to 2.05g.
v. 1.69
date: 2004/06/24 16:49:14; author: knu; state: Exp; lines: +1 -2
Update to 2.05f.
v. 1.68
date: 2004/06/12 18:00:41; author: knu; state: Exp; lines: +1 -0
Fix a bug where a \ at EOL did not work as escape character.
Obtained from: [FDclone-users:00287]
v. 1.67
date: 2004/06/09 12:01:11; author: knu; state: Exp; lines: +1 -2
Update to 2.05e.
v. 1.66
date: 2004/05/27 04:03:18; author: knu; state: Exp; lines: +1 -1
Double MAXLAUNCHTABLE and MAXFUNCLINES.
v. 1.65
date: 2004/05/25 18:56:27; author: knu; state: Exp; lines: +1 -1
Readd a correct fix against the glob expansion bug.
v. 1.64
date: 2004/05/25 10:00:22; author: knu; state: Exp; lines: +1 -1
Back out part of the previous commit. Turned out that the fixes in
[FDclone-users:00266] and [FDclone-users:00274] have bugs...
v. 1.63
date: 2004/05/25 05:17:40; author: knu; state: Exp; lines: +1 -0
Apply fixes against recently reported bugs.
[FDclone-users:00266]
Properly expand globs like <"/usr/"*> and .
[FDclone-users:00274]
Complete the previous fix and make <'/usr/'*> work.
[FDclone-users:00275]
Fix a bug where a recursive copy fails when the destination directory
has a trailing slash.
[FDclone-users:00276]
Remove superfluous calls of chflags(2) to supress errors on filesystems
that do not support file flags.
[FDclone-users:00278]
Disable path name completion RENAME_FILE.
v. 1.62
date: 2004/05/13 07:44:12; author: knu; state: Exp; lines: +1 -1
Update to 2.05d.
v. 1.61
date: 2004/02/25 12:58:03; author: knu; state: Exp; lines: +1 -1
Update to 2.05c.
v. 1.60
date: 2003/12/30 21:35:31; author: osa; state: Exp; lines: +2 -2
Use DOCSDIR macro.
Approved by: knu (maintainer)
v. 1.59
date: 2003/12/10 03:57:28; author: knu; state: Exp; lines: +3 -2
Update to 2.05a, which fixes a bug in a builtin command "checkid".
v. 1.58
date: 2003/12/08 18:46:33; author: knu; state: Exp; lines: +1 -2
Update to 2.05.
v. 1.57
date: 2003/11/20 05:09:20; author: knu; state: Exp; lines: +1 -0
Apply a patch that fixes segv in group lookups.
Obtained from: [FDclone-users:00244]
v. 1.56
date: 2003/10/18 10:40:29; author: knu; state: Exp; lines: +1 -1
Update to 2.04c.
v. 1.55
date: 2003/07/29 06:09:53; author: knu; state: Exp; lines: +1 -1
Update to 2.04a.
v. 1.54
date: 2003/06/30 05:58:03; author: knu; state: Exp; lines: +1 -1
Update to 2.04.
v. 1.53
date: 2003/05/15 05:57:41; author: knu; state: Exp; lines: +1 -2
Update to 2.03b.
v. 1.52
date: 2003/04/23 10:20:11; author: knu; state: Exp; lines: +1 -0
Apply a fix against a macro expansion problem and bump PORTREVISION
accordingly.
v. 1.51
date: 2003/04/19 12:35:58; author: knu; state: Exp; lines: +1 -1
Update to 2.03a + readlink fix.
v. 1.50
date: 2003/03/28 10:13:10; author: knu; state: Exp; lines: +1 -1
Update to 2.03.
v. 1.49
date: 2003/03/03 00:16:54; author: knu; state: Exp; lines: +1 -2
Update to 2.02b.
v. 1.48
date: 2003/02/19 08:48:16; author: knu; state: Exp; lines: +1 -0
Bump PORTREVISION for a couple of fixes I applied.
v. 1.47
date: 2003/02/18 05:52:55; author: knu; state: Exp; lines: +1 -0
De-pkg-comment my non-ruby ports as well.
v. 1.46
date: 2003/01/05 19:14:20; author: knu; state: Exp; lines: +4 -4
Ignore error in updating /etc/shells so that a normal user can build
and install this port.
v. 1.45
date: 2003/01/03 11:20:51; author: knu; state: Exp; lines: +1 -1
Update to 2.02a.
v. 1.44
date: 2002/10/06 18:52:30; author: knu; state: Exp; lines: +1 -2
Update to 2.01c.
v. 1.43
date: 2002/09/18 18:57:52; author: knu; state: Exp; lines: +1 -1
- Fix the .zip file list format.
- Recognize .tar.z as tar+gz archive.
v. 1.42
date: 2002/09/15 20:55:57; author: knu; state: Exp; lines: +1 -1
- Apply a couple of patches posted on the FD-clone mailing list,
which fix bugs in file name completion and handling of tar archives
that contain ".".
- Update fd2rc:
o Properly call zip(1) with -r (recursive).
o Make some file extensions case insensitive.
o Source /etc/fd2rc.local so administrators can put their own local
configurations in it.
o Set FD_WRITEFS to 1 (do not ask).
o Set FD_INHERITCOPY to 1 (preserve timestamps).
v. 1.41
date: 2002/08/11 13:28:31; author: knu; state: Exp; lines: +1 -0
- Recognize .tbz as a tar+bzip2 suffix.
- Expand the arch table size from 16 to 32.
- Bump PORTREVISION accordingly.
v. 1.40
date: 2002/07/13 04:19:38; author: knu; state: Exp; lines: +7 -1
- Update to 2.01b.
- Honor CC and CFLAGS. (which hasn't been working since 2.0)
v. 1.39
date: 2002/06/11 12:31:40; author: knu; state: Exp; lines: +1 -1
Update to 2.01a.
Adjust tar_format for the latest GNU tar.
v. 1.38
date: 2002/05/15 18:17:31; author: knu; state: Exp; lines: +1 -2
Update to 2.01.
Add compression/uncompression definitions for .Z/.gz/.bz2.
v. 1.37
date: 2002/04/15 17:55:19; author: knu; state: Exp; lines: +1 -0
- Add a patch from the author that fixes a bug in file name
completion. Bump PORTREVISION accordingly.
- Default the number of columns to 1.
- Add some nifty launcher definitions.
Submitted by: nork (partly)
v. 1.36
date: 2002/03/31 18:28:32; author: knu; state: Exp; lines: +1 -2
Update to 2.00b.
v. 1.35
date: 2002/03/25 21:04:50; author: knu; state: Exp; lines: +1 -0
Add a patch supplied by the author to fix a bug in glob expansion
where a series of globs was only partially expanded. (`echo a* b*' ->
`echo a aa aaa b*')
Bump PORTREVISION accordingly.
v. 1.34
date: 2002/02/10 17:12:36; author: knu; state: Exp; lines: +33 -15
Update FD, a GUI-based file and directory management tool for text
terminal to version 2.00a.
Put MAINTAINER's suggestions into the default configuration file.
Transfer the maintainership over to knu@FreeBSD.org.
Approved by: Nobuhiro Yasutomi (ex-MAINTAINER)
v. 1.33
date: 2002/01/29 21:40:13; author: knu; state: Exp; lines: +1 -1
Repocopy and move "fd" from misc/ to shells/ which is more suitable
category for the port.
Approved by: Nobuhiro Yasutomi (MAINTAINER)
Repocopied by: joe
v. 1.32
date: 2002/01/21 16:02:52; author: knu; state: Exp; lines: +1 -1
Add a patch submitted by the author which fixes a bug I reported where
fd occasionally dies of a segfault caused by a buffer overrun on
command invocation.
Bump PORTREVISION accordingly.
v. 1.31
date: 2002/01/19 11:42:57; author: knu; state: Exp; lines: +1 -1
Add a patch submitted by the author which fixes a bug I reported where
fd fails to expand a relative symlink in the root directory.
Bump PORTREVISION accordingly.
Remove an unneeded MASTER_SITE_SUBDIR line.
v. 1.30
date: 2001/12/27 08:58:20; author: ijliao; state: Exp; lines: +4 -3
upgrade to 1.03u
PR: 33226
Submitted by: maintainer
v. 1.29
date: 2001/09/10 01:44:37; author: dwcjr; state: Exp; lines: +2 -2
Update to 1.03t
PR: 30475
Submitted by: maintainer
v. 1.28
date: 2001/05/31 06:20:19; author: knu; state: Exp; lines: +3 -5
Update to 1.03s and remove hotfix patches.
PR: ports/27785
Submitted by: David W. Chapman Jr.
v. 1.27
date: 2001/04/10 11:48:25; author: knu; state: Exp; lines: +3 -2
Re-update to 1.03r with a hotfix from the author. PORTREVISION is set
to 1 now due to this whole matter.
Submitted by: MAINTAINER
v. 1.26
date: 2001/04/10 10:28:28; author: knu; state: Exp; lines: +2 -2
Temporarily back out the previous update. There seems to be a nasty
bug in 1.03r. Now I'm talking with the author...
v. 1.25
date: 2001/04/10 06:35:10; author: knu; state: Exp; lines: +2 -2
Update to 1.03r.
PR: ports/26471
Submitted by: Nobuhiro Yasutomi (MAINTAINER)
v. 1.24
date: 2001/03/20 10:14:58; author: knu; state: Exp; lines: +2 -2
Update to 1.03q.
Approved by: Nobuhiro Yasutomi (MAINTAINER)
v. 1.23
date: 2000/10/12 15:31:06; author: kevlo; state: Exp; lines: +3 -3
Update to 1.03o
PR: 21928
Submitted by: MAINTAINER
v. 1.22
date: 2000/10/08 10:22:23; author: asami; state: Exp; lines: +2 -2
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
v. 1.21
date: 2000/07/07 18:44:44; author: steve; state: Exp; lines: +3 -2
Use {MASTER,PATCH}_SITE_SUBDIR instead of make's sed capabilities.
v. 1.20
date: 2000/06/17 00:14:40; author: steve; state: Exp; lines: +2 -2
Use the distfiles now on ftp.freebsd.org instead of from my home directory
on freefall.
v. 1.19
date: 2000/04/14 08:45:41; author: asami; state: Exp; lines: +4 -4
Convert to PORTNAME/PORTVERSION.
v. 1.18
date: 2000/02/08 09:28:04; author: peter; state: Exp; lines: +2 -2
Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.
Reviewed by: asami
v. 1.17
date: 1999/12/25 18:55:45; author: steve; state: Exp; lines: +3 -2
Add a MASTER_SITE.
PR: 15675
v. 1.16
date: 1999/12/23 16:20:02; author: steve; state: Exp; lines: +4 -4
Update to version 1.03l.
PR: 15237
Submitted by: maintainer
v. 1.15
date: 1999/09/06 17:33:07; author: taoka; state: Exp; lines: +3 -3
Updated to 1.03k
PR: 13590
Submitted by: maintainer
v. 1.14
date: 1999/08/25 07:21:37; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.13
date: 1999/03/17 15:11:43; author: flathill; state: Exp; lines: +3 -3
Update to 1.03j
PR: ports/10635
Submitted by: nobu@psrc.isac.co.jp
v. 1.12
date: 1999/03/04 00:00:59; author: flathill; state: Exp; lines: +4 -4
Update to FD-1.03i
v. 1.11
date: 1998/09/03 20:11:21; author: max; state: Exp; lines: +20 -8
Upgrade, 1.03g -> 1.03h.
PR: 7808
Submitted by: maintainer
v. 1.10
date: 1998/04/05 04:46:26; author: max; state: Exp; lines: +2 -2
Move the man pages to ${PREFIX}/man/ja from ja_JP.EUC.
Forgotten by: whomever changed man/ja_JP.EUC -> man/ja in BSD.local.dist
v. 1.9
date: 1998/02/07 16:26:15; author: max; state: Exp; lines: +4 -4
Upgrade, 1.03f -> 1.03g.
PR: 5657
Submitted by: maintainer
v. 1.8
date: 1997/12/19 16:53:55; author: max; state: Exp; lines: +4 -4
Upgrade, 1.03e -> 1.03f.
Submitted by: maintainer
PR: 5341
v. 1.7
date: 1997/11/13 20:19:15; author: max; state: Exp; lines: +4 -4
Upgrade, 1.03a -> 1.03e
Submitted by: maintainer
PR: 5006
v. 1.6
date: 1997/09/19 12:51:32; author: max; state: Exp; lines: +8 -19
Upgrade, 1.01h -> 1.03a.
PR: 4581
Submitted by: maintainer
v. 1.5
date: 1997/01/06 06:38:33; author: max; state: Exp; lines: +17 -6
Upgrade, 1.01 -> 1.01h.
Reviewed by: max
Submitted by: nobu@psrc.isac.co.jp
v. 1.4
date: 1996/12/12 04:50:55; author: max; state: Exp; lines: +2 -5
Install the man page to man/ja_JP.EUC/man1.
v. 1.3
date: 1996/11/17 09:05:43; author: obrien; state: Exp; lines: +3 -3
Converted to MAN[1-8]
Converted p5* to use MASTER_SITE_PERL_CPAN
v. 1.2
date: 1996/11/11 05:49:29; author: obrien; state: Exp; lines: +2 -2
CATEGORIES+= --> CATEGORIES=
Misc variable reordering, cleaning up, etc.
v. 1.1
date: 1996/03/20 07:53:43; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.2
date: 1997/01/06 06:26:11; author: max; state: Exp; lines: +18 -10
Upgrade, 1.01 -> 1.01h.
Submitted by: nobu@psrc.isac.co.jp
Reviewed by: max
v. 1.1.1.1
date: 1996/03/20 07:53:43; author: asami; state: Exp; lines: +0 -0
A file and directory management tool.
Submitted by: Nobuhiro Yasutomi
=============================================================================
v. 1.84
date: 2007/09/18 06:22:22; author: knu; state: Exp; lines: +1 -1
Update to 2.09e, a bug-fix release.
v. 1.83
date: 2007/04/29 08:02:59; author: knu; state: Exp; lines: +1 -1
Update to 2.09d.
v. 1.82
date: 2007/01/18 10:43:08; author: knu; state: Exp; lines: +3 -3
Update to 2.09c.
v. 1.81
date: 2006/09/14 18:52:23; author: knu; state: Exp; lines: +1 -1
Update to 2.09.
v. 1.80
date: 2006/07/24 09:44:11; author: knu; state: Exp; lines: +1 -1
Update to 2.08d.
v. 1.79
date: 2006/05/24 11:48:20; author: knu; state: Exp; lines: +1 -2
Update to 2.08c.
v. 1.78
date: 2006/05/13 04:15:20; author: edwin; state: Exp; lines: +0 -2
Remove USE_REINPLACE from all categories starting with S
v. 1.77
date: 2006/04/11 08:12:00; author: knu; state: Exp; lines: +1 -0
Add a patch to fix a problem that ~/.fd_history is truncated
when the home directory is on a file system without locking support.
v. 1.76
date: 2006/04/07 04:25:10; author: knu; state: Exp; lines: +1 -2
Update to 2.08b.
v. 1.75
date: 2005/11/18 01:04:33; author: knu; state: Exp; lines: +2 -1
Add a missing man page to MAN1.
Noticed by: kris
v. 1.74
date: 2005/11/14 12:21:13; author: knu; state: Exp; lines: +3 -3
Update to 2.07b
Turn ADJTTY off by default.
v. 1.73
date: 2005/11/11 01:17:49; author: linimon; state: Exp; lines: +1 -1
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months. We hope to see him back sometime.
v. 1.72
date: 2004/10/26 04:05:30; author: knu; state: Exp; lines: +1 -2
Update to 2.06a.
v. 1.71
date: 2004/07/17 05:32:11; author: knu; state: Exp; lines: +1 -0
Integrate bug fixes from [FDclone-users:00310], [FDclone-users:00311]
and [FDclone-users:00313].
v. 1.70
date: 2004/07/10 13:17:48; author: knu; state: Exp; lines: +1 -1
Update to 2.05g.
v. 1.69
date: 2004/06/24 16:49:14; author: knu; state: Exp; lines: +1 -2
Update to 2.05f.
v. 1.68
date: 2004/06/12 18:00:41; author: knu; state: Exp; lines: +1 -0
Fix a bug where a \ at EOL did not work as escape character.
Obtained from: [FDclone-users:00287]
v. 1.67
date: 2004/06/09 12:01:11; author: knu; state: Exp; lines: +1 -2
Update to 2.05e.
v. 1.66
date: 2004/05/27 04:03:18; author: knu; state: Exp; lines: +1 -1
Double MAXLAUNCHTABLE and MAXFUNCLINES.
v. 1.65
date: 2004/05/25 18:56:27; author: knu; state: Exp; lines: +1 -1
Readd a correct fix against the glob expansion bug.
v. 1.64
date: 2004/05/25 10:00:22; author: knu; state: Exp; lines: +1 -1
Back out part of the previous commit. Turned out that the fixes in
[FDclone-users:00266] and [FDclone-users:00274] have bugs...
v. 1.63
date: 2004/05/25 05:17:40; author: knu; state: Exp; lines: +1 -0
Apply fixes against recently reported bugs.
[FDclone-users:00266]
Properly expand globs like <"/usr/"*> and .
[FDclone-users:00274]
Complete the previous fix and make <'/usr/'*> work.
[FDclone-users:00275]
Fix a bug where a recursive copy fails when the destination directory
has a trailing slash.
[FDclone-users:00276]
Remove superfluous calls of chflags(2) to supress errors on filesystems
that do not support file flags.
[FDclone-users:00278]
Disable path name completion RENAME_FILE.
v. 1.62
date: 2004/05/13 07:44:12; author: knu; state: Exp; lines: +1 -1
Update to 2.05d.
v. 1.61
date: 2004/02/25 12:58:03; author: knu; state: Exp; lines: +1 -1
Update to 2.05c.
v. 1.60
date: 2003/12/30 21:35:31; author: osa; state: Exp; lines: +2 -2
Use DOCSDIR macro.
Approved by: knu (maintainer)
v. 1.59
date: 2003/12/10 03:57:28; author: knu; state: Exp; lines: +3 -2
Update to 2.05a, which fixes a bug in a builtin command "checkid".
v. 1.58
date: 2003/12/08 18:46:33; author: knu; state: Exp; lines: +1 -2
Update to 2.05.
v. 1.57
date: 2003/11/20 05:09:20; author: knu; state: Exp; lines: +1 -0
Apply a patch that fixes segv in group lookups.
Obtained from: [FDclone-users:00244]
v. 1.56
date: 2003/10/18 10:40:29; author: knu; state: Exp; lines: +1 -1
Update to 2.04c.
v. 1.55
date: 2003/07/29 06:09:53; author: knu; state: Exp; lines: +1 -1
Update to 2.04a.
v. 1.54
date: 2003/06/30 05:58:03; author: knu; state: Exp; lines: +1 -1
Update to 2.04.
v. 1.53
date: 2003/05/15 05:57:41; author: knu; state: Exp; lines: +1 -2
Update to 2.03b.
v. 1.52
date: 2003/04/23 10:20:11; author: knu; state: Exp; lines: +1 -0
Apply a fix against a macro expansion problem and bump PORTREVISION
accordingly.
v. 1.51
date: 2003/04/19 12:35:58; author: knu; state: Exp; lines: +1 -1
Update to 2.03a + readlink fix.
v. 1.50
date: 2003/03/28 10:13:10; author: knu; state: Exp; lines: +1 -1
Update to 2.03.
v. 1.49
date: 2003/03/03 00:16:54; author: knu; state: Exp; lines: +1 -2
Update to 2.02b.
v. 1.48
date: 2003/02/19 08:48:16; author: knu; state: Exp; lines: +1 -0
Bump PORTREVISION for a couple of fixes I applied.
v. 1.47
date: 2003/02/18 05:52:55; author: knu; state: Exp; lines: +1 -0
De-pkg-comment my non-ruby ports as well.
v. 1.46
date: 2003/01/05 19:14:20; author: knu; state: Exp; lines: +4 -4
Ignore error in updating /etc/shells so that a normal user can build
and install this port.
v. 1.45
date: 2003/01/03 11:20:51; author: knu; state: Exp; lines: +1 -1
Update to 2.02a.
v. 1.44
date: 2002/10/06 18:52:30; author: knu; state: Exp; lines: +1 -2
Update to 2.01c.
v. 1.43
date: 2002/09/18 18:57:52; author: knu; state: Exp; lines: +1 -1
- Fix the .zip file list format.
- Recognize .tar.z as tar+gz archive.
v. 1.42
date: 2002/09/15 20:55:57; author: knu; state: Exp; lines: +1 -1
- Apply a couple of patches posted on the FD-clone mailing list,
which fix bugs in file name completion and handling of tar archives
that contain ".".
- Update fd2rc:
o Properly call zip(1) with -r (recursive).
o Make some file extensions case insensitive.
o Source /etc/fd2rc.local so administrators can put their own local
configurations in it.
o Set FD_WRITEFS to 1 (do not ask).
o Set FD_INHERITCOPY to 1 (preserve timestamps).
v. 1.41
date: 2002/08/11 13:28:31; author: knu; state: Exp; lines: +1 -0
- Recognize .tbz as a tar+bzip2 suffix.
- Expand the arch table size from 16 to 32.
- Bump PORTREVISION accordingly.
v. 1.40
date: 2002/07/13 04:19:38; author: knu; state: Exp; lines: +7 -1
- Update to 2.01b.
- Honor CC and CFLAGS. (which hasn't been working since 2.0)
v. 1.39
date: 2002/06/11 12:31:40; author: knu; state: Exp; lines: +1 -1
Update to 2.01a.
Adjust tar_format for the latest GNU tar.
v. 1.38
date: 2002/05/15 18:17:31; author: knu; state: Exp; lines: +1 -2
Update to 2.01.
Add compression/uncompression definitions for .Z/.gz/.bz2.
v. 1.37
date: 2002/04/15 17:55:19; author: knu; state: Exp; lines: +1 -0
- Add a patch from the author that fixes a bug in file name
completion. Bump PORTREVISION accordingly.
- Default the number of columns to 1.
- Add some nifty launcher definitions.
Submitted by: nork (partly)
v. 1.36
date: 2002/03/31 18:28:32; author: knu; state: Exp; lines: +1 -2
Update to 2.00b.
v. 1.35
date: 2002/03/25 21:04:50; author: knu; state: Exp; lines: +1 -0
Add a patch supplied by the author to fix a bug in glob expansion
where a series of globs was only partially expanded. (`echo a* b*' ->
`echo a aa aaa b*')
Bump PORTREVISION accordingly.
v. 1.34
date: 2002/02/10 17:12:36; author: knu; state: Exp; lines: +33 -15
Update FD, a GUI-based file and directory management tool for text
terminal to version 2.00a.
Put MAINTAINER's suggestions into the default configuration file.
Transfer the maintainership over to knu@FreeBSD.org.
Approved by: Nobuhiro Yasutomi (ex-MAINTAINER)
v. 1.33
date: 2002/01/29 21:40:13; author: knu; state: Exp; lines: +1 -1
Repocopy and move "fd" from misc/ to shells/ which is more suitable
category for the port.
Approved by: Nobuhiro Yasutomi (MAINTAINER)
Repocopied by: joe
v. 1.32
date: 2002/01/21 16:02:52; author: knu; state: Exp; lines: +1 -1
Add a patch submitted by the author which fixes a bug I reported where
fd occasionally dies of a segfault caused by a buffer overrun on
command invocation.
Bump PORTREVISION accordingly.
v. 1.31
date: 2002/01/19 11:42:57; author: knu; state: Exp; lines: +1 -1
Add a patch submitted by the author which fixes a bug I reported where
fd fails to expand a relative symlink in the root directory.
Bump PORTREVISION accordingly.
Remove an unneeded MASTER_SITE_SUBDIR line.
v. 1.30
date: 2001/12/27 08:58:20; author: ijliao; state: Exp; lines: +4 -3
upgrade to 1.03u
PR: 33226
Submitted by: maintainer
v. 1.29
date: 2001/09/10 01:44:37; author: dwcjr; state: Exp; lines: +2 -2
Update to 1.03t
PR: 30475
Submitted by: maintainer
v. 1.28
date: 2001/05/31 06:20:19; author: knu; state: Exp; lines: +3 -5
Update to 1.03s and remove hotfix patches.
PR: ports/27785
Submitted by: David W. Chapman Jr.
v. 1.27
date: 2001/04/10 11:48:25; author: knu; state: Exp; lines: +3 -2
Re-update to 1.03r with a hotfix from the author. PORTREVISION is set
to 1 now due to this whole matter.
Submitted by: MAINTAINER
v. 1.26
date: 2001/04/10 10:28:28; author: knu; state: Exp; lines: +2 -2
Temporarily back out the previous update. There seems to be a nasty
bug in 1.03r. Now I'm talking with the author...
v. 1.25
date: 2001/04/10 06:35:10; author: knu; state: Exp; lines: +2 -2
Update to 1.03r.
PR: ports/26471
Submitted by: Nobuhiro Yasutomi (MAINTAINER)
v. 1.24
date: 2001/03/20 10:14:58; author: knu; state: Exp; lines: +2 -2
Update to 1.03q.
Approved by: Nobuhiro Yasutomi (MAINTAINER)
v. 1.23
date: 2000/10/12 15:31:06; author: kevlo; state: Exp; lines: +3 -3
Update to 1.03o
PR: 21928
Submitted by: MAINTAINER
v. 1.22
date: 2000/10/08 10:22:23; author: asami; state: Exp; lines: +2 -2
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
v. 1.21
date: 2000/07/07 18:44:44; author: steve; state: Exp; lines: +3 -2
Use {MASTER,PATCH}_SITE_SUBDIR instead of make's sed capabilities.
v. 1.20
date: 2000/06/17 00:14:40; author: steve; state: Exp; lines: +2 -2
Use the distfiles now on ftp.freebsd.org instead of from my home directory
on freefall.
v. 1.19
date: 2000/04/14 08:45:41; author: asami; state: Exp; lines: +4 -4
Convert to PORTNAME/PORTVERSION.
v. 1.18
date: 2000/02/08 09:28:04; author: peter; state: Exp; lines: +2 -2
Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.
Reviewed by: asami
v. 1.17
date: 1999/12/25 18:55:45; author: steve; state: Exp; lines: +3 -2
Add a MASTER_SITE.
PR: 15675
v. 1.16
date: 1999/12/23 16:20:02; author: steve; state: Exp; lines: +4 -4
Update to version 1.03l.
PR: 15237
Submitted by: maintainer
v. 1.15
date: 1999/09/06 17:33:07; author: taoka; state: Exp; lines: +3 -3
Updated to 1.03k
PR: 13590
Submitted by: maintainer
v. 1.14
date: 1999/08/25 07:21:37; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.13
date: 1999/03/17 15:11:43; author: flathill; state: Exp; lines: +3 -3
Update to 1.03j
PR: ports/10635
Submitted by: nobu@psrc.isac.co.jp
v. 1.12
date: 1999/03/04 00:00:59; author: flathill; state: Exp; lines: +4 -4
Update to FD-1.03i
v. 1.11
date: 1998/09/03 20:11:21; author: max; state: Exp; lines: +20 -8
Upgrade, 1.03g -> 1.03h.
PR: 7808
Submitted by: maintainer
v. 1.10
date: 1998/04/05 04:46:26; author: max; state: Exp; lines: +2 -2
Move the man pages to ${PREFIX}/man/ja from ja_JP.EUC.
Forgotten by: whomever changed man/ja_JP.EUC -> man/ja in BSD.local.dist
v. 1.9
date: 1998/02/07 16:26:15; author: max; state: Exp; lines: +4 -4
Upgrade, 1.03f -> 1.03g.
PR: 5657
Submitted by: maintainer
v. 1.8
date: 1997/12/19 16:53:55; author: max; state: Exp; lines: +4 -4
Upgrade, 1.03e -> 1.03f.
Submitted by: maintainer
PR: 5341
v. 1.7
date: 1997/11/13 20:19:15; author: max; state: Exp; lines: +4 -4
Upgrade, 1.03a -> 1.03e
Submitted by: maintainer
PR: 5006
v. 1.6
date: 1997/09/19 12:51:32; author: max; state: Exp; lines: +8 -19
Upgrade, 1.01h -> 1.03a.
PR: 4581
Submitted by: maintainer
v. 1.5
date: 1997/01/06 06:38:33; author: max; state: Exp; lines: +17 -6
Upgrade, 1.01 -> 1.01h.
Reviewed by: max
Submitted by: nobu@psrc.isac.co.jp
v. 1.4
date: 1996/12/12 04:50:55; author: max; state: Exp; lines: +2 -5
Install the man page to man/ja_JP.EUC/man1.
v. 1.3
date: 1996/11/17 09:05:43; author: obrien; state: Exp; lines: +3 -3
Converted to MAN[1-8]
Converted p5* to use MASTER_SITE_PERL_CPAN
v. 1.2
date: 1996/11/11 05:49:29; author: obrien; state: Exp; lines: +2 -2
CATEGORIES+= --> CATEGORIES=
Misc variable reordering, cleaning up, etc.
v. 1.1
date: 1996/03/20 07:53:43; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.2
date: 1997/01/06 06:26:11; author: max; state: Exp; lines: +18 -10
Upgrade, 1.01 -> 1.01h.
Submitted by: nobu@psrc.isac.co.jp
Reviewed by: max
v. 1.1.1.1
date: 1996/03/20 07:53:43; author: asami; state: Exp; lines: +0 -0
A file and directory management tool.
Submitted by: Nobuhiro Yasutomi
=============================================================================
v. 1.84
date: 2007/09/18 06:22:22; author: knu; state: Exp; lines: +1 -1
Update to 2.09e, a bug-fix release.
v. 1.83
date: 2007/04/29 08:02:59; author: knu; state: Exp; lines: +1 -1
Update to 2.09d.
v. 1.82
date: 2007/01/18 10:43:08; author: knu; state: Exp; lines: +3 -3
Update to 2.09c.
v. 1.81
date: 2006/09/14 18:52:23; author: knu; state: Exp; lines: +1 -1
Update to 2.09.
v. 1.80
date: 2006/07/24 09:44:11; author: knu; state: Exp; lines: +1 -1
Update to 2.08d.
v. 1.79
date: 2006/05/24 11:48:20; author: knu; state: Exp; lines: +1 -2
Update to 2.08c.
v. 1.78
date: 2006/05/13 04:15:20; author: edwin; state: Exp; lines: +0 -2
Remove USE_REINPLACE from all categories starting with S
v. 1.77
date: 2006/04/11 08:12:00; author: knu; state: Exp; lines: +1 -0
Add a patch to fix a problem that ~/.fd_history is truncated
when the home directory is on a file system without locking support.
v. 1.76
date: 2006/04/07 04:25:10; author: knu; state: Exp; lines: +1 -2
Update to 2.08b.
v. 1.75
date: 2005/11/18 01:04:33; author: knu; state: Exp; lines: +2 -1
Add a missing man page to MAN1.
Noticed by: kris
v. 1.74
date: 2005/11/14 12:21:13; author: knu; state: Exp; lines: +3 -3
Update to 2.07b
Turn ADJTTY off by default.
v. 1.73
date: 2005/11/11 01:17:49; author: linimon; state: Exp; lines: +1 -1
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months. We hope to see him back sometime.
v. 1.72
date: 2004/10/26 04:05:30; author: knu; state: Exp; lines: +1 -2
Update to 2.06a.
v. 1.71
date: 2004/07/17 05:32:11; author: knu; state: Exp; lines: +1 -0
Integrate bug fixes from [FDclone-users:00310], [FDclone-users:00311]
and [FDclone-users:00313].
v. 1.70
date: 2004/07/10 13:17:48; author: knu; state: Exp; lines: +1 -1
Update to 2.05g.
v. 1.69
date: 2004/06/24 16:49:14; author: knu; state: Exp; lines: +1 -2
Update to 2.05f.
v. 1.68
date: 2004/06/12 18:00:41; author: knu; state: Exp; lines: +1 -0
Fix a bug where a \ at EOL did not work as escape character.
Obtained from: [FDclone-users:00287]
v. 1.67
date: 2004/06/09 12:01:11; author: knu; state: Exp; lines: +1 -2
Update to 2.05e.
v. 1.66
date: 2004/05/27 04:03:18; author: knu; state: Exp; lines: +1 -1
Double MAXLAUNCHTABLE and MAXFUNCLINES.
v. 1.65
date: 2004/05/25 18:56:27; author: knu; state: Exp; lines: +1 -1
Readd a correct fix against the glob expansion bug.
v. 1.64
date: 2004/05/25 10:00:22; author: knu; state: Exp; lines: +1 -1
Back out part of the previous commit. Turned out that the fixes in
[FDclone-users:00266] and [FDclone-users:00274] have bugs...
v. 1.63
date: 2004/05/25 05:17:40; author: knu; state: Exp; lines: +1 -0
Apply fixes against recently reported bugs.
[FDclone-users:00266]
Properly expand globs like <"/usr/"*> and .
[FDclone-users:00274]
Complete the previous fix and make <'/usr/'*> work.
[FDclone-users:00275]
Fix a bug where a recursive copy fails when the destination directory
has a trailing slash.
[FDclone-users:00276]
Remove superfluous calls of chflags(2) to supress errors on filesystems
that do not support file flags.
[FDclone-users:00278]
Disable path name completion RENAME_FILE.
v. 1.62
date: 2004/05/13 07:44:12; author: knu; state: Exp; lines: +1 -1
Update to 2.05d.
v. 1.61
date: 2004/02/25 12:58:03; author: knu; state: Exp; lines: +1 -1
Update to 2.05c.
v. 1.60
date: 2003/12/30 21:35:31; author: osa; state: Exp; lines: +2 -2
Use DOCSDIR macro.
Approved by: knu (maintainer)
v. 1.59
date: 2003/12/10 03:57:28; author: knu; state: Exp; lines: +3 -2
Update to 2.05a, which fixes a bug in a builtin command "checkid".
v. 1.58
date: 2003/12/08 18:46:33; author: knu; state: Exp; lines: +1 -2
Update to 2.05.
v. 1.57
date: 2003/11/20 05:09:20; author: knu; state: Exp; lines: +1 -0
Apply a patch that fixes segv in group lookups.
Obtained from: [FDclone-users:00244]
v. 1.56
date: 2003/10/18 10:40:29; author: knu; state: Exp; lines: +1 -1
Update to 2.04c.
v. 1.55
date: 2003/07/29 06:09:53; author: knu; state: Exp; lines: +1 -1
Update to 2.04a.
v. 1.54
date: 2003/06/30 05:58:03; author: knu; state: Exp; lines: +1 -1
Update to 2.04.
v. 1.53
date: 2003/05/15 05:57:41; author: knu; state: Exp; lines: +1 -2
Update to 2.03b.
v. 1.52
date: 2003/04/23 10:20:11; author: knu; state: Exp; lines: +1 -0
Apply a fix against a macro expansion problem and bump PORTREVISION
accordingly.
v. 1.51
date: 2003/04/19 12:35:58; author: knu; state: Exp; lines: +1 -1
Update to 2.03a + readlink fix.
v. 1.50
date: 2003/03/28 10:13:10; author: knu; state: Exp; lines: +1 -1
Update to 2.03.
v. 1.49
date: 2003/03/03 00:16:54; author: knu; state: Exp; lines: +1 -2
Update to 2.02b.
v. 1.48
date: 2003/02/19 08:48:16; author: knu; state: Exp; lines: +1 -0
Bump PORTREVISION for a couple of fixes I applied.
v. 1.47
date: 2003/02/18 05:52:55; author: knu; state: Exp; lines: +1 -0
De-pkg-comment my non-ruby ports as well.
v. 1.46
date: 2003/01/05 19:14:20; author: knu; state: Exp; lines: +4 -4
Ignore error in updating /etc/shells so that a normal user can build
and install this port.
v. 1.45
date: 2003/01/03 11:20:51; author: knu; state: Exp; lines: +1 -1
Update to 2.02a.
v. 1.44
date: 2002/10/06 18:52:30; author: knu; state: Exp; lines: +1 -2
Update to 2.01c.
v. 1.43
date: 2002/09/18 18:57:52; author: knu; state: Exp; lines: +1 -1
- Fix the .zip file list format.
- Recognize .tar.z as tar+gz archive.
v. 1.42
date: 2002/09/15 20:55:57; author: knu; state: Exp; lines: +1 -1
- Apply a couple of patches posted on the FD-clone mailing list,
which fix bugs in file name completion and handling of tar archives
that contain ".".
- Update fd2rc:
o Properly call zip(1) with -r (recursive).
o Make some file extensions case insensitive.
o Source /etc/fd2rc.local so administrators can put their own local
configurations in it.
o Set FD_WRITEFS to 1 (do not ask).
o Set FD_INHERITCOPY to 1 (preserve timestamps).
v. 1.41
date: 2002/08/11 13:28:31; author: knu; state: Exp; lines: +1 -0
- Recognize .tbz as a tar+bzip2 suffix.
- Expand the arch table size from 16 to 32.
- Bump PORTREVISION accordingly.
v. 1.40
date: 2002/07/13 04:19:38; author: knu; state: Exp; lines: +7 -1
- Update to 2.01b.
- Honor CC and CFLAGS. (which hasn't been working since 2.0)
v. 1.39
date: 2002/06/11 12:31:40; author: knu; state: Exp; lines: +1 -1
Update to 2.01a.
Adjust tar_format for the latest GNU tar.
v. 1.38
date: 2002/05/15 18:17:31; author: knu; state: Exp; lines: +1 -2
Update to 2.01.
Add compression/uncompression definitions for .Z/.gz/.bz2.
v. 1.37
date: 2002/04/15 17:55:19; author: knu; state: Exp; lines: +1 -0
- Add a patch from the author that fixes a bug in file name
completion. Bump PORTREVISION accordingly.
- Default the number of columns to 1.
- Add some nifty launcher definitions.
Submitted by: nork (partly)
v. 1.36
date: 2002/03/31 18:28:32; author: knu; state: Exp; lines: +1 -2
Update to 2.00b.
v. 1.35
date: 2002/03/25 21:04:50; author: knu; state: Exp; lines: +1 -0
Add a patch supplied by the author to fix a bug in glob expansion
where a series of globs was only partially expanded. (`echo a* b*' ->
`echo a aa aaa b*')
Bump PORTREVISION accordingly.
v. 1.34
date: 2002/02/10 17:12:36; author: knu; state: Exp; lines: +33 -15
Update FD, a GUI-based file and directory management tool for text
terminal to version 2.00a.
Put MAINTAINER's suggestions into the default configuration file.
Transfer the maintainership over to knu@FreeBSD.org.
Approved by: Nobuhiro Yasutomi (ex-MAINTAINER)
v. 1.33
date: 2002/01/29 21:40:13; author: knu; state: Exp; lines: +1 -1
Repocopy and move "fd" from misc/ to shells/ which is more suitable
category for the port.
Approved by: Nobuhiro Yasutomi (MAINTAINER)
Repocopied by: joe
v. 1.32
date: 2002/01/21 16:02:52; author: knu; state: Exp; lines: +1 -1
Add a patch submitted by the author which fixes a bug I reported where
fd occasionally dies of a segfault caused by a buffer overrun on
command invocation.
Bump PORTREVISION accordingly.
v. 1.31
date: 2002/01/19 11:42:57; author: knu; state: Exp; lines: +1 -1
Add a patch submitted by the author which fixes a bug I reported where
fd fails to expand a relative symlink in the root directory.
Bump PORTREVISION accordingly.
Remove an unneeded MASTER_SITE_SUBDIR line.
v. 1.30
date: 2001/12/27 08:58:20; author: ijliao; state: Exp; lines: +4 -3
upgrade to 1.03u
PR: 33226
Submitted by: maintainer
v. 1.29
date: 2001/09/10 01:44:37; author: dwcjr; state: Exp; lines: +2 -2
Update to 1.03t
PR: 30475
Submitted by: maintainer
v. 1.28
date: 2001/05/31 06:20:19; author: knu; state: Exp; lines: +3 -5
Update to 1.03s and remove hotfix patches.
PR: ports/27785
Submitted by: David W. Chapman Jr.
v. 1.27
date: 2001/04/10 11:48:25; author: knu; state: Exp; lines: +3 -2
Re-update to 1.03r with a hotfix from the author. PORTREVISION is set
to 1 now due to this whole matter.
Submitted by: MAINTAINER
v. 1.26
date: 2001/04/10 10:28:28; author: knu; state: Exp; lines: +2 -2
Temporarily back out the previous update. There seems to be a nasty
bug in 1.03r. Now I'm talking with the author...
v. 1.25
date: 2001/04/10 06:35:10; author: knu; state: Exp; lines: +2 -2
Update to 1.03r.
PR: ports/26471
Submitted by: Nobuhiro Yasutomi (MAINTAINER)
v. 1.24
date: 2001/03/20 10:14:58; author: knu; state: Exp; lines: +2 -2
Update to 1.03q.
Approved by: Nobuhiro Yasutomi (MAINTAINER)
v. 1.23
date: 2000/10/12 15:31:06; author: kevlo; state: Exp; lines: +3 -3
Update to 1.03o
PR: 21928
Submitted by: MAINTAINER
v. 1.22
date: 2000/10/08 10:22:23; author: asami; state: Exp; lines: +2 -2
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
v. 1.21
date: 2000/07/07 18:44:44; author: steve; state: Exp; lines: +3 -2
Use {MASTER,PATCH}_SITE_SUBDIR instead of make's sed capabilities.
v. 1.20
date: 2000/06/17 00:14:40; author: steve; state: Exp; lines: +2 -2
Use the distfiles now on ftp.freebsd.org instead of from my home directory
on freefall.
v. 1.19
date: 2000/04/14 08:45:41; author: asami; state: Exp; lines: +4 -4
Convert to PORTNAME/PORTVERSION.
v. 1.18
date: 2000/02/08 09:28:04; author: peter; state: Exp; lines: +2 -2
Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.
Reviewed by: asami
v. 1.17
date: 1999/12/25 18:55:45; author: steve; state: Exp; lines: +3 -2
Add a MASTER_SITE.
PR: 15675
v. 1.16
date: 1999/12/23 16:20:02; author: steve; state: Exp; lines: +4 -4
Update to version 1.03l.
PR: 15237
Submitted by: maintainer
v. 1.15
date: 1999/09/06 17:33:07; author: taoka; state: Exp; lines: +3 -3
Updated to 1.03k
PR: 13590
Submitted by: maintainer
v. 1.14
date: 1999/08/25 07:21:37; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.13
date: 1999/03/17 15:11:43; author: flathill; state: Exp; lines: +3 -3
Update to 1.03j
PR: ports/10635
Submitted by: nobu@psrc.isac.co.jp
v. 1.12
date: 1999/03/04 00:00:59; author: flathill; state: Exp; lines: +4 -4
Update to FD-1.03i
v. 1.11
date: 1998/09/03 20:11:21; author: max; state: Exp; lines: +20 -8
Upgrade, 1.03g -> 1.03h.
PR: 7808
Submitted by: maintainer
v. 1.10
date: 1998/04/05 04:46:26; author: max; state: Exp; lines: +2 -2
Move the man pages to ${PREFIX}/man/ja from ja_JP.EUC.
Forgotten by: whomever changed man/ja_JP.EUC -> man/ja in BSD.local.dist
v. 1.9
date: 1998/02/07 16:26:15; author: max; state: Exp; lines: +4 -4
Upgrade, 1.03f -> 1.03g.
PR: 5657
Submitted by: maintainer
v. 1.8
date: 1997/12/19 16:53:55; author: max; state: Exp; lines: +4 -4
Upgrade, 1.03e -> 1.03f.
Submitted by: maintainer
PR: 5341
v. 1.7
date: 1997/11/13 20:19:15; author: max; state: Exp; lines: +4 -4
Upgrade, 1.03a -> 1.03e
Submitted by: maintainer
PR: 5006
v. 1.6
date: 1997/09/19 12:51:32; author: max; state: Exp; lines: +8 -19
Upgrade, 1.01h -> 1.03a.
PR: 4581
Submitted by: maintainer
v. 1.5
date: 1997/01/06 06:38:33; author: max; state: Exp; lines: +17 -6
Upgrade, 1.01 -> 1.01h.
Reviewed by: max
Submitted by: nobu@psrc.isac.co.jp
v. 1.4
date: 1996/12/12 04:50:55; author: max; state: Exp; lines: +2 -5
Install the man page to man/ja_JP.EUC/man1.
v. 1.3
date: 1996/11/17 09:05:43; author: obrien; state: Exp; lines: +3 -3
Converted to MAN[1-8]
Converted p5* to use MASTER_SITE_PERL_CPAN
v. 1.2
date: 1996/11/11 05:49:29; author: obrien; state: Exp; lines: +2 -2
CATEGORIES+= --> CATEGORIES=
Misc variable reordering, cleaning up, etc.
v. 1.1
date: 1996/03/20 07:53:43; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.2
date: 1997/01/06 06:26:11; author: max; state: Exp; lines: +18 -10
Upgrade, 1.01 -> 1.01h.
Submitted by: nobu@psrc.isac.co.jp
Reviewed by: max
v. 1.1.1.1
date: 1996/03/20 07:53:43; author: asami; state: Exp; lines: +0 -0
A file and directory management tool.
Submitted by: Nobuhiro Yasutomi
=============================================================================
|
| |

|