History log of /netbsd-current/external/bsd/file/dist/src/getopt_long.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: FILE5_45
# 1.1.1.6 18-Aug-2023 christos

Update to file-5.45 (Last was file-5.44)

2023-07-27 15:45 Christos Zoulas <christos@zoulas.com>

* release 5.45

2023-07-17 11:53 Christos Zoulas <christos@zoulas.com>

* PR/465: psrok1: Avoid muslc asctime_r crash

2023-05-21 13:05 Christos Zoulas <christos@zoulas.com>

* add SIMH tape format support

2023-02-09 12:50 Christos Zoulas <christos@zoulas.com>

* bump the max size of the elf section notes to be read to 128K
and make it configurable

2023-01-08 1:08 Christos Zoulas <christos@zoulas.com>

* PR/415: Fix decompression with program returning empty

2022-12-26 1:47 Christos Zoulas <christos@zoulas.com>

* PR/408: fix -p with seccomp
* PR/412: fix MinGW compilation


Revision tags: netbsd-10-base FILE5_43 netbsd-9-3-RELEASE cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 netbsd-9-2-RELEASE cjep_staticlib_x-base FILE5_40 netbsd-9-1-RELEASE FILE5_39 phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-9-0-RELEASE netbsd-9-0-RC2 FILE5_38 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 FILE5_37 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 FILE5_35
# 1.1.1.5 18-Oct-2018 christos

2018-10-18 19:32 Christos Zoulas <christos@zoulas.com>

* release 5.35

2018-09-10 20:38 Christos Zoulas <christos@zoulas.com>

* Add FreeBSD ELF core file support (John Baldwin)

2018-08-20 18:40 Christos Zoulas <christos@zoulas.com>

