b1cbac9 Vendor import of NetBSD's mtree at 2020-12-11

Authored and Committed by Phil Shafer a year ago
136 files changed. 4314 lines added. 7361 lines removed.
.gitignore
file modified
+22 -36
.svnignore
file removed
-18
.travis.yml
file removed
-12
LICENSE
file removed
-23
Makefile.am
file modified
+1 -1
README.md
file modified
+1 -1
configure.ac
file modified
+27 -6
doc/Makefile.am
file modified
+3 -3
doc/_static/basic.css_t
file removed
-657
doc/_templates/localtoc.html
file removed
-14
doc/api.rst
file removed
-1679
doc/conf.py
file removed
-186
doc/encoders.rst
file removed
-274
doc/example.rst
file removed
-694
doc/faq.rst
file removed
-208
doc/field-formatting.rst
file removed
-370
doc/field-modifiers.rst
file removed
-353
doc/field-roles.rst
file removed
-312
doc/format-strings.rst
file removed
-47
doc/formatting.rst
file removed
-165
doc/getting.rst
file removed
-185
doc/howto.rst
file removed
-394
doc/index.rst
file removed
-54
doc/intro.rst
file removed
-90
doc/options.rst
file removed
-184
doc/xo.rst
file removed
-234
doc/xohtml.rst
file removed
-30
doc/xolint.rst
file removed
-444
doc/xopo.rst
file removed
-45
encoder/test/enc_test.c
file modified
+2 -0
libxo/Makefile.am
file modified
+3 -1
libxo/gen-wide.sh
file removed
-76
libxo/libxo-csv.7
file added
+275
libxo/libxo.3
file modified
+91 -0
libxo/libxo.c
file modified
+509 -35
libxo/xo.h
file modified
+25 -0
libxo/xo_buf.h
file modified
+26 -6
libxo/xo_config.h.in
file added
+254
libxo/xo_create.3
file modified
+1 -1
libxo/xo_emit.3
file modified
+32 -1
libxo/xo_emit_f.3
file removed
-121
libxo/xo_encoder.c
file modified
+28 -1
libxo/xo_format.5
file modified
+7 -0
libxo/xo_humanize.h
file modified
+0 -2
libxo/xo_open_container.3
file modified
+1 -1
libxo/xo_open_list.3
file modified
+3 -3
libxo/xo_options.7
file modified
+177 -0
libxo/xo_parse_args.3
file modified
+5 -87
libxo/xo_syslog.c
file modified
+12 -8
packaging/libxo.spec
file added
+44
tests/core/Makefile.am
file modified
+41 -21
tests/core/saved/test_01.E.out
file modified
+16 -2
tests/core/saved/test_01.H.out
file modified
+3 -2
tests/core/saved/test_01.HIPx.out
file modified
+147 -119
tests/core/saved/test_01.HP.out
file modified
+28 -0
tests/core/saved/test_01.J.out
file modified
+1 -1
tests/core/saved/test_01.JP.out
file modified
+15 -2
tests/core/saved/test_01.JPu.errtests/core/saved/test_01.err
file renamed
+0 -0
tests/core/saved/test_01.JPu.out
file added
+195
tests/core/saved/test_01.T.out
file modified
+5 -1
tests/core/saved/test_01.X.out
file modified
+1 -1
tests/core/saved/test_01.XP.out
file modified
+13 -2
tests/core/saved/test_01.out
file removed
-38
tests/core/saved/test_02.E.out
file modified
+1 -0
tests/core/saved/test_02.H.out
file modified
+1 -1
tests/core/saved/test_02.HIPx.out
file modified
+7 -0
tests/core/saved/test_02.HP.out
file modified
+7 -0
tests/core/saved/test_02.J.out
file modified
+1 -1
tests/core/saved/test_02.JP.out
file modified
+1 -0
tests/core/saved/test_02.JPu.err
file added
+1
tests/core/saved/test_02.JPu.out
file added
+99
tests/core/saved/test_02.T.out
file modified
+1 -0
tests/core/saved/test_02.X.out
file modified
+1 -1
tests/core/saved/test_02.XP.out
file modified
+1 -0
tests/core/saved/test_02.out
file removed
-38
tests/core/saved/test_03.JPu.errtests/core/saved/test_02.err
file renamed
+0 -0
tests/core/saved/test_03.JPu.out
file added
+33
tests/core/saved/test_03.out
file removed
-3
tests/core/saved/test_04.JPu.errtests/core/saved/test_03.err
file renamed
+0 -0
tests/core/saved/test_04.JPu.out
file added
+21
tests/core/saved/test_05.JPu.errtests/core/saved/test_10.err
file renamed
+0 -0
tests/core/saved/test_05.JPu.out
file added
+91
tests/core/saved/test_06.JPu.err
file added
+0
tests/core/saved/test_06.JPu.out
file added
+21
tests/core/saved/test_07.JPu.err
file added
+0
tests/core/saved/test_07.JPu.out
file added
+71
tests/core/saved/test_08.JPu.err
file added
+18
tests/core/saved/test_08.JPu.out
file added
+185
tests/core/saved/test_09.JPu.err
file added
+0
tests/core/saved/test_09.JPu.out
file added
+39
tests/core/saved/test_10.JPu.err
file added
+0
tests/core/saved/test_10.JPu.out
file added
+113
tests/core/saved/test_10.out
file removed
-38
tests/core/saved/test_11.JPu.err
file added
+0
tests/core/saved/test_11.JPu.out
file added
+22
tests/core/saved/test_12.E.out
file modified
+6 -2
tests/core/saved/test_12.H.out
file modified
+1 -1
tests/core/saved/test_12.HIPx.out
file modified
+8 -2
tests/core/saved/test_12.HP.out
file modified
+6 -0
tests/core/saved/test_12.J.out
file modified
+1 -1
tests/core/saved/test_12.JP.out
file modified
+10 -6
tests/core/saved/test_12.JPu.err
file added
+4
tests/core/saved/test_12.JPu.out
file added
+98
tests/core/saved/test_12.T.out
file modified
+1 -0
tests/core/saved/test_12.X.out
file modified
+1 -1
tests/core/saved/test_12.XP.out
file modified
+8 -4
tests/core/saved/test_13.E.err
file added
+0
tests/core/saved/test_13.E.out
file added
+170
tests/core/saved/test_13.H.err
file added
+0
tests/core/saved/test_13.H.out
file added
+1
tests/core/saved/test_13.HIPx.err
file added
+0
tests/core/saved/test_13.HIPx.out
file added
+236
tests/core/saved/test_13.HP.err
file added
+0
tests/core/saved/test_13.HP.out
file added
+236
tests/core/saved/test_13.J.err
file added
+0
tests/core/saved/test_13.J.out
file added
+1
tests/core/saved/test_13.JP.err
file added
+0
tests/core/saved/test_13.JP.out
file added
+159
tests/core/saved/test_13.JPu.err
file added
+0
tests/core/saved/test_13.JPu.out
file added
+159
tests/core/saved/test_13.T.err
file added
+0
tests/core/saved/test_13.T.out
file added
+11
tests/core/saved/test_13.X.err
file added
+0
tests/core/saved/test_13.X.out
file added
+1
tests/core/saved/test_13.XP.err
file added
+0
tests/core/saved/test_13.XP.out
file added
+155
tests/core/test_01.c
file modified
+19 -2
tests/core/test_02.c
file modified
+2 -0
tests/core/test_08.c
file modified
+4 -4
tests/core/test_12.c
file modified
+14 -1
tests/core/test_13.c
file added
+248
tests/xo/xo_01.sh
file modified
+0 -0
tests/xo/xo_02.sh
file modified
+0 -0
xo/xo.1
file modified
+1 -1
xo/xo.c
file modified
+4 -3
xolint/xolint.pl
file modified
+0 -0
    Vendor import of NetBSD's mtree at 2020-12-11
    
        
