Pavel Roskin
|
1b2f7e7d13
s/Dir cache/Directory cache/
|
22 years ago |
Pavel Roskin
|
446e1ebb08
Add for 4.6.1:
|
22 years ago |
Pavel Roskin
|
0454cf6eb1
* edit.c: Use edit->stack_disable instead of static variable.
|
22 years ago |
Pavel Roskin
|
74714227fb
Fix closing the same file twice.
|
22 years ago |
Pavel Roskin
|
6743211748
* view.c (do_view_init): Use non-blocking open() followed by
|
22 years ago |
Pavel Roskin
|
382930fbf6
* cmd.c (mkdir_cmd): Don't try to create a directory with empty
|
22 years ago |
Pavel Roskin
|
857565ca21
* edit.c (check_file_access): Use non-blocking open() followed
|
22 years ago |
Pavel Roskin
|
2eb1245290
Comment change.
|
22 years ago |
Pavel Roskin
|
8148b4973c
* edit.c (edit_reload): Don't initialize edit->macro_i, because
|
22 years ago |
Pavel Roskin
|
5c76f171ac
* global.h: Add replacement for O_NONBLOCK.
|
22 years ago |
Pavel Roskin
|
2048c47dfb
Comment change.
|
22 years ago |
Pavel Roskin
|
1343933d07
Comment change.
|
22 years ago |
Pavel Roskin
|
1a4ad10ec8
Comment changes.
|
22 years ago |
Pavel Roskin
|
aaf569bd48
* edit.h: Don't inclide malloc.h. Use g_malloc() and g_free()
|
22 years ago |
Pavel Roskin
|
77bd4c7f55
* edit.c (edit_load_file): Merge edit_open_file(). Disable fast
|
22 years ago |
Pavel Roskin
|
433726e56b
* (edit_init): Move file loading to ...
|
22 years ago |
Pavel Roskin
|
6716e7ecff
* edit.c (init_dynamic_edit_buffers): Remove unused code to
|
22 years ago |
Pavel Roskin
|
ceb3e9eb60
Comment fixes.
|
22 years ago |
Pavel Roskin
|
ca658f44a6
* editcmd.c (edit_split_filename): Rename to edit_set_filename,
|
22 years ago |
Pavel Roskin
|
90821fb2b8
* extfs/mailfs.in: Fixed bug when opening empty mailbox. Added
|
22 years ago |
Pavel Roskin
|
5e039bf28f
Comment fixes.
|
22 years ago |
Pavel Roskin
|
9b4e62ef79
* extfs/uha.in (mchafs_list): Don't parse the month, use
|
22 years ago |
Pavel Roskin
|
1ef9add08b
Use lha, not lharc.
|
22 years ago |
Pavel Roskin
|
6c465b4a6f
* extfs/ulha.in: Don't suppress stderr.
|
22 years ago |
Pavel Roskin
|
5773018d1f
Add hp48 and uarj.
|
22 years ago |
Pavel Roskin
|
f7a80d36ba
* extfs/uzoo.in: Always use "q" option to avoid processing junk.
|
22 years ago |
Pavel Roskin
|
c72422925b
Substitute hp48 and uarj.
|
22 years ago |
Pavel Roskin
|
9a8ba89854
* extfs/uarj.in: New script working with open-source ARJ.
|
22 years ago |
Pavel Roskin
|
4a8f3f2c2b
Highlight Perl sources with @PERL@ on the first line.
|
22 years ago |
Pavel Roskin
|
05a0c9236d
* extfs/ulha.in: Strengthen quoting.
|
22 years ago |
Pavel Roskin
|
5c038d2f12
* extfs/uha.in: Strengthen quoting. Remove unnecessary space
|
22 years ago |
Pavel Roskin
|
c055823512
* extfs/uarj: New list-only implementation that doesn't need
|
22 years ago |
Pavel Roskin
|
0b9116d955
Restore setting current time if the date cannot be parsed.
|
22 years ago |
Pavel Roskin
|
72da5347c4
Fix Y2K problem once again.
|
22 years ago |
Pavel Roskin
|
84f178c86f
* extfs/patchfs.in: "copyin" method added (with compressed files
|
22 years ago |
Pavel Roskin
|
63faf36f15
* vfs.c (is_dos_date): Allow 4-digit years.
|
22 years ago |
Pavel Roskin
|
676c9927d6
Don't document deprecated support for two-digit years.
|
22 years ago |
Pavel Roskin
|
911b00f904
Automatically update and copy CVS directory.
|
22 years ago |
Pavel Roskin
|
ec8375764b
* extfs/apt.in: Fix Y2K bug.
|
22 years ago |
Pavel Roskin
|
4da228c21e
Fix formatting of the year.
|
22 years ago |
Pavel Roskin
|
5ea98ec55f
* extfs/patchfs.in: Print 4-digit year. If str2time is not
|
22 years ago |
Andrew V. Samoilov
|
320b62f87e
* extfs/urar.in: rar lists directories after files, so sort "list"
|
22 years ago |
Pavel Roskin
|
5b24e5dc1b
* extfs/urar.in: Strengthen quoting. Don't use full path to rar
|
22 years ago |
Pavel Roskin
|
a0c6db0bca
Use "cp -p" to preserve date.
|
22 years ago |
Pavel Roskin
|
f63f10d684
Don't redirect stderr to /dev/null - it obscures errors.
|
22 years ago |
Pavel Roskin
|
a50ddb5450
* extfs/uar.in: Simplify "list" command, don't use current year.
|
22 years ago |
Pavel Roskin
|
b1c7fda53b
Set locale to C.
|
22 years ago |
Pavel Roskin
|
b594ab56c4
Add support for lslR archives compressed by bzip2.
|
22 years ago |
Pavel Roskin
|
3662dd53f2
* extfs/apt.in: Add non-interactive remove using dpkg.
|
22 years ago |
Pavel Roskin
|
bc9ef16241
Make sure that the output of cd-discid is not empty, exit otherwise.
|
22 years ago |