* PR/30: Allow all parameter values to be set (don't treat 0 specially)
* handle default annotations on the softmagic match instead at the
end.

2018-07-25 10:17 Christos Zoulas <christos@zoulas.com>

* PR/23: Recognize JSON files

2018-07-25 10:17 Christos Zoulas <christos@zoulas.com>

* PR/18: file --mime-encoding should not print mime-type

2018-07-25 8:50 Christos Zoulas <christos@zoulas.com>

* release 5.34

2018-06-22 16:38 Christos Zoulas <christos@zoulas.com>

* Add Quad indirect offsets

2018-05-24 14:10 Christos Zoulas <christos@zoulas.com>

* Enable parsing of ELF dynamic sections to handle PIE better


Revision tags: netbsd-8-2-RELEASE netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 FILE5_33 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base matt-nb8-mediatek-base FILE5_32 perseant-stdc-iso10646-base netbsd-8-base FILE5_31 prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 FILE5_30 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base FILE5_22
# 1.1.1.4 02-Jan-2015 christos

branches: 1.1.1.4.14; 1.1.1.4.16;
Import file-5.22


Revision tags: netbsd-7-2-RELEASE netbsd-7-1-2-RELEASE netbsd-7-1-1-RELEASE netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 netbsd-7-1-RC1 netbsd-7-0-2-RELEASE netbsd-7-nhusb-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 FILE5_20 netbsd-7-base FILE5_19 tls-earlyentropy-base tls-maxphys-base
# 1.1.1.3 13-Jun-2014 christos

import file-5.19

2014-06-09 9:04 Christos Zoulas <christos@zoulas.com>

* Misc buffer overruns and missing buffer size tests in cdf parsing
(Francisco Alonso, Jan Kaluza)

2014-06-02 14:50 Christos Zoulas <christos@zoulas.com>

* Enforce limit of 8K on regex searches that have no limits
* Allow the l modifier for regex to mean line count. Default
to byte count. If line count is specified, assume a max
of 80 characters per line to limit the byte count.
* Don't allow conversions to be used for dates, allowing
the mask field to be used as an offset.

2014-05-30 12:51 Christos Zoulas <christos@zoulas.com>

* Make the range operator limit the length of the
regex search.

2014-05-14 19:23 Christos Zoulas <christos@zoulas.com>

* PR/347: Windows fixes
* PR/352: Hangul word processor recognition
* PR/354: Encoding irregularities in text files

2014-05-06 6:12 Christos Zoulas <christos@zoulas.com>

* Fix uninitialized title in CDF files (Jan Kaluza)

2014-05-04 14:55 Christos Zoulas <christos@zoulas.com>

* PR/351: Fix compilation of empty files

2014-04-30 17:39 Christos Zoulas <christos@zoulas.com>

* Fix integer formats: We don't specify 'l' or
'h' and 'hh' specifiers anymore, only 'll' for
quads and nothing for the rest. This is so that
magic writing is simpler.

2014-04-01 15:25 Christos Zoulas <christos@zoulas.com>

* PR/341: Jan Kaluza, fix memory leak
* PR/342: Jan Kaluza, fix out of bounds read

2014-03-28 15:25 Christos Zoulas <christos@zoulas.com>

* Fix issue with long formats not matching fmtcheck


Revision tags: yamt-pagecache-base9 riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 FILE5_16 riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base agc-symver-base FILE5_14 yamt-pagecache-base8 FILE_5_12 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 FILE5_11
# 1.1.1.2 22-Feb-2012 christos

branches: 1.1.1.2.2; 1.1.1.2.10;
from ftp.astron.com, CDF security fixes


Revision tags: netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base FILE5_09 cherry-xenmp-base FILE5_07 bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 matt-premerge-20091211 jym-xensuspend-base jym-xensuspend-nbase FILE5_03
# 1.1.1.1 08-May-2009 christos

branches: 1.1.1.1.2; 1.1.1.1.8; 1.1.1.1.10;
from ftp.astron.com


Revision tags: pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 FILE5_35
# 1.1.1.5 18-Oct-2018 christos

2018-10-18 19:32 Christos Zoulas <christos@zoulas.com>

* release 5.35

2018-09-10 20:38 Christos Zoulas <christos@zoulas.com>

* Add FreeBSD ELF core file support (John Baldwin)

2018-08-20 18:40 Christos Zoulas <christos@zoulas.com>

* PR/30: Allow all parameter values to be set (don't treat 0 specially)
* handle default annotations on the softmagic match instead at the
end.

2018-07-25 10:17 Christos Zoulas <christos@zoulas.com>

* PR/23: Recognize JSON files

2018-07-25 10:17 Christos Zoulas <christos@zoulas.com>

* PR/18: file --mime-encoding should not print mime-type

2018-07-25 8:50 Christos Zoulas <christos@zoulas.com>

* release 5.34

2018-06-22 16:38 Christos Zoulas <christos@zoulas.com>

* Add Quad indirect offsets

2018-05-24 14:10 Christos Zoulas <christos@zoulas.com>

* Enable parsing of ELF dynamic sections to handle PIE better


Revision tags: pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 FILE5_33 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base matt-nb8-mediatek-base FILE5_32 perseant-stdc-iso10646-base netbsd-8-base FILE5_31 prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 FILE5_30 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base FILE5_22
# 1.1.1.4 02-Jan-2015 christos

branches: 1.1.1.4.14;
Import file-5.22


Revision tags: netbsd-7-2-RELEASE netbsd-7-1-2-RELEASE netbsd-7-1-1-RELEASE netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 netbsd-7-1-RC1 netbsd-7-0-2-RELEASE netbsd-7-nhusb-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 FILE5_20 netbsd-7-base FILE5_19 tls-earlyentropy-base tls-maxphys-base
# 1.1.1.3 13-Jun-2014 christos

import file-5.19

2014-06-09 9:04 Christos Zoulas <christos@zoulas.com>

* Misc buffer overruns and missing buffer size tests in cdf parsing
(Francisco Alonso, Jan Kaluza)

2014-06-02 14:50 Christos Zoulas <christos@zoulas.com>

* Enforce limit of 8K on regex searches that have no limits
* Allow the l modifier for regex to mean line count. Default
to byte count. If line count is specified, assume a max
of 80 characters per line to limit the byte count.
* Don't allow conversions to be used for dates, allowing
the mask field to be used as an offset.

2014-05-30 12:51 Christos Zoulas <christos@zoulas.com>

* Make the range operator limit the length of the
regex search.

2014-05-14 19:23 Christos Zoulas <christos@zoulas.com>

* PR/347: Windows fixes
* PR/352: Hangul word processor recognition
* PR/354: Encoding irregularities in text files

2014-05-06 6:12 Christos Zoulas <christos@zoulas.com>

* Fix uninitialized title in CDF files (Jan Kaluza)

2014-05-04 14:55 Christos Zoulas <christos@zoulas.com>

* PR/351: Fix compilation of empty files

2014-04-30 17:39 Christos Zoulas <christos@zoulas.com>

* Fix integer formats: We don't specify 'l' or
'h' and 'hh' specifiers anymore, only 'll' for
quads and nothing for the rest. This is so that
magic writing is simpler.

2014-04-01 15:25 Christos Zoulas <christos@zoulas.com>

* PR/341: Jan Kaluza, fix memory leak
* PR/342: Jan Kaluza, fix out of bounds read

2014-03-28 15:25 Christos Zoulas <christos@zoulas.com>

* Fix issue with long formats not matching fmtcheck


Revision tags: yamt-pagecache-base9 riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 FILE5_16 riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base agc-symver-base FILE5_14 yamt-pagecache-base8 FILE_5_12 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 FILE5_11
# 1.1.1.2 22-Feb-2012 christos

branches: 1.1.1.2.2; 1.1.1.2.10;
from ftp.astron.com, CDF security fixes


Revision tags: netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base FILE5_09 cherry-xenmp-base FILE5_07 bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 matt-premerge-20091211 jym-xensuspend-base jym-xensuspend-nbase FILE5_03
# 1.1.1.1 08-May-2009 christos

branches: 1.1.1.1.2; 1.1.1.1.8; 1.1.1.1.10;
from ftp.astron.com


# 1.1 07-May-2009 christos

branches: 1.1.1;
Initial revision


# 1.1.1.4 02-Jan-2015 christos

Import file-5.22


# 1.1.1.3 12-Jun-2014 christos

import file-5.19

2014-06-09 9:04 Christos Zoulas <christos@zoulas.com>

* Misc buffer overruns and missing buffer size tests in cdf parsing
(Francisco Alonso, Jan Kaluza)

2014-06-02 14:50 Christos Zoulas <christos@zoulas.com>

* Enforce limit of 8K on regex searches that have no limits
* Allow the l modifier for regex to mean line count. Default
to byte count. If line count is specified, assume a max
of 80 characters per line to limit the byte count.
* Don't allow conversions to be used for dates, allowing
the mask field to be used as an offset.

2014-05-30 12:51 Christos Zoulas <christos@zoulas.com>

* Make the range operator limit the length of the
regex search.

2014-05-14 19:23 Christos Zoulas <christos@zoulas.com>

* PR/347: Windows fixes
* PR/352: Hangul word processor recognition
* PR/354: Encoding irregularities in text files

2014-05-06 6:12 Christos Zoulas <christos@zoulas.com>

* Fix uninitialized title in CDF files (Jan Kaluza)

2014-05-04 14:55 Christos Zoulas <christos@zoulas.com>

* PR/351: Fix compilation of empty files

2014-04-30 17:39 Christos Zoulas <christos@zoulas.com>

* Fix integer formats: We don't specify 'l' or
'h' and 'hh' specifiers anymore, only 'll' for
quads and nothing for the rest. This is so that
magic writing is simpler.

2014-04-01 15:25 Christos Zoulas <christos@zoulas.com>

* PR/341: Jan Kaluza, fix memory leak
* PR/342: Jan Kaluza, fix out of bounds read

2014-03-28 15:25 Christos Zoulas <christos@zoulas.com>

* Fix issue with long formats not matching fmtcheck


# 1.1.1.2 21-Feb-2012 christos

branches: 1.1.1.2.2; 1.1.1.2.10;
from ftp.astron.com, CDF security fixes


# 1.1.1.1 07-May-2009 christos

branches: 1.1.1.1.2; 1.1.1.1.8; 1.1.1.1.10;
from ftp.astron.com


# 1.1.1.2.10.1 10-Aug-2014 tls

Rebase.


# 1.1.1.2.2.1 19-Aug-2014 tls

Rebase to HEAD as of a few days ago.


# 1.1.1.1.10.1 07-Mar-2012 riz

Pull up following revision(s) (requested by christos in ticket #30):
Update file to 5.11 (CDF security fixes)


# 1.1.1.1.8.1 16-Apr-2012 yamt

sync with head


# 1.1.1.1.2.2 13-May-2009 jym

Sync with HEAD.

Second commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html


# 1.1.1.1.2.1 07-May-2009 jym

file getopt_long.c was added on branch jym-xensuspend on 2009-05-13 18:52:02 +0000