[ continuing from /cvs/Logs/ChangeLog.3F ] Commit ID: 1005E7D9F9451E7BA98 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2020/03/27 06:39:02 UTC Modified files: code/jupp : b.h blocks.h builtin.h bw.h charmap.h cmd.h config.h hash.h help.h i18n.h kbd.h macro.h main.h menu.h path.h poshist.h pw.h queue.h qw.h rc.h regex.h scrn.h syntax.h tab.h termcap.h tty.h tw.h types.h ublock.h uedit.h uerror.h ufile.h uformat.h uisrch.h umath.h undo.h usearch.h ushell.h utag.h utf8.h utils.h va.h vfile.h vs.h w.h Log message: use more consistent header guards To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.10 -r1.11 contrib/code/jupp/b.h cvs -R rdiff -kk -upr1.8 -r1.9 contrib/code/jupp/blocks.h cvs -R rdiff -kk -upr1.6 -r1.7 contrib/code/jupp/builtin.h cvs -R rdiff -kk -upr1.8 -r1.9 contrib/code/jupp/bw.h cvs -R rdiff -kk -upr1.13 -r1.14 contrib/code/jupp/charmap.h cvs -R rdiff -kk -upr1.9 -r1.10 contrib/code/jupp/cmd.h cvs -R rdiff -kk -upr1.16 -r1.17 contrib/code/jupp/config.h cvs -R rdiff -kk -upr1.6 -r1.7 contrib/code/jupp/hash.h cvs -R rdiff -kk -upr1.9 -r1.10 contrib/code/jupp/help.h cvs -R rdiff -kk -upr1.13 -r1.14 contrib/code/jupp/i18n.h cvs -R rdiff -kk -upr1.6 -r1.7 contrib/code/jupp/kbd.h cvs -R rdiff -kk -upr1.5 -r1.6 contrib/code/jupp/macro.h cvs -R rdiff -kk -upr1.6 -r1.7 contrib/code/jupp/main.h cvs -R rdiff -kk -upr1.6 -r1.7 contrib/code/jupp/menu.h cvs -R rdiff -kk -upr1.18 -r1.19 contrib/code/jupp/path.h cvs -R rdiff -kk -upr1.5 -r1.6 contrib/code/jupp/poshist.h cvs -R rdiff -kk -upr1.11 -r1.12 contrib/code/jupp/pw.h cvs -R rdiff -kk -upr1.7 -r1.8 contrib/code/jupp/queue.h cvs -R rdiff -kk -upr1.7 -r1.8 contrib/code/jupp/qw.h cvs -R rdiff -kk -upr1.12 -r1.13 contrib/code/jupp/rc.h cvs -R rdiff -kk -upr1.6 -r1.7 contrib/code/jupp/regex.h cvs -R rdiff -kk -upr1.13 -r1.14 contrib/code/jupp/scrn.h cvs -R rdiff -kk -upr1.5 -r1.6 contrib/code/jupp/syntax.h cvs -R rdiff -kk -upr1.5 -r1.6 contrib/code/jupp/tab.h cvs -R rdiff -kk -upr1.10 -r1.11 contrib/code/jupp/termcap.h cvs -R rdiff -kk -upr1.15 -r1.16 contrib/code/jupp/tty.h cvs -R rdiff -kk -upr1.6 -r1.7 contrib/code/jupp/tw.h cvs -R rdiff -kk -upr1.37 -r1.38 contrib/code/jupp/types.h cvs -R rdiff -kk -upr1.5 -r1.6 contrib/code/jupp/ublock.h cvs -R rdiff -kk -upr1.9 -r1.10 contrib/code/jupp/uedit.h cvs -R rdiff -kk -upr1.5 -r1.6 contrib/code/jupp/uerror.h cvs -R rdiff -kk -upr1.8 -r1.9 contrib/code/jupp/ufile.h cvs -R rdiff -kk -upr1.6 -r1.7 contrib/code/jupp/uformat.h cvs -R rdiff -kk -upr1.5 -r1.6 contrib/code/jupp/uisrch.h cvs -R rdiff -kk -upr1.11 -r1.12 contrib/code/jupp/umath.h cvs -R rdiff -kk -upr1.5 -r1.6 contrib/code/jupp/undo.h cvs -R rdiff -kk -upr1.5 -r1.6 contrib/code/jupp/usearch.h cvs -R rdiff -kk -upr1.6 -r1.7 contrib/code/jupp/ushell.h cvs -R rdiff -kk -upr1.6 -r1.7 contrib/code/jupp/utag.h cvs -R rdiff -kk -upr1.11 -r1.12 contrib/code/jupp/utf8.h cvs -R rdiff -kk -upr1.14 -r1.15 contrib/code/jupp/utils.h cvs -R rdiff -kk -upr1.8 -r1.9 contrib/code/jupp/va.h cvs -R rdiff -kk -upr1.8 -r1.9 contrib/code/jupp/vfile.h cvs -R rdiff -kk -upr1.11 -r1.12 contrib/code/jupp/vs.h cvs -R rdiff -kk -upr1.10 -r1.11 contrib/code/jupp/w.h ________________________________________________________________________ Commit ID: 1005E7DA1451A4AC1E8 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2020/03/27 06:46:06 UTC Modified files: code/jupp : rc.c rc.h Log message: more const To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.48 -r1.49 contrib/code/jupp/rc.c cvs -R rdiff -kk -upr1.13 -r1.14 contrib/code/jupp/rc.h ________________________________________________________________________ Commit ID: 1005E7DB36F3BBCF6E7 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2020/03/27 08:03:39 UTC Modified files: code/jupp : NEWS builtins.c configure.ac Log message: prepare for the next release To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.135 -r1.136 contrib/code/jupp/NEWS cvs -R rdiff -kk -upr1.33 -r1.34 contrib/code/jupp/builtins.c cvs -R rdiff -kk -upr1.74 -r1.75 contrib/code/jupp/configure.ac ________________________________________________________________________ Commit ID: 1005E7DB4A07FBA44C9 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2020/03/27 08:08:43 UTC Modified files: code/jupp : configure Log message: regen To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.43 -r1.44 contrib/code/jupp/configure ________________________________________________________________________ CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2020/03/27 08:09:23 UTC Adding static tag 'joe-3_1jupp39' affecting: old rev. new rev. filename -------- -------- -------- NONE 1.6 code/jupp/COPYING NONE 1.12 code/jupp/ChangeLog NONE 1.18 code/jupp/HINTS NONE 1.12 code/jupp/INFO NONE 1.14 code/jupp/LIST NONE 1.25 code/jupp/Make-w32.sh NONE 1.22 code/jupp/Makefile.am NONE 1.19 code/jupp/Makefile.bsd-wrapper NONE 1.20 code/jupp/Makefile.in NONE 1.136 code/jupp/NEWS NONE 1.8 code/jupp/README NONE 1.52 code/jupp/TODO NONE 1.4 code/jupp/acinclude.m4 NONE 1.9 code/jupp/aclocal.m4 NONE 1.17 code/jupp/autoconf.h.in NONE 1.15 code/jupp/autogen.sh NONE 1.41 code/jupp/b.c NONE 1.11 code/jupp/b.h NONE 1.8 code/jupp/blocks.c NONE 1.9 code/jupp/blocks.h NONE 1.11 code/jupp/builtin.c NONE 1.7 code/jupp/builtin.h NONE 1.34 code/jupp/builtins.c NONE 1.6 code/jupp/bw-lgen.inc NONE 1.40 code/jupp/bw.c NONE 1.9 code/jupp/bw.h NONE 1.32 code/jupp/charmap.c NONE 1.14 code/jupp/charmap.h NONE 1.30 code/jupp/cmd.c NONE 1.10 code/jupp/cmd.h NONE 1.11 code/jupp/compat.c NONE 1.9 code/jupp/config.guess NONE 1.17 code/jupp/config.h NONE 1.9 code/jupp/config.sub NONE 1.44 code/jupp/configure NONE 1.75 code/jupp/configure.ac NONE 1.6 code/jupp/depcomp NONE 1.3 code/jupp/dir.c NONE 1.7 code/jupp/hash.c NONE 1.7 code/jupp/hash.h NONE 1.18 code/jupp/help.c NONE 1.10 code/jupp/help.h NONE 1.39 code/jupp/i18n.c NONE 1.14 code/jupp/i18n.h NONE 1.9 code/jupp/install-sh NONE 1.37 code/jupp/jmacsrc.in NONE 1.26 code/jupp/joe.1.in NONE 1.11 code/jupp/joe.txt NONE 1.37 code/jupp/joerc.in NONE 1.37 code/jupp/jpicorc.in NONE 1.37 code/jupp/jstarrc.in NONE 1.86 code/jupp/jupprc NONE 1.15 code/jupp/kbd.c NONE 1.7 code/jupp/kbd.h NONE 1.21 code/jupp/macro.c NONE 1.6 code/jupp/macro.h NONE 1.47 code/jupp/main.c NONE 1.7 code/jupp/main.h NONE 1.16 code/jupp/menu.c NONE 1.7 code/jupp/menu.h NONE 1.6 code/jupp/missing NONE 1.8 code/jupp/mkinstalldirs NONE 1.24 code/jupp/path.c NONE 1.19 code/jupp/path.h NONE 1.3 code/jupp/popen.inc NONE 1.8 code/jupp/poshist.c NONE 1.6 code/jupp/poshist.h NONE 1.16 code/jupp/pw.c NONE 1.12 code/jupp/pw.h NONE 1.6 code/jupp/queue.c NONE 1.8 code/jupp/queue.h NONE 1.13 code/jupp/qw.c NONE 1.8 code/jupp/qw.h NONE 1.49 code/jupp/rc.c NONE 1.14 code/jupp/rc.h NONE 1.11 code/jupp/regex.c NONE 1.7 code/jupp/regex.h NONE 1.37 code/jupp/rjoerc.in NONE 1.47 code/jupp/scrn.c NONE 1.14 code/jupp/scrn.h NONE 1.11 code/jupp/selinux.c NONE 1.9 code/jupp/setup.inf NONE 1.7 code/jupp/strlfun.inc NONE 1.26 code/jupp/syntax.c NONE 1.6 code/jupp/syntax.h NONE 1.14 code/jupp/tab.c NONE 1.6 code/jupp/tab.h NONE 1.28 code/jupp/termcap.c NONE 1.11 code/jupp/termcap.h NONE 1.8 code/jupp/termidx.c NONE 1.38 code/jupp/tty.c NONE 1.16 code/jupp/tty.h NONE 1.24 code/jupp/tw.c NONE 1.7 code/jupp/tw.h NONE 1.38 code/jupp/types.h NONE 1.33 code/jupp/ublock.c NONE 1.6 code/jupp/ublock.h NONE 1.37 code/jupp/uedit.c NONE 1.10 code/jupp/uedit.h NONE 1.12 code/jupp/uerror.c NONE 1.6 code/jupp/uerror.h NONE 1.31 code/jupp/ufile.c NONE 1.9 code/jupp/ufile.h NONE 1.15 code/jupp/uformat.c NONE 1.7 code/jupp/uformat.h NONE 1.16 code/jupp/uisrch.c NONE 1.6 code/jupp/uisrch.h NONE 1.27 code/jupp/umath.c NONE 1.12 code/jupp/umath.h NONE 1.11 code/jupp/undo.c NONE 1.6 code/jupp/undo.h NONE 1.23 code/jupp/usearch.c NONE 1.6 code/jupp/usearch.h NONE 1.15 code/jupp/ushell.c NONE 1.7 code/jupp/ushell.h NONE 1.11 code/jupp/utag.c NONE 1.7 code/jupp/utag.h NONE 1.26 code/jupp/utf8.c NONE 1.12 code/jupp/utf8.h NONE 1.11 code/jupp/utils.c NONE 1.15 code/jupp/utils.h NONE 1.10 code/jupp/va.c NONE 1.9 code/jupp/va.h NONE 1.17 code/jupp/vfile.c NONE 1.9 code/jupp/vfile.h NONE 1.14 code/jupp/vs.c NONE 1.12 code/jupp/vs.h NONE 1.15 code/jupp/w.c NONE 1.11 code/jupp/w.h NONE 1.4 code/jupp/win32.c NONE 1.2 code/jupp/charmaps/klingon.in NONE 1.3 code/jupp/docs/help-system.html NONE 1.1 code/jupp/docs/jmacs.png NONE 1.1 code/jupp/docs/joe.png NONE 1.1 code/jupp/docs/jpico.png NONE 1.1 code/jupp/docs/jstar.png NONE 1.1 code/jupp/docs/jupp.png NONE 1.6 code/jupp/syntax/asm.jsf.in NONE 1.9 code/jupp/syntax/c.jsf.in NONE 1.4 code/jupp/syntax/conf.jsf.in NONE 1.2 code/jupp/syntax/csh.jsf.in NONE 1.7 code/jupp/syntax/diff.jsf.in NONE 1.4 code/jupp/syntax/fortran.jsf.in NONE 1.2 code/jupp/syntax/html.jsf.in NONE 1.5 code/jupp/syntax/java.jsf.in NONE 1.2 code/jupp/syntax/lisp.jsf.in NONE 1.2 code/jupp/syntax/mail.jsf.in NONE 1.3 code/jupp/syntax/mason.jsf.in NONE 1.3 code/jupp/syntax/pascal.jsf.in NONE 1.4 code/jupp/syntax/perl.jsf.in NONE 1.6 code/jupp/syntax/php.jsf.in NONE 1.6 code/jupp/syntax/python.jsf.in NONE 1.7 code/jupp/syntax/sh.jsf.in NONE 1.3 code/jupp/syntax/tcl.jsf.in NONE 1.2 code/jupp/syntax/tex.jsf.in NONE 1.2 code/jupp/syntax/verilog.jsf.in NONE 1.2 code/jupp/syntax/vhdl.jsf.in NONE 1.5 code/jupp/syntax/xml.jsf.in ________________________________________________________________________ Commit ID: 1005E7DB94F09AA0582 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2020/03/27 08:28:54 UTC Modified files: code/jupp : HINTS Log message: add © hints for the binary package as most licences require reproduction along To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.18 -r1.19 contrib/code/jupp/HINTS ________________________________________________________________________ CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2020/03/27 08:29:22 UTC Moving static tag 'joe-3_1jupp39' affecting: old rev. new rev. filename -------- -------- -------- 1.18 1.19 code/jupp/HINTS ________________________________________________________________________ Commit ID: 1005E7DBA40160F0617 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2020/03/27 08:32:42 UTC Modified files: editors/joe : Makefile distinfo Log message: bump To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.43 -r1.44 ports/editors/joe/Makefile cvs -R rdiff -kk -upr1.41 -r1.42 ports/editors/joe/distinfo ________________________________________________________________________ Commit ID: 1005E7DCDFD23C2C968 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/03/27 09:57:09 UTC Modified files: bin/mksh : funcs.c check.t Log message: refactor -nt and -ot handling and extend its test To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.362 -r1.363 src/bin/mksh/funcs.c cvs -R rdiff -kk -upr1.832 -r1.833 src/bin/mksh/check.t ________________________________________________________________________ Commit ID: 1005E7DD2632234E255 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/03/27 10:15:54 UTC Modified files: bin/mksh : funcs.c Build.sh Log message: implement nanosecond comparison for test -nt / -ot To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.363 -r1.364 src/bin/mksh/funcs.c cvs -R rdiff -kk -upr1.751 -r1.752 src/bin/mksh/Build.sh ________________________________________________________________________ Commit ID: 1005E7DD4946EAF09CA CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/03/27 10:25:07 UTC Modified files: bin/mksh : Makefile sh.h distrib/special/mksh: Makefile Log message: prepare a release To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.165 -r1.166 src/bin/mksh/Makefile cvs -R rdiff -kk -upr1.883 -r1.884 src/bin/mksh/sh.h cvs -R rdiff -kk -upr1.103 -r1.104 src/distrib/special/mksh/Makefile ________________________________________________________________________ CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/03/27 10:26:18 UTC Adding static tag 'mksh-R58' affecting: old rev. new rev. filename -------- -------- -------- NONE 1.752 bin/mksh/Build.sh NONE 1.1 bin/mksh/FAQ2HTML.sh NONE 1.50 bin/mksh/check.pl NONE 1.833 bin/mksh/check.t NONE 1.124 bin/mksh/dot.mkshrc NONE 1.347 bin/mksh/edit.c NONE 1.10 bin/mksh/emacsfn.h NONE 1.228 bin/mksh/eval.c NONE 1.218 bin/mksh/exec.c NONE 1.107 bin/mksh/expr.c NONE 1.3 bin/mksh/exprtok.h NONE 1.364 bin/mksh/funcs.c NONE 1.169 bin/mksh/histrap.c NONE 1.1 bin/mksh/jehanne.c NONE 1.128 bin/mksh/jobs.c NONE 1.26 bin/mksh/lalloc.c NONE 1.251 bin/mksh/lex.c NONE 1.25 bin/mksh/lksh.1 NONE 1.360 bin/mksh/main.c NONE 1.6 bin/mksh/mirhash.h NONE 1.296 bin/mksh/misc.c NONE 1.478 bin/mksh/mksh.1 NONE 1.5 bin/mksh/mksh.faq NONE 1.1 bin/mksh/mksh.ico NONE 1.9 bin/mksh/os2.c NONE 1.4 bin/mksh/rlimits.opt NONE 1.884 bin/mksh/sh.h NONE 1.8 bin/mksh/sh_flags.opt NONE 1.101 bin/mksh/shf.c NONE 1.10 bin/mksh/strlcpy.c NONE 1.127 bin/mksh/syn.c NONE 1.97 bin/mksh/tree.c NONE 1.234 bin/mksh/var.c NONE 1.11 bin/mksh/var_spec.h ________________________________________________________________________ Commit ID: 1005E7DDA447DF02354 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2020/03/27 10:49:16 UTC Modified files: shells/mksh : DESCR Makefile distinfo Log message: bump To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.34 -r1.35 ports/shells/mksh/DESCR cvs -R rdiff -kk -upr1.88 -r1.89 ports/shells/mksh/Makefile cvs -R rdiff -kk -upr1.84 -r1.85 ports/shells/mksh/distinfo ________________________________________________________________________ Commit ID: 1005E7DE29D04D86355 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2020/03/27 11:24:58 UTC Modified files: data : wlog2020.inc files : TaC-mksh.txt src : jupp.hts ksh-chan.hts mksh.hts Log message: sync clog To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.6 -r1.7 www/data/wlog2020.inc cvs -R rdiff -kk -upr1.34 -r1.35 www/files/TaC-mksh.txt cvs -R rdiff -kk -upr1.91 -r1.92 www/src/jupp.hts cvs -R rdiff -kk -upr1.103 -r1.104 www/src/ksh-chan.hts cvs -R rdiff -kk -upr1.688 -r1.689 www/src/mksh.hts ________________________________________________________________________ Commit ID: 1005E7E8E076597D728 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/03/27 23:36:25 UTC Modified files: bin/mksh : Build.sh Log message: fix in-tree builds; thanks rsc for noticing To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.752 -r1.753 src/bin/mksh/Build.sh ________________________________________________________________________ Commit ID: 1005E7E94E4106B041C CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2020/03/28 00:05:39 UTC Modified files: src : mksh.hts Log message: link hotfix, confirmed to work by rsc To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.689 -r1.690 www/src/mksh.hts ________________________________________________________________________ Commit ID: 1005E81345B1CD4C8CB CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/03/29 23:52:02 UTC Modified files: bin/mksh : check.t Log message: update regression-62 for portability • glibc on Hurd would only update mtime on an existing file with O_TRUNC if any data was written (fixed in next upload, but keep workaround for now, until fix is propagated to most users) • FAT has a two-second mtime granularity, sleep 2s for OS/2 (komh) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.833 -r1.834 src/bin/mksh/check.t ________________________________________________________________________ Commit ID: 1005E828EA2303D8E68 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/03/31 00:30:06 UTC Modified files: bin/mksh : syn.c Log message: restructure; Coverity Scan doesn’t handle this: goto into_the_loop; while (/* CONSTCOND */ 1) { bool foo; if (somecond) { into_the_loop: foo = true; bar = 1; } else bar = 2; /* … */ if (foo) { // ← /* … */ foo = false; } /* … */ } The marked line throws an uninitialised variable tag :/ Solution: use goto; To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.127 -r1.128 src/bin/mksh/syn.c ________________________________________________________________________ Commit ID: 1005E861424507C21DA CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2020/04/02 16:34:50 UTC Modified files: files : .htaccess Log message: stupid bot ignoring robots.txt and idiotic httpd not doing [R=429,L] though R isn’t very appropriate… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.22 -r1.23 www/files/.htaccess ________________________________________________________________________ Commit ID: 1005E874CD3123C678B CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2020/04/03 14:48:53 UTC Modified files: fonts/fixed : 9x18.bdfc Log message: • add half stars (2BE8, 2BE9, 2BEA, 2BEB) • make char0 less obtrusive especially when in subsequent lines To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.31 -r1.32 contrib/fonts/fixed/9x18.bdfc ________________________________________________________________________ Commit ID: 1005E8A206F14B684DE CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/04/05 18:17:05 UTC Modified files: share/misc : acronyms data : WPtg.inc munzbadg.out Log message: sync To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.731 -r1.732 src/share/misc/acronyms cvs -R rdiff -kk -upr1.258 -r1.259 www/data/WPtg.inc cvs -R rdiff -kk -upr1.7 -r1.8 www/data/munzbadg.out ________________________________________________________________________ Commit ID: 1005E8A22013598615D CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2020/04/05 18:22:40 UTC Modified files: src : mksh.hts Log message: sync clog To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.690 -r1.691 www/src/mksh.hts ________________________________________________________________________ Commit ID: 1005E8A326D0A09DA3A CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/05 19:32:53 UTC Modified files: usr.sbin/httpd/src/modules/standard: mod_rewrite.c mod_rewrite.h usr.sbin/httpd/htdocs/manual/mod: mod_rewrite.html Log message: permit _any_ status code in an R rule, Apache2-compatible syntax To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.11 -r1.12 src/usr.sbin/httpd/src/modules/standard/mod_rewrite.c cvs -R rdiff -kk -upr1.2 -r1.3 src/usr.sbin/httpd/src/modules/standard/mod_rewrite.h cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.sbin/httpd/htdocs/manual/mod/mod_rewrite.html ________________________________________________________________________ Commit ID: 1005E8A32B061AB14DA CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/05 19:33:59 UTC Modified files: usr.sbin/httpd/src/main: http_protocol.c Log message: list all HTTP status codes known to wtf currently; adjust search code… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.13 -r1.14 src/usr.sbin/httpd/src/main/http_protocol.c ________________________________________________________________________ Commit ID: 1005E8A32D811BB9EF5 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/05 19:34:33 UTC Modified files: usr.sbin/httpd/src/include: Tag: 1.14 httpd.h Log message: raise size of static list of return codes known To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr0 -r1.14 src/usr.sbin/httpd/src/include/httpd.h ________________________________________________________________________ Commit ID: 1005E8A36A37595EFB5 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/05 19:50:47 UTC Modified files: usr.sbin/httpd/src/main: http_protocol.c Log message: don’t show the 500 text for other status codes To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.14 -r1.15 src/usr.sbin/httpd/src/main/http_protocol.c ________________________________________________________________________ Commit ID: 1005E8A381D69ABFFAA CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/04/05 19:57:22 UTC Modified files: usr.sbin/httpd/src/main: http_protocol.c files : .htaccess Log message: add a message for slow-down errors and use them for idiotic bot spiders To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.15 -r1.16 src/usr.sbin/httpd/src/main/http_protocol.c cvs -R rdiff -kk -upr1.23 -r1.24 www/files/.htaccess ________________________________________________________________________ Commit ID: 1005E8B01151A28FE24 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2020/04/06 10:14:19 UTC ports/sysutils/fdupes Update of /cvs/ports/sysutils/fdupes In directory herc.mirbsd.org:/var/tmp/cvs-serv6696/fdupes Log Message: Directory /cvs/ports/sysutils/fdupes put under version control ________________________________________________________________________ Commit ID: 1005E8B03D6435229E4 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2020/04/06 10:26:09 UTC Modified files: infrastructure/templates: network.conf.template Log message: use latest Debian redirector To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.30 -r1.31 ports/infrastructure/templates/network.conf.template ________________________________________________________________________ Commit ID: 1005E8B05FD3EDBB8B3 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2020/04/06 10:35:15 UTC ports/sysutils/fdupes/patches Update of /cvs/ports/sysutils/fdupes/patches In directory herc.mirbsd.org:/var/tmp/cvs-serv16091/patches Log Message: Directory /cvs/ports/sysutils/fdupes/patches put under version control ________________________________________________________________________ Commit ID: 1005E8B078D0AE745E9 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2020/04/06 10:42:04 UTC Added files: sysutils/fdupes: DESCR Makefile PLIST distinfo portmf sysutils/fdupes/patches: patch-fdupes_c Log message: add fdupes, straightforward from Debian To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr0 -r1.1 ports/sysutils/fdupes/DESCR cvs -R rdiff -kk -upr0 -r1.1 ports/sysutils/fdupes/Makefile cvs -R rdiff -kk -upr0 -r1.1 ports/sysutils/fdupes/PLIST cvs -R rdiff -kk -upr0 -r1.1 ports/sysutils/fdupes/distinfo cvs -R rdiff -kk -upr0 -r1.1 ports/sysutils/fdupes/portmf cvs -R rdiff -kk -upr0 -r1.1 ports/sysutils/fdupes/patches/patch-fdupes_c ________________________________________________________________________ Commit ID: 1005E8C552A3EF56FFF CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/07 10:25:22 UTC Modified files: bin/mksh : exec.c Log message: minor style nits To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.218 -r1.219 src/bin/mksh/exec.c ________________________________________________________________________ Commit ID: 1005E8C555C50BAABED CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/07 10:26:37 UTC Modified files: bin/mksh : exec.c Log message: fix LOWER_BI not invoked when external utility not present this debugging was sponsored by ⮡ tarent To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.219 -r1.220 src/bin/mksh/exec.c ________________________________________________________________________ Commit ID: 1005E8C606E0743B8F2 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/07 11:13:47 UTC Modified files: bin/mksh : funcs.c os2.c sh.h Log message: use test_stat() and test_lstat() in test_eval() This improves the compatibility with scripts not considering the executable suffixes on OS/2. From: KO Myung-Hun To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.364 -r1.365 src/bin/mksh/funcs.c cvs -R rdiff -kk -upr1.9 -r1.10 src/bin/mksh/os2.c cvs -R rdiff -kk -upr1.884 -r1.885 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 1005E8C6A8439A9BAA4 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/04/07 11:56:49 UTC Modified files: share/man/man9 : style.9 code/jupp : config.h hash.c path.c path.h rc.c types.h utils.h va.h vs.h bin/pax : Build.sh compat.h extern.h pax.h sel_subs.c bin/mksh : Build.sh exec.c exprtok.h main.c misc.c sh.h Log message: KNF: macro definition parameter lists have unspaced commata To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.30 -r1.31 src/share/man/man9/style.9 cvs -R rdiff -kk -upr1.17 -r1.18 contrib/code/jupp/config.h cvs -R rdiff -kk -upr1.7 -r1.8 contrib/code/jupp/hash.c cvs -R rdiff -kk -upr1.24 -r1.25 contrib/code/jupp/path.c cvs -R rdiff -kk -upr1.19 -r1.20 contrib/code/jupp/path.h cvs -R rdiff -kk -upr1.49 -r1.50 contrib/code/jupp/rc.c cvs -R rdiff -kk -upr1.38 -r1.39 contrib/code/jupp/types.h cvs -R rdiff -kk -upr1.15 -r1.16 contrib/code/jupp/utils.h cvs -R rdiff -kk -upr1.9 -r1.10 contrib/code/jupp/va.h cvs -R rdiff -kk -upr1.12 -r1.13 contrib/code/jupp/vs.h cvs -R rdiff -kk -upr1.15 -r1.16 src/bin/pax/Build.sh cvs -R rdiff -kk -upr1.5 -r1.6 src/bin/pax/compat.h cvs -R rdiff -kk -upr1.39 -r1.40 src/bin/pax/extern.h cvs -R rdiff -kk -upr1.24 -r1.25 src/bin/pax/pax.h cvs -R rdiff -kk -upr1.10 -r1.11 src/bin/pax/sel_subs.c cvs -R rdiff -kk -upr1.753 -r1.754 src/bin/mksh/Build.sh cvs -R rdiff -kk -upr1.220 -r1.221 src/bin/mksh/exec.c cvs -R rdiff -kk -upr1.3 -r1.4 src/bin/mksh/exprtok.h cvs -R rdiff -kk -upr1.360 -r1.361 src/bin/mksh/main.c cvs -R rdiff -kk -upr1.296 -r1.297 src/bin/mksh/misc.c cvs -R rdiff -kk -upr1.885 -r1.886 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 1005E8C6D4C2F8EABAB CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/07 12:08:30 UTC Modified files: bin/mksh : funcs.c Log message: we have a cached egid, use it To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.365 -r1.366 src/bin/mksh/funcs.c ________________________________________________________________________ Commit ID: 1005E8C9D447E74AA5D CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/07 15:33:05 UTC Modified files: usr.bin/wtf : sortdb.c Log message: treat circled letters as case-distinct To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.9 -r1.10 src/usr.bin/wtf/sortdb.c ________________________________________________________________________ Commit ID: 1005E8C9E2347FB6422 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/07 15:36:44 UTC Modified files: usr.bin/wtf : sortdb.c Log message: … and now do it right To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.10 -r1.11 src/usr.bin/wtf/sortdb.c ________________________________________________________________________ Commit ID: 1005E8C9F3865ECC5B5 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/04/07 15:42:35 UTC Modified files: share/misc : acronyms data : WPtg.inc munzbadg.out Log message: refresh To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.732 -r1.733 src/share/misc/acronyms cvs -R rdiff -kk -upr1.259 -r1.260 www/data/WPtg.inc cvs -R rdiff -kk -upr1.8 -r1.9 www/data/munzbadg.out ________________________________________________________________________ Commit ID: 1005E8CDDE445EE8BEF CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/07 20:10:12 UTC Modified files: bin/mksh : edit.c funcs.c mksh.1 sh.h Log message: completely overhaul the bind builtin: • fix 「bind -m '@=^[ echo $RANDOM^[^E'; bind @」 output expansion • make bind list output reentry-safe • fix a number of bad code paths in parsing and listing • simplify handling of MKSH_SMALL exclusions To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.347 -r1.348 src/bin/mksh/edit.c cvs -R rdiff -kk -upr1.366 -r1.367 src/bin/mksh/funcs.c cvs -R rdiff -kk -upr1.478 -r1.479 src/bin/mksh/mksh.1 cvs -R rdiff -kk -upr1.886 -r1.887 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 1005E8CE6187F394B8A CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/07 20:44:07 UTC Modified files: bin/mksh : eval.c exec.c funcs.c main.c mksh.1 sh.h var.c Log message: check argv[0] also for a leading “r” to enable -r (restricted shell) also some string pooling To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.228 -r1.229 src/bin/mksh/eval.c cvs -R rdiff -kk -upr1.221 -r1.222 src/bin/mksh/exec.c cvs -R rdiff -kk -upr1.367 -r1.368 src/bin/mksh/funcs.c cvs -R rdiff -kk -upr1.361 -r1.362 src/bin/mksh/main.c cvs -R rdiff -kk -upr1.479 -r1.480 src/bin/mksh/mksh.1 cvs -R rdiff -kk -upr1.887 -r1.888 src/bin/mksh/sh.h cvs -R rdiff -kk -upr1.234 -r1.235 src/bin/mksh/var.c ________________________________________________________________________ Commit ID: 1005E8CE86C1C9C159C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/07 20:53:45 UTC Modified files: bin/mksh : mksh.1 Log message: fix given escape code To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.480 -r1.481 src/bin/mksh/mksh.1 ________________________________________________________________________ Commit ID: 1005E8D095B688C80BE CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/07 23:14:45 UTC Modified files: bin/mksh : check.t eval.c exec.c mksh.1 sh.h Log message: implement full extglob pattern matching on [[ x = $y ]] RHS eliminates some eval and brings us closer to ksh93 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.834 -r1.835 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.229 -r1.230 src/bin/mksh/eval.c cvs -R rdiff -kk -upr1.222 -r1.223 src/bin/mksh/exec.c cvs -R rdiff -kk -upr1.481 -r1.482 src/bin/mksh/mksh.1 cvs -R rdiff -kk -upr1.888 -r1.889 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 1005E8D09950354F5E8 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/04/07 23:15:16 UTC Modified files: bin/mksh : Build.sh Makefile distrib/special/mksh: Makefile src : mksh.hts Log message: sync clog To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.754 -r1.755 src/bin/mksh/Build.sh cvs -R rdiff -kk -upr1.166 -r1.167 src/bin/mksh/Makefile cvs -R rdiff -kk -upr1.104 -r1.105 src/distrib/special/mksh/Makefile cvs -R rdiff -kk -upr1.691 -r1.692 www/src/mksh.hts ________________________________________________________________________ Commit ID: 1005E91F67E1DFB9C2C CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2020/04/11 16:55:14 UTC Modified files: src : mksh.hts Log message: remove LTO from -c in options overview, etc. To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.692 -r1.693 www/src/mksh.hts ________________________________________________________________________ Commit ID: 1005E91F801692BA6DD CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/11 17:02:53 UTC Modified files: share/misc : acronyms Log message: 105839 acronyms with 135314 expansions To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.733 -r1.734 src/share/misc/acronyms ________________________________________________________________________ Commit ID: 1005E91FB740D64BD82 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2020/04/11 17:16:33 UTC Modified files: fonts/fixed : 9x18.bdfc Log message: add U+2B73 DOWNLOAD ICON (based on U+2913 with appropriate delta) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.32 -r1.33 contrib/fonts/fixed/9x18.bdfc ________________________________________________________________________ Commit ID: 1005E91FBC10BC0871B CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2020/04/11 17:18:51 UTC Modified files: fonts/fixed : 18x18ko.bdfc Log message: improve the default glyph in the same way the 9x18 one was recently To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.11 -r1.12 contrib/fonts/fixed/18x18ko.bdfc ________________________________________________________________________ Commit ID: 1005E937BB36AAA74E0 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/12 20:36:18 UTC Modified files: include : paths.h Log message: add /usr/local/sbin to _PATH_DEFPATH (as OpenBSD did) but /usr/local/bin doesn’t belong into _PATH_STDPATH (perhaps /usr/mpkg/bin, but we don’t do that( To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 src/include/paths.h ________________________________________________________________________ Commit ID: 1005E937D1B6E41B57E CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/04/12 20:43:01 UTC Modified files: share/misc : acronyms data : WPtg.inc munzbadg.out Log message: + (but I really ought to be putting together a new mksh release now…) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.734 -r1.735 src/share/misc/acronyms cvs -R rdiff -kk -upr1.260 -r1.261 www/data/WPtg.inc cvs -R rdiff -kk -upr1.9 -r1.10 www/data/munzbadg.out ________________________________________________________________________ Commit ID: 1005E937DDC0B117B37 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/12 20:44:55 UTC Modified files: bin/mksh : check.t sh.h Log message: sync To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.835 -r1.836 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.889 -r1.890 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 1005E93803068DF4228 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/12 20:55:04 UTC Modified files: bin/mksh : dot.mkshrc Log message: add a 'which' function that should implement a BSDish OS/2-compatible one To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.124 -r1.125 src/bin/mksh/dot.mkshrc ________________________________________________________________________ Commit ID: 1005E93818C04985D76 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/12 21:00:43 UTC Modified files: bin/mksh : dot.mkshrc Log message: this file is supposed to be ASCII To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.125 -r1.126 src/bin/mksh/dot.mkshrc ________________________________________________________________________ Commit ID: 1005E9382BE7DCEEE3C CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2020/04/12 21:05:42 UTC Modified files: src : mksh.hts Log message: sync clog To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.693 -r1.694 www/src/mksh.hts ________________________________________________________________________ Commit ID: 1005E9383FD1EE5B0F1 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2020/04/12 21:11:23 UTC Modified files: files : wp.htm Log message: switch to my deferDOM library © 2020 mirabilos Ⓕ The MirOS Licence this triggers faster than onload To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.19 -r1.20 www/files/wp.htm ________________________________________________________________________ Commit ID: 1005E93863974E8FD5C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/12 21:21:55 UTC Modified files: share/misc : acronyms Log message: here, have a brown paper bag To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.735 -r1.736 src/share/misc/acronyms ________________________________________________________________________ Commit ID: 1005E94937012CFD516 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/13 16:29:35 UTC Modified files: bin/mksh : check.t dot.mkshrc funcs.c main.c mksh.1 var.c Log message: “global” is no longer a built-in alternate name for “typeset -g” To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.836 -r1.837 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.126 -r1.127 src/bin/mksh/dot.mkshrc cvs -R rdiff -kk -upr1.368 -r1.369 src/bin/mksh/funcs.c cvs -R rdiff -kk -upr1.362 -r1.363 src/bin/mksh/main.c cvs -R rdiff -kk -upr1.482 -r1.483 src/bin/mksh/mksh.1 cvs -R rdiff -kk -upr1.235 -r1.236 src/bin/mksh/var.c ________________________________________________________________________ Commit ID: 1005E949535467AFFC8 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/13 16:36:58 UTC Modified files: bin/mksh : funcs.c Log message: KNF for a huge multi-line comment that threw off my g/re/p’ping To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.369 -r1.370 src/bin/mksh/funcs.c ________________________________________________________________________ Commit ID: 1005E949BA1435A7304 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/13 17:04:16 UTC Modified files: bin/mksh : funcs.c main.c sh.h Log message: some more tricky string pooling To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.370 -r1.371 src/bin/mksh/funcs.c cvs -R rdiff -kk -upr1.363 -r1.364 src/bin/mksh/main.c cvs -R rdiff -kk -upr1.890 -r1.891 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 1005E94A1A70896C952 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/13 17:30:00 UTC Modified files: bin/mksh : edit.c Log message: small refactoring and renaming in preparation for next commit To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.348 -r1.349 src/bin/mksh/edit.c ________________________________________________________________________ Commit ID: 1005E94B1DB253BDEE5 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/13 18:39:04 UTC Modified files: bin/mksh : dot.mkshrc Log message: hd_mksh doesn’t take any arguments To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.127 -r1.128 src/bin/mksh/dot.mkshrc ________________________________________________________________________ Commit ID: 1005E94C2C1479E03D6 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/13 19:51:12 UTC Modified files: bin/mksh : funcs.c check.t Log message: alias, command/whence: print alias names quoted To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.371 -r1.372 src/bin/mksh/funcs.c cvs -R rdiff -kk -upr1.837 -r1.838 src/bin/mksh/check.t ________________________________________________________________________ Commit ID: 1005E94CFB522F0D82A CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/13 20:46:39 UTC Modified files: bin/mksh : edit.c emacsfn.h mksh.faq Log message: implement a new quote-region (Esc+Q) editing command To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.349 -r1.350 src/bin/mksh/edit.c cvs -R rdiff -kk -upr1.10 -r1.11 src/bin/mksh/emacsfn.h cvs -R rdiff -kk -upr1.5 -r1.6 src/bin/mksh/mksh.faq ________________________________________________________________________ Commit ID: 1005E9509AB43C29EF5 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2020/04/14 00:53:46 UTC Modified files: samples : portmdoc Log message: add macro for hair space-surrounded em dash To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.11 -r1.12 contrib/samples/portmdoc ________________________________________________________________________ Commit ID: 1005E950E004C247255 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/14 01:12:35 UTC Modified files: share/tmac/mdoc: doc-nroff Log message: for nroff ONLY don't force \*(Ba back to Roman font (for troff still needed, italic is bad there) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.14 -r1.15 src/share/tmac/mdoc/doc-nroff ________________________________________________________________________ Commit ID: 1005E950FE3475E81BA CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/14 01:20:22 UTC Modified files: share/tmac/mdoc: doc-ditroff doc-groff doc-nroff Log message: make latest contrib/samples/portmdoc addition usable in base as well To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.9 -r1.10 src/share/tmac/mdoc/doc-ditroff cvs -R rdiff -kk -upr1.5 -r1.6 src/share/tmac/mdoc/doc-groff cvs -R rdiff -kk -upr1.15 -r1.16 src/share/tmac/mdoc/doc-nroff ________________________________________________________________________ Commit ID: 1005E95163461F8E19E CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/14 01:48:45 UTC Modified files: bin/mksh : mksh.1 Log message: [WIP] begin complete utility documentation overhaul (up to setenv) as requested by msiism in IRC, document also the built-in aliases and, while here, also elaborate on dot.mkshrc functions and aliases oberhaul text while seeing it use the new \dash equivalent from latest portmdoc To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.483 -r1.484 src/bin/mksh/mksh.1 ________________________________________________________________________ Commit ID: 1005E9517472CEAC1D3 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/14 01:52:52 UTC Modified files: share/misc : acronyms Log message: 105841 acronyms with 135320 expansions To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.736 -r1.737 src/share/misc/acronyms ________________________________________________________________________ Commit ID: 1005E95A63769EEE535 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/14 12:01:49 UTC Modified files: share/tmac/mdoc: doc-ditroff doc-groff Log message: switch back to Times Regular for the em dash not all Courier fonts have it To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.10 -r1.11 src/share/tmac/mdoc/doc-ditroff cvs -R rdiff -kk -upr1.6 -r1.7 src/share/tmac/mdoc/doc-groff ________________________________________________________________________ Commit ID: 1005E95A6B915CBC2BE CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2020/04/14 12:03:46 UTC Modified files: samples : Tag: 1.14 portmdoc Log message: same as cid 1005E95A63769EEE535 in base To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr0 -r1.14 contrib/samples/portmdoc ________________________________________________________________________ Commit ID: 1005E95ABDC15AF8793 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/14 12:25:59 UTC Modified files: usr.bin/oldroff/nrcon: nrcon Log message: some minor shell sanitisation (this is ugly anyway and doesn’t handle chars with wcwidth≠1 either…) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.11 -r1.12 src/usr.bin/oldroff/nrcon/nrcon ________________________________________________________________________ Commit ID: 1005E95AC74778853EA CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/14 12:28:33 UTC Modified files: bin/mksh : mksh.1 Log message: dashes; cid 1005E95A63769EEE535; normalise key spelling a bit To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.484 -r1.485 src/bin/mksh/mksh.1 ________________________________________________________________________ Commit ID: 1005E95B79C1C305495 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/14 13:15:55 UTC Log message: import latest OpenBSD src/share/man/man8/sticky.8 as sticky(7) Status: Vendor Tag: openbsd Release Tags: cvs-20200414 N src/share/man/man7/sticky.7 No conflicts created by this import ________________________________________________________________________ Commit ID: 1005E95BAE905791990 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/14 13:30:10 UTC Modified files: bin/chmod : chmod.1 bin/ls : ls.1 lib/libc/sys : chmod.2 distrib/lists/base/base: mi distrib/lists/htman/htmi: mi share/man/man7 : sticky.7 Removed files: share/man/man8 : sticky.8 Log message: move sticky(8) to sticky(7) as is proper To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.2 -r1.3 src/bin/chmod/chmod.1 cvs -R rdiff -kk -upr1.4 -r1.5 src/bin/ls/ls.1 cvs -R rdiff -kk -upr1.3 -r1.4 src/lib/libc/sys/chmod.2 cvs -R rdiff -kk -upr1.147 -r1.148 src/distrib/lists/base/base/mi cvs -R rdiff -kk -upr1.43 -r1.44 src/distrib/lists/htman/htmi/mi cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/man/man7/sticky.7 cvs -R rdiff -kk -upr1.1.1.1 -r0 src/share/man/man8/sticky.8 ________________________________________________________________________ Commit ID: 1005E95C4A34EA022FD CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/14 14:11:26 UTC Modified files: usr.bin/oldroff/neqn: neqn.1eqn Log message: make this at least a _little_ legible To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.4 -r1.5 src/usr.bin/oldroff/neqn/neqn.1eqn ________________________________________________________________________ Commit ID: 1005E95C4C31CAED78E CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/14 14:12:00 UTC Modified files: usr.bin/oldroff/neqn: neqn.1eqn Log message: we install this manpage only as neqn(1) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.5 -r1.6 src/usr.bin/oldroff/neqn/neqn.1eqn ________________________________________________________________________ Commit ID: 1005E95C5E11E8A18AE CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/14 14:16:45 UTC Modified files: share/man/man7 : eqnchar.7eqn intro.7 Log message: update accordingly To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.7.1 -r1.2 src/share/man/man7/eqnchar.7eqn cvs -R rdiff -kk -upr1.2 -r1.3 src/share/man/man7/intro.7 ________________________________________________________________________ Commit ID: 1005E95C9A02623F528 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/14 14:33:02 UTC Modified files: bin/mksh : mksh.1 Log message: work up to and including test; sticky(7); fix wrong test x = y description To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.485 -r1.486 src/bin/mksh/mksh.1 ________________________________________________________________________ Commit ID: 1005E95CB9B40238974 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2020/04/14 14:41:20 UTC Modified files: extraman : Makefile Log message: provide htman/…/man8/sticky.htm for hyperlink compatibility To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.6 -r1.7 contrib/extraman/Makefile ________________________________________________________________________ Commit ID: 1005E95EBE718099D11 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/14 16:59:02 UTC Modified files: bin/mksh : mksh.1 Log message: also bring order into the list of reserved words To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.486 -r1.487 src/bin/mksh/mksh.1 ________________________________________________________________________ Commit ID: 1005E96383E4A0C554E CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/14 22:25:09 UTC Modified files: bin/mksh : mksh.1 Log message: finish builtin/alias/function documentation overhaul prompted by msiism To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.487 -r1.488 src/bin/mksh/mksh.1 ________________________________________________________________________ Commit ID: 1005E963D1A7EAD8C64 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/14 22:45:25 UTC Modified files: bin/mksh : mksh.1 sh.h Log message: document the new quote-region editor command To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.488 -r1.489 src/bin/mksh/mksh.1 cvs -R rdiff -kk -upr1.891 -r1.892 src/bin/mksh/sh.h ________________________________________________________________________ CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/14 22:53:09 UTC Adding static tag 'mksh-R59' affecting: old rev. new rev. filename -------- -------- -------- NONE 1.755 bin/mksh/Build.sh NONE 1.1 bin/mksh/FAQ2HTML.sh NONE 1.50 bin/mksh/check.pl NONE 1.838 bin/mksh/check.t NONE 1.128 bin/mksh/dot.mkshrc NONE 1.350 bin/mksh/edit.c NONE 1.11 bin/mksh/emacsfn.h NONE 1.230 bin/mksh/eval.c NONE 1.223 bin/mksh/exec.c NONE 1.107 bin/mksh/expr.c NONE 1.4 bin/mksh/exprtok.h NONE 1.372 bin/mksh/funcs.c NONE 1.169 bin/mksh/histrap.c NONE 1.1 bin/mksh/jehanne.c NONE 1.128 bin/mksh/jobs.c NONE 1.26 bin/mksh/lalloc.c NONE 1.251 bin/mksh/lex.c NONE 1.25 bin/mksh/lksh.1 NONE 1.364 bin/mksh/main.c NONE 1.6 bin/mksh/mirhash.h NONE 1.297 bin/mksh/misc.c NONE 1.489 bin/mksh/mksh.1 NONE 1.6 bin/mksh/mksh.faq NONE 1.1 bin/mksh/mksh.ico NONE 1.10 bin/mksh/os2.c NONE 1.4 bin/mksh/rlimits.opt NONE 1.892 bin/mksh/sh.h NONE 1.8 bin/mksh/sh_flags.opt NONE 1.101 bin/mksh/shf.c NONE 1.10 bin/mksh/strlcpy.c NONE 1.128 bin/mksh/syn.c NONE 1.97 bin/mksh/tree.c NONE 1.236 bin/mksh/var.c NONE 1.11 bin/mksh/var_spec.h ________________________________________________________________________ Commit ID: 1005E96416839F88751 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/04/14 23:03:45 UTC Modified files: shells/mksh : DESCR Makefile distinfo files : TaC-mksh.txt Log message: mksh R59 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.35 -r1.36 ports/shells/mksh/DESCR cvs -R rdiff -kk -upr1.89 -r1.90 ports/shells/mksh/Makefile cvs -R rdiff -kk -upr1.85 -r1.86 ports/shells/mksh/distinfo cvs -R rdiff -kk -upr1.35 -r1.36 www/files/TaC-mksh.txt ________________________________________________________________________ Commit ID: 1005E9645C00CF073C4 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2020/04/14 23:22:18 UTC Modified files: src : ksh-chan.hts mksh.hts Log message: sync clog To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.104 -r1.105 www/src/ksh-chan.hts cvs -R rdiff -kk -upr1.694 -r1.695 www/src/mksh.hts ________________________________________________________________________ Commit ID: 1005E96489E41BE459C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/14 23:34:47 UTC Modified files: sbin/ping : ping.c Log message: quietly accept -4 for GNU ping compatibility (they suck major arse) also make __CRAZY clean To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/sbin/ping/ping.c ________________________________________________________________________ Commit ID: 1005E970E4D2D1C4DCC CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/15 13:37:59 UTC Modified files: share/man/man7 : mdoc.7 Log message: document .Ap which I found by accident To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.9 -r1.10 src/share/man/man7/mdoc.7 ________________________________________________________________________ Commit ID: 1005E970E9414D40E9B CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/15 13:39:14 UTC Modified files: share/tmac/mdoc: doc-common Log message: the dash between Nm and Nd is an em dash To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.28 -r1.29 src/share/tmac/mdoc/doc-common ________________________________________________________________________ Commit ID: 1005E976B5A2F9DC419 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/04/15 20:17:33 UTC Modified files: bin/mksh : check.t edit.c sh.h Log message: handle TERM=tmux and tmux-* like screen and screen- multi(plexd) reported in IRC they got tmux to report tmux-256color while the one in Debian sid uses screen, so extend this ugly hack Modified files: share/misc : acronyms data : WPtg.inc Log message: +1 Modified files: src : mksh.hts Log message: sync clog To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.838 -r1.839 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.350 -r1.351 src/bin/mksh/edit.c cvs -R rdiff -kk -upr1.892 -r1.893 src/bin/mksh/sh.h cvs -R rdiff -kk -upr1.737 -r1.738 src/share/misc/acronyms cvs -R rdiff -kk -upr1.261 -r1.262 www/data/WPtg.inc cvs -R rdiff -kk -upr1.695 -r1.696 www/src/mksh.hts ________________________________________________________________________ Commit ID: 1005E9773B24012BC45 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2020/04/15 20:50:48 UTC Modified files: data : wlog2020.inc Log message: concoct a wlog entry regarding mksh R59 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.7 -r1.8 www/data/wlog2020.inc ________________________________________________________________________ Commit ID: 1005E97A64531DB20FF CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2020/04/16 00:26:26 UTC Modified files: data : wlog2020.inc Log message: erk, forgot a rather important one To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.8 -r1.9 www/data/wlog2020.inc ________________________________________________________________________ Commit ID: 1005EA0DFE314AEF081 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2020/04/23 00:22:34 UTC Modified files: files : MirOS-Licence.htm Log message: fix dashes To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.18 -r1.19 www/files/MirOS-Licence.htm ________________________________________________________________________ Commit ID: 1005EA2FBD57BD42C3F CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/04/24 14:46:26 UTC Modified files: include : time.h lib/libc/time : Makefile.inc localtime.c distrib/lists/base/dev: mi distrib/lists/htman/htmi: mi extraman : Makefile Log message: drop tzsetwall; unused and tzcode will drop it soon To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.15 -r1.16 src/include/time.h cvs -R rdiff -kk -upr1.9 -r1.10 src/lib/libc/time/Makefile.inc cvs -R rdiff -kk -upr1.18 -r1.19 src/lib/libc/time/localtime.c cvs -R rdiff -kk -upr1.81 -r1.82 src/distrib/lists/base/dev/mi cvs -R rdiff -kk -upr1.44 -r1.45 src/distrib/lists/htman/htmi/mi cvs -R rdiff -kk -upr1.7 -r1.8 contrib/extraman/Makefile ________________________________________________________________________ Commit ID: 1005EA428A2368B115F CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/25 12:09:56 UTC Modified files: bin/mksh : mksh.faq Log message: fix typo, reported in IRC by someone who didn’t stick around long enough To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.6 -r1.7 src/bin/mksh/mksh.faq ________________________________________________________________________ Commit ID: 1005EA70FAC2275F875 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/27 17:01:14 UTC Modified files: share/misc : acronyms Log message: 105859 acronyms with 135367 expansions To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.738 -r1.739 src/share/misc/acronyms ________________________________________________________________________ Commit ID: 1005EA9DA0C32CFB34B CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/04/29 19:48:47 UTC Modified files: src : mksh.hts Log message: sync clog Modified files: bin/mksh : Makefile distrib/lists/base/base: mi distrib/lists/htman/htmi: mi Log message: install an rksh link (binary and manpage) to mksh name matches OpenBSD, and Debian-after-alternatives To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.696 -r1.697 www/src/mksh.hts cvs -R rdiff -kk -upr1.167 -r1.168 src/bin/mksh/Makefile cvs -R rdiff -kk -upr1.148 -r1.149 src/distrib/lists/base/base/mi cvs -R rdiff -kk -upr1.45 -r1.46 src/distrib/lists/htman/htmi/mi ________________________________________________________________________ Commit ID: 1005EA9DD8F68A86549 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/04/29 20:04:18 UTC Modified files: share/misc : acronyms data : WPtg.inc munzbadg.out Log message: + To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.739 -r1.740 src/share/misc/acronyms cvs -R rdiff -kk -upr1.262 -r1.263 www/data/WPtg.inc cvs -R rdiff -kk -upr1.10 -r1.11 www/data/munzbadg.out ________________________________________________________________________ Commit ID: 1005EAAF99665CEF151 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2020/04/30 16:15:37 UTC Modified files: src : anargeek.hts Log message: weird browser fix cf. https://en.wikipedia.org/wiki/User:Davidgothberg/Test59 via https://github.com/necolas/normalize.css#pre-code-kbd-samp To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.11 -r1.12 www/src/anargeek.hts ________________________________________________________________________ Commit ID: 1005EAB189B36F85DDD CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/30 18:28:04 UTC Modified files: scripts : roff2htm Log message: some error handling, implicitly raising requirement to mksh R46 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.94 -r1.95 src/scripts/roff2htm ________________________________________________________________________ Commit ID: 1005EAB1D714D756751 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/04/30 18:49:46 UTC Modified files: files : vstyle.css Log message: improve on the fix from commitid 1005EAAF99665CEF151 cf. http://code.iamkate.com/html-and-css/fixing-browsers-broken-monospace-font-handling/ via https://github.com/necolas/normalize.css/issues/519 via https://phabricator.wikimedia.org/T176636 • we need the “font-size:1em;” • set preferred fonts, so we don’t need to double “monospace” here • provide class="tt" for convenience for later Modified files: scripts : roff2htm Log message: improve on the fix from commitid 1005EAAF99665CEF151 cf. http://code.iamkate.com/html-and-css/fixing-browsers-broken-monospace-font-handling/ via https://github.com/necolas/normalize.css/issues/519 via https://phabricator.wikimedia.org/T176636 • we need the “font-size:1em;” • set preferred fonts, so we don’t need to double “monospace” here also sync the serif font preference with mircvs://www/files/vstyle.css To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.60 -r1.61 www/files/vstyle.css cvs -R rdiff -kk -upr1.95 -r1.96 src/scripts/roff2htm ________________________________________________________________________ Commit ID: 1005EAB1EE72779A21A CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2020/04/30 18:54:08 UTC Modified files: pics : anargeek.svg Log message: update licence template To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.6 -r1.7 www/pics/anargeek.svg ________________________________________________________________________ Commit ID: 1005EAB207C6D72E613 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2020/04/30 19:00:55 UTC Modified files: src : Tag: 1.14 anargeek.hts Log message: update links and fix dashes To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr0 -r1.14 www/src/anargeek.hts ________________________________________________________________________ Commit ID: 1005EAB21734DD05403 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2020/04/30 19:05:10 UTC Modified files: src : anargeek.hts Log message: use the new tt convenience class instead of styling directly To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.14 -r1.15 www/src/anargeek.hts ________________________________________________________________________ Commit ID: 1005EAB268521A7A852 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/30 19:26:49 UTC Modified files: scripts : roff2htm Log message: refactor; also fixes paper → 3p manpage linking To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.96 -r1.97 src/scripts/roff2htm ________________________________________________________________________ Commit ID: 1005EAB313D4AD48AEF CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/04/30 20:12:48 UTC Modified files: scripts : roff2htm Log message: have less obtrusive, more consistent, appearance Modified files: files : FreeLicenceLists.htm wp.htm usr.sbin/httpd/htdocs: index.htm Log message: sync HTML header with contemporary MirWebseite To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.97 -r1.98 src/scripts/roff2htm cvs -R rdiff -kk -upr1.10 -r1.11 www/files/FreeLicenceLists.htm cvs -R rdiff -kk -upr1.20 -r1.21 www/files/wp.htm cvs -R rdiff -kk -upr1.6 -r1.7 src/usr.sbin/httpd/htdocs/index.htm ________________________________________________________________________ Commit ID: 1005EAB31C025B0090B CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2020/04/30 20:14:41 UTC Modified files: files : FreeLicenceLists.htm Log message: “Unlicense” woes may cause upheaval To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.11 -r1.12 www/files/FreeLicenceLists.htm ________________________________________________________________________ Commit ID: 1005EAB33EC6E163951 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/30 20:24:25 UTC Modified files: scripts : roff2htm Log message: also tweak the sans-serif heading fonts a little Fira Sans is too narrow and FreeSans too ugly, so use Bitstream Vera, since this comes with XFree86®, or the GNU variant thereof To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.98 -r1.99 src/scripts/roff2htm ________________________________________________________________________ Commit ID: 1005EAB36F82391ED1C CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2020/04/30 20:36:46 UTC Modified files: files : vstyle.css Log message: oops, typo To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.61 -r1.62 www/files/vstyle.css ________________________________________________________________________ Commit ID: 1005EAB36FA7AA63644 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2020/04/30 20:36:50 UTC Modified files: data : wlog-9.inc Log message: another good Fraktur font To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.108 -r1.109 www/data/wlog-9.inc ________________________________________________________________________ Commit ID: 1005EAB36FE50125601 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2020/04/30 20:36:55 UTC Modified files: files : cvsweb.css Log message: whose fucking idea was it to render a diff not monospaced? To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1 -r1.2 www/files/cvsweb.css ________________________________________________________________________ Commit ID: 1005EAB39A26AE41F99 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/04/30 20:48:22 UTC Modified files: scripts : roff2htm Log message: brown paper bag typo fix cid 1005EAB36F82391ED1C… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.99 -r1.100 src/scripts/roff2htm ________________________________________________________________________ Commit ID: 1005EAB3B71358B693B CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2020/04/30 21:10:04 UTC Modified files: files : .htaccess Log message: give the shit fuck up on Fuckzilla Firefuck I added an extra rule to serve *.htm as application/xml+xhtml if the client requests it (via Accept) to conform with all those fucking HTTP implications of the XHTML standard, and fuckwit changes parsing breaking my HTML manpages. The freaking HTML5 spec says “In the HTML syntax, a leading newline character immediately following the pre element start tag is stripped.” in a fucking Note; neither the HTML4, XHTML/1 nor XHTML/1.1 specs have ANYTHING to say about this, and even lynx strips that newline away! I’m fed up now even more than ever, and I’d not thought that possible. XHTML/1.1 for me now means: write as XML-compatible HTML with spaces before “/>”, parse as XML for local validation, serve for browsers to parse as HTML in HTML not XML mode, and whoever knows what the W3C validator does :/ To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.24 -r1.25 www/files/.htaccess ________________________________________________________________________ Commit ID: 1005EAB4996511E9473 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2020/04/30 21:57:30 UTC Modified files: . : Makefile Log message: run “bmake closing-tags” on Debian with pcregrep installed to find invalid self-closing tags as xmlstarlet cannot find them, while the W3C Validator can but doesn’t, and Firefuck fucks up files/wp.htm’s textarea, taking everything till EOF as part of the tag… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.124 -r1.125 www/Makefile ________________________________________________________________________ Commit ID: 1005EAB4A287F0DE2DF CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2020/04/30 21:59:15 UTC Modified files: files : wp.htm xhtml11.dtd Log message: Firefuck fucked up wp.htm due to textarea not being self-closable (fgrep EMPTY xhtml11.dtd to find these that may) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.21 -r1.22 www/files/wp.htm cvs -R rdiff -kk -upr1.3 -r1.4 www/files/xhtml11.dtd ________________________________________________________________________ Commit ID: 1005EAB4AB04F4E4C82 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2020/04/30 22:01:03 UTC Modified files: . : Makefile Log message: embed is an HTML5 self-closing tag, used by CVSweb To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.125 -r1.126 www/Makefile ________________________________________________________________________ Commit ID: 1005EAB4B1D08FC70E3 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2020/04/30 22:02:48 UTC Modified files: . : Makefile Log message: errorlevel To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.126 -r1.127 www/Makefile ________________________________________________________________________ Commit ID: 1005EAB4B796235BFE8 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2020/04/30 22:04:28 UTC Modified files: . : Makefile Log message: enough brown paper-bagging, Blessed Beltane! To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.127 -r1.128 www/Makefile ________________________________________________________________________ Commit ID: 1005EAB4DC017BD228F CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2020/04/30 22:14:06 UTC Modified files: files : wp.htm Log message: fix textarea MUCH too wide in Firefuck To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.22 -r1.23 www/files/wp.htm ________________________________________________________________________ Commit ID: 1005EAC54385EB8FA13 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2020/05/01 16:53:55 UTC Modified files: data : WPtg.inc Log message: Logfreigabe To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.263 -r1.264 www/data/WPtg.inc ________________________________________________________________________ Commit ID: 1005EADAD01538FCBB0 CVSROOT: /cvs Module name: X11 Changes by: tg@herc.mirbsd.org 2020/05/02 17:24:59 UTC Modified files: extras/bdfctool: bdfctool.sh Log message: unbreak GDF output To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.25 -r1.26 X11/extras/bdfctool/bdfctool.sh ________________________________________________________________________ Commit ID: 1005EADADCE35E84877 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/05/02 17:29:37 UTC Modified files: share/misc : acronyms data : WPtg.inc munzbadg.out souv2hts.out wlog2020.inc files : robots.txt Log message: sync To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.740 -r1.741 src/share/misc/acronyms cvs -R rdiff -kk -upr1.264 -r1.265 www/data/WPtg.inc cvs -R rdiff -kk -upr1.11 -r1.12 www/data/munzbadg.out cvs -R rdiff -kk -upr1.15 -r1.16 www/data/souv2hts.out cvs -R rdiff -kk -upr1.9 -r1.10 www/data/wlog2020.inc cvs -R rdiff -kk -upr1.5 -r1.6 www/files/robots.txt ________________________________________________________________________ Commit ID: 1005EAF084640DE811A CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2020/05/03 18:06:57 UTC Modified files: src : main.hts Log message: elaborate more on not being ended … not that Wikipedia will stop spreading false news… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.25 -r1.26 www/src/main.hts ________________________________________________________________________ Commit ID: 1005EAF0A023B528409 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2020/05/03 18:14:14 UTC Modified files: mk : htsconv ttf2png Log message: always pass the font name instead of hardcoding /usr/src/www/ for it To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.102 -r1.103 www/mk/htsconv cvs -R rdiff -kk -upr1.9 -r1.10 www/mk/ttf2png ________________________________________________________________________ Commit ID: 1005EAF0EAE2E53E0D8 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2020/05/03 18:34:03 UTC Modified files: src : kwalletcli.hts Log message: update the Gayim links To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.39 -r1.40 www/src/kwalletcli.hts ________________________________________________________________________ Commit ID: 1005EAF11747A6A07CE CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/05/03 18:46:24 UTC Modified files: scripts : roff2htm Log message: the space-saving made it look overly squeezed/squished; add more margin before any in-document headline To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.100 -r1.101 src/scripts/roff2htm ________________________________________________________________________ Commit ID: 1005EAF141726FBA404 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2020/05/03 18:57:05 UTC Modified files: src : kwalletcli.hts Log message: merely an echo from the past To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.40 -r1.41 www/src/kwalletcli.hts ________________________________________________________________________ Commit ID: 1005EB09D60013CDAA1 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/05/04 22:56:11 UTC Modified files: bin/mksh : check.t Log message: extend test-str-pattern with one test, and another from Martijn Dekker that currently fails (R59 regression) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.839 -r1.840 src/bin/mksh/check.t ________________________________________________________________________ Commit ID: 1005EB1751F1C7C3C1B CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2020/05/05 14:15:45 UTC Modified files: . : Makefile src : wlog-7.hts Log message: also find (and fix one instance of) self-closing tags lacking the space To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.128 -r1.129 www/Makefile cvs -R rdiff -kk -upr1.16 -r1.17 www/src/wlog-7.hts ________________________________________________________________________ Commit ID: 1005EB17E8469138A01 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/05/05 14:55:54 UTC Modified files: bin/mksh : check.t Log message: much extend the test-str-pattern suite again; check evals, too To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.840 -r1.841 src/bin/mksh/check.t ________________________________________________________________________ Commit ID: 1005EB1DBE201421868 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/05/05 21:34:29 UTC Modified files: bin/mksh : check.t eval.c sh.h Log message: fix [[ regression found by Martijn Dekker To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.841 -r1.842 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.230 -r1.231 src/bin/mksh/eval.c cvs -R rdiff -kk -upr1.893 -r1.894 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 1005EB1DEE6583398B3 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/05/05 21:47:59 UTC Modified files: share/misc : acronyms . : Makefile data : munzbadg.out src : mksh.hts Log message: sync clog To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.741 -r1.742 src/share/misc/acronyms cvs -R rdiff -kk -upr1.129 -r1.130 www/Makefile cvs -R rdiff -kk -upr1.12 -r1.13 www/data/munzbadg.out cvs -R rdiff -kk -upr1.697 -r1.698 www/src/mksh.hts ________________________________________________________________________ Commit ID: 1005EBEE5FE5F75B444 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/05/15 18:57:27 UTC Modified files: bin/mksh : sh.h Log message: Mickaël Salaün (l0kod) requests removing O_MAYEXEC support defuse it by forcing it to 0, but keep the uses in, so we’ll know the correct places needing it if it’ll ever come back To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.894 -r1.895 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 1005EBF4318025545DA CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/05/16 01:34:16 UTC Modified files: sys/arch/i386/conf: GENERIC Log message: disable az0 by default, probing hangs multiple emulators, at least Fabrice Bellard’s jslinux and http://copy.sh/v86/ To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.50 -r1.51 src/sys/arch/i386/conf/GENERIC ________________________________________________________________________ Commit ID: 1005EC0358F16B0BEC4 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/05/16 18:53:11 UTC Modified files: bin/mksh : check.t main.c misc.c mksh.1 sh.h Log message: set +o now provides a command to restore the current options settings uses the new “set -o .reset”, which is session-specific, i.e. restores the settings from shell start minus posix/sh/utf8mode/braceexpand, e.g. emacs, inherit-xtrace, interactive, monitor, nohup, stdin, vi-tabcomplete in an interactive shell, but in a script shell just (for example) emacs, inherit-xtrace, nohup, trackall, vi-tabcomplete new, experimental, but no regression wrt. the old one adjust regression tests to switch from [[ $(set +o) == *@(-o sh)@(| *) ]] && echo sh || echo nosh to [[ -o sh ]] && echo sh; [[ -o !sh ]] && echo nosh as they should have been using for a while new regression test; ksh93 and GNU bash agree To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.842 -r1.843 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.364 -r1.365 src/bin/mksh/main.c cvs -R rdiff -kk -upr1.297 -r1.298 src/bin/mksh/misc.c cvs -R rdiff -kk -upr1.489 -r1.490 src/bin/mksh/mksh.1 cvs -R rdiff -kk -upr1.895 -r1.896 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 1005EC0537F204BCA06 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/05/16 20:56:21 UTC Modified files: bin/mksh : main.c sh.h Log message: fix initialisation casing To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.365 -r1.366 src/bin/mksh/main.c cvs -R rdiff -kk -upr1.896 -r1.897 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 1005EC059444CAE1778 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/05/16 21:21:23 UTC Modified files: bin/mksh : check.t main.c Log message: test more argv[0]s; found two further bugs: • the check for “basename beginning with "sh"” was not executed like that • checks for r and sh weren’t case-insensitive To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.843 -r1.844 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.366 -r1.367 src/bin/mksh/main.c ________________________________________________________________________ Commit ID: 1005EC059F95091C105 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/05/16 21:24:29 UTC Modified files: bin/mksh : main.c Log message: compare direct builtin call names case-insensitively on OS/2 (only) rationale: stricmp isn’t available elsewhere universally, but already used on OS/2, and only it needs this most To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.367 -r1.368 src/bin/mksh/main.c ________________________________________________________________________ Commit ID: 1005EC0653F79F720FA CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/05/16 22:12:38 UTC Modified files: bin/mksh : mksh.1 Log message: correct whether the name or basename of the shell is used, and emphasise that ‘-’ and ‘r’ processing and basenaming happens before “sh” comparison To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.490 -r1.491 src/bin/mksh/mksh.1 ________________________________________________________________________ Commit ID: 1005EC066F74DBAA6D5 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/05/16 22:19:18 UTC Modified files: bin/mksh : check.t Log message: ensure leading - does set FLOGIN To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.844 -r1.845 src/bin/mksh/check.t ________________________________________________________________________ Commit ID: 1005EC06716574B583C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/05/16 22:19:59 UTC Modified files: bin/mksh : main.c misc.c Log message: pull processing of ‘-’, ‘r’, “sh” into one place (also optimises startup) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.368 -r1.369 src/bin/mksh/main.c cvs -R rdiff -kk -upr1.298 -r1.299 src/bin/mksh/misc.c ________________________________________________________________________ Commit ID: 1005EC06B4C04D32EED CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/05/16 22:38:25 UTC Modified files: bin/mksh : funcs.c main.c sh.h sh_flags.opt Log message: revamp AS_BUILTIN handling: move out of shell_flags into global boolean (also saves space and runtime); canonicalise argv[0] for direct builtin calls To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.372 -r1.373 src/bin/mksh/funcs.c cvs -R rdiff -kk -upr1.369 -r1.370 src/bin/mksh/main.c cvs -R rdiff -kk -upr1.897 -r1.898 src/bin/mksh/sh.h cvs -R rdiff -kk -upr1.8 -r1.9 src/bin/mksh/sh_flags.opt ________________________________________________________________________ Commit ID: 1005EC06D01517AE3D7 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/05/16 22:45:00 UTC Modified files: bin/mksh : main.c Log message: do the fstat only if used anyway To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.370 -r1.371 src/bin/mksh/main.c ________________________________________________________________________ Commit ID: 1005EC06DF8176EA813 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/05/16 22:51:25 UTC Modified files: bin/mksh : main.c Log message: if as_builtin skip_startup_files: • FTALKING cannot be set • FLOGIN can be set but MKSH_SYSTEM_PROFILE shan’t be read nor ~/.profile • FPRIVILEGED can be set but MKSH_SUID_PROFILE also be skipped, and the change_flag dance isn’t needed in direct builtin calls • restricted_shell and errexit are always 0: parse_args only !as_builtin To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.371 -r1.372 src/bin/mksh/main.c ________________________________________________________________________ Commit ID: 1005EC06EE778B09E39 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/05/16 22:53:05 UTC Modified files: distrib/special/mksh: Makefile bin/mksh : Build.sh Makefile Log message: lgtm now To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.105 -r1.106 src/distrib/special/mksh/Makefile cvs -R rdiff -kk -upr1.755 -r1.756 src/bin/mksh/Build.sh cvs -R rdiff -kk -upr1.168 -r1.169 src/bin/mksh/Makefile ________________________________________________________________________ CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/05/16 22:59:08 UTC Adding static tag 'mksh-R59b' affecting: old rev. new rev. filename -------- -------- -------- NONE 1.756 bin/mksh/Build.sh NONE 1.1 bin/mksh/FAQ2HTML.sh NONE 1.50 bin/mksh/check.pl NONE 1.845 bin/mksh/check.t NONE 1.128 bin/mksh/dot.mkshrc NONE 1.351 bin/mksh/edit.c NONE 1.11 bin/mksh/emacsfn.h NONE 1.231 bin/mksh/eval.c NONE 1.223 bin/mksh/exec.c NONE 1.107 bin/mksh/expr.c NONE 1.4 bin/mksh/exprtok.h NONE 1.373 bin/mksh/funcs.c NONE 1.169 bin/mksh/histrap.c NONE 1.1 bin/mksh/jehanne.c NONE 1.128 bin/mksh/jobs.c NONE 1.26 bin/mksh/lalloc.c NONE 1.251 bin/mksh/lex.c NONE 1.25 bin/mksh/lksh.1 NONE 1.372 bin/mksh/main.c NONE 1.6 bin/mksh/mirhash.h NONE 1.299 bin/mksh/misc.c NONE 1.491 bin/mksh/mksh.1 NONE 1.7 bin/mksh/mksh.faq NONE 1.1 bin/mksh/mksh.ico NONE 1.10 bin/mksh/os2.c NONE 1.4 bin/mksh/rlimits.opt NONE 1.898 bin/mksh/sh.h NONE 1.9 bin/mksh/sh_flags.opt NONE 1.101 bin/mksh/shf.c NONE 1.10 bin/mksh/strlcpy.c NONE 1.128 bin/mksh/syn.c NONE 1.97 bin/mksh/tree.c NONE 1.236 bin/mksh/var.c NONE 1.11 bin/mksh/var_spec.h ________________________________________________________________________ Commit ID: 1005EC0728108DB9EA0 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/05/16 23:08:36 UTC Modified files: shells/mksh : Makefile distinfo Log message: bump Modified files: files : TaC-mksh.txt Log message: update for the new release and clarify while here To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.90 -r1.91 ports/shells/mksh/Makefile cvs -R rdiff -kk -upr1.86 -r1.87 ports/shells/mksh/distinfo cvs -R rdiff -kk -upr1.36 -r1.37 www/files/TaC-mksh.txt ________________________________________________________________________ Commit ID: 1005EC07553036B90D0 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/05/16 23:21:37 UTC Modified files: share/misc : acronyms src : ksh-chan.hts mksh.hts Log message: sync clog To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.742 -r1.743 src/share/misc/acronyms cvs -R rdiff -kk -upr1.105 -r1.106 www/src/ksh-chan.hts cvs -R rdiff -kk -upr1.698 -r1.699 www/src/mksh.hts ________________________________________________________________________ Commit ID: 1005EC45803645D6CD3 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/05/19 22:04:50 UTC Modified files: share/doc/legal: Tag: 1.14 LICENCE-GNU Log message: add justification for keeping PD-dedicated works until replacement finishes To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr0 -r1.14 src/share/doc/legal/LICENCE-GNU ________________________________________________________________________ Commit ID: 1005EC4585B067ADAAD CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/05/19 22:06:14 UTC Modified files: share/doc/legal: 1stREAD Log message: indicate LICENCE-GNU covers all “less free” works, not just GPL’d To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.9 -r1.10 src/share/doc/legal/1stREAD ________________________________________________________________________ Commit ID: 1005EC459CB697F9639 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2020/05/19 22:14:14 UTC Modified files: files : Tag: 1.14 FreeLicenceLists.htm Log message: update list of lists covering “Unlicense” despite not being a licence; bugs filed: • [gnu.org #1531344] • https://bugzilla.redhat.com/show_bug.cgi?id=1836387 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr0 -r1.14 www/files/FreeLicenceLists.htm ________________________________________________________________________ Commit ID: 1005EC98FC02C90FAE9 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2020/05/23 21:03:34 UTC Modified files: files : robots.txt Log message: too much To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.6 -r1.7 www/files/robots.txt ________________________________________________________________________ Commit ID: 1005EC99255249C67E3 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2020/05/23 21:14:36 UTC Modified files: files : robots.txt Log message: + To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.7 -r1.8 www/files/robots.txt ________________________________________________________________________ Commit ID: 1005ECACF8E61AFFAFF CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/05/24 19:49:26 UTC Modified files: sys/arch/i386/conf: RAMDISK sys/arch/sparc/conf: FLOPPY GENERIC RAMDISK share/misc : acronyms data : munzbadg.out souv2hts.out Log message: refresh To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.24 -r1.25 src/sys/arch/i386/conf/RAMDISK cvs -R rdiff -kk -upr1.14 -r1.15 src/sys/arch/sparc/conf/FLOPPY cvs -R rdiff -kk -upr1.29 -r1.30 src/sys/arch/sparc/conf/GENERIC cvs -R rdiff -kk -upr1.19 -r1.20 src/sys/arch/sparc/conf/RAMDISK cvs -R rdiff -kk -upr1.743 -r1.744 src/share/misc/acronyms cvs -R rdiff -kk -upr1.13 -r1.14 www/data/munzbadg.out cvs -R rdiff -kk -upr1.16 -r1.17 www/data/souv2hts.out ________________________________________________________________________ Commit ID: 1005ECAD2261FC48D67 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2020/05/24 19:59:21 UTC Modified files: files : .htaccess Removed files: files : ISC-Licence Log message: we’re not at all steward or advocate or something for this To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.25 -r1.26 www/files/.htaccess cvs -R rdiff -kk -upr1.2 -r0 www/files/ISC-Licence ________________________________________________________________________ Commit ID: 1005ECFA3E5055A6FE1 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2020/05/28 11:43:08 UTC Modified files: samples : dot.Xmodmap samples : Tag: grml dot.Xmodmap Log message: improved usage instructions To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.30 -r1.31 contrib/samples/dot.Xmodmap cvs -R rdiff -kk -upr1.24.4.12 -r1.24.4.13 contrib/samples/dot.Xmodmap ________________________________________________________________________ Commit ID: 1005ECFAB1D7C4CBA73 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2020/05/28 12:13:56 UTC Modified files: samples : dot.Xmodmap samples : Tag: grml dot.Xmodmap Log message: explain even better To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.31 -r1.32 contrib/samples/dot.Xmodmap cvs -R rdiff -kk -upr1.24.4.13 -r1.24.4.14 contrib/samples/dot.Xmodmap ________________________________________________________________________ Commit ID: 1005ED561F9485B3934 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/06/01 20:16:50 UTC Modified files: share/misc : acronyms data : WPtg.inc munzbadg.out souv2hts.out Log message: sync To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.744 -r1.745 src/share/misc/acronyms cvs -R rdiff -kk -upr1.265 -r1.266 www/data/WPtg.inc cvs -R rdiff -kk -upr1.14 -r1.15 www/data/munzbadg.out cvs -R rdiff -kk -upr1.17 -r1.18 www/data/souv2hts.out ________________________________________________________________________ Commit ID: 1005ED56CA91189817A CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2020/06/01 21:01:23 UTC Modified files: data : wlog2020.inc Log message: link the new “cut down” soundfont To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.10 -r1.11 www/data/wlog2020.inc ________________________________________________________________________ Commit ID: 1005ED8F349504D5947 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/06/04 13:12:24 UTC Log message: make sure we have latest env(1) from OBSD Status: Vendor Tag: openbsd Release Tags: cvs-20200604 U src/usr.bin/env/Makefile U src/usr.bin/env/env.1 C src/usr.bin/env/env.c 1 conflicts created by this import. Use the following command to help the merge: cvs checkout -jopenbsd:yesterday -jopenbsd src/usr.bin/env ________________________________________________________________________ Commit ID: 1005ED8F4616B327430 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/06/04 13:16:55 UTC Modified files: usr.bin/env : env.c Log message: merge To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.6 -r1.7 src/usr.bin/env/env.c ________________________________________________________________________ Commit ID: 1005ED8F82F3AC9E3DD CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/06/04 13:33:17 UTC Modified files: usr.bin/env : env.1 env.c Log message: implement the -u (for Bob Proulx) and -0 (for GNU) options To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/usr.bin/env/env.1 cvs -R rdiff -kk -upr1.7 -r1.8 src/usr.bin/env/env.c ________________________________________________________________________ Commit ID: 1005ED8F8911DBBEDE7 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/06/04 13:34:49 UTC Modified files: usr.bin/env : env.1 Log message: fix manpage rendering To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.2 -r1.3 src/usr.bin/env/env.1 ________________________________________________________________________ Commit ID: 1005ED8FE7120DD7F3F CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/06/04 14:00:45 UTC Modified files: usr.bin/oldroff/nroff: n6.c usr.bin/env : env.1 Log message: implement \(en as hyphen in our nroff(1) for GNU groff compatibility allows using recent OpenBSD manpages more as-is-ish (but portmdoc’s \*(en is still preferred for subprojects where we don’t control the environment) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 src/usr.bin/oldroff/nroff/n6.c cvs -R rdiff -kk -upr1.3 -r1.4 src/usr.bin/env/env.1 ________________________________________________________________________ Commit ID: 1005ED91DE82CD79694 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/06/04 16:15:25 UTC Modified files: share/misc : acronyms Log message: 105890 acronyms with 135453 expansions To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.745 -r1.746 src/share/misc/acronyms ________________________________________________________________________ Commit ID: 1005EDC1D281566E0F0 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/06/06 22:47:48 UTC Modified files: usr.bin/wtf : sortdb.c Log message: implement dot-skipping rule properly To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.11 -r1.12 src/usr.bin/wtf/sortdb.c ________________________________________________________________________ Commit ID: 1005EDC1E967168047C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/06/06 22:53:59 UTC Modified files: usr.bin/wtf : Tag: 1.14 sortdb.c Log message: reduce confusion when #lines don’t match To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr0 -r1.14 src/usr.bin/wtf/sortdb.c ________________________________________________________________________ Commit ID: 1005EDC23671A4C9C08 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/06/06 23:15:53 UTC Modified files: usr.bin/wtf : sortdb.c Log message: commitid 1005EDC1D281566E0F0 still got it wrong :/ remove *all* dots if [A-Z]. match To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.14 -r1.15 src/usr.bin/wtf/sortdb.c ________________________________________________________________________ Commit ID: 1005EDC26327F62B659 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/06/06 23:26:40 UTC Modified files: usr.bin/wtf : sortdb.c Log message: commitid 1005EDC23671A4C9C08 also still got it wrong remove all dots if [A-Z]. match *after uppercasing* To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.15 -r1.16 src/usr.bin/wtf/sortdb.c ________________________________________________________________________ Commit ID: 1005EDC268627A9F587 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/06/06 23:27:53 UTC Modified files: usr.bin/wtf : sortdb.c Log message: brown paper bag commit — we moved the uppercasing to the first loop To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.16 -r1.17 src/usr.bin/wtf/sortdb.c ________________________________________________________________________ Commit ID: 1005EDC2A696392598A CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/06/06 23:44:35 UTC Modified files: usr.bin/wtf : sortdb.c wtf wtf.1 Log message: new rule: if search term begins with dot and contains [^.-] also skip dots To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.17 -r1.18 src/usr.bin/wtf/sortdb.c cvs -R rdiff -kk -upr1.43 -r1.44 src/usr.bin/wtf/wtf cvs -R rdiff -kk -upr1.32 -r1.33 src/usr.bin/wtf/wtf.1 ________________________________________________________________________ Commit ID: 1005EDC2C403768D1B1 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/06/06 23:53:41 UTC Modified files: share/misc : acronyms data : WPtg.inc munzbadg.out Log message: + To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.746 -r1.747 src/share/misc/acronyms cvs -R rdiff -kk -upr1.266 -r1.267 www/data/WPtg.inc cvs -R rdiff -kk -upr1.15 -r1.16 www/data/munzbadg.out ________________________________________________________________________ Commit ID: 1005EDC2E7C2A20E3E0 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2020/06/07 00:01:44 UTC Modified files: files : wtf.cgi Log message: implement the new dot removal rule To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.26 -r1.27 www/files/wtf.cgi ________________________________________________________________________ Commit ID: 1005EDC2F3B3293AE4F CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2020/06/07 00:05:03 UTC Modified files: files : Tag: 1.14 raw.cgi Log message: implement new dot removal rule and update (ugh…) hardcoded uppercasing code To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr0 -r1.14 www/files/raw.cgi ________________________________________________________________________ Commit ID: 1005EDC36C876FAD111 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2020/06/07 00:37:15 UTC Modified files: data : WPtg.inc Log message: kurwa, forgot these To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.267 -r1.268 www/data/WPtg.inc ________________________________________________________________________ Commit ID: 1005EDD67A04E6ACF47 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2020/06/07 22:17:48 UTC Modified files: data : WPtg.inc munzbadg.out souv2hts.out Log message: more To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.268 -r1.269 www/data/WPtg.inc cvs -R rdiff -kk -upr1.16 -r1.17 www/data/munzbadg.out cvs -R rdiff -kk -upr1.18 -r1.19 www/data/souv2hts.out ________________________________________________________________________ Commit ID: 1005EDF9A8501E60C6A CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/06/09 14:19:39 UTC Modified files: share/doc/usd/21.troff: m0a Log message: document \, and \/ (GNU groff extensions we support and ignore) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.4 -r1.5 src/share/doc/usd/21.troff/m0a ________________________________________________________________________ Commit ID: 1005EDFDA2761E3E890 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/06/09 18:52:45 UTC Modified files: share/misc : acronyms data : WPtg.inc Log message: some quick live ones To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.747 -r1.748 src/share/misc/acronyms cvs -R rdiff -kk -upr1.269 -r1.270 www/data/WPtg.inc ________________________________________________________________________ Commit ID: 1005EE2A6F20A20BE43 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/06/11 21:50:58 UTC Modified files: share/misc : acronyms data : WPtg.inc munzbadg.out souv2hts.out Log message: + To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.748 -r1.749 src/share/misc/acronyms cvs -R rdiff -kk -upr1.270 -r1.271 www/data/WPtg.inc cvs -R rdiff -kk -upr1.17 -r1.18 www/data/munzbadg.out cvs -R rdiff -kk -upr1.19 -r1.20 www/data/souv2hts.out ________________________________________________________________________ Commit ID: 1005EE2C37807E83DC8 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/06/11 23:52:22 UTC Modified files: usr.sbin/httpd/conf: httpd.conf Log message: for the default UserDir permissions (commented out / disabled by default), allow Indexes (like Apache 2 does in Debian) but comment out Options (can be enabled, of course, by the local admin, if desired, but its implications can be large so keep it default-disabled matching Apache 2) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.29 -r1.30 src/usr.sbin/httpd/conf/httpd.conf ________________________________________________________________________ Commit ID: 1005EE4EC6070EE7B19 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/06/13 15:11:24 UTC Modified files: share/misc : acronyms Log message: 105924 acronyms with 135535 expansions To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.749 -r1.750 src/share/misc/acronyms ________________________________________________________________________ Commit ID: 1005EE7DA200F16918D CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2020/06/15 20:31:14 UTC Modified files: hosted/tg : uni.mk Log message: add a space before combining characters in acronyms also use <>, not (), so we can distinguish combining from normal ones more easily, and use ‘’ for parenthesēs (hm, expensive); we cannot determine the width of nōn-BMP chars yet, leave that for later Modified files: code/Snippets : eawparse Log message: U+D7B0‥U+D7FF are also Korean middle/final syllable parts and thus combining from Robert Ross via Mike FABIAN (my i18n counterpart at glibc/Red Hat) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.18 -r1.19 contrib/hosted/tg/uni.mk cvs -R rdiff -kk -upr1.14 -r1.15 contrib/code/Snippets/eawparse ________________________________________________________________________ Commit ID: 1005EE7DB82572F989D CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/06/15 20:35:12 UTC Modified files: sys/arch/i386/conf: GENERIC Log message: disable binary compatibility with other OSes in all kernels by default it is not really useful these days and increases the code surface To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.51 -r1.52 src/sys/arch/i386/conf/GENERIC ________________________________________________________________________ Commit ID: 1005EE927260DD1039B CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/06/16 20:11:34 UTC Modified files: share/misc : acronyms data : WPtg.inc munzbadg.out Log message: fanfic-provided + To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.750 -r1.751 src/share/misc/acronyms cvs -R rdiff -kk -upr1.271 -r1.272 www/data/WPtg.inc cvs -R rdiff -kk -upr1.18 -r1.19 www/data/munzbadg.out ________________________________________________________________________ Commit ID: 1005EED581D59D2B04A CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2020/06/20 00:28:02 UTC Modified files: misc/screen/patches: patch-encoding_c patch-extern_h Added files: misc/screen/patches: patch-display_c Log message: possibly fix the Y-Tütü bug with doublewidth+combining character sequence To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr0 -r1.1 ports/misc/screen/patches/patch-display_c cvs -R rdiff -kk -upr1.4 -r1.5 ports/misc/screen/patches/patch-encoding_c cvs -R rdiff -kk -upr1.1 -r1.2 ports/misc/screen/patches/patch-extern_h ________________________________________________________________________ Commit ID: 1005EED69431464CD0A CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/06/20 01:42:27 UTC Modified files: share/misc : acronyms Log message: flush all queued changes To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.751 -r1.752 src/share/misc/acronyms ________________________________________________________________________ Commit ID: 1005EED73B518B614B0 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/06/20 02:29:24 UTC Modified files: misc/screen : Makefile misc/screen/patches: patch-encoding_c xc/programs/xterm: wcwidth.c bin/mksh : check.t expr.c sh.h code/jupp : i18n.c samples : uni_smp.txt unidata.txt utf-8 lib/libc/i18n : wcwidth.c share/misc : acronyms Log message: Summer Solstice cleaning: refresh with latest character widths cf. commitid 1005EE7DA200F16918D and https://sourceware.org/bugzilla/show_bug.cgi?id=26120 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.37 -r1.38 ports/misc/screen/Makefile cvs -R rdiff -kk -upr1.5 -r1.6 ports/misc/screen/patches/patch-encoding_c cvs -R rdiff -kk -upr1.15 -r1.16 X11/xc/programs/xterm/wcwidth.c cvs -R rdiff -kk -upr1.845 -r1.846 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.107 -r1.108 src/bin/mksh/expr.c cvs -R rdiff -kk -upr1.898 -r1.899 src/bin/mksh/sh.h cvs -R rdiff -kk -upr1.39 -r1.40 contrib/code/jupp/i18n.c cvs -R rdiff -kk -upr1.9 -r1.10 contrib/samples/uni_smp.txt cvs -R rdiff -kk -upr1.18 -r1.19 contrib/samples/unidata.txt cvs -R rdiff -kk -upr1.24 -r1.25 contrib/samples/utf-8 cvs -R rdiff -kk -upr1.21 -r1.22 src/lib/libc/i18n/wcwidth.c cvs -R rdiff -kk -upr1.752 -r1.753 src/share/misc/acronyms ________________________________________________________________________ Commit ID: 1005EEE729747E8E203 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/06/20 20:34:23 UTC Modified files: share/misc : acronyms Log message: un-mess some of the control characters (also, upper-case official names, as U+0080, U+0081, U+0084 and U+0099 lack them) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.753 -r1.754 src/share/misc/acronyms ________________________________________________________________________ Commit ID: 1005EEE78127886450C CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/06/20 20:57:50 UTC Modified files: share/misc : acronyms data : munzbadg.out wlog2020.inc Log message: update To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.754 -r1.755 src/share/misc/acronyms cvs -R rdiff -kk -upr1.19 -r1.20 www/data/munzbadg.out cvs -R rdiff -kk -upr1.11 -r1.12 www/data/wlog2020.inc ________________________________________________________________________ Commit ID: 1005EEE790A2553309B CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2020/06/20 21:00:38 UTC Modified files: data : Tag: 1.14 wlog2020.inc Log message: oh, forgot to add this UCD insult from glibc/localedata/unicode-gen/utf8_gen.py To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr0 -r1.14 www/data/wlog2020.inc ________________________________________________________________________ Commit ID: 1005EEE85495D5828F3 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2020/06/20 21:54:01 UTC Modified files: code/Snippets : eaw2glibc Log message: allow only defined codepoints in the width table cf. https://sourceware.org/bugzilla/show_bug.cgi?id=26120#c7 note: ischar[codepoint] is way too slow (linked list) so we nameref isch${codepoint#16#}=1 as variables are already hashtables in mksh (to be fixed for arrays in some later release) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1 -r1.2 contrib/code/Snippets/eaw2glibc ________________________________________________________________________ Commit ID: 1005EF0E63B2A2CD51C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/06/22 17:11:04 UTC Modified files: bin/mksh : Build.sh check.pl check.t funcs.c main.c misc.c mksh.1 mksh.faq shf.c var.c Log message: apply fixes from spellintian (Debian) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.756 -r1.757 src/bin/mksh/Build.sh cvs -R rdiff -kk -upr1.50 -r1.51 src/bin/mksh/check.pl cvs -R rdiff -kk -upr1.846 -r1.847 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.373 -r1.374 src/bin/mksh/funcs.c cvs -R rdiff -kk -upr1.372 -r1.373 src/bin/mksh/main.c cvs -R rdiff -kk -upr1.299 -r1.300 src/bin/mksh/misc.c cvs -R rdiff -kk -upr1.491 -r1.492 src/bin/mksh/mksh.1 cvs -R rdiff -kk -upr1.7 -r1.8 src/bin/mksh/mksh.faq cvs -R rdiff -kk -upr1.101 -r1.102 src/bin/mksh/shf.c cvs -R rdiff -kk -upr1.236 -r1.237 src/bin/mksh/var.c ________________________________________________________________________ Commit ID: 1005EF4B66C4C8C74CD CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/06/25 14:36:19 UTC Modified files: bin/mksh : Build.sh Log message: do not use “test -e”, from joyent; sorry you’re ofc completely right To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.757 -r1.758 src/bin/mksh/Build.sh ________________________________________________________________________ Commit ID: 1005EF4B8347D0700FB CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/06/25 14:48:40 UTC Modified files: bin/mksh : funcs.c Log message: what with the weird Apple hacks (Mac OSX is apparently called “macOS” now?) According to joyent, Mac OSX up to 10.3 used to have ulimit -m only, but 10.4 and up have -v only; Apple, supported by the stock shell, introduced a compatibility define, so 10.4 and later have -m as alias of -v, and software expects it. More importantly, portable software needs -m, since older versions do not have -v… case in point: pkgsrc®’s platform specs. Just pretend if __APPLE__ they’re distinct. Thanks to bsiegert@ for informing me of these Joyent patches, and Jonathan Perkin for getting pkgsrc® out of the pdksh stone age ☻ To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.374 -r1.375 src/bin/mksh/funcs.c ________________________________________________________________________ Commit ID: 1005EFCFC00466489C7 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/07/01 21:11:42 UTC Modified files: usr.sbin/httpd/src/include: ap.h ap_config.h http_protocol.h httpd.h usr.sbin/httpd/src/main: http_protocol.c Log message: add an X-Entropy header to all responses • entropy pool distribution • SSL, especially compression, blinding (due to varied size, too) also clean up a little while here To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.4 -r1.5 src/usr.sbin/httpd/src/include/ap.h cvs -R rdiff -kk -upr1.5 -r1.6 src/usr.sbin/httpd/src/include/ap_config.h cvs -R rdiff -kk -upr1.2 -r1.3 src/usr.sbin/httpd/src/include/http_protocol.h cvs -R rdiff -kk -upr1.14 -r1.15 src/usr.sbin/httpd/src/include/httpd.h cvs -R rdiff -kk -upr1.16 -r1.17 src/usr.sbin/httpd/src/main/http_protocol.c ________________________________________________________________________ Commit ID: 1005EFF9C8B135DECDE CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/07/03 21:01:26 UTC Modified files: usr.bin/calendar: day.c Log message: put the precise number of days in a gregorian year into a comment at least (that formula is positively weird, there, afraid of touching it though…) Modified files: usr.bin/units : units.lib Log message: add the precise number of days in a gregorian year as gregorianyear To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.8 -r1.9 src/usr.bin/calendar/day.c cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.bin/units/units.lib ________________________________________________________________________ Commit ID: 1005F0229B235AC63AD CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/07/05 19:28:55 UTC Modified files: share/misc : acronyms data : WPtg.inc munzbadg.out src : mksh.hts Log message: sync clog To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.755 -r1.756 src/share/misc/acronyms cvs -R rdiff -kk -upr1.272 -r1.273 www/data/WPtg.inc cvs -R rdiff -kk -upr1.20 -r1.21 www/data/munzbadg.out cvs -R rdiff -kk -upr1.699 -r1.700 www/src/mksh.hts ________________________________________________________________________ Commit ID: 1005F04F1FA66FAAF0C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/07/07 22:06:31 UTC Modified files: share/zoneinfo/datfiles: leapseconds Log message: new Bulletin C, *no* leap second To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.22 -r1.23 src/share/zoneinfo/datfiles/leapseconds ________________________________________________________________________ Commit ID: 1005F0B72A16B38DB31 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/07/12 20:30:37 UTC Modified files: share/misc : acronyms data : WPtg.inc munzbadg.out Log message: + To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.756 -r1.757 src/share/misc/acronyms cvs -R rdiff -kk -upr1.273 -r1.274 www/data/WPtg.inc cvs -R rdiff -kk -upr1.21 -r1.22 www/data/munzbadg.out ________________________________________________________________________ Commit ID: 1005F121DE927786E6D CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/07/17 21:55:10 UTC Modified files: share/misc : acronyms data : WPtg.inc munzbadg.out souv2hts.out Log message: + To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.757 -r1.758 src/share/misc/acronyms cvs -R rdiff -kk -upr1.274 -r1.275 www/data/WPtg.inc cvs -R rdiff -kk -upr1.22 -r1.23 www/data/munzbadg.out cvs -R rdiff -kk -upr1.20 -r1.21 www/data/souv2hts.out ________________________________________________________________________ Commit ID: 1005F18802C35488797 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/07/22 18:07:49 UTC Modified files: share/misc : acronyms data : WPtg.inc munzbadg.out Log message: refresh To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.758 -r1.759 src/share/misc/acronyms cvs -R rdiff -kk -upr1.275 -r1.276 www/data/WPtg.inc cvs -R rdiff -kk -upr1.23 -r1.24 www/data/munzbadg.out ________________________________________________________________________ Commit ID: 1005F19A6DF18DFFE0C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/07/23 15:04:16 UTC Modified files: sbin/mountd : mountd.c Log message: fix >30a old, mostly harmless, buffer underrun from CheriBSD (cheri-cpu.org) via MidnightBSD To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.4 -r1.5 src/sbin/mountd/mountd.c ________________________________________________________________________ Commit ID: 1005F1AF1C00C77AEC6 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/07/24 14:35:27 UTC Modified files: gnu/usr.sbin/sendmail/cf/cf: Tag: 1.14 aliases Log message: be more useful by default (this account gets cron mail) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr0 -r1.14 src/gnu/usr.sbin/sendmail/cf/cf/aliases ________________________________________________________________________ Commit ID: 1005F1AF5F96E009CFC CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/07/24 14:54:07 UTC Modified files: bin/mksh : edit.c funcs.c Log message: move away from STD{IN,OUT,ERR}_FILENO constants they’re just silly (IIRC OpenBSD did away with them in some code, too) and some systems even lack them (A/UX) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.351 -r1.352 src/bin/mksh/edit.c cvs -R rdiff -kk -upr1.375 -r1.376 src/bin/mksh/funcs.c ________________________________________________________________________ Commit ID: 1005F1B4004552DFF3D CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/07/24 20:11:21 UTC Modified files: distrib/special/mksh: Makefile bin/mksh : Build.sh Makefile check.t funcs.c rlimits.opt sh.h Added files: bin/mksh : ulimit.c ulimits.opt Log message: prepare for an A/UX port: • factor out code for ulimit builtin • add suitable CPPFLAGS and LIBS (Finn Thain, Stanley J. Johnson) • begin support for ulimit(2) for systems lacking {g,s}etrlimit(2) • some general shuffling around To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.106 -r1.107 src/distrib/special/mksh/Makefile cvs -R rdiff -kk -upr1.758 -r1.759 src/bin/mksh/Build.sh cvs -R rdiff -kk -upr1.169 -r1.170 src/bin/mksh/Makefile cvs -R rdiff -kk -upr1.847 -r1.848 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.376 -r1.377 src/bin/mksh/funcs.c cvs -R rdiff -kk -upr1.4 -r1.5 src/bin/mksh/rlimits.opt cvs -R rdiff -kk -upr1.899 -r1.900 src/bin/mksh/sh.h cvs -R rdiff -kk -upr0 -r1.1 src/bin/mksh/ulimit.c cvs -R rdiff -kk -upr0 -r1.1 src/bin/mksh/ulimits.opt ________________________________________________________________________ Commit ID: 1005F1B409C5FD2DA25 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2020/07/24 20:12:00 UTC Added files: code/Snippets : ulimit.c Log message: add ulimit(2)-on-top-of-{g,s}etrlimit(2) implementation to test mksh’s To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr0 -r1.1 contrib/code/Snippets/ulimit.c ________________________________________________________________________ Commit ID: 1005F1B47063D48A04D CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2020/07/24 20:39:08 UTC Modified files: code/Snippets : ulimit.c Log message: refactoro To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1 -r1.2 contrib/code/Snippets/ulimit.c ________________________________________________________________________ Commit ID: 1005F1B498907199B32 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/07/24 20:50:12 UTC Modified files: bin/mksh : Makefile misc.c ulimit.c ulimits.opt Log message: implement (emulated, on MirBSD) support for ulimit(2) also, make ksh_getopt EBCDIC-safe To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.170 -r1.171 src/bin/mksh/Makefile cvs -R rdiff -kk -upr1.300 -r1.301 src/bin/mksh/misc.c cvs -R rdiff -kk -upr1.1 -r1.2 src/bin/mksh/ulimit.c cvs -R rdiff -kk -upr1.1 -r1.2 src/bin/mksh/ulimits.opt ________________________________________________________________________ Commit ID: 1005F1B4DC20BB462B6 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/07/24 21:08:27 UTC Modified files: bin/mksh : mksh.1 ulimit.c Log message: silently discard writes to read-only ulimit(2)s as too much software does 「ulimit -dS $(ulimit -dH)」 etc. To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.492 -r1.493 src/bin/mksh/mksh.1 cvs -R rdiff -kk -upr1.2 -r1.3 src/bin/mksh/ulimit.c ________________________________________________________________________ Commit ID: 1005F1B5E4C49FF2450 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/07/24 22:20:05 UTC Modified files: share/misc : acronyms src : mksh.hts Added files: pics/logos : aux.png Log message: sync clog To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.759 -r1.760 src/share/misc/acronyms cvs -R rdiff -kk -upr0 -r1.1 www/pics/logos/aux.png cvs -R rdiff -kk -upr1.700 -r1.701 www/src/mksh.hts ________________________________________________________________________ Commit ID: 1005F1EBD6C42588066 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/07/27 11:41:21 UTC Modified files: bin/mksh : check.t Log message: let tests pass with old perl5 again; from perl_academy via Twitter To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.848 -r1.849 src/bin/mksh/check.t ________________________________________________________________________ Commit ID: 1005F1EBD883F0E0CFA CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/07/27 11:42:58 UTC Modified files: bin/mksh : Build.sh Log message: finish some porting and reorg changes: • A/UX: default to GCC (the system compiler chokes early) • A/UX, OS/2: remove “it is being ported” warning • test.sh: fix display of expected shell version Thanks again to Stanley J. Johnson for testing on A/UX! To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.759 -r1.760 src/bin/mksh/Build.sh ________________________________________________________________________ Commit ID: 1005F1EC3FC2760DBC6 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2020/07/27 12:09:11 UTC Modified files: src : mksh.hts Log message: sync clog To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.701 -r1.702 www/src/mksh.hts ________________________________________________________________________ Commit ID: 1005F2724CA630BAFCF CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/08/02 20:42:03 UTC Modified files: etc : ssh_known_hosts Log message: mass removal and updating: • remove ssh1 keys • remove dsa keys • remove ÆrieBSD (dead) • remove all OpenBSD keys • add key for primary OpenBSD mirror, verified against their website (which I must note is n̲o̲t̲ up-to-date either) • drop NetBSD key, because I cannot even find their AnonCVS servers on their website… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.16 -r1.17 src/etc/ssh_known_hosts ________________________________________________________________________ Commit ID: 1005F2726D07322F2D6 CVSROOT: /cvs Module name: X11 Changes by: tg@herc.mirbsd.org 2020/08/02 20:48:59 UTC Log message: xenocara/app/xidle Status: Vendor Tag: openbsd Release Tags: cvs-20200802 C X11/extras/xidle/Makefile C X11/extras/xidle/xidle.1 C X11/extras/xidle/xidle.c 3 conflicts created by this import. Use the following command to help the merge: cvs checkout -jopenbsd:yesterday -jopenbsd X11/extras/xidle ________________________________________________________________________ Commit ID: 1005F27339113A20FB0 CVSROOT: /cvs Module name: X11 Changes by: tg@herc.mirbsd.org 2020/08/02 21:43:25 UTC Modified files: extras/xidle : Makefile xidle.1 xidle.c Log message: slowmerge and deal with portability To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.5 -r1.6 X11/extras/xidle/Makefile cvs -R rdiff -kk -upr1.2 -r1.3 X11/extras/xidle/xidle.1 cvs -R rdiff -kk -upr1.3 -r1.4 X11/extras/xidle/xidle.c ________________________________________________________________________ Commit ID: 1005F27531D48EB5B34 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/08/02 23:59:55 UTC Modified files: share/misc : acronyms data : WPtg.inc munzbadg.out files : vstyle.css src : wptg.hts Log message: + To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.760 -r1.761 src/share/misc/acronyms cvs -R rdiff -kk -upr1.276 -r1.277 www/data/WPtg.inc cvs -R rdiff -kk -upr1.24 -r1.25 www/data/munzbadg.out cvs -R rdiff -kk -upr1.62 -r1.63 www/files/vstyle.css cvs -R rdiff -kk -upr1.21 -r1.22 www/src/wptg.hts ________________________________________________________________________ Commit ID: 1005F2763A77BF3141D CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2020/08/03 01:08:42 UTC Modified files: files : vstyle.css src : wptg.hts Log message: pimp the munzee badges more To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.63 -r1.64 www/files/vstyle.css cvs -R rdiff -kk -upr1.22 -r1.23 www/src/wptg.hts ________________________________________________________________________ Commit ID: 1005F34452C64C978DB CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/08/12 19:39:22 UTC Modified files: share/misc : acronyms Log message: TNF sync To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.761 -r1.762 src/share/misc/acronyms ________________________________________________________________________ Commit ID: 1005F3448DD24898664 CVSROOT: /cvs Module name: X11 Changes by: tg@herc.mirbsd.org 2020/08/12 19:53:57 UTC Modified files: xc/config/cf : MirBSD.cf Log message: fix unshared/* being compiled with -O2 (ipv bv. -Os via COPTS) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.35 -r1.36 X11/xc/config/cf/MirBSD.cf ________________________________________________________________________ Commit ID: 1005F35A05C00B1EF4D CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/08/13 20:19:25 UTC Modified files: bin/mksh : Build.sh Log message: begin porting to https://github.com/alexfru/SmallerC/issues/28 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.760 -r1.761 src/bin/mksh/Build.sh ________________________________________________________________________ Commit ID: 1005F35A0A747813AB5 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/08/13 20:20:56 UTC Modified files: bin/mksh : sh.h Log message: is, in fact, only necessary ifndef MKSH_NOPWNAM To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.900 -r1.901 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 1005F35C4753F8AAC7E CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2020/08/13 22:53:22 UTC Modified files: data : WPtg.inc munzbadg.out Log message: refresh To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.277 -r1.278 www/data/WPtg.inc cvs -R rdiff -kk -upr1.25 -r1.26 www/data/munzbadg.out ________________________________________________________________________ Commit ID: 1005F3605A064E90B4B CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/08/14 03:32:30 UTC Modified files: bin/mksh : Build.sh Log message: rip out beginning https://github.com/alexfru/SmallerC/issues/28 support again: its developer is an arsehole, closing the request for $compiler_driver -E with “This will not be fixed.” and rejecting any and all possible ways to make this work for all of us To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.761 -r1.762 src/bin/mksh/Build.sh ________________________________________________________________________ Commit ID: 1005F385ADF25A01D4D CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2020/08/15 21:59:40 UTC Modified files: data : WPtg.inc Log message: + To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.278 -r1.279 www/data/WPtg.inc ________________________________________________________________________ Commit ID: 1005F387D186BAB6AB2 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/08/16 00:27:00 UTC Modified files: share/misc : acronyms data : munzbadg.out souv2hts.out Log message: refresh To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.762 -r1.763 src/share/misc/acronyms cvs -R rdiff -kk -upr1.26 -r1.27 www/data/munzbadg.out cvs -R rdiff -kk -upr1.21 -r1.22 www/data/souv2hts.out ________________________________________________________________________ Commit ID: 1005F44295A6A8C4009 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/08/24 20:56:05 UTC Modified files: bin/mksh : check.t funcs.c sh.h Log message: POSIX says “command -v” prints absolute pathnames this worked by accident before: every sensible person only put absolute pathnames in $PATH… found by orbea via IRC, thanks! To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.849 -r1.850 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.377 -r1.378 src/bin/mksh/funcs.c cvs -R rdiff -kk -upr1.901 -r1.902 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 1005F442E4B23C003B7 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/08/24 21:18:15 UTC Modified files: share/misc : acronyms data : WPtg.inc munzbadg.out souv2hts.out src : mksh.hts Log message: sync clog To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.763 -r1.764 src/share/misc/acronyms cvs -R rdiff -kk -upr1.279 -r1.280 www/data/WPtg.inc cvs -R rdiff -kk -upr1.27 -r1.28 www/data/munzbadg.out cvs -R rdiff -kk -upr1.22 -r1.23 www/data/souv2hts.out cvs -R rdiff -kk -upr1.702 -r1.703 www/src/mksh.hts ________________________________________________________________________ Commit ID: 1005F444E9F6B1A14C5 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/08/24 23:35:17 UTC Modified files: distrib/common : install.sh Log message: • handle /usr/mpkg as allowing suid on the mountpoint (ignoring submounts) • comment out procfs and kernfs, they are not normally used on BSD after all • drop the noauto from kernfs accordingly, now redundant To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.31 -r1.32 src/distrib/common/install.sh ________________________________________________________________________ Commit ID: 1005F45184839778583 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/08/25 13:55:11 UTC Modified files: bin/mksh : check.t Log message: this should fix the test on OS/2; thanks KO Myung-Hun for noticing To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.850 -r1.851 src/bin/mksh/check.t ________________________________________________________________________ Commit ID: 1005F480EE77F12D74B CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/08/27 19:52:48 UTC Modified files: share/misc : acronyms bin/mksh : exec.c funcs.c misc.c mksh.faq Log message: tackle a few more issues shown in the meantime To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.764 -r1.765 src/share/misc/acronyms cvs -R rdiff -kk -upr1.223 -r1.224 src/bin/mksh/exec.c cvs -R rdiff -kk -upr1.378 -r1.379 src/bin/mksh/funcs.c cvs -R rdiff -kk -upr1.301 -r1.302 src/bin/mksh/misc.c cvs -R rdiff -kk -upr1.8 -r1.9 src/bin/mksh/mksh.faq ________________________________________________________________________ Commit ID: 1005F4BC2126C1CF89C CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2020/08/30 15:12:58 UTC Modified files: data : WPtg.inc Log message: + To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.280 -r1.281 www/data/WPtg.inc ________________________________________________________________________ Commit ID: 1005F4BE8E45D513086 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/08/30 17:58:41 UTC Modified files: gnu/usr.bin/binutils/gdb: osabi.c Log message: handle shorter OS ABI note To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 src/gnu/usr.bin/binutils/gdb/osabi.c ________________________________________________________________________ Commit ID: 1005F4BEC610A77132C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/08/30 18:13:34 UTC Modified files: gnu/usr.bin/binutils/include/elf: common.h Log message: this diff is apparently not even necessary To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.5 -r1.6 src/gnu/usr.bin/binutils/include/elf/common.h ________________________________________________________________________ Commit ID: 1005F52A09868334830 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/09/04 20:16:11 UTC Log message: update reallocarray(3) and strmode(3) from latest OpenBSD Status: Vendor Tag: openbsd Release Tags: cvs-20150914 C src/lib/libc/stdlib/reallocarray.c C src/lib/libc/string/strmode.c 2 conflicts created by this import. Use the following command to help the merge: cvs checkout -jopenbsd:yesterday -jopenbsd src/lib/libc ________________________________________________________________________ Commit ID: 1005F52A484535D59E5 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/09/04 20:32:59 UTC Modified files: kern/c : strlfun.c lib/libc/stdlib: reallocarray.c lib/libc/string: strmode.c Log message: merge OpenBSD update; harmonise MBSDPORT_H portability code To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.7 -r1.8 src/kern/c/strlfun.c cvs -R rdiff -kk -upr1.1 -r1.2 src/lib/libc/stdlib/reallocarray.c cvs -R rdiff -kk -upr1.4 -r1.5 src/lib/libc/string/strmode.c ________________________________________________________________________ Commit ID: 1005F52AB482F127702 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/09/04 21:01:38 UTC Modified files: bin/mksh : Build.sh Log message: cosmetic fix To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.762 -r1.763 src/bin/mksh/Build.sh ________________________________________________________________________ Commit ID: 1005F52ACE728A7CA90 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/09/04 21:09:02 UTC Modified files: bin/pax : Build.sh compat.c compat.h Removed files: bin/pax/.linked: reallocarray.inc strmode.inc strtonum.inc Log message: use individual .c versions of these stand-alone compat files also make strlcpy/strlcat a bit less assumptious (but keep as .inc for now) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.16 -r1.17 src/bin/pax/Build.sh cvs -R rdiff -kk -upr1.5 -r1.6 src/bin/pax/compat.c cvs -R rdiff -kk -upr1.6 -r1.7 src/bin/pax/compat.h cvs -R rdiff -kk -upr1.1 -r0 src/bin/pax/.linked/reallocarray.inc cvs -R rdiff -kk -upr1.4 -r0 src/bin/pax/.linked/strmode.inc cvs -R rdiff -kk -upr1.4 -r0 src/bin/pax/.linked/strtonum.inc ________________________________________________________________________ Commit ID: 1005F52AF0B16DD1C72 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/09/04 21:17:41 UTC Modified files: bin/pax : Build.sh Log message: sync with MirOS: src/bin/mksh/Build.sh,v 1.763 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.17 -r1.18 src/bin/pax/Build.sh ________________________________________________________________________ Commit ID: 1005F52B08539F8430D CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/09/04 21:23:58 UTC Modified files: bin/pax : Makefile Log message: sync with Build.sh changes To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.27 -r1.28 src/bin/pax/Makefile ________________________________________________________________________ Commit ID: 1005F52BDB455EE4B63 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/09/04 22:20:44 UTC Modified files: bin/pax : options.c tar.1 Log message: implement tar -D format[,opt=value[,opt=value...]] also tweak manpage and usage formatting To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.72 -r1.73 src/bin/pax/options.c cvs -R rdiff -kk -upr1.40 -r1.41 src/bin/pax/tar.1 ________________________________________________________________________ Commit ID: 1005F52BEFA1F90A88C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/09/04 22:25:50 UTC Modified files: bin/pax : options.c tar.1 Log message: revert undeprecation of -R/-S; deprecate and dedocument -A To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.73 -r1.74 src/bin/pax/options.c cvs -R rdiff -kk -upr1.41 -r1.42 src/bin/pax/tar.1 ________________________________________________________________________ Commit ID: 1005F52BF773DC1DB7E CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/09/04 22:27:51 UTC Modified files: bin/pax : options.c tar.1 Log message: deprecate -N (as -M numid has been in use for ages) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.74 -r1.75 src/bin/pax/options.c cvs -R rdiff -kk -upr1.42 -r1.43 src/bin/pax/tar.1 ________________________________________________________________________ Commit ID: 1005F52CCDA57B04A95 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/09/04 23:26:07 UTC Modified files: bin/pax : tar.1 Log message: slightly better wording regarding default format and the -D option (namely -D specifies the format no matter what, unlike pax -x, and even when not writing; move default format to top and reword -D to avoid indicating it’s for writing only) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.44 -r1.45 src/bin/pax/tar.1 ________________________________________________________________________ CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/09/04 23:27:44 UTC Adding static tag 'paxmirabilis-20200904' affecting: old rev. new rev. filename -------- -------- -------- NONE 1.18 bin/pax/Build.sh NONE 1.12 bin/pax/ar.c NONE 1.4 bin/pax/ar.h NONE 1.28 bin/pax/ar_io.c NONE 1.20 bin/pax/ar_subs.c NONE 1.14 bin/pax/buf_subs.c NONE 1.11 bin/pax/cache.c NONE 1.6 bin/pax/compat.c NONE 1.7 bin/pax/compat.h NONE 1.42 bin/pax/cpio.1 NONE 1.27 bin/pax/cpio.c NONE 1.6 bin/pax/cpio.h NONE 1.40 bin/pax/extern.h NONE 1.31 bin/pax/file_subs.c NONE 1.2 bin/pax/ftimes.h NONE 1.12 bin/pax/ftree.c NONE 1.21 bin/pax/gen_subs.c NONE 1.7 bin/pax/getoldopt.c NONE 1.75 bin/pax/options.c NONE 1.17 bin/pax/pat_rep.c NONE 1.35 bin/pax/pax.1 NONE 1.29 bin/pax/pax.c NONE 1.25 bin/pax/pax.h NONE 1.2 bin/pax/reallocarray.c NONE 1.11 bin/pax/sel_subs.c NONE 1.5 bin/pax/strmode.c NONE 1.4 bin/pax/strtonum.c NONE 1.31 bin/pax/tables.c NONE 1.45 bin/pax/tar.1 NONE 1.24 bin/pax/tar.c NONE 1.4 bin/pax/tar.h NONE 1.13 bin/pax/tty_subs.c NONE 1.8 bin/pax/.linked/strlfun.inc ________________________________________________________________________ Commit ID: 1005F52D0CC665AEE77 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2020/09/04 23:41:39 UTC Modified files: archivers/mircpio: Makefile distinfo Log message: refresh To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.36 -r1.37 ports/archivers/mircpio/Makefile cvs -R rdiff -kk -upr1.38 -r1.39 ports/archivers/mircpio/distinfo ________________________________________________________________________ Commit ID: 1005F52D2280FAFAA39 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2020/09/04 23:47:36 UTC Modified files: infrastructure/pkgtools/add: pkg_add.1 Log message: small nroff bugfix To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.20 -r1.21 ports/infrastructure/pkgtools/add/pkg_add.1 ________________________________________________________________________ Commit ID: 1005F52DB9748754136 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2020/09/05 00:27:58 UTC Modified files: infrastructure/pkgtools: README infrastructure/pkgtools/add: main.c infrastructure/pkgtools/create: main.c infrastructure/pkgtools/delete: main.c infrastructure/pkgtools/info: main.c infrastructure/pkgtools/lib: lib.h proc.c Log message: move exec debugging from compile-time DEBUG to run-time -vv To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.2 -r1.3 ports/infrastructure/pkgtools/README cvs -R rdiff -kk -upr1.6 -r1.7 ports/infrastructure/pkgtools/add/main.c cvs -R rdiff -kk -upr1.3 -r1.4 ports/infrastructure/pkgtools/create/main.c cvs -R rdiff -kk -upr1.7 -r1.8 ports/infrastructure/pkgtools/delete/main.c cvs -R rdiff -kk -upr1.2 -r1.3 ports/infrastructure/pkgtools/info/main.c cvs -R rdiff -kk -upr1.30 -r1.31 ports/infrastructure/pkgtools/lib/lib.h cvs -R rdiff -kk -upr1.2 -r1.3 ports/infrastructure/pkgtools/lib/proc.c ________________________________________________________________________ Commit ID: 1005F52DBC154FFC376 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2020/09/05 00:28:59 UTC Modified files: infrastructure/pkgtools/add: extract.c futil.c Log message: switch extraction from tar pipeline to pax -rw same removal of ustar pathname length limit, faster, and more portable To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.16 -r1.17 ports/infrastructure/pkgtools/add/extract.c cvs -R rdiff -kk -upr1.6 -r1.7 ports/infrastructure/pkgtools/add/futil.c ________________________________________________________________________ Commit ID: 1005F52DEA605C2A6F8 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2020/09/05 00:40:52 UTC Modified files: infrastructure/install: distinfo.sh Log message: require newer mksh, we’ll want set -o pipefail To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.102 -r1.103 ports/infrastructure/install/distinfo.sh ________________________________________________________________________ Commit ID: 1005F52DF8579814C67 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2020/09/05 00:44:49 UTC Modified files: infrastructure/pkgtools/lib: proc.c Log message: run shell subprocesses with -o pipefail so we actually can catch compressor or tar errors on pkg_create e.g… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 ports/infrastructure/pkgtools/lib/proc.c ________________________________________________________________________ Commit ID: 1005F52DFFF0B2BF72C CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2020/09/05 00:47:24 UTC Modified files: infrastructure/pkgtools/create: perform.c Log message: switch to paxmirabilis-20200904 syntax for creating nōn-ustar archives also, shorten -c -f to -cf and add -M set for ustar, too To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.22 -r1.23 ports/infrastructure/pkgtools/create/perform.c ________________________________________________________________________ Commit ID: 1005F52E39A023C702E CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2020/09/05 01:02:07 UTC Modified files: essentials/pkgtools: Makefile distinfo infrastructure/install: distinfo.sh setup.ksh Log message: ship up-to-date pkgtools To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.57 -r1.58 ports/essentials/pkgtools/Makefile cvs -R rdiff -kk -upr1.46 -r1.47 ports/essentials/pkgtools/distinfo cvs -R rdiff -kk -upr1.103 -r1.104 ports/infrastructure/install/distinfo.sh cvs -R rdiff -kk -upr1.102 -r1.103 ports/infrastructure/install/setup.ksh ________________________________________________________________________ Commit ID: 1005F52E5736D12E81F CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2020/09/05 01:09:47 UTC Modified files: net/tinyirc : Makefile distinfo Log message: update To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.7 -r1.8 ports/net/tinyirc/Makefile cvs -R rdiff -kk -upr1.6 -r1.7 ports/net/tinyirc/distinfo ________________________________________________________________________ Commit ID: 1005F52E9AC6A7CCF3A CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/09/05 01:29:05 UTC Modified files: etc : ssh_known_hosts Log message: useful to have on the occasion Modified files: share/misc : acronyms Log message: more, many again from Jens Korte Modified files: src : pax.hts Log message: the new release, cpio and ustar distfiles, for Issam E. Maghni To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.17 -r1.18 src/etc/ssh_known_hosts cvs -R rdiff -kk -upr1.765 -r1.766 src/share/misc/acronyms cvs -R rdiff -kk -upr1.12 -r1.13 www/src/pax.hts ________________________________________________________________________ Commit ID: 1005F52EA511768B41E CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2020/09/05 01:30:39 UTC Modified files: src : pax.hts Log message: add a nice-to-have (for the next release?) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.13 -r1.14 www/src/pax.hts ________________________________________________________________________ Commit ID: 1005F54484B1412FBAC CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/09/06 02:24:02 UTC Modified files: kern/c : strlfun.c Log message: streamline the leading comment and shorten it to improve legibility To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.8 -r1.9 src/kern/c/strlfun.c ________________________________________________________________________ Commit ID: 1005F5796CD45160DEA CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/09/08 14:35:36 UTC Modified files: code/jupp : NEWS src : jupp.hts Log message: sync clog To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.136 -r1.137 contrib/code/jupp/NEWS cvs -R rdiff -kk -upr1.92 -r1.93 www/src/jupp.hts ________________________________________________________________________ Commit ID: 1005F579C5E01433C43 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/09/08 14:59:51 UTC Modified files: share/misc : acronyms Log message: more, most from Jens Korte again To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.766 -r1.767 src/share/misc/acronyms ________________________________________________________________________ Commit ID: 1005F5FD45656C7F081 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/09/14 20:38:11 UTC Modified files: share/misc : acronyms data : WPtg.inc munzbadg.out src : mksh.hts Log message: sync clog To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.767 -r1.768 src/share/misc/acronyms cvs -R rdiff -kk -upr1.281 -r1.282 www/data/WPtg.inc cvs -R rdiff -kk -upr1.28 -r1.29 www/data/munzbadg.out cvs -R rdiff -kk -upr1.703 -r1.704 www/src/mksh.hts ________________________________________________________________________ Commit ID: 1005F763C1243A63226 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/01 20:28:54 UTC Modified files: bin/mksh : main.c Log message: https://www.deepcode.ai/ doesn’t recognise this construct To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.373 -r1.374 src/bin/mksh/main.c ________________________________________________________________________ Commit ID: 1005F76413D5B935F7C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/01 20:51:33 UTC Modified files: bin/mksh : edit.c Log message: some more fixes and other changes from deepcode.ai and related refactoring To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.352 -r1.353 src/bin/mksh/edit.c ________________________________________________________________________ Commit ID: 1005F76469A2A778DDB CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/01 21:13:46 UTC Modified files: bin/mksh : os2.c Log message: deepcode.ai likes neither the int→ptr casting trick nor alloca To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.10 -r1.11 src/bin/mksh/os2.c ________________________________________________________________________ Commit ID: 1005F76481F507DEF10 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/01 21:20:37 UTC Modified files: bin/mksh : edit.c Log message: refactor assuming (leftside < 0) was never hit, only 0 and 1: drop lastref completely also, factor constant string out To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.353 -r1.354 src/bin/mksh/edit.c ________________________________________________________________________ Commit ID: 1005F765A6541835441 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/01 22:38:10 UTC Modified files: bin/mksh : edit.c Log message: allow ^Xe on an empty stomach To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.354 -r1.355 src/bin/mksh/edit.c ________________________________________________________________________ Commit ID: 1005F765AB82991842F CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/01 22:39:59 UTC Modified files: bin/mksh : edit.c mksh.1 Log message: quote editor argument when doing ^Xe (vi mode: Esc + v) allows VISUAL="jupp -hex" to work To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.355 -r1.356 src/bin/mksh/edit.c cvs -R rdiff -kk -upr1.493 -r1.494 src/bin/mksh/mksh.1 ________________________________________________________________________ Commit ID: 1005F765DEC32ABCF30 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/01 22:53:23 UTC Modified files: bin/mksh : check.t histrap.c sh.h Log message: remainder of the edit.c changes, plus date bump To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.851 -r1.852 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.169 -r1.170 src/bin/mksh/histrap.c cvs -R rdiff -kk -upr1.902 -r1.903 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 1005F765F554CBD0F28 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/10/01 22:59:14 UTC Modified files: bin/mksh : mksh.faq src : mksh.hts Log message: sync clog To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.9 -r1.10 src/bin/mksh/mksh.faq cvs -R rdiff -kk -upr1.704 -r1.705 www/src/mksh.hts ________________________________________________________________________ Commit ID: 1005F7669027D5DDC77 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/01 23:41:31 UTC Modified files: share/misc : acronyms Log message: + To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.768 -r1.769 src/share/misc/acronyms ________________________________________________________________________ Commit ID: 1005F76716A60FAAA69 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2020/10/02 00:16:43 UTC Modified files: code/jupp : joe.1.in uformat.c Log message: document indent chars for format(^B), fmtblk(^KD) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.26 -r1.27 contrib/code/jupp/joe.1.in cvs -R rdiff -kk -upr1.15 -r1.16 contrib/code/jupp/uformat.c ________________________________________________________________________ Commit ID: 1005F7675FF1F046466 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2020/10/02 00:36:03 UTC Modified files: code/jupp : HINTS TODO Log message: document useful trick to not have - marked as modified To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.19 -r1.20 contrib/code/jupp/HINTS cvs -R rdiff -kk -upr1.53 -r1.54 contrib/code/jupp/TODO ________________________________________________________________________ Commit ID: 1005F7684447E901ACD CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2020/10/02 01:36:46 UTC Modified files: code/jupp : HINTS Log message: more symmetric To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.20 -r1.21 contrib/code/jupp/HINTS ________________________________________________________________________ Commit ID: 1005F7685633124EA52 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2020/10/02 01:42:11 UTC Modified files: code/jupp : Makefile.bsd-wrapper Log message: • somewhat repair catmanpage generation with current tmac • render joe.1 using double spacing after a full stop, for bug-for-bug compatibility/with joe.txt as-extant To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.19 -r1.20 contrib/code/jupp/Makefile.bsd-wrapper ________________________________________________________________________ Commit ID: 1005F76859E5109F7CD CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2020/10/02 01:43:10 UTC Modified files: code/jupp : joe.1.in Log message: mechanically change $'foo. Bar' to $'foo.\nBar' and let nroff space this (we’re hitting an interesting bug in nroff when “. ” was present in input, and this is historically never done anyway) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.27 -r1.28 contrib/code/jupp/joe.1.in ________________________________________________________________________ Commit ID: 1005F7685D7714C2428 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2020/10/02 01:43:35 UTC Modified files: code/jupp : joe.1.in Log message: slight layout improvement again with the recent deltas To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.28 -r1.29 contrib/code/jupp/joe.1.in ________________________________________________________________________ Commit ID: 1005F768CF410D9C2B2 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2020/10/02 02:14:26 UTC Modified files: code/jupp : Makefile.bsd-wrapper joe.1.in Log message: hack around tmac.an.old to disable pagination within nroff benefit: paragraph breaks around page breaks are no longer lost To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.20 -r1.21 contrib/code/jupp/Makefile.bsd-wrapper cvs -R rdiff -kk -upr1.29 -r1.30 contrib/code/jupp/joe.1.in ________________________________________________________________________ Commit ID: 1005F768EC34AB1CF4A CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/10/02 02:21:34 UTC Modified files: code/jupp : NEWS joe.txt src : jupp.hts Log message: refresh To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.137 -r1.138 contrib/code/jupp/NEWS cvs -R rdiff -kk -upr1.11 -r1.12 contrib/code/jupp/joe.txt cvs -R rdiff -kk -upr1.93 -r1.94 www/src/jupp.hts ________________________________________________________________________ Commit ID: 1005F76A73012EA4320 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/02 04:05:56 UTC Modified files: usr.bin/wtf : sortdb.c Log message: [deepcode.ai] add missing nil check and fix char/wchar_t confusion To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.18 -r1.19 src/usr.bin/wtf/sortdb.c ________________________________________________________________________ Commit ID: 1005F7A421245030553 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/10/04 21:45:15 UTC Modified files: share/misc : acronyms data : WPtg.inc munzbadg.out Log message: + To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.769 -r1.770 src/share/misc/acronyms cvs -R rdiff -kk -upr1.282 -r1.283 www/data/WPtg.inc cvs -R rdiff -kk -upr1.29 -r1.30 www/data/munzbadg.out ________________________________________________________________________ Commit ID: 1005F7F343B07851453 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/10/08 15:47:22 UTC Modified files: share/misc : acronyms data : WPtg.inc munzbadg.out Log message: + To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.770 -r1.771 src/share/misc/acronyms cvs -R rdiff -kk -upr1.283 -r1.284 www/data/WPtg.inc cvs -R rdiff -kk -upr1.30 -r1.31 www/data/munzbadg.out ________________________________________________________________________ Commit ID: 1005F89054F5CBFD16D CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/16 02:28:21 UTC Modified files: usr.bin/calendar/calendars: calendar.birthday calendar.fictional calendar.history calendar.holiday Log message: standardise on BCE/CE for years instead of specifying one of the prophets To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.3 -r1.2 src/usr.bin/calendar/calendars/calendar.birthday cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/usr.bin/calendar/calendars/calendar.fictional cvs -R rdiff -kk -upr1.6 -r1.7 src/usr.bin/calendar/calendars/calendar.history cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.bin/calendar/calendars/calendar.holiday ________________________________________________________________________ Commit ID: 1005F8A17422F56DCD2 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/10/16 21:58:49 UTC Modified files: share/misc : acronyms data : WPtg.inc munzbadg.out souv2hts.out Log message: + To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.771 -r1.772 src/share/misc/acronyms cvs -R rdiff -kk -upr1.284 -r1.285 www/data/WPtg.inc cvs -R rdiff -kk -upr1.31 -r1.32 www/data/munzbadg.out cvs -R rdiff -kk -upr1.23 -r1.24 www/data/souv2hts.out ________________________________________________________________________ Commit ID: 1005F8C9514053D4110 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2020/10/18 19:18:23 UTC Modified files: data : WPtg.inc souv2hts.out Log message: + To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.285 -r1.286 www/data/WPtg.inc cvs -R rdiff -kk -upr1.24 -r1.25 www/data/souv2hts.out ________________________________________________________________________ Commit ID: 1005F975C6E0FD5E67A CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/26 23:32:56 UTC Modified files: share/mk : bsd.lib.mk Log message: dyld-specific: set rpath-relative install_name during initial linking (provided by work for Deutsche Telekom, working at ⮡ tarent) This allows us (probably) to stop relinking a dylib at install time. To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.85 -r1.86 src/share/mk/bsd.lib.mk ________________________________________________________________________ Commit ID: 1005F975CDF59C12651 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/26 23:33:30 UTC Modified files: share/mk : bsd.lib.mk Log message: clean up dyld *.bundle as well To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.86 -r1.87 src/share/mk/bsd.lib.mk ________________________________________________________________________ Commit ID: 1005F977B8C0BDEB4B8 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/27 01:46:12 UTC Modified files: share/misc : acronyms Log message: more; most from Jens Korte To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.773 -r1.774 src/share/misc/acronyms ________________________________________________________________________ Commit ID: 1005F9784201D13A82E CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/27 02:21:29 UTC Log message: update ed(1) from OpenBSD Status: Vendor Tag: openbsd Release Tags: cvs-202010270200 C src/bin/ed/Makefile U src/bin/ed/POSIX C src/bin/ed/README C src/bin/ed/buf.c C src/bin/ed/ed.1 U src/bin/ed/ed.h C src/bin/ed/glbl.c C src/bin/ed/io.c C src/bin/ed/main.c U src/bin/ed/re.c U src/bin/ed/sub.c U src/bin/ed/undo.c U src/bin/ed/USD.doc/09.edtut/Makefile U src/bin/ed/USD.doc/09.edtut/e.mac U src/bin/ed/USD.doc/09.edtut/e0 U src/bin/ed/USD.doc/09.edtut/e1 U src/bin/ed/USD.doc/09.edtut/e2 U src/bin/ed/USD.doc/09.edtut/e3 U src/bin/ed/USD.doc/09.edtut/e4 U src/bin/ed/USD.doc/09.edtut/e5 U src/bin/ed/USD.doc/09.edtut/e6 U src/bin/ed/USD.doc/09.edtut/e7 U src/bin/ed/USD.doc/10.edadv/Makefile U src/bin/ed/USD.doc/10.edadv/ae.mac U src/bin/ed/USD.doc/10.edadv/ae0 U src/bin/ed/USD.doc/10.edadv/ae1 U src/bin/ed/USD.doc/10.edadv/ae2 U src/bin/ed/USD.doc/10.edadv/ae3 U src/bin/ed/USD.doc/10.edadv/ae4 U src/bin/ed/USD.doc/10.edadv/ae5 U src/bin/ed/USD.doc/10.edadv/ae6 U src/bin/ed/USD.doc/10.edadv/ae7 U src/bin/ed/USD.doc/10.edadv/ae9 U src/bin/ed/test/Makefile U src/bin/ed/test/README U src/bin/ed/test/TODO U src/bin/ed/test/a.d U src/bin/ed/test/a.r U src/bin/ed/test/a.t U src/bin/ed/test/a1.err U src/bin/ed/test/a2.err U src/bin/ed/test/addr.d U src/bin/ed/test/addr.r U src/bin/ed/test/addr.t U src/bin/ed/test/addr1.err U src/bin/ed/test/addr2.err U src/bin/ed/test/ascii.d U src/bin/ed/test/ascii.r U src/bin/ed/test/ascii.t U src/bin/ed/test/bang1.d U src/bin/ed/test/bang1.err U src/bin/ed/test/bang1.r U src/bin/ed/test/bang1.t U src/bin/ed/test/bang2.err U src/bin/ed/test/c.d U src/bin/ed/test/c.r U src/bin/ed/test/c.t U src/bin/ed/test/c1.err U src/bin/ed/test/c2.err U src/bin/ed/test/ckscripts.sh U src/bin/ed/test/d.d U src/bin/ed/test/d.err U src/bin/ed/test/d.r U src/bin/ed/test/d.t N src/bin/ed/test/d0.d N src/bin/ed/test/d0.r N src/bin/ed/test/d0.t N src/bin/ed/test/d1.d N src/bin/ed/test/d1.r N src/bin/ed/test/d1.t N src/bin/ed/test/d2.d N src/bin/ed/test/d2.r N src/bin/ed/test/d2.t N src/bin/ed/test/d3.d N src/bin/ed/test/d3.r N src/bin/ed/test/d3.t N src/bin/ed/test/d4.d N src/bin/ed/test/d4.r N src/bin/ed/test/d4.t N src/bin/ed/test/d5.d N src/bin/ed/test/d5.r N src/bin/ed/test/d5.t U src/bin/ed/test/e1.d U src/bin/ed/test/e1.err U src/bin/ed/test/e1.r U src/bin/ed/test/e1.t U src/bin/ed/test/e2.d U src/bin/ed/test/e2.err U src/bin/ed/test/e2.r U src/bin/ed/test/e2.t U src/bin/ed/test/e3.d U src/bin/ed/test/e3.err U src/bin/ed/test/e3.r U src/bin/ed/test/e3.t U src/bin/ed/test/e4.d U src/bin/ed/test/e4.r U src/bin/ed/test/e4.t U src/bin/ed/test/eq.err U src/bin/ed/test/f1.err U src/bin/ed/test/f2.err U src/bin/ed/test/g1.d U src/bin/ed/test/g1.err U src/bin/ed/test/g1.r U src/bin/ed/test/g1.t U src/bin/ed/test/g2.d U src/bin/ed/test/g2.err U src/bin/ed/test/g2.r U src/bin/ed/test/g2.t U src/bin/ed/test/g3.d U src/bin/ed/test/g3.err U src/bin/ed/test/g3.r U src/bin/ed/test/g3.t U src/bin/ed/test/g4.d U src/bin/ed/test/g4.r U src/bin/ed/test/g4.t U src/bin/ed/test/g5.d U src/bin/ed/test/g5.r U src/bin/ed/test/g5.t U src/bin/ed/test/h.err U src/bin/ed/test/i.d U src/bin/ed/test/i.r U src/bin/ed/test/i.t N src/bin/ed/test/i0.d N src/bin/ed/test/i0.r N src/bin/ed/test/i0.t U src/bin/ed/test/j.d U src/bin/ed/test/i1.err U src/bin/ed/test/i2.err U src/bin/ed/test/j.r U src/bin/ed/test/j.t U src/bin/ed/test/k.d U src/bin/ed/test/k.r U src/bin/ed/test/k.t U src/bin/ed/test/k1.err U src/bin/ed/test/k2.err U src/bin/ed/test/k3.err U src/bin/ed/test/k4.err U src/bin/ed/test/l.d U src/bin/ed/test/l.r U src/bin/ed/test/l.t U src/bin/ed/test/m.d U src/bin/ed/test/m.err U src/bin/ed/test/m.r U src/bin/ed/test/m.t U src/bin/ed/test/mkscripts.sh U src/bin/ed/test/n.d U src/bin/ed/test/n.r U src/bin/ed/test/n.t U src/bin/ed/test/nl1.d U src/bin/ed/test/nl1.r U src/bin/ed/test/nl1.t U src/bin/ed/test/nl2.d U src/bin/ed/test/nl2.r U src/bin/ed/test/nl2.t U src/bin/ed/test/p.d U src/bin/ed/test/p.r U src/bin/ed/test/p.t U src/bin/ed/test/q.d U src/bin/ed/test/q.r U src/bin/ed/test/q.t U src/bin/ed/test/q1.err U src/bin/ed/test/r1.d U src/bin/ed/test/r1.err U src/bin/ed/test/r1.r U src/bin/ed/test/r1.t U src/bin/ed/test/r2.d U src/bin/ed/test/r2.err U src/bin/ed/test/r2.r U src/bin/ed/test/r2.t U src/bin/ed/test/r3.d U src/bin/ed/test/r3.r U src/bin/ed/test/r3.t U src/bin/ed/test/s1.d U src/bin/ed/test/s1.err U src/bin/ed/test/s1.r U src/bin/ed/test/s1.t U src/bin/ed/test/s10.err U src/bin/ed/test/s2.d U src/bin/ed/test/s2.r U src/bin/ed/test/s2.t U src/bin/ed/test/s3.d U src/bin/ed/test/s3.err U src/bin/ed/test/s3.r U src/bin/ed/test/s3.t N src/bin/ed/test/s4.d U src/bin/ed/test/s4.err N src/bin/ed/test/s4.r N src/bin/ed/test/s4.t U src/bin/ed/test/s5.err U src/bin/ed/test/s6.err U src/bin/ed/test/s7.err U src/bin/ed/test/s8.err U src/bin/ed/test/s9.err U src/bin/ed/test/t.d U src/bin/ed/test/t.r U src/bin/ed/test/t.t U src/bin/ed/test/u.d U src/bin/ed/test/t1.d U src/bin/ed/test/t1.err U src/bin/ed/test/t1.r U src/bin/ed/test/t1.t U src/bin/ed/test/t2.d U src/bin/ed/test/t2.err U src/bin/ed/test/t2.r U src/bin/ed/test/t2.t U src/bin/ed/test/u.err U src/bin/ed/test/u.r U src/bin/ed/test/u.t U src/bin/ed/test/v.d U src/bin/ed/test/v.r U src/bin/ed/test/v.t U src/bin/ed/test/w.d U src/bin/ed/test/w.r U src/bin/ed/test/w.t U src/bin/ed/test/w1.err U src/bin/ed/test/w2.err U src/bin/ed/test/w3.err U src/bin/ed/test/x.err U src/bin/ed/test/z.err 7 conflicts created by this import. Use the following command to help the merge: cvs checkout -jopenbsd:yesterday -jopenbsd src/bin/ed ________________________________________________________________________ Commit ID: 1005F978A8519B112D1 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/27 02:48:14 UTC Modified files: bin/ed : GNUmakefile Makefile README buf.c ed.1 glbl.c io.c main.c bin/ed/test : README Removed files: bin/ed/test : i3.err nl.err s2.err Log message: fastmerge To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.9 -r1.10 src/bin/ed/GNUmakefile cvs -R rdiff -kk -upr1.4 -r1.5 src/bin/ed/Makefile cvs -R rdiff -kk -upr1.2 -r1.3 src/bin/ed/README cvs -R rdiff -kk -upr1.5 -r1.6 src/bin/ed/buf.c cvs -R rdiff -kk -upr1.11 -r1.12 src/bin/ed/ed.1 cvs -R rdiff -kk -upr1.5 -r1.6 src/bin/ed/glbl.c cvs -R rdiff -kk -upr1.7 -r1.8 src/bin/ed/io.c cvs -R rdiff -kk -upr1.15 -r1.16 src/bin/ed/main.c cvs -R rdiff -kk -upr1.6 -r1.7 src/bin/ed/test/README cvs -R rdiff -kk -upr1.1.1.1 -r0 src/bin/ed/test/i3.err cvs -R rdiff -kk -upr1.1.1.1 -r0 src/bin/ed/test/nl.err cvs -R rdiff -kk -upr1.1.1.1 -r0 src/bin/ed/test/s2.err ________________________________________________________________________ Commit ID: 1005F97A20757B42596 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/27 04:28:35 UTC Modified files: bin/ed : Tag: 1.14 ed.1 Log message: fixup the manpage something fierce To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr0 -r1.14 src/bin/ed/ed.1 ________________________________________________________________________ Commit ID: 1005F97A3BD5D277A28 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/27 04:35:56 UTC Modified files: bin/ed : buf.c ed.h glbl.c io.c main.c sub.c Log message: rename a struct member to be able to search for it more easily To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.6 -r1.7 src/bin/ed/buf.c cvs -R rdiff -kk -upr1.11 -r1.12 src/bin/ed/ed.h cvs -R rdiff -kk -upr1.6 -r1.7 src/bin/ed/glbl.c cvs -R rdiff -kk -upr1.8 -r1.9 src/bin/ed/io.c cvs -R rdiff -kk -upr1.16 -r1.17 src/bin/ed/main.c cvs -R rdiff -kk -upr1.1.1.3 -r1.2 src/bin/ed/sub.c ________________________________________________________________________ Commit ID: 1005F97A442506CB454 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/27 04:38:06 UTC Modified files: bin/ed : Tag: 1.14 ed.h Log message: some consistency in indentation is welcome To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr0 -r1.14 src/bin/ed/ed.h ________________________________________________________________________ Commit ID: 1005F97A6624F49AD7D CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/27 04:47:09 UTC Modified files: bin/ed : buf.c ed.h io.c main.c Log message: make __CRAZY clean To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.7 -r1.8 src/bin/ed/buf.c cvs -R rdiff -kk -upr1.14 -r1.15 src/bin/ed/ed.h cvs -R rdiff -kk -upr1.9 -r1.10 src/bin/ed/io.c cvs -R rdiff -kk -upr1.17 -r1.18 src/bin/ed/main.c ________________________________________________________________________ Commit ID: 1005F97AE30629E3F71 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/27 05:20:37 UTC Modified files: bin/ed : buf.c ed.1 Log message: fixup tmpfile handling; make it use TMPDIR thanks to ed(1)conference on Twitter for noticing To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.8 -r1.9 src/bin/ed/buf.c cvs -R rdiff -kk -upr1.14 -r1.15 src/bin/ed/ed.1 ________________________________________________________________________ Commit ID: 1005F97AE8E5FA035F0 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/27 05:22:07 UTC Modified files: bin/ed : ed.1 Log message: it does not print ‘?\n’ but ‘?’ and a newline… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.15 -r1.16 src/bin/ed/ed.1 ________________________________________________________________________ Commit ID: 1005F97B61B391DB28A CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/27 05:54:19 UTC Modified files: bin/ed : buf.c ed.h glbl.c io.c main.c re.c sub.c Log message: some int → bool/{,s}size_t To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.9 -r1.10 src/bin/ed/buf.c cvs -R rdiff -kk -upr1.15 -r1.16 src/bin/ed/ed.h cvs -R rdiff -kk -upr1.7 -r1.8 src/bin/ed/glbl.c cvs -R rdiff -kk -upr1.10 -r1.11 src/bin/ed/io.c cvs -R rdiff -kk -upr1.18 -r1.19 src/bin/ed/main.c cvs -R rdiff -kk -upr1.1.1.4 -r1.2 src/bin/ed/re.c cvs -R rdiff -kk -upr1.2 -r1.3 src/bin/ed/sub.c ________________________________________________________________________ Commit ID: 1005F97BA273936E1D0 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/27 06:11:30 UTC Modified files: bin/ed : io.c main.c re.c Log message: not amused… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.11 -r1.12 src/bin/ed/io.c cvs -R rdiff -kk -upr1.19 -r1.20 src/bin/ed/main.c cvs -R rdiff -kk -upr1.2 -r1.3 src/bin/ed/re.c ________________________________________________________________________ Commit ID: 1005F97BD901026EC9D CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/27 06:26:01 UTC Modified files: bin/ed : glbl.c re.c Log message: missed two To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.8 -r1.9 src/bin/ed/glbl.c cvs -R rdiff -kk -upr1.3 -r1.4 src/bin/ed/re.c ________________________________________________________________________ Commit ID: 1005F97C02E19DE70D0 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/27 06:37:30 UTC Modified files: distrib/special: Makefile Added files: distrib/special/ed: Makefile Log message: bring back special ed saves 9 bytes of PIC stuff already, will be more with -DSMALL rsn To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.23 -r1.24 src/distrib/special/Makefile cvs -R rdiff -kk -upr1.3 -r1.4 src/distrib/special/ed/Makefile ________________________________________________________________________ Commit ID: 1005F97C17158ADFF74 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/27 06:42:37 UTC Modified files: distrib/special/ed: Makefile Log message: I will want to test this one, too To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.4 -r1.5 src/distrib/special/ed/Makefile ________________________________________________________________________ Commit ID: 1005F97C18F68D1A00B CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/27 06:43:12 UTC Modified files: bin/ed : ed.h main.c Log message: ifdef SMALL save 2760 bytes by factoring out realloc code, often called To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.16 -r1.17 src/bin/ed/ed.h cvs -R rdiff -kk -upr1.20 -r1.21 src/bin/ed/main.c ________________________________________________________________________ Commit ID: 1005F97C2830EDDBCF3 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/27 06:47:36 UTC Modified files: bin/ed : ed.h main.c Log message: ifdef SMALL save another 756 bytes by factoring out another oft-used macro (not as big, used more often) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.17 -r1.18 src/bin/ed/ed.h cvs -R rdiff -kk -upr1.21 -r1.22 src/bin/ed/main.c ________________________________________________________________________ Commit ID: 1005F97C5DB31696D69 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/27 07:01:27 UTC Modified files: bin/ed : ed.h main.c Log message: shave off another 24 bytes To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.18 -r1.19 src/bin/ed/ed.h cvs -R rdiff -kk -upr1.22 -r1.23 src/bin/ed/main.c ________________________________________________________________________ Commit ID: 1005F97CB747B089D5D CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/27 07:25:36 UTC Modified files: bin/ed : main.c Log message: shave another 240 (normal) / 1888 (SMALL) bytes with crazy refactoring To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.23 -r1.24 src/bin/ed/main.c ________________________________________________________________________ Commit ID: 1005F97CD69446EA4BF CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/27 07:33:43 UTC Modified files: bin/ed : Makefile distrib/special/ed: Makefile Log message: a nicer way to regress in both To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.5 -r1.6 src/bin/ed/Makefile cvs -R rdiff -kk -upr1.5 -r1.6 src/distrib/special/ed/Makefile ________________________________________________________________________ Commit ID: 1005F97D02B11F29162 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/27 07:45:36 UTC Modified files: bin/ed : main.c Log message: fix refactoro at 336 bytes cost, reducing savings to 1552 bytes To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.24 -r1.25 src/bin/ed/main.c ________________________________________________________________________ Commit ID: 1005F97D070119E3366 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/27 07:46:34 UTC Modified files: bin/ed : main.c Log message: this can be local To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.25 -r1.26 src/bin/ed/main.c ________________________________________________________________________ Commit ID: 1005F97D35135528A01 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/27 07:58:59 UTC Modified files: bin/ed/test : ckscripts.sh mkscripts.sh Log message: let these scripts work with GNU ed, which has a longstanding bug To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 src/bin/ed/test/ckscripts.sh cvs -R rdiff -kk -upr1.3 -r1.4 src/bin/ed/test/mkscripts.sh ________________________________________________________________________ Commit ID: 1005F97D4F2728C18A9 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/27 08:05:57 UTC Modified files: bin/ed/test : ckscripts.sh mkscripts.sh Log message: GNU ed is also picky about getting a Q before reading EOF… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.4 -r1.5 src/bin/ed/test/ckscripts.sh cvs -R rdiff -kk -upr1.4 -r1.5 src/bin/ed/test/mkscripts.sh ________________________________________________________________________ Commit ID: 1005F97D8573CD50BF9 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/27 08:21:06 UTC Modified files: bin/ed : GNUmakefile sub.c Log message: test on and adjust for contemporary GNU/Linux (glibc ships reallocarray(3) but *still* not strlcpy(3) and strlcat(3); split the addons so users add what they really need only) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.10 -r1.11 src/bin/ed/GNUmakefile cvs -R rdiff -kk -upr1.3 -r1.4 src/bin/ed/sub.c ________________________________________________________________________ Commit ID: 1005F9B3F4B3F1FD59A CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2020/10/29 22:16:25 UTC Modified files: code/jupp : Makefile.am Log message: don’t kill jupprc on make clean To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.22 -r1.23 contrib/code/jupp/Makefile.am ________________________________________________________________________ Commit ID: 1005F9B41D321D94DF5 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/29 22:27:57 UTC Modified files: lib/libc/string: Tag: openbsd strlcpy.3 Log message: update manpage from OpenBSD; I’m appalled, someone decided to change this function to make behaviour on overlapping strings undefined, and on Darwin this crashes with SIGILL now (deliberately, it appears)… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.2 -r1.1.1.3 src/lib/libc/string/strlcpy.3 ________________________________________________________________________ Commit ID: 1005F9B49090C12692C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/29 22:58:03 UTC Modified files: lib/libc/string: strlcpy.3 Log message: Mirify the manpage; document UB change and OSX misbehaviour To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.3 -r1.2 src/lib/libc/string/strlcpy.3 ________________________________________________________________________ Commit ID: 1005F9B4E2E681C488B CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2020/10/29 23:19:59 UTC Modified files: code/jupp : joe.1.in Log message: tweak more; mostly dashes of various kinds To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.30 -r1.31 contrib/code/jupp/joe.1.in ________________________________________________________________________ Commit ID: 1005F9B558474247202 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/10/29 23:53:02 UTC Modified files: samples : portmdoc share/tmac/mdoc: doc-groff doc-nroff Log message: Simplify \*(EM macro (“correctly spaced em dash”), which has the added benefit of making this easier used in man(7) pages: In the nroff case, instead of space + en dash + space, where en dash is a macro reference because nroff only knows the em dash, not en dash (and both are usually some kind of one-column hyphen-dash-minus anyway) just use space + em dash + space… Modified files: lib/libc/string: strlcpy.3 Log message: sync with latest portmdoc fix To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.14 -r1.15 contrib/samples/portmdoc cvs -R rdiff -kk -upr1.7 -r1.8 src/share/tmac/mdoc/doc-groff cvs -R rdiff -kk -upr1.16 -r1.17 src/share/tmac/mdoc/doc-nroff cvs -R rdiff -kk -upr1.2 -r1.3 src/lib/libc/string/strlcpy.3 ________________________________________________________________________ Commit ID: 1005F9B565F7E3AD25E CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2020/10/29 23:54:54 UTC Modified files: code/jupp : Makefile.bsd-wrapper joe.1.in Log message: fix dependency and many more issues in the manpage To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.21 -r1.22 contrib/code/jupp/Makefile.bsd-wrapper cvs -R rdiff -kk -upr1.31 -r1.32 contrib/code/jupp/joe.1.in ________________________________________________________________________ Commit ID: 1005F9B56911BE24FB7 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2020/10/29 23:55:40 UTC Modified files: code/jupp : joe.txt Log message: regenerate To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.12 -r1.13 contrib/code/jupp/joe.txt ________________________________________________________________________ Commit ID: 1005F9B570A6508C53D CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2020/10/29 23:57:41 UTC Modified files: code/jupp : rc.c Log message: fix a Macintosh crash bug To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.50 -r1.51 contrib/code/jupp/rc.c ________________________________________________________________________ Commit ID: 1005F9B573C7CE29C5A CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2020/10/29 23:58:34 UTC Modified files: code/jupp : NEWS configure.ac Log message: prepare for a new release To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.138 -r1.139 contrib/code/jupp/NEWS cvs -R rdiff -kk -upr1.75 -r1.76 contrib/code/jupp/configure.ac ________________________________________________________________________ Commit ID: 1005F9B58F970050E6F CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2020/10/30 00:05:54 UTC Modified files: code/jupp : Makefile.in configure Log message: regenerate To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.20 -r1.21 contrib/code/jupp/Makefile.in cvs -R rdiff -kk -upr1.44 -r1.45 contrib/code/jupp/configure ________________________________________________________________________ Commit ID: 1005F9B842647A2321B CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2020/10/30 03:11:06 UTC Modified files: code/jupp : b.c charmap.c joe.1.in queue.h selinux.c Log message: some commits tested on the Debian side and online: commit c3fa7ceb04cb952a19cceb55bc4c430d2baaa6af Author: mirabilos Date: Fri Oct 30 01:28:22 2020 +0100 this causes a bad whatis entry on Debian joe.1.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 2b406113c20c8aeeb36e986769aad58e33afd94d Author: mirabilos Date: Fri Oct 30 01:41:32 2020 +0100 this might untaint for Coverity b.c | 2 +- charmap.c | 46 +++++++++++++++++++++++++--------------------- 2 files changed, 26 insertions(+), 22 deletions(-) commit 72f95e31658079824c538d44cada65f7007010dc Author: mirabilos Date: Fri Oct 30 02:13:03 2020 +0100 this might fix a coverity memory overlapping change issue (cherry picked from commit 849bdad4ab32c88bb542bf8be132a4482a90cda7) b.c | 3 ++- queue.h | 10 ++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) commit 954efb7261f6b7a9633878f676a85a6e46fd02da Author: mirabilos Date: Fri Oct 30 02:33:28 2020 +0100 fix macro wrapping (fixup for commit 72f95e31658079824c538d44cada65f7007010dc) queue.h | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) commit 7c77f4b8874a16eb55f946a6f1337e7e30b6fa07 (HEAD -> master) Author: mirabilos Date: Fri Oct 30 02:42:18 2020 +0100 fix SELinux deprecation warning selinux.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.41 -r1.42 contrib/code/jupp/b.c cvs -R rdiff -kk -upr1.32 -r1.33 contrib/code/jupp/charmap.c cvs -R rdiff -kk -upr1.32 -r1.33 contrib/code/jupp/joe.1.in cvs -R rdiff -kk -upr1.8 -r1.9 contrib/code/jupp/queue.h cvs -R rdiff -kk -upr1.11 -r1.12 contrib/code/jupp/selinux.c ________________________________________________________________________ Commit ID: 1005F9B851A1AF1879B CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2020/10/30 03:14:09 UTC Modified files: code/jupp : NEWS Log message: sync To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.139 -r1.140 contrib/code/jupp/NEWS ________________________________________________________________________ CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2020/10/30 04:23:57 UTC Adding static tag 'joe-3_1jupp40' affecting: old rev. new rev. filename -------- -------- -------- NONE 1.6 code/jupp/COPYING NONE 1.12 code/jupp/ChangeLog NONE 1.21 code/jupp/HINTS NONE 1.12 code/jupp/INFO NONE 1.14 code/jupp/LIST NONE 1.25 code/jupp/Make-w32.sh NONE 1.23 code/jupp/Makefile.am NONE 1.22 code/jupp/Makefile.bsd-wrapper NONE 1.21 code/jupp/Makefile.in NONE 1.140 code/jupp/NEWS NONE 1.8 code/jupp/README NONE 1.54 code/jupp/TODO NONE 1.4 code/jupp/acinclude.m4 NONE 1.9 code/jupp/aclocal.m4 NONE 1.17 code/jupp/autoconf.h.in NONE 1.15 code/jupp/autogen.sh NONE 1.42 code/jupp/b.c NONE 1.11 code/jupp/b.h NONE 1.8 code/jupp/blocks.c NONE 1.9 code/jupp/blocks.h NONE 1.11 code/jupp/builtin.c NONE 1.7 code/jupp/builtin.h NONE 1.34 code/jupp/builtins.c NONE 1.6 code/jupp/bw-lgen.inc NONE 1.40 code/jupp/bw.c NONE 1.9 code/jupp/bw.h NONE 1.33 code/jupp/charmap.c NONE 1.14 code/jupp/charmap.h NONE 1.30 code/jupp/cmd.c NONE 1.10 code/jupp/cmd.h NONE 1.11 code/jupp/compat.c NONE 1.9 code/jupp/config.guess NONE 1.18 code/jupp/config.h NONE 1.9 code/jupp/config.sub NONE 1.45 code/jupp/configure NONE 1.76 code/jupp/configure.ac NONE 1.6 code/jupp/depcomp NONE 1.3 code/jupp/dir.c NONE 1.8 code/jupp/hash.c NONE 1.7 code/jupp/hash.h NONE 1.18 code/jupp/help.c NONE 1.10 code/jupp/help.h NONE 1.40 code/jupp/i18n.c NONE 1.14 code/jupp/i18n.h NONE 1.9 code/jupp/install-sh NONE 1.37 code/jupp/jmacsrc.in NONE 1.33 code/jupp/joe.1.in NONE 1.13 code/jupp/joe.txt NONE 1.37 code/jupp/joerc.in NONE 1.37 code/jupp/jpicorc.in NONE 1.37 code/jupp/jstarrc.in NONE 1.86 code/jupp/jupprc NONE 1.15 code/jupp/kbd.c NONE 1.7 code/jupp/kbd.h NONE 1.21 code/jupp/macro.c NONE 1.6 code/jupp/macro.h NONE 1.47 code/jupp/main.c NONE 1.7 code/jupp/main.h NONE 1.16 code/jupp/menu.c NONE 1.7 code/jupp/menu.h NONE 1.6 code/jupp/missing NONE 1.8 code/jupp/mkinstalldirs NONE 1.25 code/jupp/path.c NONE 1.20 code/jupp/path.h NONE 1.3 code/jupp/popen.inc NONE 1.8 code/jupp/poshist.c NONE 1.6 code/jupp/poshist.h NONE 1.16 code/jupp/pw.c NONE 1.12 code/jupp/pw.h NONE 1.6 code/jupp/queue.c NONE 1.9 code/jupp/queue.h NONE 1.13 code/jupp/qw.c NONE 1.8 code/jupp/qw.h NONE 1.51 code/jupp/rc.c NONE 1.14 code/jupp/rc.h NONE 1.11 code/jupp/regex.c NONE 1.7 code/jupp/regex.h NONE 1.37 code/jupp/rjoerc.in NONE 1.47 code/jupp/scrn.c NONE 1.14 code/jupp/scrn.h NONE 1.12 code/jupp/selinux.c NONE 1.9 code/jupp/setup.inf NONE 1.9 code/jupp/strlfun.inc NONE 1.26 code/jupp/syntax.c NONE 1.6 code/jupp/syntax.h NONE 1.14 code/jupp/tab.c NONE 1.6 code/jupp/tab.h NONE 1.28 code/jupp/termcap.c NONE 1.11 code/jupp/termcap.h NONE 1.8 code/jupp/termidx.c NONE 1.38 code/jupp/tty.c NONE 1.16 code/jupp/tty.h NONE 1.24 code/jupp/tw.c NONE 1.7 code/jupp/tw.h NONE 1.39 code/jupp/types.h NONE 1.33 code/jupp/ublock.c NONE 1.6 code/jupp/ublock.h NONE 1.37 code/jupp/uedit.c NONE 1.10 code/jupp/uedit.h NONE 1.12 code/jupp/uerror.c NONE 1.6 code/jupp/uerror.h NONE 1.31 code/jupp/ufile.c NONE 1.9 code/jupp/ufile.h NONE 1.16 code/jupp/uformat.c NONE 1.7 code/jupp/uformat.h NONE 1.16 code/jupp/uisrch.c NONE 1.6 code/jupp/uisrch.h NONE 1.27 code/jupp/umath.c NONE 1.12 code/jupp/umath.h NONE 1.11 code/jupp/undo.c NONE 1.6 code/jupp/undo.h NONE 1.23 code/jupp/usearch.c NONE 1.6 code/jupp/usearch.h NONE 1.15 code/jupp/ushell.c NONE 1.7 code/jupp/ushell.h NONE 1.11 code/jupp/utag.c NONE 1.7 code/jupp/utag.h NONE 1.26 code/jupp/utf8.c NONE 1.12 code/jupp/utf8.h NONE 1.11 code/jupp/utils.c NONE 1.16 code/jupp/utils.h NONE 1.10 code/jupp/va.c NONE 1.10 code/jupp/va.h NONE 1.17 code/jupp/vfile.c NONE 1.9 code/jupp/vfile.h NONE 1.14 code/jupp/vs.c NONE 1.13 code/jupp/vs.h NONE 1.15 code/jupp/w.c NONE 1.11 code/jupp/w.h NONE 1.4 code/jupp/win32.c NONE 1.2 code/jupp/charmaps/klingon.in NONE 1.3 code/jupp/docs/help-system.html NONE 1.1 code/jupp/docs/jmacs.png NONE 1.1 code/jupp/docs/joe.png NONE 1.1 code/jupp/docs/jpico.png NONE 1.1 code/jupp/docs/jstar.png NONE 1.1 code/jupp/docs/jupp.png NONE 1.6 code/jupp/syntax/asm.jsf.in NONE 1.9 code/jupp/syntax/c.jsf.in NONE 1.4 code/jupp/syntax/conf.jsf.in NONE 1.2 code/jupp/syntax/csh.jsf.in NONE 1.7 code/jupp/syntax/diff.jsf.in NONE 1.4 code/jupp/syntax/fortran.jsf.in NONE 1.2 code/jupp/syntax/html.jsf.in NONE 1.5 code/jupp/syntax/java.jsf.in NONE 1.2 code/jupp/syntax/lisp.jsf.in NONE 1.2 code/jupp/syntax/mail.jsf.in NONE 1.3 code/jupp/syntax/mason.jsf.in NONE 1.3 code/jupp/syntax/pascal.jsf.in NONE 1.4 code/jupp/syntax/perl.jsf.in NONE 1.6 code/jupp/syntax/php.jsf.in NONE 1.6 code/jupp/syntax/python.jsf.in NONE 1.8 code/jupp/syntax/sh.jsf.in NONE 1.3 code/jupp/syntax/tcl.jsf.in NONE 1.2 code/jupp/syntax/tex.jsf.in NONE 1.2 code/jupp/syntax/verilog.jsf.in NONE 1.2 code/jupp/syntax/vhdl.jsf.in NONE 1.5 code/jupp/syntax/xml.jsf.in ________________________________________________________________________ Commit ID: 1005F9BAB8F5B95114E CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/10/30 05:58:17 UTC Modified files: editors/joe : Makefile distinfo src : jupp.hts Log message: sync To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.44 -r1.45 ports/editors/joe/Makefile cvs -R rdiff -kk -upr1.42 -r1.43 ports/editors/joe/distinfo cvs -R rdiff -kk -upr1.94 -r1.95 www/src/jupp.hts ________________________________________________________________________ Commit ID: 1005F9BB8FA5BA4608B CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/30 06:56:01 UTC Modified files: bin/pax : compat.h Log message: nōn-MirBSD systems need which on MirBSD is covered by the inclusion, but was forgotten when the latter was ifdef’d for compatibility To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.7 -r1.8 src/bin/pax/compat.h ________________________________________________________________________ Commit ID: 1005F9BB9281E0D495C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/30 06:56:41 UTC Modified files: bin/pax : Build.sh Log message: get this to build on Cygwin again (whose libc is GAH⚠) so we can update the Win32 binaries offered for download To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.18 -r1.19 src/bin/pax/Build.sh ________________________________________________________________________ CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/30 07:02:54 UTC Adding static tag 'paxmirabilis-20201030' affecting: old rev. new rev. filename -------- -------- -------- NONE 1.19 bin/pax/Build.sh NONE 1.28 bin/pax/Makefile NONE 1.12 bin/pax/ar.c NONE 1.4 bin/pax/ar.h NONE 1.28 bin/pax/ar_io.c NONE 1.20 bin/pax/ar_subs.c NONE 1.14 bin/pax/buf_subs.c NONE 1.11 bin/pax/cache.c NONE 1.6 bin/pax/compat.c NONE 1.8 bin/pax/compat.h NONE 1.42 bin/pax/cpio.1 NONE 1.27 bin/pax/cpio.c NONE 1.6 bin/pax/cpio.h NONE 1.40 bin/pax/extern.h NONE 1.31 bin/pax/file_subs.c NONE 1.2 bin/pax/ftimes.h NONE 1.12 bin/pax/ftree.c NONE 1.21 bin/pax/gen_subs.c NONE 1.7 bin/pax/getoldopt.c NONE 1.75 bin/pax/options.c NONE 1.17 bin/pax/pat_rep.c NONE 1.35 bin/pax/pax.1 NONE 1.29 bin/pax/pax.c NONE 1.25 bin/pax/pax.h NONE 1.2 bin/pax/reallocarray.c NONE 1.11 bin/pax/sel_subs.c NONE 1.5 bin/pax/strmode.c NONE 1.4 bin/pax/strtonum.c NONE 1.31 bin/pax/tables.c NONE 1.45 bin/pax/tar.1 NONE 1.24 bin/pax/tar.c NONE 1.4 bin/pax/tar.h NONE 1.13 bin/pax/tty_subs.c NONE 1.9 bin/pax/.linked/strlfun.inc ________________________________________________________________________ CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/30 07:04:47 UTC Deleting tag 'paxmirabilis-20201030' affecting: old rev. new rev. filename -------- -------- -------- 1.28 1.28 bin/pax/Makefile ________________________________________________________________________ Commit ID: 1005F9BBCD51C1C91A6 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2020/10/30 07:12:00 UTC Modified files: src : pax.hts Log message: portability fix release To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.14 -r1.15 www/src/pax.hts ________________________________________________________________________ Commit ID: 1005F9CBC2B27AEAC79 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/31 01:21:59 UTC Modified files: bin/mksh : syn.c Log message: greatly reduce the amount of realloc calls: allocate an ioword array only if there are indeed any (cache during parsing in a static array, since the size is fixed and small enough for this) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.128 -r1.129 src/bin/mksh/syn.c ________________________________________________________________________ Commit ID: 1005F9CC4B51978688B CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/31 01:58:03 UTC Modified files: usr.bin/calendar/calendars: calendar.birthday calendar.computer calendar.fictional calendar.history calendar.holiday calendar.music calendar.openbsd calendar.usholiday usr.bin/calendar/calendars/de_DE.ISO_8859-1: calendar.feiertag calendar.geschichte calendar.literatur usr.bin/calendar/calendars/fr_FR.ISO8859-1: calendar.jferies usr.bin/calendar/calendars/hr_HR.ISO_8859-2: calendar.praznici usr.bin/calendar/calendars/ru_RU.KOI8-R: calendar.primety Log message: fix some format-inherent spacing mistakes and some double-spacing To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.2 -r1.3 src/usr.bin/calendar/calendars/calendar.birthday cvs -R rdiff -kk -upr1.7 -r1.8 src/usr.bin/calendar/calendars/calendar.computer cvs -R rdiff -kk -upr1.2 -r1.3 src/usr.bin/calendar/calendars/calendar.fictional cvs -R rdiff -kk -upr1.7 -r1.8 src/usr.bin/calendar/calendars/calendar.history cvs -R rdiff -kk -upr1.2 -r1.3 src/usr.bin/calendar/calendars/calendar.holiday cvs -R rdiff -kk -upr1.3 -r1.4 src/usr.bin/calendar/calendars/calendar.music cvs -R rdiff -kk -upr1.20 -r1.21 src/usr.bin/calendar/calendars/calendar.openbsd cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.bin/calendar/calendars/calendar.usholiday cvs -R rdiff -kk -upr1.3 -r1.4 src/usr.bin/calendar/calendars/de_DE.ISO_8859-1/calendar.feiertag cvs -R rdiff -kk -upr1.3 -r1.4 src/usr.bin/calendar/calendars/de_DE.ISO_8859-1/calendar.geschichte cvs -R rdiff -kk -upr1.2 -r1.3 src/usr.bin/calendar/calendars/de_DE.ISO_8859-1/calendar.literatur cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.bin/calendar/calendars/fr_FR.ISO8859-1/calendar.jferies cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.bin/calendar/calendars/hr_HR.ISO_8859-2/calendar.praznici cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.bin/calendar/calendars/ru_RU.KOI8-R/calendar.primety ________________________________________________________________________ Commit ID: 1005F9CDFA71105FD39 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/31 03:53:09 UTC Modified files: bin/mksh : check.t sh.h tree.c Log message: fix order of tree-printing heredocs (LP#1783355) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.852 -r1.853 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.903 -r1.904 src/bin/mksh/sh.h cvs -R rdiff -kk -upr1.97 -r1.98 src/bin/mksh/tree.c ________________________________________________________________________ Commit ID: 1005F9CE02D6565721D CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/31 03:56:02 UTC Modified files: bin/mksh : tree.c Log message: drop some code that is at least twice wrong (break ipv break 2; '\'' vs '\\'), probably not reached and untested anyway; from commitid 100576F1CD52EC29A00 (r1.84) no idea how I came to that… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.98 -r1.99 src/bin/mksh/tree.c ________________________________________________________________________ Commit ID: 1005F9CE5702503568F CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/31 04:17:36 UTC Modified files: bin/mksh : FAQ2HTML.sh Log message: this is really /bin/sh, make it support some more pre-POSIX shells To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1 -r1.2 src/bin/mksh/FAQ2HTML.sh ________________________________________________________________________ Commit ID: 1005F9CE7ED52258ABE CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/31 04:28:55 UTC Modified files: bin/mksh : tree.c Log message: omit very-unlikely code from MKSH_SMALL (keep the if though, there’s time between newtp(TCOM) and assignment to t->{args,vars} during which error messages could call this) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.99 -r1.100 src/bin/mksh/tree.c ________________________________________________________________________ Commit ID: 1005F9CEFDE08882A49 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/31 05:02:19 UTC Modified files: bin/mksh : edit.c Log message: omit a static string that’s not needed in MKSH_SMALL without vi mode To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.356 -r1.357 src/bin/mksh/edit.c ________________________________________________________________________ Commit ID: 1005F9CF39057A6A7F5 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/31 05:17:47 UTC Modified files: bin/mksh : Makefile Log message: simplify making cats To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.171 -r1.172 src/bin/mksh/Makefile ________________________________________________________________________ CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/31 05:23:49 UTC Adding static tag 'mksh-R59c' affecting: old rev. new rev. filename -------- -------- -------- NONE 1.763 bin/mksh/Build.sh NONE 1.2 bin/mksh/FAQ2HTML.sh NONE 1.172 bin/mksh/Makefile NONE 1.51 bin/mksh/check.pl NONE 1.853 bin/mksh/check.t NONE 1.128 bin/mksh/dot.mkshrc NONE 1.357 bin/mksh/edit.c NONE 1.11 bin/mksh/emacsfn.h NONE 1.231 bin/mksh/eval.c NONE 1.224 bin/mksh/exec.c NONE 1.108 bin/mksh/expr.c NONE 1.4 bin/mksh/exprtok.h NONE 1.379 bin/mksh/funcs.c NONE 1.170 bin/mksh/histrap.c NONE 1.1 bin/mksh/jehanne.c NONE 1.128 bin/mksh/jobs.c NONE 1.26 bin/mksh/lalloc.c NONE 1.251 bin/mksh/lex.c NONE 1.26 bin/mksh/lksh.1 NONE 1.374 bin/mksh/main.c NONE 1.6 bin/mksh/mirhash.h NONE 1.302 bin/mksh/misc.c NONE 1.494 bin/mksh/mksh.1 NONE 1.10 bin/mksh/mksh.faq NONE 1.1 bin/mksh/mksh.ico NONE 1.11 bin/mksh/os2.c NONE 1.5 bin/mksh/rlimits.opt NONE 1.904 bin/mksh/sh.h NONE 1.9 bin/mksh/sh_flags.opt NONE 1.102 bin/mksh/shf.c NONE 1.10 bin/mksh/strlcpy.c NONE 1.129 bin/mksh/syn.c NONE 1.100 bin/mksh/tree.c NONE 1.3 bin/mksh/ulimit.c NONE 1.2 bin/mksh/ulimits.opt NONE 1.237 bin/mksh/var.c NONE 1.11 bin/mksh/var_spec.h ________________________________________________________________________ CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/10/31 05:23:53 UTC Deleting tag 'mksh-R59c' affecting: old rev. new rev. filename -------- -------- -------- 1.172 1.172 bin/mksh/Makefile ________________________________________________________________________ Commit ID: 1005F9CF773410C9FE7 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/10/31 05:35:54 UTC Modified files: share/misc : acronyms src : mksh.hts Log message: sync clog To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.774 -r1.775 src/share/misc/acronyms cvs -R rdiff -kk -upr1.705 -r1.706 www/src/mksh.hts ________________________________________________________________________ Commit ID: 1005F9CF7F805376B31 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/10/31 05:36:32 UTC Modified files: shells/mksh : Makefile distinfo data : munzbadg.out Log message: refresh To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.91 -r1.92 ports/shells/mksh/Makefile cvs -R rdiff -kk -upr1.87 -r1.88 ports/shells/mksh/distinfo cvs -R rdiff -kk -upr1.33 -r1.34 www/data/munzbadg.out ________________________________________________________________________ Commit ID: 1005FA475A36482525A CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/11/05 22:00:27 UTC Modified files: share/misc : acronyms data : WPtg.inc munzbadg.out Log message: + To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.775 -r1.776 src/share/misc/acronyms cvs -R rdiff -kk -upr1.286 -r1.287 www/data/WPtg.inc cvs -R rdiff -kk -upr1.34 -r1.35 www/data/munzbadg.out ________________________________________________________________________ Commit ID: 1005FA5D0EB27D9C3D3 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/06 22:40:25 UTC Modified files: lib/libssl/src/crypto: crypto.h Log message: add some forward compatibility to LibreSSL To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.3 -r1.2 src/lib/libssl/src/crypto/crypto.h ________________________________________________________________________ Commit ID: 1005FA5D3061706E026 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/06 22:49:27 UTC Modified files: sys/netinet : ip.h Log message: from OpenBSD: stop using n_time here; allows inclusion in random userspace To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/sys/netinet/ip.h ________________________________________________________________________ Commit ID: 1005FA5D3870ED7F8BA CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/06 22:51:31 UTC Modified files: sys/netinet : ip.h Log message: backport a few extra options from OpenBSD To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.2 -r1.3 src/sys/netinet/ip.h ________________________________________________________________________ Commit ID: 1005FA5D7780AF4416D CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/06 23:08:31 UTC Modified files: include : Tag: openbsd glob.h Log message: backport latest OpenBSD changes (as applicable) Modified files: lib/libc/gen : Tag: openbsd glob.3 glob.c Log message: sync from OpenBSD To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.3 -r1.1.1.4 src/include/glob.h cvs -R rdiff -kk -upr1.1.1.3 -r1.1.1.4 src/lib/libc/gen/glob.3 cvs -R rdiff -kk -upr1.1.1.3 -r1.1.1.4 src/lib/libc/gen/glob.c ________________________________________________________________________ Commit ID: 1005FA5D95A1F9F0FC4 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/06 23:16:25 UTC Modified files: lib/libc/gen : glob.c Log message: revert r1.5, we’ll get this from the OpenBSD update To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.8 -r1.9 src/lib/libc/gen/glob.c ________________________________________________________________________ Commit ID: 1005FA5DA9A057AB014 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/06 23:21:43 UTC Modified files: lib/libc/gen : Tag: openbsd glob.c Log message: keep the charclass.h stuff reverted To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.4 -r1.1.1.5 src/lib/libc/gen/glob.c ________________________________________________________________________ Commit ID: 1005FA5DC626528DC29 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/06 23:29:13 UTC Modified files: include : glob.h lib/libc/gen : glob.3 glob.c Log message: fastmerge To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.4 -r1.5 src/include/glob.h cvs -R rdiff -kk -upr1.4 -r1.5 src/lib/libc/gen/glob.3 cvs -R rdiff -kk -upr1.9 -r1.10 src/lib/libc/gen/glob.c ________________________________________________________________________ Commit ID: 1005FA5E40A56ACC3C3 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/07 00:02:03 UTC Modified files: lib/libc/gen : glob.3 Log message: some consistency and mdoc fixes To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.5 -r1.6 src/lib/libc/gen/glob.3 ________________________________________________________________________ Commit ID: 1005FA5E4606F85148A CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/07 00:03:24 UTC Modified files: lib/libc/gen : glob.3 Log message: repair what was actually a bogus change To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.6 -r1.7 src/lib/libc/gen/glob.3 ________________________________________________________________________ Commit ID: 1005FA5E54A1F8AD115 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/07 00:07:21 UTC Modified files: include : Tag: openbsd pwd.h Log message: backport another thing from OpenBSD To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.1 -r1.1.1.2 src/include/pwd.h ________________________________________________________________________ Commit ID: 1005FA5E7DC7521635C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/07 00:18:20 UTC Modified files: lib/libc/gen : Tag: openbsd glob.c Log message: revert getpw{uid,nam}_r change as well To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.5 -r1.1.1.6 src/lib/libc/gen/glob.c ________________________________________________________________________ Commit ID: 1005FA5E80D169C8C94 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/07 00:19:01 UTC Modified files: lib/libc/gen : glob.c Log message: fastmerge To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.10 -r1.11 src/lib/libc/gen/glob.c ________________________________________________________________________ Commit ID: 1005FA5EA1070877571 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/07 00:27:47 UTC Modified files: lib/libc/gen : glob.3 glob.c include : glob.h Log message: fix errfunc parameter to be as documented and fix documentation as intended To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.7 -r1.8 src/lib/libc/gen/glob.3 cvs -R rdiff -kk -upr1.11 -r1.12 src/lib/libc/gen/glob.c cvs -R rdiff -kk -upr1.5 -r1.6 src/include/glob.h ________________________________________________________________________ Commit ID: 1005FA5ECEE4E97EEAA CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/07 00:39:50 UTC Modified files: include : stdio.h lib/libc/stdio : getline.3 getline.c Log message: POSIX now has getline, without _GNU_SOURCE To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.13 -r1.14 src/include/stdio.h cvs -R rdiff -kk -upr1.2 -r1.3 src/lib/libc/stdio/getline.3 cvs -R rdiff -kk -upr1.1 -r1.2 src/lib/libc/stdio/getline.c ________________________________________________________________________ Commit ID: 1005FA5EF2A0E686C2D CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/07 00:49:20 UTC Modified files: lib/libc/stdio : getline.3 Log message: wording/wrapping To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 src/lib/libc/stdio/getline.3 ________________________________________________________________________ Commit ID: 1005FA5F51C0A90FED4 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/07 01:14:59 UTC Modified files: include : Tag: openbsd stdlib.h lib/libc/stdlib: Tag: openbsd malloc.3 malloc.c Added files: lib/libc/stdlib: Tag: openbsd recallocarray.c Log message: backport freezero and recallocarray from OpenBSD To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.2 -r1.1.1.3 src/include/stdlib.h cvs -R rdiff -kk -upr1.1.1.8 -r1.1.1.9 src/lib/libc/stdlib/malloc.3 cvs -R rdiff -kk -upr1.1.1.11 -r1.1.1.12 src/lib/libc/stdlib/malloc.c cvs -R rdiff -kk -upr0 -r1.1.2.1 src/lib/libc/stdlib/recallocarray.c ________________________________________________________________________ Commit ID: 1005FA5F6662A2AEE69 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/07 01:20:33 UTC Modified files: lib/libc/stdlib: Makefile.inc share/mk : bsd.own.mk Removed files: lib/libc/stdlib: malloc_mmap.c calloc.c malloc_brk.c Log message: cease allowing malloc flavour selection: freezero is built into omalloc now To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.16 -r1.17 src/lib/libc/stdlib/Makefile.inc cvs -R rdiff -kk -upr1.1 -r0 src/lib/libc/stdlib/malloc_mmap.c cvs -R rdiff -kk -upr1.1.1.3 -r0 src/lib/libc/stdlib/calloc.c cvs -R rdiff -kk -upr1.4 -r0 src/lib/libc/stdlib/malloc_brk.c cvs -R rdiff -kk -upr1.65 -r1.66 src/share/mk/bsd.own.mk ________________________________________________________________________ Commit ID: 1005FA5F7F6625E3D12 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/07 01:26:56 UTC Modified files: lib/libc : Makefile include : stdlib.h lib/libc/stdlib: Makefile.inc malloc.3 malloc.c Added files: lib/libc/stdlib: recallocarray.c Log message: merge freezero, recallocarray To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.48 -r1.49 src/lib/libc/Makefile cvs -R rdiff -kk -upr1.38 -r1.39 src/include/stdlib.h cvs -R rdiff -kk -upr1.17 -r1.18 src/lib/libc/stdlib/Makefile.inc cvs -R rdiff -kk -upr1.9 -r1.10 src/lib/libc/stdlib/malloc.3 cvs -R rdiff -kk -upr1.15 -r1.16 src/lib/libc/stdlib/malloc.c cvs -R rdiff -kk -upr1.1 -r1.2 src/lib/libc/stdlib/recallocarray.c ________________________________________________________________________ Commit ID: 1005FA5FD9B10815176 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/07 01:51:09 UTC Modified files: lib/libc/gen : Makefile.inc getcap.3 getcap.c login_cap.3 login_cap.c lib/libc/stdlib: recallocarray.c include : login_cap.h stdlib.h Log message: assorted warning and const-cleanliness fixes To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.13 -r1.14 src/lib/libc/gen/Makefile.inc cvs -R rdiff -kk -upr1.1.1.3 -r1.2 src/lib/libc/gen/getcap.3 cvs -R rdiff -kk -upr1.4 -r1.5 src/lib/libc/gen/getcap.c cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/lib/libc/gen/login_cap.3 cvs -R rdiff -kk -upr1.2 -r1.3 src/lib/libc/gen/login_cap.c cvs -R rdiff -kk -upr1.2 -r1.3 src/lib/libc/stdlib/recallocarray.c cvs -R rdiff -kk -upr1.2 -r1.3 src/include/login_cap.h cvs -R rdiff -kk -upr1.39 -r1.40 src/include/stdlib.h ________________________________________________________________________ Commit ID: 1005FA6044B698B4A11 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/07 02:20:10 UTC Modified files: lib/libc/string: Makefile.inc include : string.h Added files: lib/libc/string: memmem.c Log message: add the utterly stupid unconstifying memmem(3) API from, presumably, musl, via openssh-portable fix it up somewhat to use standards-compliant unconstifying… hmpf… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.30 -r1.31 src/lib/libc/string/Makefile.inc cvs -R rdiff -kk -upr0 -r1.1 src/lib/libc/string/memmem.c cvs -R rdiff -kk -upr1.16 -r1.17 src/include/string.h ________________________________________________________________________ Commit ID: 1005FA604E05C679659 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/07 02:22:03 UTC Modified files: lib/libc/gen : Makefile.inc getnetgrent.c Log message: this one was honestly trivial to fix To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.14 -r1.15 src/lib/libc/gen/Makefile.inc cvs -R rdiff -kk -upr1.3 -r1.4 src/lib/libc/gen/getnetgrent.c ________________________________________________________________________ Commit ID: 1005FA60EE36C18C891 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/07 03:04:41 UTC Log message: + Status: Vendor Tag: openbsd Release Tags: cvs-20201107 N src/lib/libutil/bcrypt_pbkdf.c N src/lib/libutil/bcrypt_pbkdf.3 No conflicts created by this import ________________________________________________________________________ Commit ID: 1005FA610353C32A964 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/07 03:10:26 UTC Modified files: lib/libutil : Makefile bcrypt_pbkdf.c util.h Log message: and hook it; the new ssh needs it To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.6 -r1.7 src/lib/libutil/Makefile cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/lib/libutil/bcrypt_pbkdf.c cvs -R rdiff -kk -upr1.2 -r1.3 src/lib/libutil/util.h ________________________________________________________________________ Commit ID: 1005FA71ADA339EF37A CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/07 22:08:09 UTC Modified files: sys/kern : Tag: openbsd sysv_sem.c Log message: backport r1.42 to be able to update To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.1 -r1.1.1.2 src/sys/kern/sysv_sem.c ________________________________________________________________________ Commit ID: 1005FA71B163A0621E6 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/07 22:09:00 UTC Modified files: sys/kern : sysv_sem.c Log message: fastmerge To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.2 -r1.3 src/sys/kern/sysv_sem.c ________________________________________________________________________ Commit ID: 1005FA71B66143B381A CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/07 22:10:33 UTC Modified files: sys/kern : Tag: openbsd sysv_sem.c Log message: move MAIN branch changes here; they are an OpenBSD erratum after all To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.2 -r1.1.1.3 src/sys/kern/sysv_sem.c ________________________________________________________________________ Commit ID: 1005FA71BD061CB56F8 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/07 22:12:12 UTC Modified files: sys/kern : Tag: openbsd sysv_sem.c Log message: more for To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.3 -r1.1.1.4 src/sys/kern/sysv_sem.c ________________________________________________________________________ Commit ID: 1005FA721B77B94284C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/07 22:39:00 UTC Modified files: sys/sys : Tag: openbsd queue.h tree.h Log message: update from OpenBSD, but keep the CIRCLEQ macros for now: we still have code that uses it, and our compiler is so old it probably shan’t miscompile them… Modified files: share/man/man3 : Tag: openbsd Makefile queue.3 tree.3 Log message: update from OpenBSD also generate MLINKS from the new manpages here, drop CIRCLEQ, we can add them back in contrib/extraman/ as they are obsolete anyway as links to queue.3 as that explains why To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.5 -r1.1.1.6 src/sys/sys/queue.h cvs -R rdiff -kk -upr1.1.1.3 -r1.1.1.4 src/sys/sys/tree.h cvs -R rdiff -kk -upr1.1.1.3 -r1.1.1.4 src/share/man/man3/Makefile cvs -R rdiff -kk -upr1.1.1.2 -r1.1.1.3 src/share/man/man3/queue.3 cvs -R rdiff -kk -upr1.1.1.2 -r1.1.1.3 src/share/man/man3/tree.3 ________________________________________________________________________ Commit ID: 1005FA722BC4C56464B CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/07 22:41:39 UTC Modified files: share/man/man3 : Makefile Log message: merge To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.4 -r1.5 src/share/man/man3/Makefile ________________________________________________________________________ Commit ID: 1005FA727E015F3993C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/07 23:03:38 UTC Modified files: include : dirent.h stdio.h stdlib.h string.h time.h unistd.h kern/include : libckern.h sys/sys : param.h stddef.h Added files: sys/sys : _null.h Log message: move our NULL definitions into like OpenBSD did To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.8 -r1.9 src/include/dirent.h cvs -R rdiff -kk -upr1.14 -r1.15 src/include/stdio.h cvs -R rdiff -kk -upr1.40 -r1.41 src/include/stdlib.h cvs -R rdiff -kk -upr1.17 -r1.18 src/include/string.h cvs -R rdiff -kk -upr1.16 -r1.17 src/include/time.h cvs -R rdiff -kk -upr1.13 -r1.14 src/include/unistd.h cvs -R rdiff -kk -upr1.43 -r1.44 src/kern/include/libckern.h cvs -R rdiff -kk -upr0 -r1.1 src/sys/sys/_null.h cvs -R rdiff -kk -upr1.106 -r1.107 src/sys/sys/param.h cvs -R rdiff -kk -upr1.5 -r1.6 src/sys/sys/stddef.h ________________________________________________________________________ Commit ID: 1005FA7287077F96908 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/07 23:06:05 UTC Modified files: sys/sys : _null.h Log message: add CFrustFrust 2011 support To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1 -r1.2 src/sys/sys/_null.h ________________________________________________________________________ Commit ID: 1005FA7377A600AEA2B CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/08 00:10:30 UTC Modified files: sys/sys : tree.h Log message: merge and drop delta from openbsd, obsolete since 1.3 merged 1.1.1.3 … nine years ago… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 src/sys/sys/tree.h ________________________________________________________________________ Commit ID: 1005FA743A42906852B CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/08 01:02:05 UTC Modified files: sys/sys : Tag: openbsd syslimits.h Log message: update To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.2 -r1.1.1.3 src/sys/sys/syslimits.h ________________________________________________________________________ Commit ID: 1005FA74617777BBAA1 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/08 01:12:32 UTC Modified files: include : limits.h sys/sys : param.h syslimits.h Log message: merge To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.6 -r1.7 src/include/limits.h cvs -R rdiff -kk -upr1.107 -r1.108 src/sys/sys/param.h cvs -R rdiff -kk -upr1.2 -r1.3 src/sys/sys/syslimits.h ________________________________________________________________________ Commit ID: 1005FA7523B2A1BD894 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/08 02:04:22 UTC Modified files: sys/sys : Tag: openbsd stat.h Log message: update but keep the ABI To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.2 -r1.1.1.3 src/sys/sys/stat.h ________________________________________________________________________ Commit ID: 1005FA752892DF27037 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/08 02:05:35 UTC Modified files: sys/sys : stat.h Log message: merge To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.4 -r1.5 src/sys/sys/stat.h ________________________________________________________________________ Commit ID: 1005FA83981013BAA16 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/08 18:31:23 UTC Modified files: sys/sys : tree.h Log message: force inlining the new macros and use __inline for C89 compat To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.4 -r1.5 src/sys/sys/tree.h ________________________________________________________________________ Commit ID: 1005FA839E3200C0737 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/08 18:33:36 UTC Modified files: distrib/special/mksh: Makefile bin/mksh : Makefile Log message: -std=c89 implies -D__STRICT_ANSI__ because it’s the same as -ansi, but we can’t really use that here (as we want __BSD_VISIBLE), so pack -U__STRICT_ANSI__ straight behind -std=c89 as pax does To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.107 -r1.108 src/distrib/special/mksh/Makefile cvs -R rdiff -kk -upr1.172 -r1.173 src/bin/mksh/Makefile ________________________________________________________________________ Commit ID: 1005FA83BA62CFE4F23 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/08 18:41:02 UTC Modified files: bin/mksh : edit.c Log message: draw the entire prompt (if multiline) on clear-screen reported in IRC by fsf/member/akko To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.357 -r1.358 src/bin/mksh/edit.c ________________________________________________________________________ Commit ID: 1005FAB25ED69073A95 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/10 23:44:30 UTC Modified files: bin/mksh : dot.mkshrc Log message: make Lstripcom keep errorlevel at 0 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.128 -r1.129 src/bin/mksh/dot.mkshrc ________________________________________________________________________ Commit ID: 1005FB665AE1FEE07A0 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/19 12:31:33 UTC Modified files: usr.sbin/rdate : cutil.c ntp.c rdate.c rdate.h rfc868time.c Log message: inclusion guard; ensure is earlier as style(9) requires To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.4 -r1.5 src/usr.sbin/rdate/cutil.c cvs -R rdiff -kk -upr1.22 -r1.23 src/usr.sbin/rdate/ntp.c cvs -R rdiff -kk -upr1.13 -r1.14 src/usr.sbin/rdate/rdate.c cvs -R rdiff -kk -upr1.5 -r1.6 src/usr.sbin/rdate/rdate.h cvs -R rdiff -kk -upr1.6 -r1.7 src/usr.sbin/rdate/rfc868time.c ________________________________________________________________________ Commit ID: 1005FB666794EEA0D32 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/19 12:34:44 UTC Modified files: usr.sbin/rdate : rdate.h Log message: add RCSID and similar stuff from src/usr.bin/rs/rs.h,v 1.4 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.6 -r1.7 src/usr.sbin/rdate/rdate.h ________________________________________________________________________ Commit ID: 1005FB667973F42EAC4 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/19 12:41:14 UTC Modified files: usr.sbin/rdate : GNUmakefile rdate.c rdate.h rfc868time.c Log message: make use of the more BSD-standard functions rdate.h can now be used as new standard MBSDPORT_H (not that arc4random.c really needs that…) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.7 -r1.8 src/usr.sbin/rdate/GNUmakefile cvs -R rdiff -kk -upr1.14 -r1.15 src/usr.sbin/rdate/rdate.c cvs -R rdiff -kk -upr1.7 -r1.8 src/usr.sbin/rdate/rdate.h cvs -R rdiff -kk -upr1.7 -r1.8 src/usr.sbin/rdate/rfc868time.c ________________________________________________________________________ Commit ID: 1005FB669D351A529E1 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/19 12:49:01 UTC Modified files: usr.sbin/rdate : Tag: 1.14 rdate.8 Log message: update portmdoc To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr0 -r1.14 src/usr.sbin/rdate/rdate.8 ________________________________________________________________________ Commit ID: 1005FB66B234A932C00 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/19 12:54:41 UTC Modified files: usr.sbin/rdate : rdate.8 Log message: some formatting improvements To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.14 -r1.15 src/usr.sbin/rdate/rdate.8 ________________________________________________________________________ Commit ID: 1005FB66B4540E41371 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/19 12:55:10 UTC Modified files: usr.sbin/rdate : rdate.8 Log message: less hyphenation To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.15 -r1.16 src/usr.sbin/rdate/rdate.8 ________________________________________________________________________ Commit ID: 1005FB66B80144082D8 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/19 12:56:18 UTC Modified files: usr.sbin/rdate : ntp.c Log message: OpenSuSE Factory/arm64 defines uint64_t as unsigned long… ARRRRGH! To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.23 -r1.24 src/usr.sbin/rdate/ntp.c ________________________________________________________________________ Commit ID: 1005FBEEF647E7AA0F9 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/25 23:57:28 UTC Modified files: sys/arch/i386/include: types.h sys/arch/sparc/include: types.h Log message: fix register_t (i386 was int not long, sparc was unsigned‽) also unify {,u}intptr_t while here “supposedly correct” defns from OpenBSD To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 src/sys/arch/i386/include/types.h cvs -R rdiff -kk -upr1.2 -r1.3 src/sys/arch/sparc/include/types.h ________________________________________________________________________ Commit ID: 1005FBEF0893C283594 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/26 00:02:03 UTC Modified files: sys/kern : Tag: 1.14 syscalls.master Log message: readlink(2) is supposed to return ssize_t; found during mksh review To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr0 -r1.14 src/sys/kern/syscalls.master ________________________________________________________________________ Commit ID: 1005FBEF23D6EF298D9 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/26 00:09:08 UTC Modified files: lib/libc/crypt : blowfish.c Log message: small __CRAZY=Yes fix: unused locals To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 src/lib/libc/crypt/blowfish.c ________________________________________________________________________ Commit ID: 1005FBEF5BE7572232F CVSROOT: /cvs Module name: gcc Changes by: tg@herc.mirbsd.org 2020/11/26 00:24:36 UTC Modified files: gcc : c-typeck.c Log message: revert r1.4 (commitid 1005320FCEC45D3209A): does not work %qT even ICEs, and %T plain doesn’t work (src/lib/libc/sys/mquery.c:19) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.4 -r1.5 gcc/gcc/c-typeck.c ________________________________________________________________________ Commit ID: 1005FBEF718506FB67C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/26 00:29:59 UTC Modified files: lib/libc/sys : mmap.c mquery.c Makefile.inc Log message: quell a compiler error (same evil hack as in e.g. lseek.c) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.3 -r1.2 src/lib/libc/sys/mmap.c cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/lib/libc/sys/mquery.c cvs -R rdiff -kk -upr1.11 -r1.12 src/lib/libc/sys/Makefile.inc ________________________________________________________________________ Commit ID: 1005FBEF923148E008C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/26 00:42:28 UTC Modified files: lib/libc/sys : readlink.2 include : unistd.h sys/kern : init_sysent.c syscalls.c sys/sys : syscall.h syscallargs.h usr.bin/readlink: readlink.c bin/mksh : misc.c Log message: • check readlink(2) arg (to avoid TOCTOU race) by doing something like: char buf[size + 1]; ssize_t n = readlink(fn, buf, sizeof(buf)); if (n == (ssize_t)-1 || n > size) // error alt. if (n == (ssize_t)-1 || n >= sizeof(buf)) // error via https://www.hadrons.org/~guillem/debian/ports/porting • readlink(2) returns ssize_t (per POSIX) while here To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.2 -r1.3 src/lib/libc/sys/readlink.2 cvs -R rdiff -kk -upr1.14 -r1.15 src/include/unistd.h cvs -R rdiff -kk -upr1.10 -r1.11 src/sys/kern/init_sysent.c cvs -R rdiff -kk -upr1.10 -r1.11 src/sys/kern/syscalls.c cvs -R rdiff -kk -upr1.10 -r1.11 src/sys/sys/syscall.h cvs -R rdiff -kk -upr1.10 -r1.11 src/sys/sys/syscallargs.h cvs -R rdiff -kk -upr1.6 -r1.7 src/usr.bin/readlink/readlink.c cvs -R rdiff -kk -upr1.302 -r1.303 src/bin/mksh/misc.c ________________________________________________________________________ Commit ID: 1005FBF01CB7A12556F CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/11/26 01:16:15 UTC Modified files: infrastructure/scripts: update-patches mailnews/bmf/files: mbmf-sm.sh mbmf.sh mailnews/pine/files: ckp_bso.c pine.smime pine.smime.init extras/evilwm : events.c code/heartbeat : hbaction hbbackend.mirdns hbbackend.sample hbclient hbmulti hbserver code/heartbeat/toolkit.mirdns: Makefile cvt-aaaa.sh distribute.sh hbclient make.sh mkscript.sh code/lkm/programmer: lkm_intf.c programmerinstall programmerlkm.h programmeruninstall code/lkm/rijndael: lkm_intf.c rijndaelinstall rijndaellkm.h rijndaeluninstall code/mpczar/minizip: zopen.h hosted/fwcf : c_null.c c_zlib.c compress.c cpr_get.c cpr_list.c cpr_lsth.c ft_creat.c ft_dump.c ft_pack.c ft_packm.c fts_debg.c fts_subs.c header.c sys_linux.c unwraps.c wraps.c hosted/fwcf/mkfwcf: mkfwcf.c hosted/fwcf/unfwcf: unfwcf.c samples : dot.xinitrc gcc/p/doc/generated: md5.texi gcc/p/units : md5.pas libstdc++-v3 : autogen.sh lib/csu/common_elf: crti.c lib/libc/gen : setdomainname.c lib/libc/stdio : getline.c lib/libc/stdlib: getprogname.c lib/libc/string: wcsdup.c lib/libc/time : zdump.c lib/libcitrus_iconv/test: iconv_test.c lib/libz : gzfopen.3 gzfopen.c sbin/route : route_print.sh share/man/man4/man4.i386: powernowhack.4 share/man/man7 : gas-intel-howto.7 sys/compat/openbsd: compat_openbsd.h openbsd_stat.c openbsd_timet.c usr.bin/gzsig : pemrsa.c usr.bin/iconv : iconv.1 iconv.c usr.bin/oldroff/nr8pre: nr8pre.c usr.bin/oldroff/nroff: n1.c usr.bin/readlink: readlink.c usr.bin/splitb : splitb.1 usr.sbin/openssl: asn1octetstream.c Log message: update pre-OSI licence with current MirBSD licence (where possible) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.7 -r1.8 ports/infrastructure/scripts/update-patches cvs -R rdiff -kk -upr1.5 -r1.6 ports/mailnews/bmf/files/mbmf-sm.sh cvs -R rdiff -kk -upr1.4 -r1.5 ports/mailnews/bmf/files/mbmf.sh cvs -R rdiff -kk -upr1.4 -r1.5 ports/mailnews/pine/files/ckp_bso.c cvs -R rdiff -kk -upr1.7 -r1.8 ports/mailnews/pine/files/pine.smime cvs -R rdiff -kk -upr1.7 -r1.8 ports/mailnews/pine/files/pine.smime.init cvs -R rdiff -kk -upr1.9 -r1.10 X11/extras/evilwm/events.c cvs -R rdiff -kk -upr1.4 -r1.5 contrib/code/heartbeat/hbaction cvs -R rdiff -kk -upr1.10 -r1.11 contrib/code/heartbeat/hbbackend.mirdns cvs -R rdiff -kk -upr1.6 -r1.7 contrib/code/heartbeat/hbbackend.sample cvs -R rdiff -kk -upr1.14 -r1.15 contrib/code/heartbeat/hbclient cvs -R rdiff -kk -upr1.7 -r1.8 contrib/code/heartbeat/hbmulti cvs -R rdiff -kk -upr1.8 -r1.9 contrib/code/heartbeat/hbserver cvs -R rdiff -kk -upr1.4 -r1.5 contrib/code/heartbeat/toolkit.mirdns/Makefile cvs -R rdiff -kk -upr1.4 -r1.5 contrib/code/heartbeat/toolkit.mirdns/cvt-aaaa.sh cvs -R rdiff -kk -upr1.11 -r1.12 contrib/code/heartbeat/toolkit.mirdns/distribute.sh cvs -R rdiff -kk -upr1.7 -r1.8 contrib/code/heartbeat/toolkit.mirdns/hbclient cvs -R rdiff -kk -upr1.4 -r1.5 contrib/code/heartbeat/toolkit.mirdns/make.sh cvs -R rdiff -kk -upr1.4 -r1.5 contrib/code/heartbeat/toolkit.mirdns/mkscript.sh cvs -R rdiff -kk -upr1.4 -r1.5 contrib/code/lkm/programmer/lkm_intf.c cvs -R rdiff -kk -upr1.5 -r1.6 contrib/code/lkm/programmer/programmerinstall cvs -R rdiff -kk -upr1.4 -r1.5 contrib/code/lkm/programmer/programmerlkm.h cvs -R rdiff -kk -upr1.4 -r1.5 contrib/code/lkm/programmer/programmeruninstall cvs -R rdiff -kk -upr1.9 -r1.10 contrib/code/lkm/rijndael/lkm_intf.c cvs -R rdiff -kk -upr1.4 -r1.5 contrib/code/lkm/rijndael/rijndaelinstall cvs -R rdiff -kk -upr1.5 -r1.6 contrib/code/lkm/rijndael/rijndaellkm.h cvs -R rdiff -kk -upr1.4 -r1.5 contrib/code/lkm/rijndael/rijndaeluninstall cvs -R rdiff -kk -upr1.4 -r1.5 contrib/code/mpczar/minizip/zopen.h cvs -R rdiff -kk -upr1.6 -r1.7 contrib/hosted/fwcf/c_null.c cvs -R rdiff -kk -upr1.5 -r1.6 contrib/hosted/fwcf/c_zlib.c cvs -R rdiff -kk -upr1.7 -r1.8 contrib/hosted/fwcf/compress.c cvs -R rdiff -kk -upr1.4 -r1.5 contrib/hosted/fwcf/cpr_get.c cvs -R rdiff -kk -upr1.4 -r1.5 contrib/hosted/fwcf/cpr_list.c cvs -R rdiff -kk -upr1.3 -r1.4 contrib/hosted/fwcf/cpr_lsth.c cvs -R rdiff -kk -upr1.2 -r1.3 contrib/hosted/fwcf/ft_creat.c cvs -R rdiff -kk -upr1.5 -r1.6 contrib/hosted/fwcf/ft_dump.c cvs -R rdiff -kk -upr1.7 -r1.8 contrib/hosted/fwcf/ft_pack.c cvs -R rdiff -kk -upr1.4 -r1.5 contrib/hosted/fwcf/ft_packm.c cvs -R rdiff -kk -upr1.2 -r1.3 contrib/hosted/fwcf/fts_debg.c cvs -R rdiff -kk -upr1.8 -r1.9 contrib/hosted/fwcf/fts_subs.c cvs -R rdiff -kk -upr1.7 -r1.8 contrib/hosted/fwcf/header.c cvs -R rdiff -kk -upr1.3 -r1.4 contrib/hosted/fwcf/sys_linux.c cvs -R rdiff -kk -upr1.10 -r1.11 contrib/hosted/fwcf/unwraps.c cvs -R rdiff -kk -upr1.7 -r1.8 contrib/hosted/fwcf/wraps.c cvs -R rdiff -kk -upr1.13 -r1.14 contrib/hosted/fwcf/mkfwcf/mkfwcf.c cvs -R rdiff -kk -upr1.8 -r1.9 contrib/hosted/fwcf/unfwcf/unfwcf.c cvs -R rdiff -kk -upr1.7 -r1.8 contrib/samples/dot.xinitrc cvs -R rdiff -kk -upr1.2 -r1.3 gcc/gcc/p/doc/generated/md5.texi cvs -R rdiff -kk -upr1.5 -r1.6 gcc/gcc/p/units/md5.pas cvs -R rdiff -kk -upr1.12 -r1.13 gcc/libstdc++-v3/autogen.sh cvs -R rdiff -kk -upr1.9 -r1.10 src/lib/csu/common_elf/crti.c cvs -R rdiff -kk -upr1.8 -r1.9 src/lib/libc/gen/setdomainname.c cvs -R rdiff -kk -upr1.2 -r1.3 src/lib/libc/stdio/getline.c cvs -R rdiff -kk -upr1.6 -r1.7 src/lib/libc/stdlib/getprogname.c cvs -R rdiff -kk -upr1.2 -r1.3 src/lib/libc/string/wcsdup.c cvs -R rdiff -kk -upr1.9 -r1.10 src/lib/libc/time/zdump.c cvs -R rdiff -kk -upr1.2 -r1.3 src/lib/libcitrus_iconv/test/iconv_test.c cvs -R rdiff -kk -upr1.2 -r1.3 src/lib/libz/gzfopen.3 cvs -R rdiff -kk -upr1.5 -r1.6 src/lib/libz/gzfopen.c cvs -R rdiff -kk -upr1.5 -r1.6 src/sbin/route/route_print.sh cvs -R rdiff -kk -upr1.3 -r1.4 src/share/man/man4/man4.i386/powernowhack.4 cvs -R rdiff -kk -upr1.6 -r1.7 src/share/man/man7/gas-intel-howto.7 cvs -R rdiff -kk -upr1.3 -r1.4 src/sys/compat/openbsd/compat_openbsd.h cvs -R rdiff -kk -upr1.3 -r1.4 src/sys/compat/openbsd/openbsd_stat.c cvs -R rdiff -kk -upr1.3 -r1.4 src/sys/compat/openbsd/openbsd_timet.c cvs -R rdiff -kk -upr1.1 -r1.2 src/usr.bin/gzsig/pemrsa.c cvs -R rdiff -kk -upr1.1 -r1.2 src/usr.bin/iconv/iconv.1 cvs -R rdiff -kk -upr1.3 -r1.4 src/usr.bin/iconv/iconv.c cvs -R rdiff -kk -upr1.4 -r1.5 src/usr.bin/oldroff/nr8pre/nr8pre.c cvs -R rdiff -kk -upr1.10 -r1.11 src/usr.bin/oldroff/nroff/n1.c cvs -R rdiff -kk -upr1.7 -r1.8 src/usr.bin/readlink/readlink.c cvs -R rdiff -kk -upr1.5 -r1.6 src/usr.bin/splitb/splitb.1 cvs -R rdiff -kk -upr1.2 -r1.3 src/usr.sbin/openssl/asn1octetstream.c ________________________________________________________________________ Commit ID: 1005FBF1B17406C05BF CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2020/11/26 03:03:27 UTC Modified files: net/sirc/dist : PROGRAMMING Log message: fix typo To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 ports/net/sirc/dist/PROGRAMMING ________________________________________________________________________ Commit ID: 1005FBF1CF33D419731 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/26 03:11:46 UTC Modified files: bin/mksh : check.t Log message: fix expected-stderr-pattern for regression-37 (and fix a bad typo fix) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.853 -r1.854 src/bin/mksh/check.t ________________________________________________________________________ Commit ID: 1005FBF1EDA01E1426E CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/26 03:21:22 UTC Modified files: usr.bin/vi/docs/USD.doc/exref: Makefile Removed files: share/doc/usd/14.jove: Makefile jove.1 jove.2 jove.3 jove.4 Log message: nuke USD/14.jove and move USD/13.ex to USD/14.exref: • deduplicates number with USD/13.viref • it’s called exref as well in the source and parallels viref To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.7.1 -r0 src/share/doc/usd/14.jove/Makefile cvs -R rdiff -kk -upr1.1.7.1 -r0 src/share/doc/usd/14.jove/jove.1 cvs -R rdiff -kk -upr1.1.7.1 -r0 src/share/doc/usd/14.jove/jove.2 cvs -R rdiff -kk -upr1.1.7.1 -r0 src/share/doc/usd/14.jove/jove.3 cvs -R rdiff -kk -upr1.1.7.1 -r0 src/share/doc/usd/14.jove/jove.4 cvs -R rdiff -kk -upr1.2 -r1.3 src/usr.bin/vi/docs/USD.doc/exref/Makefile ________________________________________________________________________ Commit ID: 1005FBF23F649ADF418 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/26 03:41:29 UTC Modified files: usr.bin/vi/docs/USD.doc/vi.man: vi.1 Log message: explain “to hajkl”, visually and mnemonically To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.6 -r1.7 src/usr.bin/vi/docs/USD.doc/vi.man/vi.1 ________________________________________________________________________ Commit ID: 1005FBF2B743CAE6E17 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/11/26 04:14:59 UTC Modified files: bin/mksh : mksh.1 share/misc : acronyms data : munzbadg.out src : mksh.hts Log message: sync clog To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.494 -r1.495 src/bin/mksh/mksh.1 cvs -R rdiff -kk -upr1.776 -r1.777 src/share/misc/acronyms cvs -R rdiff -kk -upr1.35 -r1.36 www/data/munzbadg.out cvs -R rdiff -kk -upr1.706 -r1.707 www/src/mksh.hts ________________________________________________________________________ Commit ID: 1005FC04F3C778D624E CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/11/27 00:59:05 UTC Modified files: bin/mksh : mksh.1 src : mksh.hts Log message: we’ll have to let go of the built-in cat as well, for signal reasons see https://upsilon.cc/~zack/teaching/1314/progsyst/cours-05-signals.pdf plus mentioned on https://issuetracker.google.com/issues/167231623 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.495 -r1.496 src/bin/mksh/mksh.1 cvs -R rdiff -kk -upr1.707 -r1.708 www/src/mksh.hts ________________________________________________________________________ Commit ID: 1005FC051356FEB55A4 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/27 01:07:25 UTC Modified files: bin/mksh : mksh.1 Log message: fix “accent gravis” rendering, oops To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.496 -r1.497 src/bin/mksh/mksh.1 ________________________________________________________________________ Commit ID: 1005FC057D372CCE405 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/27 01:35:19 UTC Modified files: bin/mksh : exec.c mksh.1 Log message: unbreak restoring set ±m (±o monitor) and never restore ±p (±o privileged) upon FKSH function exit To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.224 -r1.225 src/bin/mksh/exec.c cvs -R rdiff -kk -upr1.497 -r1.498 src/bin/mksh/mksh.1 ________________________________________________________________________ Commit ID: 1005FC1760C67192B59 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/27 21:56:11 UTC Modified files: bin/mksh : edit.c Log message: another const-cleanliness thing To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.358 -r1.359 src/bin/mksh/edit.c ________________________________________________________________________ Commit ID: 1005FC2DD1F4F616A20 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/28 23:33:49 UTC Modified files: bin/mksh : dot.mkshrc Log message: cease making use of the cat builtin • _dot_mkshrc_wrapped_cat: new, wraps $1 (shifted away) into either just "$1" (if no args, or a sole dash as arg) or 「cat "$@" | "$1"」 • smores: use _dot_mkshrc_wrapped_cat, drop subshell/coprocess stuff, use local variables only, use || logic for better set -e compat • hd/hd_mksh: use external cat as _dot_mkshrc_wrapped_cat cannot be used since hd_mksh sets stdin to raw mode so ^D stops working • Lb64decode: use read -rN-1 instead of cat/X • Lstripcom: use _dot_mkshrc_wrapped_cat also: • review print statements, function fallthrough errorlevels • add missing backslashes before function or externals calls • insert missing \\builtin before return To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.129 -r1.130 src/bin/mksh/dot.mkshrc ________________________________________________________________________ Commit ID: 1005FC2E0060A0476DD CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/28 23:40:58 UTC Modified files: bin/mksh : dot.mkshrc Log message: stop trashing nōn-line-continuation backslashes (keeps trashhing ‘#’ inside strings, quoted, etc. but SOL there) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.130 -r1.131 src/bin/mksh/dot.mkshrc ________________________________________________________________________ Commit ID: 1005FC2E68B4926805E CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/29 00:09:27 UTC Modified files: bin/mksh : dot.mkshrc Log message: restore the ability to ^D on Lb64decode and add for Lb64encode, Lbafh_add (basically all users of read -[Nn]-1) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.131 -r1.132 src/bin/mksh/dot.mkshrc ________________________________________________________________________ Commit ID: 1005FC2EA0B576914E9 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/11/29 00:24:44 UTC Modified files: bin/mksh : dot.mkshrc Log message: make more 'set -ueo pipefail'-safe mostly by sprinkling set +e where appropriate and using explicit error handling especially where arithmetics are used, the alternative of doing http://www.mirbsd.org/cvs.cgi/contrib/hosted/tg/progress-bar#rev1.6 would be worse; also, end functions with \: (= return 0) in many places and do not use implicitly-initialised variables; also protect against some unset To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.132 -r1.133 src/bin/mksh/dot.mkshrc ________________________________________________________________________ Commit ID: 1005FC2EFBF3E1A7121 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/11/29 00:50:06 UTC Modified files: share/misc : acronyms data : munzbadg.out src : mksh.hts Log message: sync clog To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.777 -r1.778 src/share/misc/acronyms cvs -R rdiff -kk -upr1.36 -r1.37 www/data/munzbadg.out cvs -R rdiff -kk -upr1.708 -r1.709 www/src/mksh.hts ________________________________________________________________________ Commit ID: 1005FD40ED27E1F014E CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2020/12/12 00:31:10 UTC Modified files: bin/mksh : check.t Log message: enhance the tests for the exec builtin: • one to ensure it never returns (unlike GNU bash) • rename “modern korn shell” one, as pdksh derivatives and zsh do this • add Austin reference to ksh88 one as POSIX Issue 8 (the “next” release) will require that old behaviour, which we already do (if -o posix) • let these tests run with echo for cross-shell checking fix some typos while here To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.854 -r1.855 src/bin/mksh/check.t ________________________________________________________________________ Commit ID: 1005FD6AFCB0AD3163A CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/12/14 00:21:53 UTC Modified files: bin/mksh : check.t lex.c share/misc : acronyms data : munzbadg.out news.inc src : mksh.hts Log message: sync clog To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.855 -r1.856 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.251 -r1.252 src/bin/mksh/lex.c cvs -R rdiff -kk -upr1.778 -r1.779 src/share/misc/acronyms cvs -R rdiff -kk -upr1.37 -r1.38 www/data/munzbadg.out cvs -R rdiff -kk -upr1.175 -r1.176 www/data/news.inc cvs -R rdiff -kk -upr1.709 -r1.710 www/src/mksh.hts ________________________________________________________________________ Commit ID: 1005FDD76ED6AD60EF0 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/12/19 03:51:10 UTC Modified files: share/misc : acronyms data : WPtg.inc munzbadg.out Log message: + To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.779 -r1.780 src/share/misc/acronyms cvs -R rdiff -kk -upr1.287 -r1.288 www/data/WPtg.inc cvs -R rdiff -kk -upr1.38 -r1.39 www/data/munzbadg.out ________________________________________________________________________ Commit ID: 1005FE769DD2BFCC362 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2020/12/26 16:51:50 UTC Modified files: share/misc : acronyms data : WPtg.inc munzbadg.out souv2hts.out Log message: + To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.780 -r1.781 src/share/misc/acronyms cvs -R rdiff -kk -upr1.288 -r1.289 www/data/WPtg.inc cvs -R rdiff -kk -upr1.39 -r1.40 www/data/munzbadg.out cvs -R rdiff -kk -upr1.25 -r1.26 www/data/souv2hts.out ________________________________________________________________________ Commit ID: 1005FF746C74F818BA1 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/07 17:36:45 UTC Modified files: share/zoneinfo/datfiles: leapseconds Log message: Bulletin C number 61 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.23 -r1.24 src/share/zoneinfo/datfiles/leapseconds ________________________________________________________________________ Commit ID: 1005FFB3B616A173419 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2021/01/10 17:39:12 UTC Modified files: share/misc : acronyms data : WPtg.inc munzbadg.out souv2hts.out Log message: + To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.781 -r1.782 src/share/misc/acronyms cvs -R rdiff -kk -upr1.289 -r1.290 www/data/WPtg.inc cvs -R rdiff -kk -upr1.40 -r1.41 www/data/munzbadg.out cvs -R rdiff -kk -upr1.26 -r1.27 www/data/souv2hts.out ________________________________________________________________________ Commit ID: 1005FFB47ED7E45F3C6 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2021/01/10 18:32:21 UTC Modified files: . : Makefile data : wlog2020.inc share/misc : acronyms Added files: data : announce mk : news2rss Log message: create new announce.rss feed To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.130 -r1.131 www/Makefile cvs -R rdiff -kk -upr0 -r1.1 www/data/announce cvs -R rdiff -kk -upr1.14 -r1.15 www/data/wlog2020.inc cvs -R rdiff -kk -upr0 -r1.1 www/mk/news2rss cvs -R rdiff -kk -upr1.782 -r1.783 src/share/misc/acronyms ________________________________________________________________________ Commit ID: 1005FFB4B036C0FF487 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/10 18:44:07 UTC Modified files: bin/mksh : mksh.1 rlimits.opt Log message: found a new ulimit; using the same letter -R as GNU bash does To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.498 -r1.499 src/bin/mksh/mksh.1 cvs -R rdiff -kk -upr1.5 -r1.6 src/bin/mksh/rlimits.opt ________________________________________________________________________ Commit ID: 1005FFB4D3F2C586A0F CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2021/01/10 18:53:35 UTC Modified files: distrib/baselive: Makefile distrib/baselive/i386: loopback.0 distrib/common : 00-README Makefile boot.cfg.i386 boot.cfg.serial-floppy distrib/common/grml: boot.cfg loopback.0 distrib/common/netboot.me: boot.cfg distrib/tools : Makefile boot.cfg.serial scripts : roff2htm share/doc/legal: LICENCE lbsd.mdoc sys/kern : init_main.c files : LICENCE Log message: 2021 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.75 -r1.76 src/distrib/baselive/Makefile cvs -R rdiff -kk -upr1.12 -r1.13 src/distrib/baselive/i386/loopback.0 cvs -R rdiff -kk -upr1.30 -r1.31 src/distrib/common/00-README cvs -R rdiff -kk -upr1.73 -r1.74 src/distrib/common/Makefile cvs -R rdiff -kk -upr1.23 -r1.24 src/distrib/common/boot.cfg.i386 cvs -R rdiff -kk -upr1.8 -r1.9 src/distrib/common/boot.cfg.serial-floppy cvs -R rdiff -kk -upr1.17 -r1.18 src/distrib/common/grml/boot.cfg cvs -R rdiff -kk -upr1.14 -r1.15 src/distrib/common/grml/loopback.0 cvs -R rdiff -kk -upr1.17 -r1.18 src/distrib/common/netboot.me/boot.cfg cvs -R rdiff -kk -upr1.53 -r1.54 src/distrib/tools/Makefile cvs -R rdiff -kk -upr1.15 -r1.16 src/distrib/tools/boot.cfg.serial cvs -R rdiff -kk -upr1.101 -r1.102 src/scripts/roff2htm cvs -R rdiff -kk -upr1.36 -r1.37 src/share/doc/legal/LICENCE cvs -R rdiff -kk -upr1.46 -r1.47 src/share/doc/legal/lbsd.mdoc cvs -R rdiff -kk -upr1.43 -r1.44 src/sys/kern/init_main.c cvs -R rdiff -kk -upr1.26 -r1.27 www/files/LICENCE ________________________________________________________________________ Commit ID: 1005FFB4DE454B289BD CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2021/01/10 18:56:12 UTC Modified files: src : mksh.hts Log message: sync clog To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.710 -r1.711 www/src/mksh.hts ________________________________________________________________________ Commit ID: 10060083DE30EE5649D CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2021/01/20 14:27:26 UTC Modified files: data : wlog2019.inc Log message: fix image path (must be relative) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.10 -r1.11 www/data/wlog2019.inc ________________________________________________________________________ Commit ID: 10060084FA6465F83C6 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2021/01/20 15:44:55 UTC Modified files: share/misc : acronyms data : munzbadg.out Log message: + To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.783 -r1.784 src/share/misc/acronyms cvs -R rdiff -kk -upr1.41 -r1.42 www/data/munzbadg.out ________________________________________________________________________ Commit ID: 100600B2C4414A6A91B CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2021/01/22 19:49:04 UTC Modified files: data : WPtg.inc munzbadg.out Log message: + To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.290 -r1.291 www/data/WPtg.inc cvs -R rdiff -kk -upr1.42 -r1.43 www/data/munzbadg.out ________________________________________________________________________ Commit ID: 100600B99A95A056FB8 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/23 03:37:01 UTC Modified files: bin/pax : Build.sh Added files: bin/sleep : Build.sh Makefile sleep.1 sleep.c sleep.h Log message: add portable MirBSD sleep(1), sub-second capable, fully GNU compatible even with -DSMALL still 804 bytes more than the mksh builtin, but this is more compatible (avoids builtins’ issue wrt signal handling) and meets user experience (GNU…) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.19 -r1.20 src/bin/pax/Build.sh cvs -R rdiff -kk -upr0 -r1.1 src/bin/sleep/Build.sh cvs -R rdiff -kk -upr1.2 -r1.3 src/bin/sleep/Makefile cvs -R rdiff -kk -upr1.2 -r1.3 src/bin/sleep/sleep.1 cvs -R rdiff -kk -upr1.3 -r1.4 src/bin/sleep/sleep.c cvs -R rdiff -kk -upr0 -r1.1 src/bin/sleep/sleep.h ________________________________________________________________________ Commit ID: 100600B9A234A7163A2 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/23 03:37:46 UTC src/distrib/special/sleep Update of /cvs/src/distrib/special/sleep In directory herc.mirbsd.org:/var/tmp/cvs-serv19057/sleep Log Message: Directory /cvs/src/distrib/special/sleep put under version control ________________________________________________________________________ Commit ID: 100600B9C1555F6B1BB CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/23 03:47:04 UTC Modified files: bin : Makefile bin/mksh : Makefile distrib/common : list distrib/special: Makefile Added files: distrib/special/sleep: Makefile Log message: hook up the new sleep(1), unlink from mksh multi-call binary… … in preparation for removing the builtin entirely To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.8 -r1.9 src/bin/Makefile cvs -R rdiff -kk -upr1.173 -r1.174 src/bin/mksh/Makefile cvs -R rdiff -kk -upr1.31 -r1.32 src/distrib/common/list cvs -R rdiff -kk -upr1.24 -r1.25 src/distrib/special/Makefile cvs -R rdiff -kk -upr0 -r1.1 src/distrib/special/sleep/Makefile ________________________________________________________________________ Commit ID: 100600B9CD5111C122C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/23 03:49:43 UTC Modified files: distrib/common : list Log message: switch installer from mksh’s builtin cat to the BSD cat-v also in prepararion for removing that builtin entirely To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.32 -r1.33 src/distrib/common/list ________________________________________________________________________ Commit ID: 100600BA00865A03DEA CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/23 04:05:08 UTC Modified files: bin/mksh : check.t funcs.c main.c sh.h Log message: begin removing the cat and sleep builtins: signal handling was… … impossible to get right portably with reasonable overhead, i.e. less overhead than fork()+exec() have; a portable sleep(1), sub-second-capable, and, new, fully compatible with GNU coreutils’ sleep, is now available from The MirOS Project, too, which allows us to drop these with no loss for users given Android added cat (funnily enough also a cat-v ☺) in the meantime To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.856 -r1.857 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.379 -r1.380 src/bin/mksh/funcs.c cvs -R rdiff -kk -upr1.374 -r1.375 src/bin/mksh/main.c cvs -R rdiff -kk -upr1.904 -r1.905 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 100600BA22636484EBA CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/23 04:12:15 UTC Log message: https://data.iana.org/time-zones/releases/tzdata2020f.tar.gz Status: Vendor Tag: tz Release Tags: tzdata2020f U src/share/zoneinfo/datfiles/africa U src/share/zoneinfo/datfiles/antarctica U src/share/zoneinfo/datfiles/asia U src/share/zoneinfo/datfiles/australasia U src/share/zoneinfo/datfiles/europe U src/share/zoneinfo/datfiles/northamerica U src/share/zoneinfo/datfiles/southamerica U src/share/zoneinfo/datfiles/etcetera U src/share/zoneinfo/datfiles/factory U src/share/zoneinfo/datfiles/backward C src/share/zoneinfo/datfiles/leapseconds 1 conflicts created by this import. Use the following command to help the merge: cvs checkout -jtz:yesterday -jtz src/share/zoneinfo/datfiles ________________________________________________________________________ Commit ID: 100600BA40B71C953EE CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/23 04:20:07 UTC Modified files: share/zoneinfo/datfiles: leapseconds Removed files: share/zoneinfo/datfiles: pacificnew systemv Log message: fastmerge but retain yearistype.sh To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.24 -r1.25 src/share/zoneinfo/datfiles/leapseconds cvs -R rdiff -kk -upr1.1.123.6 -r0 src/share/zoneinfo/datfiles/pacificnew cvs -R rdiff -kk -upr1.1.123.6 -r0 src/share/zoneinfo/datfiles/systemv ________________________________________________________________________ Commit ID: 100600BA5804826074D CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/23 04:26:46 UTC Modified files: share/zoneinfo : Tag: 1.14 Makefile Log message: fix quoting, document better To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr0 -r1.14 src/share/zoneinfo/Makefile ________________________________________________________________________ Commit ID: 100600BA6403353FC24 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/23 04:29:39 UTC Modified files: share/zoneinfo : Makefile Log message: merge (pacificnew is gone; so is systemv, but that never appeared?) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.14 -r1.15 src/share/zoneinfo/Makefile ________________________________________________________________________ Commit ID: 100600BBE5219E810E5 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/23 06:12:48 UTC Modified files: bin/sleep : sleep.c sleep.h Log message: shave another 411 bytes out of -DSMALL sleep by directed refactoring… … and deactivating suffix support for it To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.4 -r1.5 src/bin/sleep/sleep.c cvs -R rdiff -kk -upr1.1 -r1.2 src/bin/sleep/sleep.h ________________________________________________________________________ Commit ID: 100600BC44420B53982 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/23 06:37:37 UTC Modified files: bin/cat : cat.c Log message: also shave a couple of bytes off cat-v To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.4 -r1.5 src/bin/cat/cat.c ________________________________________________________________________ Commit ID: 100600BC6CD262A0946 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/23 06:48:27 UTC Modified files: lib/libc/gen : disklabel.c Log message: fix use of cgetent(3) API To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 src/lib/libc/gen/disklabel.c ________________________________________________________________________ Commit ID: 100600BC98A4A601E1F CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/23 07:00:05 UTC Modified files: lib/libncurses/src/ncurses/tinfo: read_bsd_terminfo.c read_termcap.c Log message: more cgetent(3) misuses To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.6 -r1.7 src/lib/libncurses/src/ncurses/tinfo/read_bsd_terminfo.c cvs -R rdiff -kk -upr1.5 -r1.6 src/lib/libncurses/src/ncurses/tinfo/read_termcap.c ________________________________________________________________________ Commit ID: 100600BCA1C659D54C9 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/23 07:02:34 UTC Modified files: lib/libocurses : termcap.c Log message: ocurses uses cgetent wrong, too To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/lib/libocurses/termcap.c ________________________________________________________________________ Commit ID: 100600C3EA83CF37FC9 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/23 15:20:11 UTC Modified files: libexec/ftpd : extern.h ftpcmd.y ftpd.c Log message: avoid conflict with getline(3) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.3 -r1.2 src/libexec/ftpd/extern.h cvs -R rdiff -kk -upr1.1.1.3 -r1.2 src/libexec/ftpd/ftpcmd.y cvs -R rdiff -kk -upr1.8 -r1.9 src/libexec/ftpd/ftpd.c ________________________________________________________________________ Commit ID: 100600C42345F500FEF CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/23 15:35:05 UTC Modified files: libexec/getty : extern.h main.c subr.c Log message: more cgetent-prodded ancient code cleanup, even passes __CRAZY=Yes To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/libexec/getty/extern.h cvs -R rdiff -kk -upr1.3 -r1.4 src/libexec/getty/main.c cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/libexec/getty/subr.c ________________________________________________________________________ Commit ID: 100600C44A15D22043C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/23 15:45:17 UTC Modified files: usr.bin/ctags : C.c ctags.h fortran.c lisp.c print.c yacc.c Log message: another conflicting getline() To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.bin/ctags/C.c cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.bin/ctags/ctags.h cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.bin/ctags/fortran.c cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.bin/ctags/lisp.c cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.bin/ctags/print.c cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.bin/ctags/yacc.c ________________________________________________________________________ Commit ID: 100600C45622F4107E8 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/23 15:48:35 UTC Modified files: usr.bin/diff3 : diff3prog.c Log message: another getline(), disturbingly close-but-not-equal to getline(3)… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.3 -r1.2 src/usr.bin/diff3/diff3prog.c ________________________________________________________________________ Commit ID: 100600C47F0745ED07C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/23 15:59:20 UTC Modified files: usr.bin/oldroff/neqn: io.c Log message: getline() To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.2 -r1.3 src/usr.bin/oldroff/neqn/io.c ________________________________________________________________________ Commit ID: 100600C4D3150F48682 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/23 16:21:45 UTC Modified files: usr.bin/telnet : getent.c Log message: cgetent, protos To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.bin/telnet/getent.c ________________________________________________________________________ Commit ID: 100600C4E0758C9DC43 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/23 16:25:19 UTC Modified files: usr.bin/tip : remote.c Log message: cgetent cont To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.bin/tip/remote.c ________________________________________________________________________ Commit ID: 100600C4F210817D2B8 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/23 16:30:03 UTC Modified files: usr.bin/unifdef: unifdef.c Log message: getline To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.bin/unifdef/unifdef.c ________________________________________________________________________ Commit ID: 100600C50005275EE94 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/23 16:33:44 UTC Modified files: usr.bin/vgrind : vfontedpr.c Log message: cgetent const To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.2 -r1.3 src/usr.bin/vgrind/vfontedpr.c ________________________________________________________________________ Commit ID: 100600C52AE34B1E941 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/23 16:45:14 UTC Modified files: usr.sbin/httpd/src/support: htdigest.c htpasswd.c logresolve.c usr.sbin/lpr/common_source: common.c displayq.c lp.h rmjob.c usr.sbin/lpr/lpc: cmds.c usr.sbin/lpr/lpd: printjob.c Log message: getline To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.sbin/httpd/src/support/htdigest.c cvs -R rdiff -kk -upr1.4 -r1.5 src/usr.sbin/httpd/src/support/htpasswd.c cvs -R rdiff -kk -upr1.4 -r1.5 src/usr.sbin/httpd/src/support/logresolve.c cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/usr.sbin/lpr/common_source/common.c cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.sbin/lpr/common_source/displayq.c cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.sbin/lpr/common_source/lp.h cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.sbin/lpr/common_source/rmjob.c cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.sbin/lpr/lpc/cmds.c cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/usr.sbin/lpr/lpd/printjob.c ________________________________________________________________________ Commit ID: 100600C53126DC6BE08 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/23 16:46:52 UTC Modified files: usr.sbin/lpr/common_source: common_vars.c lp.h Log message: const To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.sbin/lpr/common_source/common_vars.c cvs -R rdiff -kk -upr1.2 -r1.3 src/usr.sbin/lpr/common_source/lp.h ________________________________________________________________________ Commit ID: 100600C55206277D0C0 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/23 16:56:26 UTC Modified files: lib/libc/time : strftime.3 strftime.c bin/date : date.1 date.c Log message: add support for -Iseconds to date(1); with -u use Zulu offset though necessaryily, add %:z as strftime(3) extension, even documented, contrary to GNU… also, enhance examples accordingly and document the format strings date(1) uses To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.5 -r1.6 src/lib/libc/time/strftime.3 cvs -R rdiff -kk -upr1.5 -r1.6 src/lib/libc/time/strftime.c cvs -R rdiff -kk -upr1.5 -r1.6 src/bin/date/date.1 cvs -R rdiff -kk -upr1.10 -r1.11 src/bin/date/date.c ________________________________________________________________________ Commit ID: 100600C62003C42A167 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2021/01/23 17:52:20 UTC Modified files: files : .htaccess etc/mtree : 4.4BSD.dist share/doc/usd : 00.contents usr.bin/vi/docs/USD.doc/edit: edittut.ms usr.bin/vi/docs/USD.doc/vi.man: vi.1 Log message: first part of cleanup after commitid 1005FBF1EDA01E1426E: • redirect USD/13.ex to USD/14.exref • redirect USD/14.jove (nuked) to USD/ • create the proper directories in mtree • fix links from other documents • slightly update USD index more yak shaving to do: apparently, there are multiple copies of several USD (others perhaps as well) documents around, and the .ps/.${PRINTER} extra files are broken, too… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.26 -r1.27 www/files/.htaccess cvs -R rdiff -kk -upr1.35 -r1.36 src/etc/mtree/4.4BSD.dist cvs -R rdiff -kk -upr1.3 -r1.4 src/share/doc/usd/00.contents cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.bin/vi/docs/USD.doc/edit/edittut.ms cvs -R rdiff -kk -upr1.7 -r1.8 src/usr.bin/vi/docs/USD.doc/vi.man/vi.1 ________________________________________________________________________ Commit ID: 100600C649B71B8A923 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/23 18:01:52 UTC Modified files: share/doc/usd/13.ex: Makefile usr.bin/vi/docs/USD.doc/exref: Makefile Added files: share/doc : INDEX.src Log message: grep around in the hope of actually finding *all* papers, document them To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr0 -r1.1 src/share/doc/INDEX.src cvs -R rdiff -kk -upr1.1.7.1 -r1.2 src/share/doc/usd/13.ex/Makefile cvs -R rdiff -kk -upr1.3 -r1.4 src/usr.bin/vi/docs/USD.doc/exref/Makefile ________________________________________________________________________ Commit ID: 100600C6FF7082535FB CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/23 18:50:48 UTC Modified files: etc/mtree : 4.4BSD.dist share/doc : INDEX.src Log message: sync paper/PSD/SMM/USD registry INDEX.src (new master) against mtree/4.4BSD.dist (drop empty ones) both against list on server and distrib/lists/ To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.36 -r1.37 src/etc/mtree/4.4BSD.dist cvs -R rdiff -kk -upr1.1 -r1.2 src/share/doc/INDEX.src ________________________________________________________________________ Commit ID: 100600C72F424851295 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2021/01/23 19:04:02 UTC Modified files: games/bsdgames : Makefile Log message: correct licence; rogue(6) was excluded for a reason; needs fixup: we’ll wish to include this with the CD; split rogue(6) into a different subpackage (its docs are OK though so fine for htman) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.24 -r1.25 ports/games/bsdgames/Makefile ________________________________________________________________________ Commit ID: 100600C76BE2B56CA64 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2021/01/23 19:19:48 UTC Modified files: shells/csh : Makefile shells/csh/pkg : DESCR PLIST Log message: install 04.csh(USD) into ${PREFIX}/share/doc/csh this is a more correct location for MirPorts, and we cannot easily install this into /usr/share/doc/usd/ where it belongs, so this is the next-best thing, and we’ll get the htmans right soon To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 ports/shells/csh/Makefile cvs -R rdiff -kk -upr1.1 -r1.2 ports/shells/csh/pkg/DESCR cvs -R rdiff -kk -upr1.1 -r1.2 ports/shells/csh/pkg/PLIST ________________________________________________________________________ Commit ID: 100600C7C7D2ABD205F CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2021/01/23 19:44:21 UTC Modified files: shells/csh : distinfo shells/csh/patches: patch-Makefile games/bsdgames : distinfo games/bsdgames/patches: patch-Makefile extraman : Makefile Log message: install the 04.csh(USD), 30.rogue(USD) and 31.trek(USD) htmans To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1 -r1.2 ports/shells/csh/distinfo cvs -R rdiff -kk -upr1.1 -r1.2 ports/shells/csh/patches/patch-Makefile cvs -R rdiff -kk -upr1.4 -r1.5 ports/games/bsdgames/distinfo cvs -R rdiff -kk -upr1.1.7.1 -r1.2 ports/games/bsdgames/patches/patch-Makefile cvs -R rdiff -kk -upr1.8 -r1.9 contrib/extraman/Makefile ________________________________________________________________________ Commit ID: 100600C85F90B9CA3BF CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/23 20:24:36 UTC Modified files: scripts : roff2htm Log message: fixup commitid 100587294941C76EBE9 to not move too much inside bolds refactor link target handling to avoid even more work To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.102 -r1.103 src/scripts/roff2htm ________________________________________________________________________ Commit ID: 100600C94E148B2F98E CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/23 21:27:40 UTC Modified files: lib/libc/gen : disklabel.c Log message: make __CRAZY=Yes clean To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.4 -r1.5 src/lib/libc/gen/disklabel.c ________________________________________________________________________ Commit ID: 100600C95892FFAEF2A CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/23 21:31:22 UTC Modified files: sys/sys : cdefs.h include : stdlib.h lib/libc/gen : getcap.c Log message: hack around C deficiencies wrt. pointer-to-pointer types In C, you can pass a (char *) argument to a (const char *) parameter, but its address (char **) cannot be passed to a (const char **) parameter (for some reason I don’t get); use of the const-qualified variants in an API is needed for const cleanliness in programs but cget{first,next,ent} were documented with (char **) so the change effects a minor API break ☹ Enter this workaround: a new global utility macro __mb_constcharmalmal(v) checks whether its argument is of type (char **) and, if so, casts it to (const char **); otherwise it is returned unchanged; this uses GCC-specific compiler builtins to do this without the need for a shared type, other compilers just cast so compiling with the system GCC is m̲a̲n̲d̲a̲t̲o̲r̲y̲ to get type-casting warnings for users of this macro! (Other compilers are often not warning anyway, if they even do const… so no big loss.) cget{first,next,ent} are redefined to macros of the same name that use __mb_constcharmalmal() on their db_array argument. This allows passing a (char **) to succeed; modern callers can also pass a (const char **). To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.32 -r1.33 src/sys/sys/cdefs.h cvs -R rdiff -kk -upr1.41 -r1.42 src/include/stdlib.h cvs -R rdiff -kk -upr1.5 -r1.6 src/lib/libc/gen/getcap.c ________________________________________________________________________ Commit ID: 100600C993E461185AE CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/23 21:46:23 UTC Modified files: usr.bin/yacc/PSD.doc: ss0 ss3 ss5 ssA Log message: we have a working refer(1), apparently unlike OpenBSD… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.bin/yacc/PSD.doc/ss0 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.bin/yacc/PSD.doc/ss3 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.bin/yacc/PSD.doc/ss5 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.bin/yacc/PSD.doc/ssA ________________________________________________________________________ Commit ID: 100600C9D42678AD3EA CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/23 22:04:04 UTC Modified files: share/doc : INDEX.src share/doc/usd : 00.contents usr.bin/awk/USD.doc: awk Removed files: share/doc/psd/15.yacc: Makefile ss.. ss0 ss1 ss2 ss3 ss4 ss5 ss6 ss7 ss8 ss9 ssA ssB ssa ssb ssc ssd share/doc/psd/16.lex: Makefile lex.ms share/doc/psd/17.m4: Makefile m4.ms share/doc/usd/11.edit: Makefile edit.vindex edittut.ms share/doc/usd/12.vi: Makefile vi.apwh.ms vi.chars vi.in vi.summary share/doc/usd/13.ex: Makefile ex.rm ex.summary share/doc/usd/16.awk: Makefile awk Log message: decide on which of the duplicate manuals to keep (the newer, in all cases, but for some we merge some old content) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.2 -r1.3 src/share/doc/INDEX.src cvs -R rdiff -kk -upr1.1.7.1 -r0 src/share/doc/psd/15.yacc/Makefile cvs -R rdiff -kk -upr1.2 -r0 src/share/doc/psd/15.yacc/ss.. cvs -R rdiff -kk -upr1.2 -r0 src/share/doc/psd/15.yacc/ss0 cvs -R rdiff -kk -upr1.2 -r0 src/share/doc/psd/15.yacc/ss1 cvs -R rdiff -kk -upr1.2 -r0 src/share/doc/psd/15.yacc/ss2 cvs -R rdiff -kk -upr1.2 -r0 src/share/doc/psd/15.yacc/ss3 cvs -R rdiff -kk -upr1.2 -r0 src/share/doc/psd/15.yacc/ss4 cvs -R rdiff -kk -upr1.2 -r0 src/share/doc/psd/15.yacc/ss5 cvs -R rdiff -kk -upr1.2 -r0 src/share/doc/psd/15.yacc/ss6 cvs -R rdiff -kk -upr1.2 -r0 src/share/doc/psd/15.yacc/ss7 cvs -R rdiff -kk -upr1.3 -r0 src/share/doc/psd/15.yacc/ss8 cvs -R rdiff -kk -upr1.2 -r0 src/share/doc/psd/15.yacc/ss9 cvs -R rdiff -kk -upr1.2 -r0 src/share/doc/psd/15.yacc/ssA cvs -R rdiff -kk -upr1.2 -r0 src/share/doc/psd/15.yacc/ssB cvs -R rdiff -kk -upr1.2 -r0 src/share/doc/psd/15.yacc/ssa cvs -R rdiff -kk -upr1.2 -r0 src/share/doc/psd/15.yacc/ssb cvs -R rdiff -kk -upr1.2 -r0 src/share/doc/psd/15.yacc/ssc cvs -R rdiff -kk -upr1.2 -r0 src/share/doc/psd/15.yacc/ssd cvs -R rdiff -kk -upr1.1.7.1 -r0 src/share/doc/psd/16.lex/Makefile cvs -R rdiff -kk -upr1.2 -r0 src/share/doc/psd/16.lex/lex.ms cvs -R rdiff -kk -upr1.1.7.1 -r0 src/share/doc/psd/17.m4/Makefile cvs -R rdiff -kk -upr1.2 -r0 src/share/doc/psd/17.m4/m4.ms cvs -R rdiff -kk -upr1.4 -r1.5 src/share/doc/usd/00.contents cvs -R rdiff -kk -upr1.1.7.1 -r0 src/share/doc/usd/11.edit/Makefile cvs -R rdiff -kk -upr1.1.7.1 -r0 src/share/doc/usd/11.edit/edit.vindex cvs -R rdiff -kk -upr1.2 -r0 src/share/doc/usd/11.edit/edittut.ms cvs -R rdiff -kk -upr1.1.7.1 -r0 src/share/doc/usd/12.vi/Makefile cvs -R rdiff -kk -upr1.1.7.1 -r0 src/share/doc/usd/12.vi/vi.apwh.ms cvs -R rdiff -kk -upr1.1.7.1 -r0 src/share/doc/usd/12.vi/vi.chars cvs -R rdiff -kk -upr1.1.7.1 -r0 src/share/doc/usd/12.vi/vi.in cvs -R rdiff -kk -upr1.1.7.1 -r0 src/share/doc/usd/12.vi/vi.summary cvs -R rdiff -kk -upr1.2 -r0 src/share/doc/usd/13.ex/Makefile cvs -R rdiff -kk -upr1.2 -r0 src/share/doc/usd/13.ex/ex.rm cvs -R rdiff -kk -upr1.1.7.1 -r0 src/share/doc/usd/13.ex/ex.summary cvs -R rdiff -kk -upr1.1.7.1 -r0 src/share/doc/usd/16.awk/Makefile cvs -R rdiff -kk -upr1.2 -r0 src/share/doc/usd/16.awk/awk cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.bin/awk/USD.doc/awk ________________________________________________________________________ Commit ID: 100600CAF910EFD5DF0 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/23 23:22:25 UTC Modified files: gnu/usr.sbin/sendmail/doc/op: op.me lib/libocurses/PSD.doc: appen.A appen.B appen.C macros share/doc/papers/beyond4.3: beyond43.ms share/doc/psd/01.cacm: p1 share/doc/psd/02.implement: implement share/doc/psd/03.iosys: iosys share/doc/psd/04.uprog: p0 share/doc/psd/06.Clang: Clang.ms share/doc/psd/07.pascal: puman0.n share/doc/psd/08.f77: f77.ms share/doc/psd/09.f77io: f77IO.ms share/doc/psd/11.adb: adb.ms share/doc/psd/14.sccs: sccs.me share/doc/smm/05.fastfs: 0.t share/doc/smm/06.nfs: 0.t share/doc/smm/15.uucpnet: network.ms share/doc/smm/16.security: security.ms share/doc/usd/21.troff: m.mac share/doc/usd/22.trofftut: tt00 share/doc/usd/23.eqn: e0 share/doc/usd/24.eqnguide: g0 share/doc/usd/25.tbl: tbl share/doc/usd/26.refer: refer.bib share/doc/usd/27.invert: refer share/doc/usd/28.bib: bibdoc.ms share/doc/usd/29.diction: rm0 usr.bin/vi/docs/USD.doc/exref: ex.rm usr.bin/vi/docs/USD.doc/vitut: vi.in usr.bin/xlint/PSD.doc: lint.ms Log message: note bookshelf locations correctly, e.g. PSD3-% To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.8 -r1.9 src/gnu/usr.sbin/sendmail/doc/op/op.me cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/lib/libocurses/PSD.doc/appen.A cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/lib/libocurses/PSD.doc/appen.B cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/lib/libocurses/PSD.doc/appen.C cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/lib/libocurses/PSD.doc/macros cvs -R rdiff -kk -upr1.2 -r1.3 src/share/doc/papers/beyond4.3/beyond43.ms cvs -R rdiff -kk -upr1.3 -r1.4 src/share/doc/psd/01.cacm/p1 cvs -R rdiff -kk -upr1.3 -r1.4 src/share/doc/psd/02.implement/implement cvs -R rdiff -kk -upr1.3 -r1.4 src/share/doc/psd/03.iosys/iosys cvs -R rdiff -kk -upr1.3 -r1.4 src/share/doc/psd/04.uprog/p0 cvs -R rdiff -kk -upr1.3 -r1.4 src/share/doc/psd/06.Clang/Clang.ms cvs -R rdiff -kk -upr1.1.7.1 -r1.2 src/share/doc/psd/07.pascal/puman0.n cvs -R rdiff -kk -upr1.2 -r1.3 src/share/doc/psd/08.f77/f77.ms cvs -R rdiff -kk -upr1.2 -r1.3 src/share/doc/psd/09.f77io/f77IO.ms cvs -R rdiff -kk -upr1.3 -r1.4 src/share/doc/psd/11.adb/adb.ms cvs -R rdiff -kk -upr1.2 -r1.3 src/share/doc/psd/14.sccs/sccs.me cvs -R rdiff -kk -upr1.2 -r1.3 src/share/doc/smm/05.fastfs/0.t cvs -R rdiff -kk -upr1.2 -r1.3 src/share/doc/smm/06.nfs/0.t cvs -R rdiff -kk -upr1.2 -r1.3 src/share/doc/smm/15.uucpnet/network.ms cvs -R rdiff -kk -upr1.3 -r1.4 src/share/doc/smm/16.security/security.ms cvs -R rdiff -kk -upr1.3 -r1.4 src/share/doc/usd/21.troff/m.mac cvs -R rdiff -kk -upr1.2 -r1.3 src/share/doc/usd/22.trofftut/tt00 cvs -R rdiff -kk -upr1.2 -r1.3 src/share/doc/usd/23.eqn/e0 cvs -R rdiff -kk -upr1.2 -r1.3 src/share/doc/usd/24.eqnguide/g0 cvs -R rdiff -kk -upr1.3 -r1.4 src/share/doc/usd/25.tbl/tbl cvs -R rdiff -kk -upr1.1.7.1 -r1.2 src/share/doc/usd/26.refer/refer.bib cvs -R rdiff -kk -upr1.3 -r1.4 src/share/doc/usd/27.invert/refer cvs -R rdiff -kk -upr1.1.7.1 -r1.2 src/share/doc/usd/28.bib/bibdoc.ms cvs -R rdiff -kk -upr1.2 -r1.3 src/share/doc/usd/29.diction/rm0 cvs -R rdiff -kk -upr1.2 -r1.3 src/usr.bin/vi/docs/USD.doc/exref/ex.rm cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.bin/vi/docs/USD.doc/vitut/vi.in cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.bin/xlint/PSD.doc/lint.ms ________________________________________________________________________ Commit ID: 100600CD28C28C45A5D CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/24 01:50:50 UTC Modified files: lib/libocurses : Makefile Log message: actually build libocurses against its own header To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.6 -r1.7 src/lib/libocurses/Makefile ________________________________________________________________________ Commit ID: 100600CD300547D84EE CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/24 01:52:48 UTC Modified files: lib/libocurses : Makefile Log message: better: use the OpenBSD API, don’t depend on -I order To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.7 -r1.8 src/lib/libocurses/Makefile ________________________________________________________________________ Commit ID: 100600CDFA24123B035 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/24 02:46:58 UTC Modified files: distrib/special/more: more.c Log message: getline defer const-cleanup for ocurses/more, I doubt my headaches’ ability to stave off mistakes doing To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.5 -r1.6 src/distrib/special/more/more.c ________________________________________________________________________ Commit ID: 100600CE7A95BF612FD CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/24 03:21:26 UTC Modified files: sys/arch/i386/i386: trap.c Log message: fix a now-format string error in the kernel… why not… ever since commitid 1005FBEEF647E7AA0F9 register_t moved from int to long on i386 (int was incorrect) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.7 -r1.8 src/sys/arch/i386/i386/trap.c ________________________________________________________________________ Commit ID: 100600CEF8A6E9E334E CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/24 03:54:34 UTC Modified files: usr.bin/m4/PSD.doc: m4.ms Log message: don’t double-space lines with nroff for now To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.bin/m4/PSD.doc/m4.ms ________________________________________________________________________ Commit ID: 100600CF0127267771A CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/24 03:56:58 UTC Modified files: usr.bin/m4 : Makefile Log message: actually hook up the PSD doc from here (WTF OpenBSD‽ why did you not?) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 src/usr.bin/m4/Makefile ________________________________________________________________________ Commit ID: 100600CF46F291B9645 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2021/01/24 04:15:29 UTC Modified files: extraman : Makefile distrib/lists/base/base: mi distrib/lists/base/dev: mi distrib/lists/htman/htmi: mi Log message: preliminary sync To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.9 -r1.10 contrib/extraman/Makefile cvs -R rdiff -kk -upr1.149 -r1.150 src/distrib/lists/base/base/mi cvs -R rdiff -kk -upr1.82 -r1.83 src/distrib/lists/base/dev/mi cvs -R rdiff -kk -upr1.46 -r1.47 src/distrib/lists/htman/htmi/mi ________________________________________________________________________ Commit ID: 100600CFB9F1AFF731C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/24 04:46:13 UTC Modified files: share/doc/psd : 00.contents Log message: 10.gdb(PSD) is just a .ps rendition of gdb(GNU) which we ship as HTML/info To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.5 -r1.6 src/share/doc/psd/00.contents ________________________________________________________________________ Commit ID: 100600D088019BC1470 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/24 05:41:08 UTC Modified files: share/doc/psd/06.Clang: Clang.ms Log message: fix apparent mistake in the code plus nroff-level mistake alerted by gnroff To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.4 -r1.5 src/share/doc/psd/06.Clang/Clang.ms ________________________________________________________________________ Commit ID: 100600D08F96E2D7263 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/24 05:43:12 UTC Modified files: share/doc/psd/06.Clang: Clib.ms Makefile cmac1 ctrademarks Log message: get the Clib part to also render mostly intact and at all; hook it up To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.2 -r1.3 src/share/doc/psd/06.Clang/Clib.ms cvs -R rdiff -kk -upr1.1.7.1 -r1.2 src/share/doc/psd/06.Clang/Makefile cvs -R rdiff -kk -upr1.2 -r1.3 src/share/doc/psd/06.Clang/cmac1 cvs -R rdiff -kk -upr1.2 -r1.3 src/share/doc/psd/06.Clang/ctrademarks ________________________________________________________________________ Commit ID: 100600D9DFE62E328DB CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/24 16:18:47 UTC Modified files: distrib/lists/base/dev: mi Log message: update To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.83 -r1.84 src/distrib/lists/base/dev/mi ________________________________________________________________________ Commit ID: 100600DB91E0624C5E2 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/24 18:14:42 UTC Modified files: bin/mksh : edit.c Log message: improve upon commitid 1005FA83BA62CFE4F23 (less code, less tty I/O) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.359 -r1.360 src/bin/mksh/edit.c ________________________________________________________________________ Commit ID: 100600DC9E0300C9843 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/24 19:26:08 UTC Modified files: bin/mksh : check.t Log message: drop a check for a now-removed builtin To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.857 -r1.858 src/bin/mksh/check.t ________________________________________________________________________ Commit ID: 100600DCC851F28E958 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/24 19:37:33 UTC Modified files: distrib/special/mksh: Makefile bin/mksh : Build.sh Makefile funcs.c sh.h Log message: Darwin has st_mtimespec but not the BSD st_mtim name for it To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.108 -r1.109 src/distrib/special/mksh/Makefile cvs -R rdiff -kk -upr1.763 -r1.764 src/bin/mksh/Build.sh cvs -R rdiff -kk -upr1.174 -r1.175 src/bin/mksh/Makefile cvs -R rdiff -kk -upr1.380 -r1.381 src/bin/mksh/funcs.c cvs -R rdiff -kk -upr1.905 -r1.906 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 100600DCD6711A4367A CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/24 19:41:10 UTC Modified files: bin/mksh : check.t Log message: fix builtin removal-related fuckup To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.858 -r1.859 src/bin/mksh/check.t ________________________________________________________________________ Commit ID: 100600DCDB62D1AC858 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/24 19:42:43 UTC Modified files: bin/mksh : dot.mkshrc Log message: fix “set -e”-safe refactoring-caused fuckup (must double ! within PS1) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.133 -r1.134 src/bin/mksh/dot.mkshrc ________________________________________________________________________ Commit ID: 100600DD0F5585660A7 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/24 19:56:21 UTC Modified files: bin/mksh : Build.sh Log message: give some install paths $srcdir-relative if needed To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.764 -r1.765 src/bin/mksh/Build.sh ________________________________________________________________________ Commit ID: 100600DD7F245087038 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/24 20:26:00 UTC src/bin/false Update of /cvs/src/bin/false In directory herc.mirbsd.org:/var/tmp/cvs-serv17672/false Log Message: Directory /cvs/src/bin/false put under version control ________________________________________________________________________ Commit ID: 100600DDA163D5C06DA CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/24 20:35:16 UTC Modified files: bin/mksh : dot.mkshrc Log message: some more cat and sleep removal To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.134 -r1.135 src/bin/mksh/dot.mkshrc ________________________________________________________________________ Commit ID: 100600DDAC3248F5C09 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/24 20:38:31 UTC Modified files: bin : Makefile bin/hostname : hostname.1 bin/mksh : Makefile dot.mkshrc funcs.c Added files: bin/false : Makefile false.1 false.c Log message: introduce a separate space-saving true/false (builtin still ok) drop domainname hack from mksh To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.9 -r1.10 src/bin/Makefile cvs -R rdiff -kk -upr0 -r1.1 src/bin/false/Makefile cvs -R rdiff -kk -upr0 -r1.1 src/bin/false/false.1 cvs -R rdiff -kk -upr0 -r1.1 src/bin/false/false.c cvs -R rdiff -kk -upr1.2 -r1.3 src/bin/hostname/hostname.1 cvs -R rdiff -kk -upr1.175 -r1.176 src/bin/mksh/Makefile cvs -R rdiff -kk -upr1.135 -r1.136 src/bin/mksh/dot.mkshrc cvs -R rdiff -kk -upr1.381 -r1.382 src/bin/mksh/funcs.c ________________________________________________________________________ Commit ID: 100600DE9F07FB5DDCE CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/24 21:42:58 UTC Modified files: bin/false : false.1 false.c Log message: skip a leading hyphen-minus in __progname like mksh does, for login To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1 -r1.2 src/bin/false/false.1 cvs -R rdiff -kk -upr1.1 -r1.2 src/bin/false/false.c ________________________________________________________________________ Commit ID: 100600DF24A59660E00 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2021/01/24 22:19:28 UTC Modified files: . : Makefile data : announce mk : htsconv news2rss src : rss.hts Added files: src : subprj.hts Log message: • add new subprj.htm (Miscellaneous), somewhat stubby • hook that up in the navigation • add new portable sleep subproject to Miscellaneous • announce its release • correct RSS feed validator links • add announce feed to the list To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.131 -r1.132 www/Makefile cvs -R rdiff -kk -upr1.1 -r1.2 www/data/announce cvs -R rdiff -kk -upr1.103 -r1.104 www/mk/htsconv cvs -R rdiff -kk -upr1.1 -r1.2 www/mk/news2rss cvs -R rdiff -kk -upr1.21 -r1.22 www/src/rss.hts cvs -R rdiff -kk -upr0 -r1.1 www/src/subprj.hts ________________________________________________________________________ Commit ID: 100600DF88019274E2C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/24 22:45:26 UTC Modified files: bin/mksh : Makefile mksh.1 mksh.faq Log message: finish removal of cat and sleep builtins: undocument; update FAQ point to portable sleep download for old OS’ users To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.176 -r1.177 src/bin/mksh/Makefile cvs -R rdiff -kk -upr1.499 -r1.500 src/bin/mksh/mksh.1 cvs -R rdiff -kk -upr1.10 -r1.11 src/bin/mksh/mksh.faq ________________________________________________________________________ Commit ID: 100600DFCA2710E930D CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/24 23:03:13 UTC Modified files: bin/mksh : main.c mksh.1 Log message: make HISTFILE read-only in restricted shells to avoid file overwriting To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.375 -r1.376 src/bin/mksh/main.c cvs -R rdiff -kk -upr1.500 -r1.501 src/bin/mksh/mksh.1 ________________________________________________________________________ Commit ID: 100600DFCE806ADB554 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/24 23:04:40 UTC Modified files: bin/mksh : mksh.1 Log message: The Queen’s English, despite Brexit it’s still closer to [::1] To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.501 -r1.502 src/bin/mksh/mksh.1 ________________________________________________________________________ Commit ID: 100600DFE2B3166C695 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/24 23:09:16 UTC Log message: https://data.iana.org/time-zones/releases/tzdata2021a.tar.gz Status: Vendor Tag: tz Release Tags: tzdata2021a U src/share/zoneinfo/datfiles/africa U src/share/zoneinfo/datfiles/antarctica U src/share/zoneinfo/datfiles/asia U src/share/zoneinfo/datfiles/australasia U src/share/zoneinfo/datfiles/europe U src/share/zoneinfo/datfiles/northamerica U src/share/zoneinfo/datfiles/southamerica U src/share/zoneinfo/datfiles/etcetera U src/share/zoneinfo/datfiles/factory U src/share/zoneinfo/datfiles/backward C src/share/zoneinfo/datfiles/leapseconds 1 conflicts created by this import. Use the following command to help the merge: cvs checkout -jtz:yesterday -jtz src/share/zoneinfo/datfiles ________________________________________________________________________ Commit ID: 100600E02A33CB6EB9D CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2021/01/24 23:30:00 UTC Modified files: share/misc : acronyms data : munzbadg.out src : mksh.hts Log message: sync clog To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.784 -r1.785 src/share/misc/acronyms cvs -R rdiff -kk -upr1.43 -r1.44 www/data/munzbadg.out cvs -R rdiff -kk -upr1.711 -r1.712 www/src/mksh.hts ________________________________________________________________________ Commit ID: 100600ECDA9658E7226 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2021/01/25 13:54:28 UTC Modified files: data : announce src : kwalletcli.hts subprj.hts Log message: release kwalletcli To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.2 -r1.3 www/data/announce cvs -R rdiff -kk -upr1.41 -r1.42 www/src/kwalletcli.hts cvs -R rdiff -kk -upr1.1 -r1.2 www/src/subprj.hts ________________________________________________________________________ Commit ID: 100600EDE3152067315 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2021/01/25 15:05:13 UTC Modified files: . : LICENCE files : vstyle.css src : main.hts Log message: put the announcements onto the main page, too To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.35 -r1.36 www/LICENCE cvs -R rdiff -kk -upr1.64 -r1.65 www/files/vstyle.css cvs -R rdiff -kk -upr1.26 -r1.27 www/src/main.hts ________________________________________________________________________ Commit ID: 100600EDEF150D07C46 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2021/01/25 15:08:14 UTC Modified files: data : announce Log message: fix sorto To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 www/data/announce ________________________________________________________________________ Commit ID: 100600EDF7A2E0410EC CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2021/01/25 15:10:29 UTC Modified files: mk : news2rss Log message: fix refactoro To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.2 -r1.3 www/mk/news2rss ________________________________________________________________________ Commit ID: 100600EE2884A9D0AA3 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2021/01/25 15:24:01 UTC Modified files: files : vstyle.css Log message: mark #hash target = @id element; for now, globally To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.65 -r1.66 www/files/vstyle.css ________________________________________________________________________ Commit ID: 1006010A1107863FC5C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/26 23:11:09 UTC Modified files: bin/mksh : misc.c Log message: TIL Linux getcwd(2) can return nōn-absolute paths in some cases… ksh_get_wd uses an extra mksh_abspath defence against this POSIX violation now To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.303 -r1.304 src/bin/mksh/misc.c ________________________________________________________________________ Commit ID: 1006010AA162C8658CC CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/26 23:48:47 UTC Modified files: bin/mksh : misc.c Log message: fix __CRAZY=Yes-equivalent issues in the Hurd codepath using this on any glibc system: CPPFLAGS='-DMKSH__NO_PATH_MAX -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2' LDFLAGS='-Wl,-z,relro -Wl,-z,now -Wl,--as-needed' CFLAGS='-g -O2 -fstack-protector-strong -Wall -Werror -Wextra -Wformat' sh Build.sh -r To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.304 -r1.305 src/bin/mksh/misc.c ________________________________________________________________________ Commit ID: 1006010AAAB2F40C145 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/26 23:49:50 UTC Modified files: bin/mksh : misc.c Log message: set a default errno for cases where we abort but the syscall didn’t set one To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.305 -r1.306 src/bin/mksh/misc.c ________________________________________________________________________ Commit ID: 10060118B881ECEF3DB CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/27 15:49:13 UTC Modified files: bin/mksh : exec.c Log message: fix jobless builds; spotted by @komh on OS/2 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.225 -r1.226 src/bin/mksh/exec.c ________________________________________________________________________ Commit ID: 10060118DF5700A4C58 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/27 15:59:35 UTC Modified files: bin/mksh : Build.sh funcs.c Log message: mirtoconf to detect one-out-of-three can be tricky To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.765 -r1.766 src/bin/mksh/Build.sh cvs -R rdiff -kk -upr1.382 -r1.383 src/bin/mksh/funcs.c ________________________________________________________________________ Commit ID: 100601198B929BAC164 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/27 16:45:28 UTC Modified files: distrib/special/mksh: Makefile bin/mksh : Build.sh Makefile Log message: do it right, after some testing… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.109 -r1.110 src/distrib/special/mksh/Makefile cvs -R rdiff -kk -upr1.766 -r1.767 src/bin/mksh/Build.sh cvs -R rdiff -kk -upr1.177 -r1.178 src/bin/mksh/Makefile ________________________________________________________________________ Commit ID: 1006011DE014CA23747 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/27 21:41:54 UTC Modified files: lib/libssl/crypto: mbsd_md4.c mbsd_rc4.c mbsd_rmd160.c mbsd_sha1.c md4.h rc4.h ripemd.h sha.h lib/libssl/src/crypto/aes: aes_misc.c lib/libssl/src/crypto/asn1: asn1_lib.c lib/libssl/src/crypto/bf: bf_ecb.c lib/libssl/src/crypto/bn: bn_lib.c lib/libssl/src/crypto/cast: c_ecb.c lib/libssl/src/crypto/conf: conf_def.c conf_lib.c lib/libssl/src/crypto/des: des.c ecb_enc.c rpc_enc.c lib/libssl/src/crypto/dh: dh_lib.c lib/libssl/src/crypto/dsa: dsa_lib.c lib/libssl/src/crypto/evp: evp_enc.c lib/libssl/src/crypto/lhash: lhash.c lib/libssl/src/crypto/md2: md2_dgst.c lib/libssl/src/crypto/pem: pem_lib.c lib/libssl/src/crypto/rand: mbsdrand.c lib/libssl/src/crypto/rc2: rc2_ecb.c lib/libssl/src/crypto/rsa: rsa_lib.c lib/libssl/src/crypto/stack: stack.c lib/libssl/src/crypto/txt_db: txt_db.c lib/libssl/src/crypto/x509: x509_vfy.c lib/libssl/src/ssl: s3_lib.c ssl_lib.c t1_lib.c Removed files: lib/libssl/src/crypto/des: des_ver.h Log message: I highly doubt these extra version strings are part of the API OpenSSL 1.x (Debian) lacks them anyway, and nuking them makes them not show up in instbin which is a goal… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.2 -r1.3 src/lib/libssl/crypto/mbsd_md4.c cvs -R rdiff -kk -upr1.2 -r1.3 src/lib/libssl/crypto/mbsd_rc4.c cvs -R rdiff -kk -upr1.2 -r1.3 src/lib/libssl/crypto/mbsd_rmd160.c cvs -R rdiff -kk -upr1.4 -r1.5 src/lib/libssl/crypto/mbsd_sha1.c cvs -R rdiff -kk -upr1.3 -r1.4 src/lib/libssl/crypto/md4.h cvs -R rdiff -kk -upr1.3 -r1.4 src/lib/libssl/crypto/rc4.h cvs -R rdiff -kk -upr1.3 -r1.4 src/lib/libssl/crypto/ripemd.h cvs -R rdiff -kk -upr1.5 -r1.6 src/lib/libssl/crypto/sha.h cvs -R rdiff -kk -upr1.2 -r1.3 src/lib/libssl/src/crypto/aes/aes_misc.c cvs -R rdiff -kk -upr1.5 -r1.6 src/lib/libssl/src/crypto/asn1/asn1_lib.c cvs -R rdiff -kk -upr1.3 -r1.4 src/lib/libssl/src/crypto/bf/bf_ecb.c cvs -R rdiff -kk -upr1.2 -r1.3 src/lib/libssl/src/crypto/bn/bn_lib.c cvs -R rdiff -kk -upr1.3 -r1.4 src/lib/libssl/src/crypto/cast/c_ecb.c cvs -R rdiff -kk -upr1.3 -r1.4 src/lib/libssl/src/crypto/conf/conf_def.c cvs -R rdiff -kk -upr1.2 -r1.3 src/lib/libssl/src/crypto/conf/conf_lib.c cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/lib/libssl/src/crypto/des/des.c cvs -R rdiff -kk -upr1.2 -r0 src/lib/libssl/src/crypto/des/des_ver.h cvs -R rdiff -kk -upr1.2 -r1.3 src/lib/libssl/src/crypto/des/ecb_enc.c cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/lib/libssl/src/crypto/des/rpc_enc.c cvs -R rdiff -kk -upr1.2 -r1.3 src/lib/libssl/src/crypto/dh/dh_lib.c cvs -R rdiff -kk -upr1.2 -r1.3 src/lib/libssl/src/crypto/dsa/dsa_lib.c cvs -R rdiff -kk -upr1.3 -r1.4 src/lib/libssl/src/crypto/evp/evp_enc.c cvs -R rdiff -kk -upr1.2 -r1.3 src/lib/libssl/src/crypto/lhash/lhash.c cvs -R rdiff -kk -upr1.2 -r1.3 src/lib/libssl/src/crypto/md2/md2_dgst.c cvs -R rdiff -kk -upr1.3 -r1.4 src/lib/libssl/src/crypto/pem/pem_lib.c cvs -R rdiff -kk -upr1.7 -r1.8 src/lib/libssl/src/crypto/rand/mbsdrand.c cvs -R rdiff -kk -upr1.2 -r1.3 src/lib/libssl/src/crypto/rc2/rc2_ecb.c cvs -R rdiff -kk -upr1.2 -r1.3 src/lib/libssl/src/crypto/rsa/rsa_lib.c cvs -R rdiff -kk -upr1.2 -r1.3 src/lib/libssl/src/crypto/stack/stack.c cvs -R rdiff -kk -upr1.2 -r1.3 src/lib/libssl/src/crypto/txt_db/txt_db.c cvs -R rdiff -kk -upr1.6 -r1.7 src/lib/libssl/src/crypto/x509/x509_vfy.c cvs -R rdiff -kk -upr1.7 -r1.8 src/lib/libssl/src/ssl/s3_lib.c cvs -R rdiff -kk -upr1.9 -r1.10 src/lib/libssl/src/ssl/ssl_lib.c cvs -R rdiff -kk -upr1.2 -r1.3 src/lib/libssl/src/ssl/t1_lib.c ________________________________________________________________________ Commit ID: 1006014BEF6450577F9 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/30 02:06:17 UTC Modified files: gnu/usr.bin/cvs: AUTHORS gnu/usr.bin/cvs/doc: cvs.texinfo cvsclient.texi getdate.texi mkman.pl gnu/usr.bin/cvs/lib: error.c error.h strftime.c gnu/usr.bin/cvs/src: commit.c cvs.h error.c import.c logmsg.c ls.c main.c rcscmds.c sanity.sh subr.c suck.c tag.c Log message: import a few fixes found in Debian (newer GCC and other tools): commit 9f4ec79f3cb2e46d67bce5a87a6099e7019be958 Date: Fri Jan 29 23:38:13 2021 +0100 fix a Perl 5.32 error commit 0583111ddf7abca2283a20bd9cafebd2236008ba Date: Fri Jan 29 23:43:36 2021 +0100 this is the GNU version of “goto fail;” I guess; thankfully no effect found by -Wmultistatement-macros in an else branch, but the then branch was a goto already so no bug commit cd0ce307465073799cbf58494d041bbf4eb30614 Date: Fri Jan 29 23:56:06 2021 +0100 GNU has this weird idiom strncpy(dst, src, strlen(src)); fix it: This is used with dynamically allocated buffers of at least the length the third argument is and I’m wondering whether that’s someone unknowing’s answer to being told strcpy is a no-no… memcpy is, of course, the correct answer, in all these cases (checked against the allocation size only, of course) commit 99e6916ed5dfc68688581cb727ff479930a54083 Date: Sat Jan 30 00:09:16 2021 +0100 plug a fortify warning I don’t get, (size_t)-1 is checked above‽ commit 781dacb2575f0095bb67fe5e64192229f2fc31c5 Date: Sat Jan 30 00:14:10 2021 +0100 some glibc thing I don’t understand commit 02b2c6f58dfc78a454d3e46bf3337eaf1f1d1d3f Date: Sat Jan 30 00:38:56 2021 +0100 try to fix up the GNU error() API as much as possible: they define an API error() whose first argument is the errorlevel to exit with, BUT IF IT’S 0 IT DOES NOT EXIT! so it cannot be marked __dead, throwing dead/alive branch analysis fully out of the range of possibilities, leading to subsequent errors, such as the one in commit 99e6916ed5dfc68688581cb727ff479930a54083 ☹ for CVS, rename the function to warning, drop its first argument, introduce an error macro that does the if(status)exit(status) dance, and don’t worry too much about constant arguments and rely on modern compilers instead ☹ but nooooo is not good enough for the GNU folks‽ commit 575f1dd1e22aec9c2e4e06529b1bda6dbbc3f892 Date: Sat Jan 30 00:41:55 2021 +0100 Revert "plug a fortify warning I don’t get, (size_t)-1 is checked above‽" because the compiler couldn’t know it was exiting in the -1 case ☹ see commit 02b2c6f58dfc78a454d3e46bf3337eaf1f1d1d3f This reverts commit 99e6916ed5dfc68688581cb727ff479930a54083. commit bd4a1987af7706c9d11603434a6a86b6aac7923e Date: Sat Jan 30 00:45:06 2021 +0100 there’s printfs out there that don’t handle nil for %s‽ commit 0260ec0cc0bff732a51a5c9107d1abcfb5965e78 Date: Sat Jan 30 01:12:49 2021 +0100 try to plug the Overfull \hbox commit 5074a8f314d871a6d7ff4321e51780acd5565574 Date: Sat Jan 30 01:16:48 2021 +0100 try to plug Underfull \hbox commit 7b284f98f30d9f6e24d78a325d10bb89b3db70c8 Date: Sat Jan 30 01:22:05 2021 +0100 oops! commit 692e85933211ac27886718399d6e6283bf88011e Date: Sat Jan 30 01:22:10 2021 +0100 make exit(3) available to the macro commit 9412fc91e5b76b04fa071c1928ebadb6a117e949 Date: Sat Jan 30 01:43:44 2021 +0100 add explicit prev/next/up info to some nodes: the node “CVS command list” contains an @menu referencing “all” CVS commands; a @menu is normally a navigation item though, and most of them (e.g. “admin”) are normally an @node in the @menu CVS commands (some are an @anchor only), and a node cannot live in two (or more) menus, makeinfo’s linking will break, but hardcoding the correct(!) refs manually makes it work commit 3124de135d4c07ab83647e14d32059dda2db4d89 Date: Sat Jan 30 02:18:58 2021 +0100 update copyright and other metadata commit 7e65d3c3a3e75c7d7bed208901974d4df69cb2dc Date: Sat Jan 30 02:35:54 2021 +0100 rename fperrmsg to fpwarnmsg and remove its ability to exit commit 996bc80abac4b550093123ca021337c52355aa99 Date: Sat Jan 30 02:44:15 2021 +0100 we have TWO error()? To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.6 -r1.7 src/gnu/usr.bin/cvs/AUTHORS cvs -R rdiff -kk -upr1.37 -r1.38 src/gnu/usr.bin/cvs/doc/cvs.texinfo cvs -R rdiff -kk -upr1.11 -r1.12 src/gnu/usr.bin/cvs/doc/cvsclient.texi cvs -R rdiff -kk -upr1.8 -r1.9 src/gnu/usr.bin/cvs/doc/getdate.texi cvs -R rdiff -kk -upr1.6 -r1.7 src/gnu/usr.bin/cvs/doc/mkman.pl cvs -R rdiff -kk -upr1.1.101.3 -r1.2 src/gnu/usr.bin/cvs/lib/error.c cvs -R rdiff -kk -upr1.1.101.2 -r1.2 src/gnu/usr.bin/cvs/lib/error.h cvs -R rdiff -kk -upr1.1.101.3 -r1.2 src/gnu/usr.bin/cvs/lib/strftime.c cvs -R rdiff -kk -upr1.11 -r1.12 src/gnu/usr.bin/cvs/src/commit.c cvs -R rdiff -kk -upr1.9 -r1.10 src/gnu/usr.bin/cvs/src/cvs.h cvs -R rdiff -kk -upr1.2 -r1.3 src/gnu/usr.bin/cvs/src/error.c cvs -R rdiff -kk -upr1.12 -r1.13 src/gnu/usr.bin/cvs/src/import.c cvs -R rdiff -kk -upr1.12 -r1.13 src/gnu/usr.bin/cvs/src/logmsg.c cvs -R rdiff -kk -upr1.1.101.2 -r1.2 src/gnu/usr.bin/cvs/src/ls.c cvs -R rdiff -kk -upr1.23 -r1.24 src/gnu/usr.bin/cvs/src/main.c cvs -R rdiff -kk -upr1.1.101.3 -r1.2 src/gnu/usr.bin/cvs/src/rcscmds.c cvs -R rdiff -kk -upr1.20 -r1.21 src/gnu/usr.bin/cvs/src/sanity.sh cvs -R rdiff -kk -upr1.7 -r1.8 src/gnu/usr.bin/cvs/src/subr.c cvs -R rdiff -kk -upr1.1 -r1.2 src/gnu/usr.bin/cvs/src/suck.c cvs -R rdiff -kk -upr1.9 -r1.10 src/gnu/usr.bin/cvs/src/tag.c ________________________________________________________________________ Commit ID: 1006014BF7E43B7873B CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/30 02:07:41 UTC Modified files: gnu/usr.bin/cvs/lib: Makefile.am Log message: I’m pretty sure getdate doesn’t need this To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.8 -r1.9 src/gnu/usr.bin/cvs/lib/Makefile.am ________________________________________________________________________ Commit ID: 1006014BFF17EAB4A73 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/30 02:09:30 UTC Modified files: gnu/usr.bin/cvs: configure.in Removed files: gnu/usr.bin/cvs/lib: error.c progname.c Log message: sync To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.34 -r1.35 src/gnu/usr.bin/cvs/configure.in cvs -R rdiff -kk -upr1.2 -r0 src/gnu/usr.bin/cvs/lib/error.c cvs -R rdiff -kk -upr1.1.101.1 -r0 src/gnu/usr.bin/cvs/lib/progname.c ________________________________________________________________________ Commit ID: 1006014C0EA12210CB0 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/30 02:13:43 UTC Modified files: gnu/usr.bin/cvs: configure.in Log message: this broke the generated configure To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.35 -r1.36 src/gnu/usr.bin/cvs/configure.in ________________________________________________________________________ Commit ID: 1006014C18915DB09A4 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/30 02:16:26 UTC Modified files: gnu/usr.bin/cvs: config.h.in configure gnu/usr.bin/cvs/lib: Makefile.in Log message: regen To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.11 -r1.12 src/gnu/usr.bin/cvs/config.h.in cvs -R rdiff -kk -upr1.35 -r1.36 src/gnu/usr.bin/cvs/configure cvs -R rdiff -kk -upr1.18 -r1.19 src/gnu/usr.bin/cvs/lib/Makefile.in ________________________________________________________________________ Commit ID: 1006014C45E1B5FFB31 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/30 02:28:28 UTC Modified files: gnu/usr.bin/cvs/lib: Tag: 1.14 getdate.y Log message: stock xalloc_die() uses^Hd error() To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr0 -r1.14 src/gnu/usr.bin/cvs/lib/getdate.y ________________________________________________________________________ Commit ID: 1006014C4D10AF90E89 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/30 02:30:18 UTC Modified files: gnu/usr.bin/cvs/lib: getdate.c Log message: regen To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.18 -r1.19 src/gnu/usr.bin/cvs/lib/getdate.c ________________________________________________________________________ Commit ID: 1006014D6461C097A10 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/30 03:44:49 UTC Modified files: gnu/usr.bin/cvs: Makefile.bsd-wrapper Log message: little helper To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.37 -r1.38 src/gnu/usr.bin/cvs/Makefile.bsd-wrapper ________________________________________________________________________ Commit ID: 1006014D8840B2640A7 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/30 03:54:24 UTC Modified files: gnu/usr.bin/cvs/src: history.c Log message: fix a Y2038 issue while here To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.8 -r1.9 src/gnu/usr.bin/cvs/src/history.c ________________________________________________________________________ Commit ID: 1006014DB6422AD732E CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/30 04:07:21 UTC Modified files: gnu/usr.bin/cvs/src: history.c Log message: basic2-64 can fail due to ordering (older history lines are written after newer ones, then sorted by time upon display); ensure we only take the time *after* obtaining the history lock, and fix a memory leak while here anyway To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.9 -r1.10 src/gnu/usr.bin/cvs/src/history.c ________________________________________________________________________ Commit ID: 1006014DDC950A3FD7B CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/30 04:17:06 UTC Modified files: gnu/usr.bin/cvs/src: server.c Log message: a lot of s{→n}printf, now that GCC warns… #facepalm To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.16 -r1.17 src/gnu/usr.bin/cvs/src/server.c ________________________________________________________________________ Commit ID: 1006014E19C3D5B7F42 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/30 04:33:20 UTC Modified files: gnu/usr.bin/cvs: configure.in Log message: GNU fucked up the correct name for this option; support both… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.36 -r1.37 src/gnu/usr.bin/cvs/configure.in ________________________________________________________________________ Commit ID: 1006014E2AB555F28FA CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/30 04:37:47 UTC Modified files: gnu/usr.bin/cvs: configure Log message: regen To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.36 -r1.37 src/gnu/usr.bin/cvs/configure ________________________________________________________________________ Commit ID: 1006014E3C62D281EA4 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/30 04:42:54 UTC Modified files: gnu/usr.bin/cvs/src: filesubr.c Log message: work around a bug with -Wstringop-overflow not doing block_read() right To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.5 -r1.6 src/gnu/usr.bin/cvs/src/filesubr.c ________________________________________________________________________ Commit ID: 1006014E848694FD7A4 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/30 05:01:40 UTC Modified files: gnu/usr.bin/cvs: configure.in gnu/usr.bin/cvs/src: subr.c Log message: fix another warning To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.37 -r1.38 src/gnu/usr.bin/cvs/configure.in cvs -R rdiff -kk -upr1.8 -r1.9 src/gnu/usr.bin/cvs/src/subr.c ________________________________________________________________________ Commit ID: 1006014EB4325A02D0D CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/30 05:14:21 UTC Modified files: gnu/usr.bin/cvs/doc: Tag: 1.14 cvsclient.texi Log message: give this thing a title page To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr0 -r1.14 src/gnu/usr.bin/cvs/doc/cvsclient.texi ________________________________________________________________________ Commit ID: 1006014EC501535E60F CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/30 05:19:00 UTC Modified files: gnu/usr.bin/cvs: Makefile.bsd-wrapper configure Log message: old-info-format-support is required for sanity.sh :/ To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.38 -r1.39 src/gnu/usr.bin/cvs/Makefile.bsd-wrapper cvs -R rdiff -kk -upr1.37 -r1.38 src/gnu/usr.bin/cvs/configure ________________________________________________________________________ Commit ID: 1006014F5140F1D58F2 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/30 05:56:16 UTC Modified files: bin/mksh : mksh.faq Log message: incorporate suggestion from Selk via IRC To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.11 -r1.12 src/bin/mksh/mksh.faq ________________________________________________________________________ Commit ID: 10060150B96528B69DD CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/30 07:32:50 UTC Modified files: sys/arch/i386/conf: GENERIC RAMDISK Log message: disable the tsc as clocksource for now, OpenBSD has only bad things to report about it, and my VM’s gettimeofday(2) and even time(3) runs BACKWARDS!!!, and this BREAKS MY cvs(1) TESTSUITE!!! To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.52 -r1.53 src/sys/arch/i386/conf/GENERIC cvs -R rdiff -kk -upr1.25 -r1.26 src/sys/arch/i386/conf/RAMDISK ________________________________________________________________________ Commit ID: 10060151D2310114E82 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/30 08:47:43 UTC Modified files: sys/arch/i386/conf: GENERIC Log message: revert for now, TSC works fine on herc and fish (bare metal), and nothing works fine when running under Linux-kvm :(( keep TSC disabled for the floppy though, for simplicity To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.53 -r1.54 src/sys/arch/i386/conf/GENERIC ________________________________________________________________________ Commit ID: 100601522F463B2142E CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/01/30 09:12:06 UTC Modified files: gnu/usr.bin/cvs/src: subr.c Log message: try to add workarounds for system time travelling backwards To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.9 -r1.10 src/gnu/usr.bin/cvs/src/subr.c ________________________________________________________________________ Commit ID: 1006016D4DC39AC0318 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2021/01/31 16:04:27 UTC Modified files: share/misc : acronyms data : munzbadg.out src : mksh.hts Log message: sync clog To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.785 -r1.786 src/share/misc/acronyms cvs -R rdiff -kk -upr1.44 -r1.45 www/data/munzbadg.out cvs -R rdiff -kk -upr1.712 -r1.713 www/src/mksh.hts ________________________________________________________________________ Commit ID: 100601788CD535B2FBB CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/02/01 04:51:21 UTC Modified files: gnu/usr.bin/texinfo/info: infomap.c Log message: bind { and } to repeat last search {back,fore}wards, like newer texinfo To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.101.1 -r1.2 src/gnu/usr.bin/texinfo/info/infomap.c ________________________________________________________________________ Commit ID: 100601B0DA069F1B9B8 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/02/03 20:54:34 UTC Modified files: gnu/usr.sbin/sendmail/cf/cf: openbsd-localhost.mc openbsd-proto.mc Log message: improve comments To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.17 -r1.18 src/gnu/usr.sbin/sendmail/cf/cf/openbsd-localhost.mc cvs -R rdiff -kk -upr1.18 -r1.19 src/gnu/usr.sbin/sendmail/cf/cf/openbsd-proto.mc ________________________________________________________________________ Commit ID: 100601F42C442131F30 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/02/07 01:30:35 UTC Modified files: bin/mksh : Tag: 1.14 mksh.faq Log message: tell users to not depend on entering POSIX mode disabling UTF-8 mode (locale tracking is near!) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr0 -r1.14 src/bin/mksh/mksh.faq ________________________________________________________________________ Commit ID: 100601F430E08AAABD1 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/02/07 01:31:40 UTC Modified files: bin/mksh : mksh.1 Log message: document that BOM and turning on POSIX mode will, most likely, not have an effect on UTF-8 mode any more once full locale tracking is implemented To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.502 -r1.503 src/bin/mksh/mksh.1 ________________________________________________________________________ Commit ID: 100601F4946496CBA6A CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/02/07 02:02:28 UTC Modified files: bin/mksh : main.c Log message: early-locale-tracking: fix unsetting LANG and LC_* if all were unset, null ("") was passed to setlocale as the locale to set; setlocale would take this to look at the environment, and we don’t update the shell’s own environment at all, so it would use the locale variables that were set at startup; now it hardcodes "C" instead in those cases Note: this also is not quite right: • in POSIX, o̲n̲l̲y̲ the environment, not the string search, should influence the locale • setting the "" locale *is* possible, but only via the environment, and means “the implementation-specified default locale”, which there is talk already about considering setting it to C.UTF-8 in… Debian? glibc? (note that without a call to setlocale "POSIX" is still mandated to be the one set at main() start) Full locale tracking therefore must • not set UTFMODE = isuc(ccp) before checking the POSIX locale • update the environment variables (at least LANG, LC_CTYPE, LC_ALL) of the shell process itself (ugh, but doable…) and revert this ternary To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.376 -r1.377 src/bin/mksh/main.c ________________________________________________________________________ Commit ID: 100601F4B782FE80AEA CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/02/07 02:07:59 UTC Modified files: etc : profile Log message: set LC_ALL=C.UTF-8 as default locale settings in /etc/profile Modified files: scripts : cleanenv Log message: set LC_ALL=C.UTF-8 as default locale for cleanenv - and cleanenv / (normal cleanenv still retains the LC_CTYPE that was set) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.70 -r1.71 src/etc/profile cvs -R rdiff -kk -upr1.5 -r1.6 src/scripts/cleanenv ________________________________________________________________________ Commit ID: 100601F553D0F8606DD CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2021/02/07 02:50:35 UTC Modified files: share/misc : acronyms data : munzbadg.out wlog2020.inc src : mksh.hts Log message: sync clog To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.786 -r1.787 src/share/misc/acronyms cvs -R rdiff -kk -upr1.45 -r1.46 www/data/munzbadg.out cvs -R rdiff -kk -upr1.15 -r1.16 www/data/wlog2020.inc cvs -R rdiff -kk -upr1.713 -r1.714 www/src/mksh.hts ________________________________________________________________________ Commit ID: 100602357B36CCC7E79 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/02/10 03:49:45 UTC Modified files: usr.sbin/httpd/src/main: gen_test_char.c Log message: let httpd URI-escape parenthesēs ‘(’ and ‘)’ in generated output it doesn’t hurt and too much software *cough*MuseScore fora*cough* is just too broken, letting hyperlink auto-parsing terminate at them To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.sbin/httpd/src/main/gen_test_char.c ________________________________________________________________________ Commit ID: 10060235FF4727DE3F8 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/02/10 04:24:10 UTC Modified files: usr.sbin/wsconfig: wsconfig.c Log message: fix restoring the cursor position after querying it To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.16 -r1.17 src/usr.sbin/wsconfig/wsconfig.c ________________________________________________________________________ Commit ID: 100602361004871AB65 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/02/10 04:28:35 UTC Modified files: usr.sbin/httpd/src: Configure Log message: it’s LC_ALL, not LANG, which you set when you want to override it, dear ASF To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.6 -r1.7 src/usr.sbin/httpd/src/Configure ________________________________________________________________________ Commit ID: 100602361AD0D783271 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/02/10 04:31:28 UTC Modified files: usr.bin/spell : spell.ksh Log message: don’t use $LANG for something nōn-POSIXy To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.5 -r1.6 src/usr.bin/spell/spell.ksh ________________________________________________________________________ Commit ID: 100602362731827CA79 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/02/10 04:34:44 UTC Modified files: usr.bin/diff3 : diff3.ksh usr.bin/spell : spell.ksh Log message: revert commitid 1004AC78BE14BC9F752 for these two, we have set -o posix To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.5 -r1.6 src/usr.bin/diff3/diff3.ksh cvs -R rdiff -kk -upr1.6 -r1.7 src/usr.bin/spell/spell.ksh ________________________________________________________________________ Commit ID: 1006023642A534D590D CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/02/10 04:43:20 UTC Modified files: distrib/common : dot.profile usr.sbin/wsconfig: wsconfig.c Log message: same default locales as in commitid 100601F4B782FE80AEA Modified files: etc : rc Log message: same default locales as in commitid 100601F4B782FE80AEA (let’s just hope that startup things are ready for UTF-8 mode) this is because restarting with 「sudo cleanenv /」 now uses the same… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.65 -r1.66 src/distrib/common/dot.profile cvs -R rdiff -kk -upr1.133 -r1.134 src/etc/rc cvs -R rdiff -kk -upr1.17 -r1.18 src/usr.sbin/wsconfig/wsconfig.c ________________________________________________________________________ Commit ID: 1006023650D7A08300C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/02/10 04:45:47 UTC Modified files: etc : rc Log message: protect some file parsing from globbing To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.134 -r1.135 src/etc/rc ________________________________________________________________________ Commit ID: 10060236BA57315BE21 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/02/10 05:14:01 UTC Modified files: usr.sbin/httpd/src/main: gen_test_char.c Log message: musescore.*org* breaks parentheses, .*com* breaks five others… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.2 -r1.3 src/usr.sbin/httpd/src/main/gen_test_char.c ________________________________________________________________________ Commit ID: 1006025DCD94023D674 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/02/12 01:42:44 UTC Modified files: lib/libncurses : Makefile lib/libncurses/src/include: curses.h.in curses.head curses.tail ncurses_cfg.h lib/libncurses/src/ncurses: curses.priv.h lib/libncurses/src/ncurses/base: lib_set_term.c lib/libncurses/src/ncurses/tinfo: lib_setup.c gnu/usr.bin/lynx/src: LYCharSets.c Log message: some ncurses cleanup to prepare for locale tracking: • revert commitid 1004AA3BCA2415FF513: drop _nc_set_locale and _nc_overridden_locale; MirBSD will have two locales again RSN • fix termpath: allow /etc/ to override /usr/share/misc/ • disable xmc-glitch • fix, tweak and/or optimise some of the existing delta • document current options to configure in the Makefile • make lynx not use _nc_set_locale any more (port needs to evenually follow but no harm in keeping for a bit) bumping libncurses shlib major but this really depends on the locale change in libc that is not yet committed To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.11 -r1.12 src/lib/libncurses/Makefile cvs -R rdiff -kk -upr1.4 -r1.5 src/lib/libncurses/src/include/curses.h.in cvs -R rdiff -kk -upr1.6 -r1.7 src/lib/libncurses/src/include/curses.head cvs -R rdiff -kk -upr1.5 -r1.6 src/lib/libncurses/src/include/curses.tail cvs -R rdiff -kk -upr1.7 -r1.8 src/lib/libncurses/src/include/ncurses_cfg.h cvs -R rdiff -kk -upr1.6 -r1.7 src/lib/libncurses/src/ncurses/curses.priv.h cvs -R rdiff -kk -upr1.5 -r1.6 src/lib/libncurses/src/ncurses/base/lib_set_term.c cvs -R rdiff -kk -upr1.7 -r1.8 src/lib/libncurses/src/ncurses/tinfo/lib_setup.c cvs -R rdiff -kk -upr1.5 -r1.6 src/gnu/usr.bin/lynx/src/LYCharSets.c ________________________________________________________________________ Commit ID: 100602F4307393AF565 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/02/19 04:47:52 UTC Modified files: gnu/usr.sbin/sendmail/cf/cf: openbsd-proto.mc Log message: require working reverse DNS by default, to fight more spammers To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.19 -r1.20 src/gnu/usr.sbin/sendmail/cf/cf/openbsd-proto.mc ________________________________________________________________________ Commit ID: 100602F45C272FD91FB CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/02/19 04:59:32 UTC Modified files: gnu/usr.sbin/sendmail/cf/cf: openbsd-proto.mc Log message: keep the comment indentation/separation cadence; document better To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.20 -r1.21 src/gnu/usr.sbin/sendmail/cf/cf/openbsd-proto.mc ________________________________________________________________________ Commit ID: 100602F46454AF35054 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/02/19 05:01:34 UTC Modified files: gnu/usr.sbin/sendmail/cf/cf: openbsd-proto.mc Log message: improve preamble as well To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.21 -r1.22 src/gnu/usr.sbin/sendmail/cf/cf/openbsd-proto.mc ________________________________________________________________________ Commit ID: 1006032B9A83BC97271 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2021/02/21 19:51:45 UTC Modified files: share/misc : acronyms data : WPtg.inc munzbadg.out Log message: + To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.787 -r1.788 src/share/misc/acronyms cvs -R rdiff -kk -upr1.291 -r1.292 www/data/WPtg.inc cvs -R rdiff -kk -upr1.46 -r1.47 www/data/munzbadg.out ________________________________________________________________________ Commit ID: 1006038B23A580E7658 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/02/26 08:32:47 UTC Modified files: bin/mksh : mksh.1 mksh.faq Log message: comment on OPTU-16 vs. UCS-4 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.503 -r1.504 src/bin/mksh/mksh.1 cvs -R rdiff -kk -upr1.14 -r1.15 src/bin/mksh/mksh.faq ________________________________________________________________________ Commit ID: 1006038E0385216EEDE CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/02/26 11:48:59 UTC Modified files: bin/mksh : edit.c emacsfn.h mksh.1 mksh.faq Log message: • implement bigwords-based movement commands, requested by Andrew Fuller (qartis) via IRC: – Esc+B matching Esc+b (move backwards) – Esc+D matching Esc+d (delete forwards) – Esc+F matching Esc+f (move forwards) – Esc+H matching Esc+h (delete backwards) like GNU bash ^W also changing Esc+C, Esc+L, Esc+U to change bigwords case (Esc+c, Esc+l, Esc+u keep their current function operating on words) • define bigword as space/tab-separated (affecting prev-hist-word, which qartis pointed out was already using bigwords) • improve Emacs mode keybinding documentation again • add ^W entry to FAQ To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.360 -r1.361 src/bin/mksh/edit.c cvs -R rdiff -kk -upr1.11 -r1.12 src/bin/mksh/emacsfn.h cvs -R rdiff -kk -upr1.504 -r1.505 src/bin/mksh/mksh.1 cvs -R rdiff -kk -upr1.15 -r1.16 src/bin/mksh/mksh.faq ________________________________________________________________________ Commit ID: 1006038E06E75F7E837 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/02/26 11:49:39 UTC Modified files: bin/mksh : Tag: 1.14 emacsfn.h Log message: fix spelling To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr0 -r1.14 src/bin/mksh/emacsfn.h ________________________________________________________________________ Commit ID: 1006038E0C06F6A2DF9 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/02/26 11:51:10 UTC Modified files: bin/mksh : edit.c emacsfn.h mksh.1 Log message: rename prev-hist-word to prev-hist-bigword to match To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.361 -r1.362 src/bin/mksh/edit.c cvs -R rdiff -kk -upr1.14 -r1.15 src/bin/mksh/emacsfn.h cvs -R rdiff -kk -upr1.505 -r1.506 src/bin/mksh/mksh.1 ________________________________________________________________________ Commit ID: 1006038E1F65ADDB773 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2021/02/26 11:56:20 UTC Modified files: src : mksh.hts Log message: sync clog To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.714 -r1.715 www/src/mksh.hts ________________________________________________________________________ Commit ID: 100603BB1862247F10D CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/02/28 15:06:52 UTC Modified files: lib/libc/crypt : arc4random_base.c Log message: avoid accessing an arc4 state between arcfour_init() and arcfour_ksa() To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.15 -r1.16 src/lib/libc/crypt/arc4random_base.c ________________________________________________________________________ Commit ID: 100603CF16D3A6B166A CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/03/01 13:51:21 UTC Modified files: gnu/usr.sbin/sendmail/cf/cf: access Log message: update example to use Letzencrtpy To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 src/gnu/usr.sbin/sendmail/cf/cf/access ________________________________________________________________________ Commit ID: 10060429A4504E7AAEA CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/03/05 20:54:06 UTC Modified files: share/misc : acronyms Log message: + To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.788 -r1.789 src/share/misc/acronyms ________________________________________________________________________ Commit ID: 1006048C6462F27C2F7 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2021/03/10 13:14:26 UTC Modified files: samples : kbd-layout Log message: add the Win9x layout To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.6 -r1.7 contrib/samples/kbd-layout ________________________________________________________________________ Commit ID: 1006048C9916226FD9C CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2021/03/10 13:28:45 UTC Modified files: samples : kbd-xf86 code/Snippets : KBDmir2U.map Log message: put in em dashes surrounded by hair space since we can’t map that to keys To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 contrib/samples/kbd-xf86 cvs -R rdiff -kk -upr1.6 -r1.7 contrib/code/Snippets/KBDmir2U.map ________________________________________________________________________ Commit ID: 1006048CCA155D5014D CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2021/03/10 13:42:01 UTC Modified files: samples : kbd-layout Log message: • drop obsolete gnuwin branch • document the extras some • align positions with kbd-xf86 (unshifted bottom-left, shift up meta right) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.7 -r1.8 contrib/samples/kbd-layout ________________________________________________________________________ Commit ID: 1006048D13466B5826D CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2021/03/10 14:09:38 UTC Modified files: samples : dot.Xmodmap kbd-layout kbd-xf86 samples : Tag: grml dot.Xmodmap code/Snippets : KBDmir2U.map Log message: MirKeyboardLayout 4.10: • replace almost unused, intended-as-placeholder ≠ with ‐ (U+2011) • swap the latter with MSw-F12 ‥ so it’s closer physically to -/‐ Changed mapping after this: • ModeSwitch-F6: ‥ (U+2025 two dots, Pascal interval), instead of MSw-F12 • ModeSwitch-F12: ‑ (U+2011 nōn-breaking hyphen) Note ModeSwitch-- is still ‐ (U+2010 hyphen); uses are: • within a hyphenated word, e.g. foo-based, use U+002D ‘-’ (the - key) • when wrap‐\nping long lines use U+2010 ‘‐’ (ModeSwitch--) • to avoid (line‑)wrapping use U+2011 ‘‑’ (ModeSwitch-F12) • for bullet lists with dashes, date intervals, etc. use U+2013 ‘–’ (ModeSwitch-Shift-Return); for other intervals, use U+2025 ‘‥’ (ModeSwitch-F6) • for sub-sentences and thought use a hair space-surrounded em dash U+200A,U+2014,U+200A ‘ — ’ (not mapped to any key or keys; copy/paste) • do not use U+00AD (soft hyphen); this is why ModeSwitch-- maps to U+2010 No change to KBDmir2A (uses ANSI codepage 1252, not UCS, plus same as below) nor to KBDmir2U (we currently cannot remap the function keys on Windows®). To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.32 -r1.33 contrib/samples/dot.Xmodmap cvs -R rdiff -kk -upr1.8 -r1.9 contrib/samples/kbd-layout cvs -R rdiff -kk -upr1.4 -r1.5 contrib/samples/kbd-xf86 cvs -R rdiff -kk -upr1.24.4.14 -r1.24.4.15 contrib/samples/dot.Xmodmap cvs -R rdiff -kk -upr1.7 -r1.8 contrib/code/Snippets/KBDmir2U.map ________________________________________________________________________ Commit ID: 1006048F7C60300ADD5 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2021/03/10 16:46:40 UTC Modified files: share/misc : acronyms data : announce munzbadg.out src : subprj.hts Log message: sync, KBDmir To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.789 -r1.790 src/share/misc/acronyms cvs -R rdiff -kk -upr1.4 -r1.5 www/data/announce cvs -R rdiff -kk -upr1.47 -r1.48 www/data/munzbadg.out cvs -R rdiff -kk -upr1.2 -r1.3 www/src/subprj.hts ________________________________________________________________________ Commit ID: 100604A263D7C7FE27E CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/03/11 14:16:09 UTC Modified files: bin/mksh : mksh.faq Log message: improve documentation wrt. $ENV To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.16 -r1.17 src/bin/mksh/mksh.faq ________________________________________________________________________ Commit ID: 100604D00F522001290 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/03/13 18:15:30 UTC Modified files: bin/mksh : Build.sh Log message: document MKSH_ASSUME_UTF8 will need to go away with full locale tracking (this will drop the various Plan 9 variants and Haiku into C mode unless the POSIX parameters are set correctly and enable it on MSYS, OS/2, OS/390) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.767 -r1.768 src/bin/mksh/Build.sh ________________________________________________________________________ Commit ID: 10060511C57233FD224 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/03/16 20:59:58 UTC Modified files: lib/libc/string: strlcpy.3 Log message: musl libc is also trigger-happy cf. https://github.com/openwrt/packages/issues/15143 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 src/lib/libc/string/strlcpy.3 ________________________________________________________________________ Commit ID: 100605132DE4E789F4F CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2021/03/16 22:37:37 UTC Modified files: code/jupp : NEWS src : jupp.hts Log message: retroactively change jupp40 changelog entry: the crash isn’t limited to ^V/Ins or Mac OSX; strlcpy(3) post-facto became stricter in several operating environments, and some of them seem to be trigger-happy and SIGILL on certain conditions (overlapping strings or overlong length passed) cf. commitid 10060511C57233FD224 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.140 -r1.141 contrib/code/jupp/NEWS cvs -R rdiff -kk -upr1.95 -r1.96 www/src/jupp.hts ________________________________________________________________________ Commit ID: 100605221B754FA8D98 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2021/03/17 15:34:55 UTC Modified files: code/jupp : NEWS src : jupp.hts lib/libc/string: strlcpy.3 Log message: solve the SIGILL mystery: ud2 inserted by __builtin_trap() from standalone fortify-headers which OpenWrt add-ons to musl libc To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.141 -r1.142 contrib/code/jupp/NEWS cvs -R rdiff -kk -upr1.96 -r1.97 www/src/jupp.hts cvs -R rdiff -kk -upr1.4 -r1.5 src/lib/libc/string/strlcpy.3 ________________________________________________________________________ Commit ID: 1006068CFE54FD17515 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2021/04/03 20:29:36 UTC Modified files: code/Snippets : getshver Log message: '. ./getshver' in AT&T ksh93 insists on parsing the entire file, even after an *unconditional* “exit 0”, so use a here document to make it ignore until EOF; jsh also parses more for dot, so use more of older command substitution syntax first issue spotted by mwilson (Marc Wilson) via #ksh on IRC To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.23 -r1.24 contrib/code/Snippets/getshver ________________________________________________________________________ Commit ID: 1006068DB574C268F73 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2021/04/03 21:17:02 UTC Modified files: code/Snippets : getshver Log message: distinguish between ksh93 (pre-ksh2020), ksh2020, ksh93 “+m” by Martijn Dekker To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.24 -r1.25 contrib/code/Snippets/getshver ________________________________________________________________________ Commit ID: 1006068DE195F7A44E1 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2021/04/03 21:29:48 UTC Modified files: share/misc : acronyms data : WPtg.inc ksh-chan.inc munzbadg.out src : mksh.hts Log message: sync clog To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.790 -r1.791 src/share/misc/acronyms cvs -R rdiff -kk -upr1.292 -r1.293 www/data/WPtg.inc cvs -R rdiff -kk -upr1.41 -r1.42 www/data/ksh-chan.inc cvs -R rdiff -kk -upr1.48 -r1.49 www/data/munzbadg.out cvs -R rdiff -kk -upr1.715 -r1.716 www/src/mksh.hts ________________________________________________________________________ Commit ID: 100606A131353C40845 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/04/04 19:26:56 UTC Modified files: lib/libc/time : strftime.3 strftime.c Log message: implement %-d etc. GNU extension To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.6 -r1.7 src/lib/libc/time/strftime.3 cvs -R rdiff -kk -upr1.6 -r1.7 src/lib/libc/time/strftime.c ________________________________________________________________________ Commit ID: 100606B74701B25E652 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2021/04/05 20:34:48 UTC Modified files: files : vstyle.css Log message: let that line match the amber of roff2htm Fließtext To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.66 -r1.67 www/files/vstyle.css ________________________________________________________________________ Commit ID: 100606B80F258A63127 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/04/05 21:29:08 UTC Modified files: share/misc : acronyms Log message: another few To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.791 -r1.792 src/share/misc/acronyms ________________________________________________________________________ Commit ID: 100606B823C52A0A2A1 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/04/05 21:33:47 UTC Modified files: usr.sbin/rdate : rdate.h Log message: semantically correct includes here (even if doubling the .c files) note we probably can s/param/types/ in the .c files now but need to check To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.8 -r1.9 src/usr.sbin/rdate/rdate.h ________________________________________________________________________ Commit ID: 100606B864A500B950C CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2021/04/05 21:51:06 UTC Modified files: files : .htaccess Log message: by default, README* are ignored; we’ll wish to not do that here [to review] needs backport of IndexIgnoreReset to httpd… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.27 -r1.28 www/files/.htaccess ________________________________________________________________________ Commit ID: 100606B88E10BE56031 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2021/04/05 22:02:23 UTC Modified files: usr.sbin/httpd/conf: httpd.conf Log message: httpd should not exclude {README,HEADER}* from auto dirindex by default cid 100606B864A500B950C still must be solved as we need eg. CVS/ in /MirOS/ shown To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.30 -r1.31 src/usr.sbin/httpd/conf/httpd.conf ________________________________________________________________________ Commit ID: 1006073241E6E24D886 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2021/04/11 16:31:10 UTC Modified files: share/misc : acronyms data : munzbadg.out wlog2020.inc Log message: 🥄⃠ To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.792 -r1.793 src/share/misc/acronyms cvs -R rdiff -kk -upr1.49 -r1.50 www/data/munzbadg.out cvs -R rdiff -kk -upr1.16 -r1.17 www/data/wlog2020.inc ________________________________________________________________________