file modified
+22 -36
file removed
-18
file removed
-12
file removed
-23
file modified
+1 -1
file modified
+1 -1
file modified
+27 -6
file modified
+3 -3
file removed
-657
file removed
-1679
file removed
-186
file removed
-274
file removed
-694
file removed
-208
file removed
-370
file removed
-353
file removed
-312
file removed
-47
file removed
-165
file removed
-185
file removed
-394
file removed
-54
file removed
-90
file removed
-184
file removed
-234
file removed
-30
file removed
-444
file removed
-45
file modified
+2 -0
file modified
+3 -1
file removed
-76
file added
+275
file modified
+91 -0
file modified
+509 -35
file modified
+25 -0
file modified
+26 -6
file added
+254
file modified
+1 -1
file modified
+32 -1
file removed
-121
file modified
+28 -1
file modified
+7 -0
file modified
+0 -2
file modified
+1 -1
file modified
+3 -3
file modified
+177 -0
file modified
+5 -87
file modified
+12 -8
file added
+44
file modified
+41 -21
file modified
+147 -119
tests/core/saved/test_01.JPu.err tests/core/saved/test_01.err
file renamed
file was renamed with no change to the file
tests/core/saved/test_03.JPu.err tests/core/saved/test_02.err
file renamed
file was renamed with no change to the file
tests/core/saved/test_04.JPu.err tests/core/saved/test_03.err
file renamed
file was renamed with no change to the file
tests/core/saved/test_05.JPu.err tests/core/saved/test_10.err
file renamed
file was renamed with no change to the file
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added
file modified
+19 -2
file modified
+2 -0
file modified
+4 -4
file modified
+14 -1
file added
+248
file modified
+0 -0
file modified
+0 -0
file modified
+1 -1
file modified
+4 -3
file modified
+0 -0