[ continuing from /cvs/Logs/ChangeLog.3D ] Commit ID: 10057A30AA63D5B6406 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/08/04 09:28:01 UTC Modified files: bin/mksh : mksh.1 Log message: fix groff issue pointed out by lintian surprisingly enough, no changes needed for the gcc6 switch in Debian sid… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.410 -r1.411 src/bin/mksh/mksh.1 ________________________________________________________________________ Commit ID: 10057A3A5F96CCF061E CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/08/04 20:31:02 UTC Modified files: bin/mksh : histrap.c main.c Log message: make command() not trash the global source variable removes local save/restore around it in two of three callers; the third one is in runtrap() which… probably *cough* ought to have danced the same… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.157 -r1.158 src/bin/mksh/histrap.c cvs -R rdiff -kk -upr1.314 -r1.315 src/bin/mksh/main.c ________________________________________________________________________ Commit ID: 10057A3A66701A72552 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/08/04 20:32:15 UTC Modified files: bin/mksh : main.c syn.c Log message: assorted code cleanup, while here anyway To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.315 -r1.316 src/bin/mksh/main.c cvs -R rdiff -kk -upr1.113 -r1.114 src/bin/mksh/syn.c ________________________________________________________________________ Commit ID: 10057A3AAA90034EF8B CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/08/04 20:51:37 UTC Modified files: bin/mksh : check.t main.c sh.h Log message: fixup a bad OpenBSD reaction on a bug afl showed: set source to NULL only if the memory backing source is actually reclaimed; fixes segfault due to NULL(+24) pointer dereference reported by Score_Under (simplified testcase added; thanks!) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.748 -r1.749 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.316 -r1.317 src/bin/mksh/main.c cvs -R rdiff -kk -upr1.783 -r1.784 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 10057A3B329510F6B5D CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2016/08/04 21:26:43 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.623 -r1.624 www/src/mksh.hts ________________________________________________________________________ Commit ID: 10057A8B7F4539FFC58 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/08/08 16:48:31 UTC Modified files: gnu/usr.bin/cvs/src: parseinfo.c Log message: remove useless double case To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.11 -r1.12 src/gnu/usr.bin/cvs/src/parseinfo.c ________________________________________________________________________ Commit ID: 10057AB699D20E684C1 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/08/10 17:51:00 UTC Modified files: usr.bin/grep : grep.1 Log message: fix To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.3 -r1.2 src/usr.bin/grep/grep.1 ________________________________________________________________________ Commit ID: 10057AB6F4374A7108F CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/08/10 18:15:19 UTC Modified files: bin/mksh : mksh.1 Log message: mention bases can (naturally…) only go up to 36, requested by izabera To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.411 -r1.412 src/bin/mksh/mksh.1 ________________________________________________________________________ Commit ID: 10057AB706B2E3BA65B CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/08/10 18:20:07 UTC Modified files: bin/mksh : check.t lksh.1 mksh.1 Log message: fixes To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.749 -r1.750 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.17 -r1.18 src/bin/mksh/lksh.1 cvs -R rdiff -kk -upr1.412 -r1.413 src/bin/mksh/mksh.1 ________________________________________________________________________ Commit ID: 10057AB70790ACA1487 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/08/10 18:20:19 UTC Modified files: bin/mksh : Build.sh Makefile sh.h distrib/special/mksh: Makefile Log message: bump, required by XTaran To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.701 -r1.702 src/bin/mksh/Build.sh cvs -R rdiff -kk -upr1.150 -r1.151 src/bin/mksh/Makefile cvs -R rdiff -kk -upr1.784 -r1.785 src/bin/mksh/sh.h cvs -R rdiff -kk -upr1.92 -r1.93 src/distrib/special/mksh/Makefile ________________________________________________________________________ CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/08/10 18:23:59 UTC Adding static tag 'mksh-R53' affecting: old rev. new rev. filename -------- -------- -------- NONE 1.702 bin/mksh/Build.sh NONE 1.42 bin/mksh/check.pl NONE 1.750 bin/mksh/check.t NONE 1.108 bin/mksh/dot.mkshrc NONE 1.306 bin/mksh/edit.c NONE 1.9 bin/mksh/emacsfn.h NONE 1.192 bin/mksh/eval.c NONE 1.179 bin/mksh/exec.c NONE 1.88 bin/mksh/expr.c NONE 1.1 bin/mksh/exprtok.h NONE 1.305 bin/mksh/funcs.c NONE 1.158 bin/mksh/histrap.c NONE 1.121 bin/mksh/jobs.c NONE 1.26 bin/mksh/lalloc.c NONE 1.228 bin/mksh/lex.c NONE 1.18 bin/mksh/lksh.1 NONE 1.317 bin/mksh/main.c NONE 1.6 bin/mksh/mirhash.h NONE 1.245 bin/mksh/misc.c NONE 1.413 bin/mksh/mksh.1 NONE 1.1 bin/mksh/mksh.ico NONE 1.3 bin/mksh/rlimits.opt NONE 1.785 bin/mksh/sh.h NONE 1.4 bin/mksh/sh_flags.opt NONE 1.76 bin/mksh/shf.c NONE 1.10 bin/mksh/strlcpy.c NONE 1.114 bin/mksh/syn.c NONE 1.86 bin/mksh/tree.c NONE 1.207 bin/mksh/var.c NONE 1.9 bin/mksh/var_spec.h ________________________________________________________________________ Commit ID: 10057AB73270562BC21 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2016/08/10 18:31:42 UTC Modified files: shells/mksh : Makefile distinfo Log message: regen To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.80 -r1.81 ports/shells/mksh/Makefile cvs -R rdiff -kk -upr1.76 -r1.77 ports/shells/mksh/distinfo ________________________________________________________________________ Commit ID: 10057ACDAB94C2BCF06 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2016/08/11 20:06:00 UTC Modified files: net/djbdns/files/build/zonenotify: Makefile Log message: no longer necessary as it’s moved up one directory To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1 -r1.2 ports/net/djbdns/files/build/zonenotify/Makefile ________________________________________________________________________ Commit ID: 10057ACDDC90C549100 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2016/08/11 20:19:08 UTC Modified files: net/djbdns : Makefile net/djbdns/files/build/src: clientloc.c clientloc.h net/djbdns/patches: patch-src_axfrdns_c patch-src_tdlookup_c Log message: completely re-do Fefe’s find_client_loc refactoring, but do it right instead To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.50 -r1.51 ports/net/djbdns/Makefile cvs -R rdiff -kk -upr1.1 -r1.2 ports/net/djbdns/files/build/src/clientloc.c cvs -R rdiff -kk -upr1.1 -r1.2 ports/net/djbdns/files/build/src/clientloc.h cvs -R rdiff -kk -upr1.3 -r1.4 ports/net/djbdns/patches/patch-src_axfrdns_c cvs -R rdiff -kk -upr1.4 -r1.5 ports/net/djbdns/patches/patch-src_tdlookup_c ________________________________________________________________________ Commit ID: 10057ADFDDA517E115F CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/08/12 16:48:08 UTC Modified files: bin/mksh : check.t exprtok.h sh.h Log message: fix refactoro, spotted by Natureshadow; add (working) testsuite for all operators To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.750 -r1.751 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.1 -r1.2 src/bin/mksh/exprtok.h cvs -R rdiff -kk -upr1.785 -r1.786 src/bin/mksh/sh.h ________________________________________________________________________ CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/08/12 16:49:38 UTC Adding static tag 'mksh-R53a' affecting: old rev. new rev. filename -------- -------- -------- NONE 1.702 bin/mksh/Build.sh NONE 1.42 bin/mksh/check.pl NONE 1.751 bin/mksh/check.t NONE 1.108 bin/mksh/dot.mkshrc NONE 1.306 bin/mksh/edit.c NONE 1.9 bin/mksh/emacsfn.h NONE 1.192 bin/mksh/eval.c NONE 1.179 bin/mksh/exec.c NONE 1.88 bin/mksh/expr.c NONE 1.2 bin/mksh/exprtok.h NONE 1.305 bin/mksh/funcs.c NONE 1.158 bin/mksh/histrap.c NONE 1.121 bin/mksh/jobs.c NONE 1.26 bin/mksh/lalloc.c NONE 1.228 bin/mksh/lex.c NONE 1.18 bin/mksh/lksh.1 NONE 1.317 bin/mksh/main.c NONE 1.6 bin/mksh/mirhash.h NONE 1.245 bin/mksh/misc.c NONE 1.413 bin/mksh/mksh.1 NONE 1.1 bin/mksh/mksh.ico NONE 1.3 bin/mksh/rlimits.opt NONE 1.786 bin/mksh/sh.h NONE 1.4 bin/mksh/sh_flags.opt NONE 1.76 bin/mksh/shf.c NONE 1.10 bin/mksh/strlcpy.c NONE 1.114 bin/mksh/syn.c NONE 1.86 bin/mksh/tree.c NONE 1.207 bin/mksh/var.c NONE 1.9 bin/mksh/var_spec.h ________________________________________________________________________ Commit ID: 10057AE2A4856114BCF CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/08/12 19:57:55 UTC Modified files: share/misc : acronyms Log message: sync with TNF and others To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.583 -r1.584 src/share/misc/acronyms ________________________________________________________________________ Commit ID: 10057AE2B6F5BBE0D5F CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2016/08/12 20:02:34 UTC Modified files: shells/mksh : Makefile PLIST distinfo Log message: build lksh in the port, too To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.81 -r1.82 ports/shells/mksh/Makefile cvs -R rdiff -kk -upr1.1 -r1.2 ports/shells/mksh/PLIST cvs -R rdiff -kk -upr1.77 -r1.78 ports/shells/mksh/distinfo ________________________________________________________________________ Commit ID: 10057AE359E1B0F85C2 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2016/08/12 20:45:59 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.624 -r1.625 www/src/mksh.hts ________________________________________________________________________ Commit ID: 10057B495B4443ACB97 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/08/17 16:49:43 UTC Modified files: gnu/usr.bin/lynx/src: GridText.c Log message: add a title hack, so it doesn’t get forgotten To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.9 -r1.10 src/gnu/usr.bin/lynx/src/GridText.c ________________________________________________________________________ Commit ID: 10057B497B1132EE028 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/08/17 16:58:02 UTC Modified files: gnu/usr.bin/lynx/src: GridText.c Log message: better To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.10 -r1.11 src/gnu/usr.bin/lynx/src/GridText.c ________________________________________________________________________ Commit ID: 10057B4A1CE213FF1AB CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2016/08/17 17:41:09 UTC Modified files: src : ksh-chan.hts Log message: oh my… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.87 -r1.88 www/src/ksh-chan.hts ________________________________________________________________________ Commit ID: 10057B4AF60771C3061 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2016/08/17 18:39:11 UTC Modified files: files : wp.htm Log message: focus on form field on page load To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.11 -r1.12 www/files/wp.htm ________________________________________________________________________ Commit ID: 10057BC542A2B3595E2 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/08/23 13:48:02 UTC Modified files: lib/libc/crypt : arc4random_buf.c sys/crypto : arc4random.c Log message: reduce max amount of bytes an arc4random_buf(3|9) caller can get even more To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.5 -r1.6 src/lib/libc/crypt/arc4random_buf.c cvs -R rdiff -kk -upr1.8 -r1.9 src/sys/crypto/arc4random.c ________________________________________________________________________ Commit ID: 10057BDF700102FA925 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/08/24 19:35:28 UTC Modified files: bin/mksh : mksh.1 Log message: remove all mentions of “the null string”, it’s an empty string (in most cases), or an unset parameter (in some cases) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.413 -r1.414 src/bin/mksh/mksh.1 ________________________________________________________________________ Commit ID: 10057BDF75022FF03B8 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/08/24 19:36:28 UTC Modified files: bin/mksh : mksh.1 Log message: this bug has long been fixed To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.414 -r1.415 src/bin/mksh/mksh.1 ________________________________________________________________________ Commit ID: 10057BE062C465118E3 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/08/24 20:40:02 UTC Modified files: bin/mksh : exec.c mksh.1 Log message: simplify manpage and code; streamline manpage formatting and Satzzeichen To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.179 -r1.180 src/bin/mksh/exec.c cvs -R rdiff -kk -upr1.415 -r1.416 src/bin/mksh/mksh.1 ________________________________________________________________________ Commit ID: 10057BE0897213CAEE7 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/08/24 20:50:12 UTC Modified files: bin/mksh : Build.sh Log message: experiment with GCC 5’s new -malign-data=abi To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.702 -r1.703 src/bin/mksh/Build.sh ________________________________________________________________________ Commit ID: 10057BE090D10178523 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2016/08/24 20:52:05 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.625 -r1.626 www/src/mksh.hts ________________________________________________________________________ Commit ID: 10057BF1B130A5DA757 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/08/25 16:21:15 UTC Modified files: bin/mksh : funcs.c Log message: read(2) and write(2) don’t EINTR for fast input (LP#1616692) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.305 -r1.306 src/bin/mksh/funcs.c ________________________________________________________________________ Commit ID: 10057BF1B1D101BE102 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/08/25 16:21:35 UTC Modified files: distrib/special/mksh: Makefile bin/mksh : Build.sh Makefile check.t lksh.1 sh.h Log message: outstanding bumps To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.93 -r1.94 src/distrib/special/mksh/Makefile cvs -R rdiff -kk -upr1.703 -r1.704 src/bin/mksh/Build.sh cvs -R rdiff -kk -upr1.151 -r1.152 src/bin/mksh/Makefile cvs -R rdiff -kk -upr1.751 -r1.752 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.18 -r1.19 src/bin/mksh/lksh.1 cvs -R rdiff -kk -upr1.786 -r1.787 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 10057BF1B846E9C5932 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2016/08/25 16:23:08 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.626 -r1.627 www/src/mksh.hts ________________________________________________________________________ Commit ID: 10057C5E1B26BC99EC4 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2016/08/30 19:42:17 UTC Modified files: src : kwalletcli.hts Log message: sync clog To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.31 -r1.32 www/src/kwalletcli.hts ________________________________________________________________________ Commit ID: 10057C5EB7D56D161D8 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2016/08/30 20:24:25 UTC Modified files: .linked : acronyms src : kwalletcli.hts Log message: today’s efforts To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.586 -r1.587 www/.linked/acronyms cvs -R rdiff -kk -upr1.32 -r1.33 www/src/kwalletcli.hts ________________________________________________________________________ Commit ID: 10057C81ADB72A11DB7 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/09/01 12:10:48 UTC Modified files: lib/libc/i18n : tbl_wnop.c Log message: don’t duplicate To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 src/lib/libc/i18n/tbl_wnop.c ________________________________________________________________________ Commit ID: 10057C8215268CE05F6 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/09/01 12:38:23 UTC Modified files: samples : utf-8 Log message: governance To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.12 -r1.13 contrib/samples/utf-8 ________________________________________________________________________ Commit ID: 10057C825090042F66C CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2016/09/01 12:55:28 UTC Modified files: xc/programs/xterm: wcwidth.c code/jupp : NEWS i18n.c samples : uni_smp.txt unidata.htm unidata.txt utf-8 bin/mksh : expr.c lib/libc/i18n : tbl_att0.c tbl_attr.c tbl_towl.c tbl_towt.c tbl_towu.c wcwidth.c Log message: Unicode 9.0.0 (code and data part; FixedMisc font tbd) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.8 -r1.9 X11/xc/programs/xterm/wcwidth.c cvs -R rdiff -kk -upr1.94 -r1.95 contrib/code/jupp/NEWS cvs -R rdiff -kk -upr1.14 -r1.15 contrib/code/jupp/i18n.c cvs -R rdiff -kk -upr1.1 -r1.2 contrib/samples/uni_smp.txt cvs -R rdiff -kk -upr1.9 -r1.10 contrib/samples/unidata.htm cvs -R rdiff -kk -upr1.9 -r1.10 contrib/samples/unidata.txt cvs -R rdiff -kk -upr1.13 -r1.14 contrib/samples/utf-8 cvs -R rdiff -kk -upr1.88 -r1.89 src/bin/mksh/expr.c cvs -R rdiff -kk -upr1.8 -r1.9 src/lib/libc/i18n/tbl_att0.c cvs -R rdiff -kk -upr1.11 -r1.12 src/lib/libc/i18n/tbl_attr.c cvs -R rdiff -kk -upr1.8 -r1.9 src/lib/libc/i18n/tbl_towl.c cvs -R rdiff -kk -upr1.4 -r1.5 src/lib/libc/i18n/tbl_towt.c cvs -R rdiff -kk -upr1.6 -r1.7 src/lib/libc/i18n/tbl_towu.c cvs -R rdiff -kk -upr1.14 -r1.15 src/lib/libc/i18n/wcwidth.c ________________________________________________________________________ Commit ID: 10057C8260A04757349 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/09/01 12:59:13 UTC Modified files: bin/mksh : Build.sh check.t edit.c emacsfn.h eval.c exec.c main.c sh.h syn.c Log message: fix English (thanks to Andreas Buschka); TIL: • to start ⇒ a start • to begin ⇒ a beginning To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.704 -r1.705 src/bin/mksh/Build.sh cvs -R rdiff -kk -upr1.752 -r1.753 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.306 -r1.307 src/bin/mksh/edit.c cvs -R rdiff -kk -upr1.9 -r1.10 src/bin/mksh/emacsfn.h cvs -R rdiff -kk -upr1.192 -r1.193 src/bin/mksh/eval.c cvs -R rdiff -kk -upr1.180 -r1.181 src/bin/mksh/exec.c cvs -R rdiff -kk -upr1.317 -r1.318 src/bin/mksh/main.c cvs -R rdiff -kk -upr1.787 -r1.788 src/bin/mksh/sh.h cvs -R rdiff -kk -upr1.114 -r1.115 src/bin/mksh/syn.c ________________________________________________________________________ Commit ID: 10057C8283F50FE513C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/09/01 13:07:51 UTC Modified files: usr.bin/calendar/calendars: calendar.history usr.bin/calendar/calendars/de_DE.ISO_8859-1: calendar.literatur Log message: a day in history To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.4 -r1.5 src/usr.bin/calendar/calendars/calendar.history cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.bin/calendar/calendars/de_DE.ISO_8859-1/calendar.literatur ________________________________________________________________________ Commit ID: 10057C9981576410378 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/09/02 15:17:16 UTC Modified files: share/man/man4 : plip.4 Log message: improve To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 src/share/man/man4/plip.4 ________________________________________________________________________ Commit ID: 10057D05BC231C8CE0D CVSROOT: /cvs Module name: gcc Changes by: tg@herc.mirbsd.org 2016/09/07 18:25:46 UTC Modified files: gcc/config/sparc: sparc.h Log message: bugfix To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.101.2 -r1.2 gcc/gcc/config/sparc/sparc.h ________________________________________________________________________ Commit ID: 10057D05C1427EDF523 CVSROOT: /cvs Module name: gcc Changes by: tg@herc.mirbsd.org 2016/09/07 18:27:47 UTC Modified files: gcc/config/sparc: sparc.h Log message: similar to i386, omit extra alignment with -Os on 32-bit targets (idfc if this has been there since 2c3011aab wilson 1992-01-30 20:58:19) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.2 -r1.3 gcc/gcc/config/sparc/sparc.h ________________________________________________________________________ Commit ID: 10057ECD93254C3ED88 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/09/29 09:04:58 UTC Modified files: bin/mksh : mksh.1 Log message: today, Andreas Buschka learnt that the Oxford comma is an american thing (except for exactly the University of Oxford or to disambiguate) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.416 -r1.417 src/bin/mksh/mksh.1 ________________________________________________________________________ Commit ID: 10057ED8DAF090749BC CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/09/29 21:54:45 UTC Added files: fonts/fixed : mirf16v8.map Log message: add Unicode map suitable for Linux’ kbd’s psdaddtable, whose docs are outright wrong To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr0 -r1.1 contrib/fonts/fixed/mirf16v8.map ________________________________________________________________________ Commit ID: 10057ED92D905528A66 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/09/29 22:16:39 UTC Modified files: fonts/fixed : 9x18.bdfc mirf16v8.bdfc mirf16v8.map Log message: fix up the Unicode (and cp437) TRIANGLEs To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.11 -r1.12 contrib/fonts/fixed/9x18.bdfc cvs -R rdiff -kk -upr1.2 -r1.3 contrib/fonts/fixed/mirf16v8.bdfc cvs -R rdiff -kk -upr1.1 -r1.2 contrib/fonts/fixed/mirf16v8.map ________________________________________________________________________ Commit ID: 10057ED97BB0C170459 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2016/09/29 22:37:29 UTC Modified files: fonts/fixed : README.dist fonts/unifont : hexpad.sh xc/fonts/bdf/misc: 9x18.bdfc fonts.alias mirf16v8.bdfc Added files: fonts/tools : bdftopsf.pl Log message: update To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr0 -r1.1 contrib/fonts/tools/bdftopsf.pl cvs -R rdiff -kk -upr1.3 -r1.4 contrib/fonts/fixed/README.dist cvs -R rdiff -kk -upr1.4 -r1.5 contrib/fonts/unifont/hexpad.sh cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/fonts/bdf/misc/9x18.bdfc cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/fonts/bdf/misc/fonts.alias cvs -R rdiff -kk -upr1.1 -r1.2 X11/xc/fonts/bdf/misc/mirf16v8.bdfc ________________________________________________________________________ Commit ID: 10057F1888F65CBF445 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/02 22:21:48 UTC Modified files: bin/mksh : check.t exec.c sh.h Log message: fix error propagation in TAND/TOR constructs, noted by Martijn Dekker still a bit unsure about the whole XERROK and *xerrok stuff, but… it seems to work To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.753 -r1.754 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.181 -r1.182 src/bin/mksh/exec.c cvs -R rdiff -kk -upr1.788 -r1.789 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 10057F4031F175B6240 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/04 19:37:21 UTC Modified files: fonts/fixed : README.dist Log message: keep the extra tools for now, in the hope of getting everything we can possibly build built from FixedMisc with local tools, and to ship this as complete source and binary tarball cf. /Distfiles/kbd_2.0.3.orig.tar.gz#utar/kbd-2.0.3/src/psf.h and /Distfiles/grub-1.98.tar.gz#utar/grub-1.98/util/grub-mkfont.c To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.4 -r1.5 contrib/fonts/fixed/README.dist ________________________________________________________________________ Commit ID: 10057F4069642AD05C5 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/04 19:44:10 UTC Modified files: sys/sys : exec_script.h Log message: izabera has a point, also, sugid scripts aren’t allowed by mksh/perl anyway To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/sys/sys/exec_script.h ________________________________________________________________________ Commit ID: 10057F407A166A00F18 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2016/10/04 19:48:26 UTC Modified files: files : TaC-mksh.txt src : mksh.hts Log message: sync clog To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.27 -r1.28 www/files/TaC-mksh.txt cvs -R rdiff -kk -upr1.627 -r1.628 www/src/mksh.hts ________________________________________________________________________ Commit ID: 10057F77CAE1A44C07D CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/07 10:44:40 UTC Modified files: code/jupp : Tag: joe-2_8-msdos jupprc code/jupp : Tag: jupprc-for-joe-3_7 jupprc code/jupp : NEWS builtins.c jupprc Log message: add ^Q= to search conflict markers To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.15.2.6 -r1.15.2.7 contrib/code/jupp/jupprc cvs -R rdiff -kk -upr1.23.2.13 -r1.23.2.14 contrib/code/jupp/jupprc cvs -R rdiff -kk -upr1.95 -r1.96 contrib/code/jupp/NEWS cvs -R rdiff -kk -upr1.20 -r1.21 contrib/code/jupp/builtins.c cvs -R rdiff -kk -upr1.53 -r1.54 contrib/code/jupp/jupprc ________________________________________________________________________ Commit ID: 10057F77F8568C4A6DC CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/07 10:57:09 UTC Modified files: code/jupp : Makefile.am NEWS configure.ac jmacsrc.in joerc.in jpicorc.in jstarrc.in jupprc rjoerc.in Added files: code/jupp/syntax: tex.jsf.in Log message: add syntax file for minimal Teχ; mostly mature (modulo syntax highlighting addressing octets, not characters) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.8 -r1.9 contrib/code/jupp/Makefile.am cvs -R rdiff -kk -upr1.96 -r1.97 contrib/code/jupp/NEWS cvs -R rdiff -kk -upr1.46 -r1.47 contrib/code/jupp/configure.ac cvs -R rdiff -kk -upr1.20 -r1.21 contrib/code/jupp/jmacsrc.in cvs -R rdiff -kk -upr1.21 -r1.22 contrib/code/jupp/joerc.in cvs -R rdiff -kk -upr1.20 -r1.21 contrib/code/jupp/jpicorc.in cvs -R rdiff -kk -upr1.21 -r1.22 contrib/code/jupp/jstarrc.in cvs -R rdiff -kk -upr1.54 -r1.55 contrib/code/jupp/jupprc cvs -R rdiff -kk -upr1.20 -r1.21 contrib/code/jupp/rjoerc.in cvs -R rdiff -kk -upr0 -r1.1 contrib/code/jupp/syntax/tex.jsf.in ________________________________________________________________________ Commit ID: 10057F7F99A58419A51 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/07 19:37:46 UTC Modified files: code/jupp : Tag: 1.14 b.c Log message: fix uninitialised warning by gcc in Debian sid To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr0 -r1.14 contrib/code/jupp/b.c ________________________________________________________________________ Commit ID: 10057F7F9C57D72FA0D CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/07 19:38:23 UTC Modified files: code/jupp : tty.c Log message: silence gcc To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.20 -r1.21 contrib/code/jupp/tty.c ________________________________________________________________________ Commit ID: 10057F7FB0D4D3E4027 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/07 19:43:56 UTC Modified files: code/jupp : NEWS syntax.c syntax.h code/jupp/syntax: c.jsf.in Log message: UTF-8 syntax highlighting To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.97 -r1.98 contrib/code/jupp/NEWS cvs -R rdiff -kk -upr1.11 -r1.12 contrib/code/jupp/syntax.c cvs -R rdiff -kk -upr1.2 -r1.3 contrib/code/jupp/syntax.h cvs -R rdiff -kk -upr1.6 -r1.7 contrib/code/jupp/syntax/c.jsf.in ________________________________________________________________________ Commit ID: 10057F7FD0A2FB91192 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/07 19:52:26 UTC Modified files: code/jupp : NEWS TODO uedit.c Log message: fix ^Q] for ', " and, while here, ` To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.98 -r1.99 contrib/code/jupp/NEWS cvs -R rdiff -kk -upr1.22 -r1.23 contrib/code/jupp/TODO cvs -R rdiff -kk -upr1.11 -r1.12 contrib/code/jupp/uedit.c ________________________________________________________________________ Commit ID: 10057F800AE47CC7672 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/07 20:07:51 UTC Modified files: code/jupp : LIST NEWS cmd.c jstarrc.in jupprc uedit.c uedit.h Log message: add rvmatch, same as tomatch but ambiguous go left To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.9 -r1.10 contrib/code/jupp/LIST cvs -R rdiff -kk -upr1.99 -r1.100 contrib/code/jupp/NEWS cvs -R rdiff -kk -upr1.12 -r1.13 contrib/code/jupp/cmd.c cvs -R rdiff -kk -upr1.22 -r1.23 contrib/code/jupp/jstarrc.in cvs -R rdiff -kk -upr1.55 -r1.56 contrib/code/jupp/jupprc cvs -R rdiff -kk -upr1.12 -r1.13 contrib/code/jupp/uedit.c cvs -R rdiff -kk -upr1.4 -r1.5 contrib/code/jupp/uedit.h ________________________________________________________________________ Commit ID: 10057F8012D3102E599 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/07 20:09:56 UTC Modified files: code/jupp : cmd.c main.c Log message: mop up a bit To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.13 -r1.14 contrib/code/jupp/cmd.c cvs -R rdiff -kk -upr1.24 -r1.25 contrib/code/jupp/main.c ________________________________________________________________________ Commit ID: 10057F80770254DE843 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/07 20:36:42 UTC Modified files: code/jupp : uedit.c Log message: make this actually work To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.13 -r1.14 contrib/code/jupp/uedit.c ________________________________________________________________________ Commit ID: 10057F814BE447B8A62 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/07 21:33:30 UTC Modified files: code/jupp : jupprc Log message: reword and tweak To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.56 -r1.57 contrib/code/jupp/jupprc ________________________________________________________________________ Commit ID: 10057F909BA47132811 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/08 14:58:46 UTC Modified files: code/jupp : NEWS TODO cmd.c pw.c tab.c Log message: fixup some tab completion madness To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.100 -r1.101 contrib/code/jupp/NEWS cvs -R rdiff -kk -upr1.23 -r1.24 contrib/code/jupp/TODO cvs -R rdiff -kk -upr1.14 -r1.15 contrib/code/jupp/cmd.c cvs -R rdiff -kk -upr1.5 -r1.6 contrib/code/jupp/pw.c cvs -R rdiff -kk -upr1.4 -r1.5 contrib/code/jupp/tab.c ________________________________________________________________________ Commit ID: 10057F91DF7456BBA11 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/08 16:26:00 UTC Modified files: code/jupp : path.c path.h Log message: first path of overhauling PATH handling 'foo\bar' is still shown and saved as 'foo/bar' though loaded from 'foo\bar' but if disabled, 'fooar' is shown and the title bar bolded; b->name must be escaped while rendering but must keep the actual pathname (hard!) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.10 -r1.11 contrib/code/jupp/path.c cvs -R rdiff -kk -upr1.8 -r1.9 contrib/code/jupp/path.h ________________________________________________________________________ Commit ID: 10057F921EB68DE163A CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/08 16:42:01 UTC Modified files: code/jupp : NEWS TODO path.h tw.c Log message: fix filenames with backslashes (data corruption) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.101 -r1.102 contrib/code/jupp/NEWS cvs -R rdiff -kk -upr1.24 -r1.25 contrib/code/jupp/TODO cvs -R rdiff -kk -upr1.9 -r1.10 contrib/code/jupp/path.h cvs -R rdiff -kk -upr1.8 -r1.9 contrib/code/jupp/tw.c ________________________________________________________________________ Commit ID: 10057F930072AAB610A CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/08 17:42:13 UTC Modified files: code/jupp : b.c Log message: fix for __CRAZY=Yes To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.14 -r1.15 contrib/code/jupp/b.c ________________________________________________________________________ Commit ID: 10057F9303837FBF229 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/08 17:44:20 UTC Modified files: code/jupp : Makefile.am Makefile.bsd-wrapper NEWS configure.ac jmacsrc.in joe.1.in joerc.in jpicorc.in jstarrc.in rjoerc.in Log message: use autoconf to DTRT, bump to ~pre1, prepare things yet to come To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.9 -r1.10 contrib/code/jupp/Makefile.am cvs -R rdiff -kk -upr1.4 -r1.5 contrib/code/jupp/Makefile.bsd-wrapper cvs -R rdiff -kk -upr1.102 -r1.103 contrib/code/jupp/NEWS cvs -R rdiff -kk -upr1.47 -r1.48 contrib/code/jupp/configure.ac cvs -R rdiff -kk -upr1.21 -r1.22 contrib/code/jupp/jmacsrc.in cvs -R rdiff -kk -upr1.16 -r1.17 contrib/code/jupp/joe.1.in cvs -R rdiff -kk -upr1.22 -r1.23 contrib/code/jupp/joerc.in cvs -R rdiff -kk -upr1.21 -r1.22 contrib/code/jupp/jpicorc.in cvs -R rdiff -kk -upr1.23 -r1.24 contrib/code/jupp/jstarrc.in cvs -R rdiff -kk -upr1.21 -r1.22 contrib/code/jupp/rjoerc.in ________________________________________________________________________ Commit ID: 10057F933671FDFED8D CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/08 17:56:35 UTC Modified files: code/jupp : Makefile.in builtins.c configure 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/Makefile.in cvs -R rdiff -kk -upr1.21 -r1.22 contrib/code/jupp/builtins.c cvs -R rdiff -kk -upr1.29 -r1.30 contrib/code/jupp/configure ________________________________________________________________________ Commit ID: 10057F9490553AFB0BC CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/08 19:28:45 UTC Modified files: code/jupp : TODO joe.1.in Log message: manpage woes continue To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.25 -r1.26 contrib/code/jupp/TODO cvs -R rdiff -kk -upr1.17 -r1.18 contrib/code/jupp/joe.1.in ________________________________________________________________________ Commit ID: 10057F9490F0ED5540C CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/08 19:28:54 UTC Modified files: code/jupp : bw.c rc.c Log message: lintian fixes To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.20 -r1.21 contrib/code/jupp/bw.c cvs -R rdiff -kk -upr1.19 -r1.20 contrib/code/jupp/rc.c ________________________________________________________________________ Commit ID: 10057FA82756012EF5C CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2016/10/09 17:46:06 UTC Modified files: mk : souv2hts Log message: egads… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 www/mk/souv2hts ________________________________________________________________________ Commit ID: 10057FA88796A086AE8 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/09 18:11:57 UTC Added files: fonts/tools : bdfc2lst.sh Removed files: fonts/fixed : bdfc2lst Log message: move contrib/fonts/fixed/bdfc2lst to contrib/fonts/tools/bdfc2lst.sh To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1 -r0 contrib/fonts/fixed/bdfc2lst cvs -R rdiff -kk -upr0 -r1.1 contrib/fonts/tools/bdfc2lst.sh ________________________________________________________________________ Commit ID: 10057FA8C0E513C579E CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/09 18:27:00 UTC contrib/fonts/fixed/9x18 Update of /cvs/contrib/fonts/fixed/9x18 In directory herc.mirbsd.org:/var/tmp/cvs-serv20796/9x18 Log Message: Directory /cvs/contrib/fonts/fixed/9x18 put under version control ________________________________________________________________________ Commit ID: 10057FA8D296835D4A1 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/09 18:31:57 UTC Modified files: fonts/tools : bdfc2lst.sh Log message: add extra flag to show each char’s width (as determined by mksh) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1 -r1.2 contrib/fonts/tools/bdfc2lst.sh ________________________________________________________________________ Commit ID: 10057FA8D37743394F1 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/09 18:31:59 UTC Added files: fonts/fixed/9x18: fullamb.bdfc fullcomb.bdfc halfcomb.bdfc Log message: split off the already-known ambiguous (glyph or combining) chars from the fonts To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr0 -r1.1 contrib/fonts/fixed/9x18/fullamb.bdfc cvs -R rdiff -kk -upr0 -r1.1 contrib/fonts/fixed/9x18/fullcomb.bdfc cvs -R rdiff -kk -upr0 -r1.1 contrib/fonts/fixed/9x18/halfcomb.bdfc ________________________________________________________________________ Commit ID: 10057FA8D9327F993F2 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/09 18:33:46 UTC Added files: fonts/fixed/9x18: halfamb.bdfc Log message: split off as ambiguous-in-halfwidth-font those chars Unicode 7→9 made fullwidth To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr0 -r1.1 contrib/fonts/fixed/9x18/halfamb.bdfc ________________________________________________________________________ Commit ID: 10057FA924D6DB71050 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/09 18:54:03 UTC Modified files: fonts/fixed : mirf16v8.bdfc Log message: rename to FixedMiscPC (personal computer) for sanity (a font selection in the GUI should only ever match one of ours) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 contrib/fonts/fixed/mirf16v8.bdfc ________________________________________________________________________ Commit ID: 10057FAB5FF6634B3B1 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/09 21:26:07 UTC Modified files: libexec/randshuffle: randshuffle etc : rc sbin/init : init.c sbin/reboot : reboot.c Log message: let randshuffle behave a bit more notrunc To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.25 -r1.26 src/libexec/randshuffle/randshuffle cvs -R rdiff -kk -upr1.124 -r1.125 src/etc/rc cvs -R rdiff -kk -upr1.10 -r1.11 src/sbin/init/init.c cvs -R rdiff -kk -upr1.8 -r1.9 src/sbin/reboot/reboot.c ________________________________________________________________________ Commit ID: 10057FAB6C752DE4F17 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/09 21:29:29 UTC Modified files: lib/libskey : skeylogin.c Log message: “Put that in your pipe and smoke it” indeed, OpenBSDians… WTF‽ To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/lib/libskey/skeylogin.c ________________________________________________________________________ Commit ID: 10057FABBA341C337DA CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/09 21:50:23 UTC Modified files: fonts/fixed : 9x18.bdfc Log message: shrink 1DAC‥1DAF to conform with the other superscripts To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.12 -r1.13 contrib/fonts/fixed/9x18.bdfc ________________________________________________________________________ Commit ID: 10057FABC9A1DAE745E CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/09 21:54:15 UTC Modified files: fonts/fixed : 9x18.bdfc Log message: oops, and more To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.13 -r1.14 contrib/fonts/fixed/9x18.bdfc ________________________________________________________________________ Commit ID: 10057FAC13C51BA1FE7 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/09 22:13:58 UTC Modified files: bin/hostname : hostname.1 hostname.c Log message: add hostname -f To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/bin/hostname/hostname.1 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/bin/hostname/hostname.c ________________________________________________________________________ Commit ID: 10058039BEF199F061E CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2016/10/16 15:25:10 UTC Modified files: net/mcabber/patches: patch-src_screen_c Log message: unbreak (with gcc 4.4, which actually does respect the “inline”) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.2 -r1.3 ports/net/mcabber/patches/patch-src_screen_c ________________________________________________________________________ Commit ID: 100580A45217460F32F CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/21 16:41:19 UTC Modified files: gnu/usr.bin/cvs/src: cvs.h server.c update.c vers_ts.c Log message: in a vers_ts, track whether ts_user is known to be the local file timestamp (or not known to; the ts_rcs cases are handled as 0, but they probably don’t matter for the use case) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.6 -r1.7 src/gnu/usr.bin/cvs/src/cvs.h cvs -R rdiff -kk -upr1.8 -r1.9 src/gnu/usr.bin/cvs/src/server.c cvs -R rdiff -kk -upr1.7 -r1.8 src/gnu/usr.bin/cvs/src/update.c cvs -R rdiff -kk -upr1.1.101.3 -r1.2 src/gnu/usr.bin/cvs/src/vers_ts.c ________________________________________________________________________ Commit ID: 100580A49C51B867ED8 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/21 17:00:31 UTC Modified files: gnu/usr.bin/cvs/src: add.c Log message: fix resurrecting files To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.2 -r1.3 src/gnu/usr.bin/cvs/src/add.c ________________________________________________________________________ Commit ID: 100580A546A70055072 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/21 17:46:02 UTC Modified files: gnu/usr.bin/cvs/src: main.c Log message: make --help-commands list *all* commands (from cmds[] in main.c) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.15 -r1.16 src/gnu/usr.bin/cvs/src/main.c ________________________________________________________________________ Commit ID: 100580A57340AEE5D52 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/21 17:58:00 UTC Modified files: gnu/usr.bin/cvs/doc: cvs.texinfo gnu/usr.bin/cvs/src: main.c Log message: sync short descriptions of commands To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.21 -r1.22 src/gnu/usr.bin/cvs/doc/cvs.texinfo cvs -R rdiff -kk -upr1.16 -r1.17 src/gnu/usr.bin/cvs/src/main.c ________________________________________________________________________ Commit ID: 100580A5A561BEECAB0 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/21 18:11:20 UTC Modified files: gnu/usr.bin/cvs/doc: cvs.texinfo Log message: add missing command short-documentation To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.22 -r1.23 src/gnu/usr.bin/cvs/doc/cvs.texinfo ________________________________________________________________________ Commit ID: 100580A697310DAF6E9 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/21 19:16:01 UTC Modified files: gnu/usr.bin/cvs/doc: cvs.man.header cvs.texinfo Log message: list all CVS commands (Debian #839669) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.4 -r1.5 src/gnu/usr.bin/cvs/doc/cvs.man.header cvs -R rdiff -kk -upr1.23 -r1.24 src/gnu/usr.bin/cvs/doc/cvs.texinfo ________________________________________________________________________ Commit ID: 100580A6A6E62BBA9D3 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/21 19:19:50 UTC Modified files: gnu/usr.bin/cvs: configure.in Log message: bump To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.20 -r1.21 src/gnu/usr.bin/cvs/configure.in ________________________________________________________________________ Commit ID: 100580A6C2A3844F186 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/21 19:27:21 UTC Modified files: gnu/usr.bin/cvs: configure Log message: regenerate To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.21 -r1.22 src/gnu/usr.bin/cvs/configure ________________________________________________________________________ Commit ID: 100580A744A3E4B0674 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/21 20:01:55 UTC Modified files: gnu/usr.bin/cvs/src: add.c vers_ts.c Log message: add RCSID To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 src/gnu/usr.bin/cvs/src/add.c cvs -R rdiff -kk -upr1.2 -r1.3 src/gnu/usr.bin/cvs/src/vers_ts.c ________________________________________________________________________ Commit ID: 100580A7F693929F25F CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/21 20:49:24 UTC Modified files: gnu/usr.bin/cvs/lib: Tag: tg getdate.y Log message: merge src/gnu/usr.bin/cvs/lib/getdate.c,v 1.12 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.6.2.5 -r1.6.2.6 src/gnu/usr.bin/cvs/lib/getdate.y ________________________________________________________________________ Commit ID: 100580A7FFB1E456B0E CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/21 20:51:49 UTC Modified files: gnu/usr.bin/cvs/lib: getdate.c Log message: simple regeneration To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.12 -r1.13 src/gnu/usr.bin/cvs/lib/getdate.c ________________________________________________________________________ Commit ID: 100580A803018CAF60A CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/21 20:52:48 UTC Modified files: gnu/usr.bin/cvs/lib: getdate.c Log message: add back patch for union YYSTYPE To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.13 -r1.14 src/gnu/usr.bin/cvs/lib/getdate.c ________________________________________________________________________ Commit ID: 100580A816D7A14C420 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/21 20:58:04 UTC Modified files: gnu/usr.bin/cvs/lib: Tag: tg getdate.y Log message: add RCSID in case it was not defined To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.6.2.6 -r1.6.2.7 src/gnu/usr.bin/cvs/lib/getdate.y ________________________________________________________________________ Commit ID: 100580A81C115EDE59B CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/21 20:59:20 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.14 -r1.15 src/gnu/usr.bin/cvs/lib/getdate.c ________________________________________________________________________ Commit ID: 100580A843820F19733 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/21 21:10:00 UTC Modified files: scripts : mnt-cvsroot Log message: merge from Debian’s CVS package; pimp To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.18 -r1.19 src/scripts/mnt-cvsroot ________________________________________________________________________ Commit ID: 100580A86730D1DE72E CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/21 21:19:27 UTC Modified files: gnu/usr.bin/rcs: Makefile.inc gnu/usr.bin/rcs/getdate: Makefile Log message: omit -lrcs from getdate(1) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.8 -r1.9 src/gnu/usr.bin/rcs/Makefile.inc cvs -R rdiff -kk -upr1.2 -r1.3 src/gnu/usr.bin/rcs/getdate/Makefile ________________________________________________________________________ Commit ID: 100580A86FB2F9BCEC7 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/21 21:21:38 UTC Modified files: gnu/usr.bin/rcs/getdate: Makefile Log message: fix To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 src/gnu/usr.bin/rcs/getdate/Makefile ________________________________________________________________________ Commit ID: 100580A8FCE3C69F7B9 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2016/10/21 21:59:18 UTC Modified files: infrastructure/templates: network.conf.template Log message: new mirror To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.27 -r1.28 ports/infrastructure/templates/network.conf.template ________________________________________________________________________ Commit ID: 100580A90657DA8B2E7 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/21 22:01:51 UTC Modified files: gnu/usr.bin/cvs/src: main.c Log message: remove unused junk To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.17 -r1.18 src/gnu/usr.bin/cvs/src/main.c ________________________________________________________________________ Commit ID: 100580A9CE03B19BE39 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/21 22:55:10 UTC Modified files: gnu/usr.bin/cvs: Makefile.bsd-wrapper Log message: match Debian, enable rootcommit To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.32 -r1.33 src/gnu/usr.bin/cvs/Makefile.bsd-wrapper ________________________________________________________________________ Commit ID: 100580AA4BC625452B6 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/21 23:28:50 UTC Modified files: gnu/usr.bin/cvs/lib: getdate.h Log message: fix our separate getdate(1) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.5 -r1.6 src/gnu/usr.bin/cvs/lib/getdate.h ________________________________________________________________________ Commit ID: 100580AA52864C7BC6E CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/21 23:30:33 UTC Modified files: gnu/usr.bin/rcs: Makefile Log message: do install getdate(1), GPL aside, at least it tests positive now To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.2 -r1.3 src/gnu/usr.bin/rcs/Makefile ________________________________________________________________________ Commit ID: 100580AB6EC5F1297E1 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/22 00:46:18 UTC Modified files: gnu/usr.bin/cvs/m4: longdouble.m4 Log message: we live in a world of more modern autotools To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.101.2 -r1.2 src/gnu/usr.bin/cvs/m4/longdouble.m4 ________________________________________________________________________ Commit ID: 100580AB8346CB073E2 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/22 00:51:45 UTC Modified files: gnu/usr.bin/cvs: configure Log message: regenerate To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.22 -r1.23 src/gnu/usr.bin/cvs/configure ________________________________________________________________________ Commit ID: 100580AB8D86DD9CE10 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/22 00:54:34 UTC Modified files: gnu/usr.bin/cvs/src: add.c Log message: make this match what sanity.sh expects, it does have a point… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.4 -r1.5 src/gnu/usr.bin/cvs/src/add.c ________________________________________________________________________ Commit ID: 100580AC7D87D719655 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/22 01:58:29 UTC Modified files: gnu/usr.bin/cvs/m4: longdouble.m4 Log message: band-aid, more to be fixed To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.2 -r1.3 src/gnu/usr.bin/cvs/m4/longdouble.m4 ________________________________________________________________________ Commit ID: 100580ADD701E90739A CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/22 03:30:34 UTC Modified files: gnu/usr.bin/cvs/src: main.c Log message: fix use-after-free bug To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.18 -r1.19 src/gnu/usr.bin/cvs/src/main.c ________________________________________________________________________ Commit ID: 100580ADEE0428173A2 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/22 03:36:44 UTC Modified files: gnu/usr.bin/cvs/m4: longdouble.m4 Log message: this is probably less wrong To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 src/gnu/usr.bin/cvs/m4/longdouble.m4 ________________________________________________________________________ Commit ID: 100580ADEF849831C1B CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/22 03:37:05 UTC Modified files: gnu/usr.bin/cvs: configure.in Log message: bump To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.21 -r1.22 src/gnu/usr.bin/cvs/configure.in ________________________________________________________________________ Commit ID: 100580ADFA115F9DE6C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/22 03:40:01 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.23 -r1.24 src/gnu/usr.bin/cvs/configure ________________________________________________________________________ Commit ID: 100580AE4A5726E841E CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2016/10/22 04:01:33 UTC Modified files: devel/cvs : DESCR Makefile PLIST distinfo devel/cvs/patches: patch-AUTHORS patch-MINOR-BUGS patch-configure_in Added files: devel/cvs/patches: patch-lib_Makefile_am patch-m4_getdate_m4 Log message: updated port (modulo regression testsuite) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.2 -r1.3 ports/devel/cvs/DESCR cvs -R rdiff -kk -upr1.23 -r1.24 ports/devel/cvs/Makefile cvs -R rdiff -kk -upr1.3 -r1.4 ports/devel/cvs/PLIST cvs -R rdiff -kk -upr1.3 -r1.4 ports/devel/cvs/distinfo cvs -R rdiff -kk -upr1.4 -r1.5 ports/devel/cvs/patches/patch-AUTHORS cvs -R rdiff -kk -upr1.4 -r1.5 ports/devel/cvs/patches/patch-MINOR-BUGS cvs -R rdiff -kk -upr1.4 -r1.5 ports/devel/cvs/patches/patch-configure_in cvs -R rdiff -kk -upr0 -r1.1 ports/devel/cvs/patches/patch-lib_Makefile_am cvs -R rdiff -kk -upr0 -r1.1 ports/devel/cvs/patches/patch-m4_getdate_m4 ________________________________________________________________________ Commit ID: 100580B70F05E753A44 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/22 14:00:16 UTC Modified files: lib/libc/arch/i386: SYS.h Log message: note static branch prediction optimisation opportunity for i386 (sparc v8 always predicts as not taken) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/lib/libc/arch/i386/SYS.h ________________________________________________________________________ Commit ID: 100580B73E67142A17E CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/22 14:12:51 UTC Modified files: gnu/usr.bin/cvs/doc: cvs.man.footer Log message: apply manpage bugfix from esr from http://lists.nongnu.org/archive/html/cvs-dev/2016-02/msg00000.html To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.2 -r1.3 src/gnu/usr.bin/cvs/doc/cvs.man.footer ________________________________________________________________________ Commit ID: 100580B78BF17103FE0 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/22 14:33:30 UTC Modified files: gnu/usr.bin/cvs/src: buffer.c Log message: apply confirmed memory leak fix by Sergei Trofimovich from http://lists.nongnu.org/archive/html/cvs-dev/2013-01/msg00002.html To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.101.3 -r1.2 src/gnu/usr.bin/cvs/src/buffer.c ________________________________________________________________________ Commit ID: 100580B86447A6FF5D7 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/22 15:31:02 UTC Log message: re-import the cvs 1.12.13 testsuite Status: Vendor Tag: FSF Release Tags: cvs-1_12_13 N src/gnu/usr.bin/cvs/lib/test-getdate.sh N src/gnu/usr.bin/cvs/src/sanity.config.sh.in N src/gnu/usr.bin/cvs/src/sanity.sh No conflicts created by this import ________________________________________________________________________ Commit ID: 100580B871925FEF835 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/22 15:34:39 UTC Modified files: gnu/usr.bin/cvs/lib: test-getdate.sh gnu/usr.bin/cvs/src: sanity.sh Log message: merge from Debian/MirPorts 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/cvs/lib/test-getdate.sh cvs -R rdiff -kk -upr1.1.101.1 -r1.2 src/gnu/usr.bin/cvs/src/sanity.sh ________________________________________________________________________ Commit ID: 100580B87FB0D34B777 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/22 15:38:29 UTC Modified files: gnu/usr.bin/cvs/src: sanity.sh Log message: factor out all setting of $TZ into generic functions To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.2 -r1.3 src/gnu/usr.bin/cvs/src/sanity.sh ________________________________________________________________________ Commit ID: 100580B88683A95C346 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/22 15:40:19 UTC Modified files: gnu/usr.bin/cvs/src: sanity.sh Log message: actually do handle restoring $TZ proper (empty ≠ unset) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 src/gnu/usr.bin/cvs/src/sanity.sh ________________________________________________________________________ Commit ID: 100580B89CC17F99E32 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/22 15:46:02 UTC Modified files: gnu/usr.bin/rcs/getdate: Makefile Log message: add a target to run the testsuite To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.4 -r1.5 src/gnu/usr.bin/rcs/getdate/Makefile ________________________________________________________________________ Commit ID: 100580B902901418DCC CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/22 16:13:35 UTC Modified files: gnu/usr.bin/cvs: Makefile.bsd-wrapper share/mk : bsd.cfwrap.mk Log message: automatically append to configure calls in the same we append from MirPorts’ on MirOS BSD To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.33 -r1.34 src/gnu/usr.bin/cvs/Makefile.bsd-wrapper cvs -R rdiff -kk -upr1.25 -r1.26 src/share/mk/bsd.cfwrap.mk ________________________________________________________________________ Commit ID: 100580BC8D35F8DA304 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/22 20:15:04 UTC Modified files: gnu/usr.bin/cvs/lib: getdate.h Added files: gnu/usr.bin/cvs/lib: getdate.y Log message: with the patched getdate.m4 we _can_ have the .y in the MAIN branch To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.6 -r1.7 src/gnu/usr.bin/cvs/lib/getdate.h cvs -R rdiff -kk -upr1.7 -r1.8 src/gnu/usr.bin/cvs/lib/getdate.y ________________________________________________________________________ Commit ID: 100580BCF3C5E1BAFC0 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/22 20:42:18 UTC Modified files: gnu/usr.bin/cvs/lib: getdate.y Log message: begin workarounds for GNU bison bugs 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/getdate.y ________________________________________________________________________ Commit ID: 100580BD95570B7AB60 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/22 21:25:20 UTC Modified files: usr.bin/m4 : expr.c extern.h gnum4.c look.c main.c misc.c tokenizer.l trace.c Log message: make __CRAZY=Yes ready To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/usr.bin/m4/expr.c cvs -R rdiff -kk -upr1.1.1.6 -r1.4 src/usr.bin/m4/extern.h cvs -R rdiff -kk -upr1.1.1.5 -r1.2 src/usr.bin/m4/gnum4.c cvs -R rdiff -kk -upr1.1.1.4 -r1.4 src/usr.bin/m4/look.c cvs -R rdiff -kk -upr1.1.1.5 -r1.4 src/usr.bin/m4/main.c cvs -R rdiff -kk -upr1.4 -r1.5 src/usr.bin/m4/misc.c cvs -R rdiff -kk -upr1.1.1.3 -r1.2 src/usr.bin/m4/tokenizer.l cvs -R rdiff -kk -upr1.3 -r1.4 src/usr.bin/m4/trace.c ________________________________________________________________________ Commit ID: 100580BDB452A2D9312 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/22 21:34:32 UTC Modified files: usr.bin/m4 : gnum4.c Log message: fix bison problem which was… well, our regexp() behaves different from GNU m4’s, which is… undocumented (“similar to Emacs’, please see the Emacs texinfo manual for details”), but only “similar”; this was used for pattern matching already, and I enabled it only for -g mode, so it ought to be safe To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.2 -r1.3 src/usr.bin/m4/gnum4.c ________________________________________________________________________ Commit ID: 100580BDFE83AA532CA CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2016/10/22 21:53:38 UTC Modified files: devel/bison : Makefile distinfo Added files: devel/bison/patches: patch-data_yacc_c Removed files: devel/bison/patches: patch-tests_testsuite Log message: with fixed m4(1) from base and this, getdate.y can be __CRAZY clean for RCS To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.8 -r1.9 ports/devel/bison/Makefile cvs -R rdiff -kk -upr1.3 -r1.4 ports/devel/bison/distinfo cvs -R rdiff -kk -upr0 -r1.1 ports/devel/bison/patches/patch-data_yacc_c cvs -R rdiff -kk -upr1.1 -r0 ports/devel/bison/patches/patch-tests_testsuite ________________________________________________________________________ Commit ID: 100580BE03D037D60E2 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/22 21:54:54 UTC Modified files: gnu/usr.bin/cvs/lib: getdate.y Log message: improve interworking with generated code, new bison from MirPorts, etc. To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.9 -r1.10 src/gnu/usr.bin/cvs/lib/getdate.y ________________________________________________________________________ Commit ID: 100580BE0A203B8FC8C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/22 21:56:26 UTC Modified files: gnu/usr.bin/cvs/lib: getdate.c Log message: regenerate, this time no local patching (except RCSIDs) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.15 -r1.16 src/gnu/usr.bin/cvs/lib/getdate.c ________________________________________________________________________ Commit ID: 100580BE0D16B029470 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/22 21:57:31 UTC Modified files: gnu/usr.bin/rcs/getdate: Makefile Log message: with .y in MAIN now we need to copy .c or BSD make freaks out also, run the testsuite during build, it’s cheap enough To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.5 -r1.6 src/gnu/usr.bin/rcs/getdate/Makefile ________________________________________________________________________ Commit ID: 100580BE1AA103A5338 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/22 22:01:42 UTC Modified files: gnu/usr.bin/cvs: configure.in Log message: bump - manpage fix from esr - confirmed memory leak fix by Sergei Trofimovich - getdate and “sanity” testsuite fixes To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.22 -r1.23 src/gnu/usr.bin/cvs/configure.in ________________________________________________________________________ Commit ID: 100580BE3A67557512D CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/22 22:09:25 UTC Modified files: gnu/usr.bin/cvs: configure Log message: regenerate To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.24 -r1.25 src/gnu/usr.bin/cvs/configure ________________________________________________________________________ Commit ID: 100580BEC37200DF32A CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/22 22:45:51 UTC Modified files: gnu/usr.bin/cvs/lib: getdate.y Log message: duh… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.10 -r1.11 src/gnu/usr.bin/cvs/lib/getdate.y ________________________________________________________________________ Commit ID: 100580BEC74327570ED CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/22 22:46:52 UTC Modified files: gnu/usr.bin/cvs/lib: getdate.c Log message: refresh To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.16 -r1.17 src/gnu/usr.bin/cvs/lib/getdate.c ________________________________________________________________________ Commit ID: 100580BF0466EE266DC CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2016/10/22 23:03:15 UTC Modified files: infrastructure/mk: gnu.port.mk Log message: update comment with To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.60 -r1.61 ports/infrastructure/mk/gnu.port.mk ________________________________________________________________________ Commit ID: 100580BFA3A7A351E27 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/22 23:45:52 UTC Modified files: lib/libc/stdlib: malloc.3 Log message: explicitly note UB after realloc* succeeds and after any call to free To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.8 -r1.9 src/lib/libc/stdlib/malloc.3 ________________________________________________________________________ Commit ID: 100580BFCCF7344F495 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/22 23:56:51 UTC Modified files: bin/mksh : main.c var.c Log message: avoid even the chance at UB, it’s too risky with “postmodern” compilers To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.318 -r1.319 src/bin/mksh/main.c cvs -R rdiff -kk -upr1.207 -r1.208 src/bin/mksh/var.c ________________________________________________________________________ Commit ID: 100580C17976614E3D1 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2016/10/23 01:51:05 UTC Modified files: devel/cvs : Makefile PLIST distinfo devel/cvs/patches: patch-configure_in Removed files: devel/cvs/patches: patch-lib_Makefile_am patch-m4_getdate_m4 Log message: bump after successful test execution and all that To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.24 -r1.25 ports/devel/cvs/Makefile cvs -R rdiff -kk -upr1.4 -r1.5 ports/devel/cvs/PLIST cvs -R rdiff -kk -upr1.4 -r1.5 ports/devel/cvs/distinfo cvs -R rdiff -kk -upr1.5 -r1.6 ports/devel/cvs/patches/patch-configure_in cvs -R rdiff -kk -upr1.1 -r0 ports/devel/cvs/patches/patch-lib_Makefile_am cvs -R rdiff -kk -upr1.1 -r0 ports/devel/cvs/patches/patch-m4_getdate_m4 ________________________________________________________________________ Commit ID: 100580D3F1349E81BD5 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2016/10/23 22:51: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.628 -r1.629 www/src/mksh.hts ________________________________________________________________________ Commit ID: 100580FA4512994723B CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/25 18:28:21 UTC Modified files: include : tzfile.h Removed files: lib/libc/time : tzfile.h Log message: make the BSD match what libc does, and kill tzcode’s To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/include/tzfile.h cvs -R rdiff -kk -upr1.3 -r0 src/lib/libc/time/tzfile.h ________________________________________________________________________ Commit ID: 100580FA88137705D31 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/25 18:46:15 UTC Modified files: bin/pax : Tag: openbsd ar_io.c extern.h file_subs.c gen_subs.c options.c pat_rep.c pax.1 pax.h tar.1 tar.c Log message: bunch of cherry-picks from OpenBSD To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.5 -r1.1.1.6 src/bin/pax/ar_io.c cvs -R rdiff -kk -upr1.1.1.7 -r1.1.1.8 src/bin/pax/extern.h cvs -R rdiff -kk -upr1.1.1.7 -r1.1.1.8 src/bin/pax/file_subs.c cvs -R rdiff -kk -upr1.1.1.6 -r1.1.1.7 src/bin/pax/gen_subs.c cvs -R rdiff -kk -upr1.1.1.8 -r1.1.1.9 src/bin/pax/options.c cvs -R rdiff -kk -upr1.1.1.7 -r1.1.1.8 src/bin/pax/pat_rep.c cvs -R rdiff -kk -upr1.1.1.7 -r1.1.1.8 src/bin/pax/pax.1 cvs -R rdiff -kk -upr1.1.1.5 -r1.1.1.6 src/bin/pax/pax.h cvs -R rdiff -kk -upr1.1.1.6 -r1.1.1.7 src/bin/pax/tar.1 cvs -R rdiff -kk -upr1.1.1.7 -r1.1.1.8 src/bin/pax/tar.c ________________________________________________________________________ Commit ID: 100580FAB4B20AD4FA2 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/25 18:57:57 UTC Modified files: bin/pax : ar_io.c extern.h file_subs.c gen_subs.c options.c pat_rep.c pax.1 pax.h tar.1 tar.c Log message: fastmerge To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.19 -r1.20 src/bin/pax/ar_io.c cvs -R rdiff -kk -upr1.29 -r1.30 src/bin/pax/extern.h cvs -R rdiff -kk -upr1.22 -r1.23 src/bin/pax/file_subs.c cvs -R rdiff -kk -upr1.17 -r1.18 src/bin/pax/gen_subs.c cvs -R rdiff -kk -upr1.57 -r1.58 src/bin/pax/options.c cvs -R rdiff -kk -upr1.8 -r1.9 src/bin/pax/pat_rep.c cvs -R rdiff -kk -upr1.28 -r1.29 src/bin/pax/pax.1 cvs -R rdiff -kk -upr1.15 -r1.16 src/bin/pax/pax.h cvs -R rdiff -kk -upr1.29 -r1.30 src/bin/pax/tar.1 cvs -R rdiff -kk -upr1.16 -r1.17 src/bin/pax/tar.c ________________________________________________________________________ Commit ID: 100580FABDA6C691A00 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/25 19:00:27 UTC Modified files: bin/pax : Makefile ar_io.c Log message: make compressor path a Makefile variable, for portability To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.19 -r1.20 src/bin/pax/Makefile cvs -R rdiff -kk -upr1.20 -r1.21 src/bin/pax/ar_io.c ________________________________________________________________________ Commit ID: 100580FACCE7785F0A8 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/25 19:04:27 UTC Modified files: bin/pax : gen_subs.c pax.h sel_subs.c Log message: remove all remains To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.18 -r1.19 src/bin/pax/gen_subs.c cvs -R rdiff -kk -upr1.16 -r1.17 src/bin/pax/pax.h cvs -R rdiff -kk -upr1.7 -r1.8 src/bin/pax/sel_subs.c ________________________________________________________________________ Commit ID: 100580FAE192A17AF13 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/25 19:09:58 UTC Modified files: bin/pax : options.c Log message: simplify Oflag handling To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.58 -r1.59 src/bin/pax/options.c ________________________________________________________________________ Commit ID: 100580FB1EC442C03A0 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/25 19:26:14 UTC Modified files: bin/pax : tar.1 Log message: fix new bugs in TFM To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.30 -r1.31 src/bin/pax/tar.1 ________________________________________________________________________ Commit ID: 100580FB2217F8FFA4F CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/25 19:27:13 UTC Modified files: bin/pax : ar_subs.c extern.h options.c tar.1 Log message: fixup after the import, also clears up lies in the manpage To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.16 -r1.17 src/bin/pax/ar_subs.c cvs -R rdiff -kk -upr1.30 -r1.31 src/bin/pax/extern.h cvs -R rdiff -kk -upr1.59 -r1.60 src/bin/pax/options.c cvs -R rdiff -kk -upr1.31 -r1.32 src/bin/pax/tar.1 ________________________________________________________________________ CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/25 19:28:35 UTC Adding static tag 'paxmirabilis-20161025' affecting: old rev. new rev. filename -------- -------- -------- NONE 1.20 bin/pax/Makefile NONE 1.8 bin/pax/ar.c NONE 1.3 bin/pax/ar.h NONE 1.21 bin/pax/ar_io.c NONE 1.17 bin/pax/ar_subs.c NONE 1.7 bin/pax/buf_subs.c NONE 1.9 bin/pax/cache.c NONE 1.3 bin/pax/cache.h NONE 1.38 bin/pax/cpio.1 NONE 1.22 bin/pax/cpio.c NONE 1.5 bin/pax/cpio.h NONE 1.31 bin/pax/extern.h NONE 1.23 bin/pax/file_subs.c NONE 1.8 bin/pax/ftree.c NONE 1.3 bin/pax/ftree.h NONE 1.19 bin/pax/gen_subs.c NONE 1.5 bin/pax/getoldopt.c NONE 1.60 bin/pax/options.c NONE 1.9 bin/pax/options.h NONE 1.9 bin/pax/pat_rep.c NONE 1.3 bin/pax/pat_rep.h NONE 1.29 bin/pax/pax.1 NONE 1.22 bin/pax/pax.c NONE 1.17 bin/pax/pax.h NONE 1.8 bin/pax/sel_subs.c NONE 1.3 bin/pax/sel_subs.h NONE 1.24 bin/pax/tables.c NONE 1.6 bin/pax/tables.h NONE 1.32 bin/pax/tar.1 NONE 1.17 bin/pax/tar.c NONE 1.3 bin/pax/tar.h NONE 1.12 bin/pax/tty_subs.c NONE 1.1 bin/pax/.linked/reallocarray.inc NONE 1.5 bin/pax/.linked/strlfun.inc NONE 1.3 bin/pax/.linked/strmode.inc ________________________________________________________________________ CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/25 19:31:27 UTC Deleting tag 'paxmirabilis-20161025' affecting: old rev. new rev. filename -------- -------- -------- 1.1 1.1 bin/pax/.linked/reallocarray.inc ________________________________________________________________________ Commit ID: 100580FB522715EE378 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2016/10/25 19:39:53 UTC Modified files: archivers/mircpio: DESCR Makefile distinfo Log message: bump To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 ports/archivers/mircpio/DESCR cvs -R rdiff -kk -upr1.29 -r1.30 ports/archivers/mircpio/Makefile cvs -R rdiff -kk -upr1.31 -r1.32 ports/archivers/mircpio/distinfo ________________________________________________________________________ Commit ID: 100580FB5BD0C10C094 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2016/10/25 19:42:31 UTC Modified files: infrastructure/install: distinfo.sh Log message: raise To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.101 -r1.102 ports/infrastructure/install/distinfo.sh ________________________________________________________________________ Commit ID: 100580FC18D758DC4D4 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2016/10/25 20:32:52 UTC Modified files: src : pax.hts Log message: announce To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1 -r1.2 www/src/pax.hts ________________________________________________________________________ Commit ID: 100580FCAB30D2BB14B CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/25 21:12:00 UTC Modified files: usr.bin/ssh : kex.c Log message: I’m led to believe we’ll want this patch To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.11 -r1.12 src/usr.bin/ssh/kex.c ________________________________________________________________________ Commit ID: 100580FD4840633BD38 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/25 21:53:59 UTC Modified files: gnu/usr.bin/rcs/lib: Makefile Log message: a yacc is nor a GNU nor a bison To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.4 -r1.5 src/gnu/usr.bin/rcs/lib/Makefile ________________________________________________________________________ Commit ID: 100581092D325408CCD CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/26 11:25:50 UTC Modified files: distrib/special/pax: Makefile Log message: oops, forgot to commit this To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1 -r1.2 src/distrib/special/pax/Makefile ________________________________________________________________________ Commit ID: 100581099D17E469587 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/26 11:55:37 UTC Modified files: distrib/lists/base/gnu: mi Log message: sync To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.33 -r1.34 src/distrib/lists/base/gnu/mi ________________________________________________________________________ Commit ID: 1005811348569735E44 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/26 22:55:52 UTC Modified files: bin/mksh : main.c Log message: shave five spaces off .rodata with no functional difference To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.319 -r1.320 src/bin/mksh/main.c ________________________________________________________________________ Commit ID: 10058113CE84095C2E0 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/26 23:31:57 UTC Modified files: share/misc : acronyms Log message: mostly English fixes from Andreas Buschka To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.593 -r1.594 src/share/misc/acronyms ________________________________________________________________________ Commit ID: 10058150C9E198B9DEC CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/29 20:54:39 UTC Modified files: code/jupp : TODO Log message: merge all wishlist items from the website, my TODO, and IRL To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.26 -r1.27 contrib/code/jupp/TODO ________________________________________________________________________ Commit ID: 10058150FD65CCDA649 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/29 21:08:24 UTC Modified files: code/jupp : termcap.c Log message: add JOERCtermcap to search path only if it doesn’t contain any delimiters To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.9 -r1.10 contrib/code/jupp/termcap.c ________________________________________________________________________ Commit ID: 100581517EE5C836BB8 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/29 21:42:57 UTC Modified files: code/jupp : builtins.c Log message: allow overriding with -DJUPPRC_BUILTIN_NAME=\"jupp32rc\" To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.22 -r1.23 contrib/code/jupp/builtins.c ________________________________________________________________________ Commit ID: 10058151CC06D1C9B5E CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/29 22:03:25 UTC Added files: code/jupp : Make-w32.sh setup.inf Log message: add old way to make jupp32 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr0 -r1.1 contrib/code/jupp/Make-w32.sh cvs -R rdiff -kk -upr0 -r1.1 contrib/code/jupp/setup.inf ________________________________________________________________________ Commit ID: 100581522B40B56A212 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/29 22:28:48 UTC Modified files: code/jupp : Make-w32.sh setup.inf Log message: first cut at improving things To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1 -r1.2 contrib/code/jupp/Make-w32.sh cvs -R rdiff -kk -upr1.1 -r1.2 contrib/code/jupp/setup.inf ________________________________________________________________________ Commit ID: 1005815259C4795AA21 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/29 22:41:11 UTC Modified files: code/jupp : Makefile.bsd-wrapper Log message: small improvements that count To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.5 -r1.6 contrib/code/jupp/Makefile.bsd-wrapper ________________________________________________________________________ Commit ID: 1005815347F236258ED CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/29 23:44:47 UTC Modified files: code/jupp : Make-w32.sh Makefile.am Makefile.bsd-wrapper charmap.c configure.ac main.c path.c path.h rc.c setup.inf syntax.c termcap.c Added files: code/jupp : win32.c Log message: first cut at win32 self-relocation To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.2 -r1.3 contrib/code/jupp/Make-w32.sh cvs -R rdiff -kk -upr1.10 -r1.11 contrib/code/jupp/Makefile.am cvs -R rdiff -kk -upr1.6 -r1.7 contrib/code/jupp/Makefile.bsd-wrapper cvs -R rdiff -kk -upr1.15 -r1.16 contrib/code/jupp/charmap.c cvs -R rdiff -kk -upr1.48 -r1.49 contrib/code/jupp/configure.ac cvs -R rdiff -kk -upr1.25 -r1.26 contrib/code/jupp/main.c cvs -R rdiff -kk -upr1.11 -r1.12 contrib/code/jupp/path.c cvs -R rdiff -kk -upr1.10 -r1.11 contrib/code/jupp/path.h cvs -R rdiff -kk -upr1.20 -r1.21 contrib/code/jupp/rc.c cvs -R rdiff -kk -upr1.2 -r1.3 contrib/code/jupp/setup.inf cvs -R rdiff -kk -upr1.12 -r1.13 contrib/code/jupp/syntax.c cvs -R rdiff -kk -upr1.10 -r1.11 contrib/code/jupp/termcap.c cvs -R rdiff -kk -upr0 -r1.1 contrib/code/jupp/win32.c ________________________________________________________________________ Commit ID: 1005815360D5C4C4383 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/29 23:51:24 UTC Modified files: code/jupp : Makefile.am Makefile.bsd-wrapper configure.ac Log message: generating the manpage is make’s job now To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.11 -r1.12 contrib/code/jupp/Makefile.am cvs -R rdiff -kk -upr1.7 -r1.8 contrib/code/jupp/Makefile.bsd-wrapper cvs -R rdiff -kk -upr1.49 -r1.50 contrib/code/jupp/configure.ac ________________________________________________________________________ Commit ID: 100581538233896543D CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/30 00:00:19 UTC Modified files: code/jupp : Tag: 1.14 Makefile.am Log message: bugfix for out-of-tree builds To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr0 -r1.14 contrib/code/jupp/Makefile.am ________________________________________________________________________ Commit ID: 10058153918207AD64D CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/30 00:04:19 UTC Modified files: code/jupp : Makefile.bsd-wrapper Log message: joe.1 is now in CLEANFILES To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.8 -r1.9 contrib/code/jupp/Makefile.bsd-wrapper ________________________________________________________________________ Commit ID: 10058153959126ADFB7 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/30 00:05:27 UTC Modified files: code/jupp : configure.ac Log message: we need to double the backslashes (for sed) now To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.50 -r1.51 contrib/code/jupp/configure.ac ________________________________________________________________________ Commit ID: 10058153A12091C2095 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/30 00:08:30 UTC Modified files: code/jupp : Makefile.in configure joe.txt Log message: regenerate To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.13 -r1.14 contrib/code/jupp/Makefile.in cvs -R rdiff -kk -upr1.30 -r1.31 contrib/code/jupp/configure cvs -R rdiff -kk -upr1.7 -r1.8 contrib/code/jupp/joe.txt ________________________________________________________________________ Commit ID: 10058153CB71FEF8D52 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/30 00:19:43 UTC Modified files: code/jupp : HINTS NEWS TODO Log message: update To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.8 -r1.9 contrib/code/jupp/HINTS cvs -R rdiff -kk -upr1.103 -r1.104 contrib/code/jupp/NEWS cvs -R rdiff -kk -upr1.27 -r1.28 contrib/code/jupp/TODO ________________________________________________________________________ Commit ID: 10058153CC249071686 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/30 00:19:59 UTC Modified files: code/jupp : vs.c vs.h Log message: sprinke some const-cleanliness To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.7 -r1.8 contrib/code/jupp/vs.c cvs -R rdiff -kk -upr1.5 -r1.6 contrib/code/jupp/vs.h ________________________________________________________________________ Commit ID: 10058153E7A6FB6A86B CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/30 00:28:10 UTC Modified files: code/jupp : Make-w32.sh Log message: openpty, login_tty, snprintf do not need any extra libraries, we do not use tgetflag since we explicitly disable curses and termcap), and there is no such thing as SELinux To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 contrib/code/jupp/Make-w32.sh ________________________________________________________________________ Commit ID: 1005815402E4893B68F CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/30 00:34:41 UTC Modified files: code/jupp : Make-w32.sh Log message: add crazy extra warnings by default; override *jupprc to *jupp32rc To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.4 -r1.5 contrib/code/jupp/Make-w32.sh ________________________________________________________________________ Commit ID: 1005815591B3B82348E CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/30 02:21:05 UTC Modified files: code/jupp : Makefile.am Log message: BSD make wants $>, GNU make wants $<, so $? it is (huh‽) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.14 -r1.15 contrib/code/jupp/Makefile.am ________________________________________________________________________ Commit ID: 10058155D3C0F05E9E0 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/30 02:38:35 UTC Modified files: code/jupp : Make-w32.sh setup.inf tty.c win32.c Log message: apply fixes from the Win32 build To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.5 -r1.6 contrib/code/jupp/Make-w32.sh cvs -R rdiff -kk -upr1.3 -r1.4 contrib/code/jupp/setup.inf cvs -R rdiff -kk -upr1.21 -r1.22 contrib/code/jupp/tty.c cvs -R rdiff -kk -upr1.1 -r1.2 contrib/code/jupp/win32.c ________________________________________________________________________ Commit ID: 10058155E8C33257B8A CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/30 02:44:20 UTC Modified files: code/jupp : Make-w32.sh setup.inf Log message: this must be a build timestamp, and setup.inf must be the latest file To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.6 -r1.7 contrib/code/jupp/Make-w32.sh cvs -R rdiff -kk -upr1.4 -r1.5 contrib/code/jupp/setup.inf ________________________________________________________________________ Commit ID: 10058155F0F4D444FC6 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/30 02:46:26 UTC Modified files: code/jupp : TODO Log message: add a TODO stemming from a gcc-3.4.4-999 compiler warning To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.28 -r1.29 contrib/code/jupp/TODO ________________________________________________________________________ Commit ID: 10058155F5A7F6A9A5D CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/30 02:47:29 UTC Modified files: code/jupp : configure.ac Log message: release To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.51 -r1.52 contrib/code/jupp/configure.ac ________________________________________________________________________ Commit ID: 10058155FF512C97483 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/30 02:50:05 UTC Modified files: code/jupp : Makefile.in configure Log message: regen To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.14 -r1.15 contrib/code/jupp/Makefile.in cvs -R rdiff -kk -upr1.31 -r1.32 contrib/code/jupp/configure ________________________________________________________________________ CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/30 02:51:29 UTC Adding static tag 'joe-3_1jupp29' affecting: old rev. new rev. filename -------- -------- -------- NONE 1.4 code/jupp/COPYING NONE 1.8 code/jupp/ChangeLog NONE 1.9 code/jupp/HINTS NONE 1.11 code/jupp/INFO NONE 1.10 code/jupp/LIST NONE 1.7 code/jupp/Make-w32.sh NONE 1.15 code/jupp/Makefile.am NONE 1.9 code/jupp/Makefile.bsd-wrapper NONE 1.15 code/jupp/Makefile.in NONE 1.104 code/jupp/NEWS NONE 1.5 code/jupp/README NONE 1.29 code/jupp/TODO NONE 1.3 code/jupp/acinclude.m4 NONE 1.8 code/jupp/aclocal.m4 NONE 1.12 code/jupp/autoconf.h.in NONE 1.14 code/jupp/autogen.sh NONE 1.15 code/jupp/b.c NONE 1.4 code/jupp/b.h NONE 1.4 code/jupp/blocks.c NONE 1.4 code/jupp/blocks.h NONE 1.4 code/jupp/builtin.c NONE 1.2 code/jupp/builtin.h NONE 1.23 code/jupp/builtins.c NONE 1.21 code/jupp/bw.c NONE 1.4 code/jupp/bw.h NONE 1.16 code/jupp/charmap.c NONE 1.5 code/jupp/charmap.h NONE 1.15 code/jupp/cmd.c NONE 1.4 code/jupp/cmd.h NONE 1.4 code/jupp/compat.c NONE 1.8 code/jupp/config.guess NONE 1.7 code/jupp/config.h NONE 1.8 code/jupp/config.sub NONE 1.32 code/jupp/configure NONE 1.52 code/jupp/configure.ac NONE 1.6 code/jupp/depcomp NONE 1.2 code/jupp/dir.c NONE 1.2 code/jupp/hash.c NONE 1.2 code/jupp/hash.h NONE 1.7 code/jupp/help.c NONE 1.4 code/jupp/help.h NONE 1.15 code/jupp/i18n.c NONE 1.6 code/jupp/i18n.h NONE 1.8 code/jupp/install-sh NONE 1.22 code/jupp/jmacsrc.in NONE 1.18 code/jupp/joe.1.in NONE 1.8 code/jupp/joe.txt NONE 1.23 code/jupp/joerc.in NONE 1.22 code/jupp/jpicorc.in NONE 1.24 code/jupp/jstarrc.in NONE 1.57 code/jupp/jupprc NONE 1.3 code/jupp/kbd.c NONE 1.2 code/jupp/kbd.h NONE 1.7 code/jupp/macro.c NONE 1.2 code/jupp/macro.h NONE 1.26 code/jupp/main.c NONE 1.3 code/jupp/main.h NONE 1.6 code/jupp/menu.c NONE 1.2 code/jupp/menu.h NONE 1.6 code/jupp/missing NONE 1.8 code/jupp/mkinstalldirs NONE 1.12 code/jupp/path.c NONE 1.11 code/jupp/path.h NONE 1.3 code/jupp/popen.inc NONE 1.2 code/jupp/poshist.c NONE 1.2 code/jupp/poshist.h NONE 1.6 code/jupp/pw.c NONE 1.3 code/jupp/pw.h NONE 1.2 code/jupp/queue.c NONE 1.2 code/jupp/queue.h NONE 1.4 code/jupp/qw.c NONE 1.2 code/jupp/qw.h NONE 1.21 code/jupp/rc.c NONE 1.4 code/jupp/rc.h NONE 1.5 code/jupp/regex.c NONE 1.2 code/jupp/regex.h NONE 1.22 code/jupp/rjoerc.in NONE 1.13 code/jupp/scrn.c NONE 1.4 code/jupp/scrn.h NONE 1.7 code/jupp/selinux.c NONE 1.5 code/jupp/setup.inf NONE 1.5 code/jupp/strlfun.inc NONE 1.13 code/jupp/syntax.c NONE 1.3 code/jupp/syntax.h NONE 1.5 code/jupp/tab.c NONE 1.2 code/jupp/tab.h NONE 1.11 code/jupp/termcap.c NONE 1.4 code/jupp/termcap.h NONE 1.5 code/jupp/termidx.c NONE 1.22 code/jupp/tty.c NONE 1.6 code/jupp/tty.h NONE 1.9 code/jupp/tw.c NONE 1.3 code/jupp/tw.h NONE 1.14 code/jupp/types.h NONE 1.10 code/jupp/ublock.c NONE 1.2 code/jupp/ublock.h NONE 1.14 code/jupp/uedit.c NONE 1.5 code/jupp/uedit.h NONE 1.3 code/jupp/uerror.c NONE 1.2 code/jupp/uerror.h NONE 1.11 code/jupp/ufile.c NONE 1.2 code/jupp/ufile.h NONE 1.3 code/jupp/uformat.c NONE 1.2 code/jupp/uformat.h NONE 1.6 code/jupp/uisrch.c NONE 1.2 code/jupp/uisrch.h NONE 1.6 code/jupp/umath.c NONE 1.4 code/jupp/umath.h NONE 1.3 code/jupp/undo.c NONE 1.2 code/jupp/undo.h NONE 1.6 code/jupp/usearch.c NONE 1.2 code/jupp/usearch.h NONE 1.4 code/jupp/ushell.c NONE 1.3 code/jupp/ushell.h NONE 1.2 code/jupp/utag.c NONE 1.2 code/jupp/utag.h NONE 1.12 code/jupp/utf8.c NONE 1.4 code/jupp/utf8.h NONE 1.3 code/jupp/utils.c NONE 1.3 code/jupp/utils.h NONE 1.3 code/jupp/va.c NONE 1.3 code/jupp/va.h NONE 1.8 code/jupp/vfile.c NONE 1.3 code/jupp/vfile.h NONE 1.8 code/jupp/vs.c NONE 1.6 code/jupp/vs.h NONE 1.6 code/jupp/w.c NONE 1.3 code/jupp/w.h NONE 1.2 code/jupp/win32.c NONE 1.2 code/jupp/charmaps/klingon.in NONE 1.2 code/jupp/docs/help-system.html NONE 1.3 code/jupp/syntax/asm.jsf.in NONE 1.7 code/jupp/syntax/c.jsf.in NONE 1.2 code/jupp/syntax/conf.jsf.in NONE 1.2 code/jupp/syntax/csh.jsf.in NONE 1.6 code/jupp/syntax/diff.jsf.in NONE 1.2 code/jupp/syntax/fortran.jsf.in NONE 1.2 code/jupp/syntax/html.jsf.in NONE 1.3 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.2 code/jupp/syntax/mason.jsf.in NONE 1.2 code/jupp/syntax/pascal.jsf.in NONE 1.3 code/jupp/syntax/perl.jsf.in NONE 1.5 code/jupp/syntax/php.jsf.in NONE 1.5 code/jupp/syntax/python.jsf.in NONE 1.4 code/jupp/syntax/sh.jsf.in NONE 1.3 code/jupp/syntax/tcl.jsf.in NONE 1.1 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.3 code/jupp/syntax/xml.jsf.in ________________________________________________________________________ Commit ID: 1005815642E0241003F CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2016/10/30 03:08:06 UTC Modified files: editors/joe : Makefile PLIST distinfo Log message: today is a good day to place a Jupp into the world To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.32 -r1.33 ports/editors/joe/Makefile cvs -R rdiff -kk -upr1.3 -r1.4 ports/editors/joe/PLIST cvs -R rdiff -kk -upr1.29 -r1.30 ports/editors/joe/distinfo ________________________________________________________________________ Commit ID: 10058156D1224534A2F CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/30 03:46:12 UTC Modified files: code/jupp : joe.1.in Log message: lintian found a spelling mistake… meh, next release, then To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.18 -r1.19 contrib/code/jupp/joe.1.in ________________________________________________________________________ Commit ID: 10058156DBF489E630B CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/10/30 03:49:05 UTC Modified files: code/jupp : charmap.c Log message: gcc 6 on Debian is a weird beast, warning about comments like this… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.16 -r1.17 contrib/code/jupp/charmap.c ________________________________________________________________________ Commit ID: 1005815747642C4155B CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2016/10/30 04:17:33 UTC Modified files: src : jupp.hts Log message: publish To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.61 -r1.62 www/src/jupp.hts ________________________________________________________________________ Commit ID: 100581576E83A9844DF CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2016/10/30 04:28:07 UTC Modified files: src : jupp.hts Log message: add the inofficial mirror, like mksh's page has To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.62 -r1.63 www/src/jupp.hts ________________________________________________________________________ Commit ID: 10058157B6126D18400 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2016/10/30 04:47:12 UTC Modified files: mk : inc2htm src : a4rp5bsd.hts kwalletcli.hts mksh.hts mksh_bld.hts mksh_old.hts randex.hts wlog-3.hts wlog-4.hts wlog-5.hts wlog-6.hts wlog-7.hts wlog-8.hts pax.hts Log message: Unicode/Typographie To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.35 -r1.36 www/mk/inc2htm cvs -R rdiff -kk -upr1.4 -r1.5 www/src/a4rp5bsd.hts cvs -R rdiff -kk -upr1.33 -r1.34 www/src/kwalletcli.hts cvs -R rdiff -kk -upr1.629 -r1.630 www/src/mksh.hts cvs -R rdiff -kk -upr1.11 -r1.12 www/src/mksh_bld.hts cvs -R rdiff -kk -upr1.50 -r1.51 www/src/mksh_old.hts cvs -R rdiff -kk -upr1.1 -r1.2 www/src/randex.hts cvs -R rdiff -kk -upr1.4 -r1.5 www/src/wlog-3.hts cvs -R rdiff -kk -upr1.3 -r1.4 www/src/wlog-4.hts cvs -R rdiff -kk -upr1.4 -r1.5 www/src/wlog-5.hts cvs -R rdiff -kk -upr1.5 -r1.6 www/src/wlog-6.hts cvs -R rdiff -kk -upr1.9 -r1.10 www/src/wlog-7.hts cvs -R rdiff -kk -upr1.7 -r1.8 www/src/wlog-8.hts cvs -R rdiff -kk -upr1.2 -r1.3 www/src/pax.hts ________________________________________________________________________ Commit ID: 1005815F5D363B16C96 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2016/10/30 13:29:30 UTC Modified files: src : jupp.hts Log message: more TODOs… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.63 -r1.64 www/src/jupp.hts ________________________________________________________________________ Commit ID: 10058177166064E9A3F CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/31 16:29:07 UTC Modified files: bin/pax : pat_rep.c tar.1 Log message: When extracting, skip ".." members (CVE-2016-6321); fix inspired by Debian To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.9 -r1.10 src/bin/pax/pat_rep.c cvs -R rdiff -kk -upr1.32 -r1.33 src/bin/pax/tar.1 ________________________________________________________________________ CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/31 16:34:08 UTC Adding static tag 'paxmirabilis-20161031' affecting: old rev. new rev. filename -------- -------- -------- NONE 1.20 bin/pax/Makefile NONE 1.8 bin/pax/ar.c NONE 1.3 bin/pax/ar.h NONE 1.21 bin/pax/ar_io.c NONE 1.17 bin/pax/ar_subs.c NONE 1.7 bin/pax/buf_subs.c NONE 1.9 bin/pax/cache.c NONE 1.3 bin/pax/cache.h NONE 1.38 bin/pax/cpio.1 NONE 1.22 bin/pax/cpio.c NONE 1.5 bin/pax/cpio.h NONE 1.31 bin/pax/extern.h NONE 1.23 bin/pax/file_subs.c NONE 1.8 bin/pax/ftree.c NONE 1.3 bin/pax/ftree.h NONE 1.19 bin/pax/gen_subs.c NONE 1.5 bin/pax/getoldopt.c NONE 1.60 bin/pax/options.c NONE 1.9 bin/pax/options.h NONE 1.10 bin/pax/pat_rep.c NONE 1.3 bin/pax/pat_rep.h NONE 1.29 bin/pax/pax.1 NONE 1.22 bin/pax/pax.c NONE 1.17 bin/pax/pax.h NONE 1.8 bin/pax/sel_subs.c NONE 1.3 bin/pax/sel_subs.h NONE 1.24 bin/pax/tables.c NONE 1.6 bin/pax/tables.h NONE 1.33 bin/pax/tar.1 NONE 1.17 bin/pax/tar.c NONE 1.3 bin/pax/tar.h NONE 1.12 bin/pax/tty_subs.c NONE 1.1 bin/pax/.linked/reallocarray.inc NONE 1.5 bin/pax/.linked/strlfun.inc NONE 1.3 bin/pax/.linked/strmode.inc ________________________________________________________________________ CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/10/31 16:34:47 UTC Deleting tag 'paxmirabilis-20161031' affecting: old rev. new rev. filename -------- -------- -------- 1.1 1.1 bin/pax/.linked/reallocarray.inc ________________________________________________________________________ Commit ID: 1005817740F71057A7E CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2016/10/31 16:40:22 UTC Modified files: archivers/mircpio: Makefile distinfo Log message: bump To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.30 -r1.31 ports/archivers/mircpio/Makefile cvs -R rdiff -kk -upr1.32 -r1.33 ports/archivers/mircpio/distinfo ________________________________________________________________________ Commit ID: 100581A1148658010E5 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2016/11/02 16:16:27 UTC Modified files: mk : ttf2png Log message: calculate image size using actual ascender and descender; no change in output info from http://stackoverflow.com/a/15001168/2171120 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.7 -r1.8 www/mk/ttf2png ________________________________________________________________________ Commit ID: 100581A15C610B75728 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2016/11/02 16:34:57 UTC Modified files: mk : WPmk Log message: use new bbox calculations To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.44 -r1.45 www/mk/WPmk ________________________________________________________________________ Commit ID: 100581A6C2D004D607A CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2016/11/02 22:43:34 UTC Modified files: src : jupp.hts mksh.hts pax.hts Log message: update To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.64 -r1.65 www/src/jupp.hts cvs -R rdiff -kk -upr1.630 -r1.631 www/src/mksh.hts cvs -R rdiff -kk -upr1.3 -r1.4 www/src/pax.hts ________________________________________________________________________ Commit ID: 100581B336F26500814 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2016/11/03 12:53:48 UTC Modified files: mk : WPmk ttf2png Log message: what madness is this? To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.45 -r1.46 www/mk/WPmk cvs -R rdiff -kk -upr1.8 -r1.9 www/mk/ttf2png ________________________________________________________________________ Commit ID: 100581CEB466208665C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/04 20:10:32 UTC Modified files: bin/pax : pat_rep.c Log message: fix bad patch in commitid 10058177166064E9A3F; spotted by Han Boetes (10x) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.10 -r1.11 src/bin/pax/pat_rep.c ________________________________________________________________________ CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/04 20:11:48 UTC Adding static tag 'paxmirabilis-20161104' affecting: old rev. new rev. filename -------- -------- -------- NONE 1.20 bin/pax/Makefile NONE 1.8 bin/pax/ar.c NONE 1.3 bin/pax/ar.h NONE 1.21 bin/pax/ar_io.c NONE 1.17 bin/pax/ar_subs.c NONE 1.7 bin/pax/buf_subs.c NONE 1.9 bin/pax/cache.c NONE 1.3 bin/pax/cache.h NONE 1.38 bin/pax/cpio.1 NONE 1.22 bin/pax/cpio.c NONE 1.5 bin/pax/cpio.h NONE 1.31 bin/pax/extern.h NONE 1.23 bin/pax/file_subs.c NONE 1.8 bin/pax/ftree.c NONE 1.3 bin/pax/ftree.h NONE 1.19 bin/pax/gen_subs.c NONE 1.5 bin/pax/getoldopt.c NONE 1.60 bin/pax/options.c NONE 1.9 bin/pax/options.h NONE 1.11 bin/pax/pat_rep.c NONE 1.3 bin/pax/pat_rep.h NONE 1.29 bin/pax/pax.1 NONE 1.22 bin/pax/pax.c NONE 1.17 bin/pax/pax.h NONE 1.8 bin/pax/sel_subs.c NONE 1.3 bin/pax/sel_subs.h NONE 1.24 bin/pax/tables.c NONE 1.6 bin/pax/tables.h NONE 1.33 bin/pax/tar.1 NONE 1.17 bin/pax/tar.c NONE 1.3 bin/pax/tar.h NONE 1.12 bin/pax/tty_subs.c NONE 1.5 bin/pax/.linked/strlfun.inc NONE 1.3 bin/pax/.linked/strmode.inc ________________________________________________________________________ Commit ID: 100581CECFF355CCEB5 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2016/11/04 20:17:46 UTC Modified files: archivers/mircpio: Makefile distinfo src : pax.hts Log message: bump To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.31 -r1.32 ports/archivers/mircpio/Makefile cvs -R rdiff -kk -upr1.33 -r1.34 ports/archivers/mircpio/distinfo cvs -R rdiff -kk -upr1.4 -r1.5 www/src/pax.hts ________________________________________________________________________ Commit ID: 100581F69214EA355AF CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/06 17:32:22 UTC Log message: Updates for ed(1) from Ox Status: Vendor Tag: openbsd Release Tags: cvs-201611061700 C src/bin/ed/Makefile C src/bin/ed/POSIX U src/bin/ed/README C src/bin/ed/buf.c C src/bin/ed/ed.1 C 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/=.err U src/bin/ed/test/addr1.err 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/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.r U src/bin/ed/test/d.err U src/bin/ed/test/d.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/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/i.d 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.r U src/bin/ed/test/i.t U src/bin/ed/test/i1.err U src/bin/ed/test/i2.err U src/bin/ed/test/i3.err U src/bin/ed/test/j.d 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/nl.err U src/bin/ed/test/p.d 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.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.err 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 U src/bin/ed/test/s4.err 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/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.d 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 N src/bin/ed/test/t.t 8 conflicts created by this import. Use the following command to help the merge: cvs checkout -jopenbsd:yesterday -jopenbsd src/bin/ed ________________________________________________________________________ Commit ID: 100581F780B2E5A5F6E CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/06 18:35:46 UTC Modified files: share/tmac/mdoc: doc sys/dev/isa : ess.c Log message: .Pf now implies .Ns (from .Ox; to be checked for fallout) also, fix a typo To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.25 -r1.26 src/share/tmac/mdoc/doc cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/sys/dev/isa/ess.c ________________________________________________________________________ Commit ID: 100581F7D79676B0355 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/06 18:58:45 UTC Modified files: bin/ed : GNUmakefile Makefile POSIX README buf.c ed.1 ed.h glbl.c io.c main.c bin/ed/test : README Removed files: bin/ed : cbc.c Log message: preliminary merge To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.5 -r1.6 src/bin/ed/GNUmakefile cvs -R rdiff -kk -upr1.3 -r1.4 src/bin/ed/Makefile cvs -R rdiff -kk -upr1.2 -r1.3 src/bin/ed/POSIX cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/bin/ed/README cvs -R rdiff -kk -upr1.4 -r1.5 src/bin/ed/buf.c cvs -R rdiff -kk -upr1.3 -r0 src/bin/ed/cbc.c cvs -R rdiff -kk -upr1.7 -r1.8 src/bin/ed/ed.1 cvs -R rdiff -kk -upr1.9 -r1.10 src/bin/ed/ed.h cvs -R rdiff -kk -upr1.2 -r1.3 src/bin/ed/glbl.c cvs -R rdiff -kk -upr1.5 -r1.6 src/bin/ed/io.c cvs -R rdiff -kk -upr1.9 -r1.10 src/bin/ed/main.c cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/bin/ed/test/README ________________________________________________________________________ Commit ID: 100581F81FA5D4A49C5 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/06 19:18:02 UTC Modified files: bin/ed : GNUmakefile Log message: first portability round, works with -lbsd already To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.6 -r1.7 src/bin/ed/GNUmakefile ________________________________________________________________________ Commit ID: 100581F86325258F663 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/06 19:36:02 UTC Modified files: bin/ed : ed.h Log message: we'll need this to be warning-free with GNU To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.10 -r1.11 src/bin/ed/ed.h ________________________________________________________________________ Commit ID: 100581F875A43A7E26A CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/06 19:40:49 UTC Modified files: bin/ed : GNUmakefile Log message: warning-free (own code) on GNU To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.7 -r1.8 src/bin/ed/GNUmakefile ________________________________________________________________________ Commit ID: 100581F87D82ABC7C17 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/06 19:42:54 UTC Modified files: bin/ed : glbl.c Log message: warning-free (ed code) with GCC 6; from NetBSD To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 src/bin/ed/glbl.c ________________________________________________________________________ Commit ID: 100581F88D13E28C084 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/06 19:47:10 UTC Modified files: bin/ed : GNUmakefile Log message: revert to default state; improve commentary To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.8 -r1.9 src/bin/ed/GNUmakefile ________________________________________________________________________ Commit ID: 100581F8AAD7EDD37B6 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/06 19:55:04 UTC Modified files: bin/ed/test : Makefile ckscripts.sh mkscripts.sh Log message: display results once only To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.2 -r1.3 src/bin/ed/test/Makefile cvs -R rdiff -kk -upr1.2 -r1.3 src/bin/ed/test/ckscripts.sh cvs -R rdiff -kk -upr1.2 -r1.3 src/bin/ed/test/mkscripts.sh ________________________________________________________________________ Commit ID: 100581F8C371C552D3A CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/06 20:01:36 UTC Modified files: bin/ed/test : README Log message: testcase analysis To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.2 -r1.3 src/bin/ed/test/README ________________________________________________________________________ Commit ID: 100581F8F0A4217341C CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2016/11/06 20:15:43 UTC Modified files: xc/lib/X11 : cmsInt.c xc/lib/dps : csstartNX.c xc/lib/xtrans : Xtranslcl.c xc/programs/Xserver/Xext: mbufbf.c xc/programs/Xserver/hw/xfree86: CHANGELOG xc/programs/Xserver/hw/xfree86/common: xf86Io.c xc/programs/Xserver/hw/xfree86/input/keyboard: kbd.c xc/programs/Xserver/hw/xfree86/input/ur98: ur98.man xc/programs/Xserver/hw/xfree86/os-support/pmax: pmax_ppc.c xc/programs/xterm: misc.c code/jupp : ChangeLog gnu/e3 : README e3.1 e3.asm gcc : ChangeLog gcc/ada : einfo.ads sem_mech.adb sinput-l.adb gcc/config/v850: lib1funcs.asm gcc/doc : extend.texi libjava : ChangeLog libjava/java/awt: Component.java libjava/java/util/jar: Attributes.java libstdc++-v3/config/locale/generic: codecvt_members.cc gnu/usr.bin/binutils/gas/config: tc-arm.c tc-xtensa.c gnu/usr.bin/binutils/gdb: nto-procfs.c gnu/usr.bin/binutils/include/coff: sym.h gnu/usr.bin/cvs/contrib: cvs_acls.html cvs_acls.in gnu/usr.bin/cvs/src: tag.c gnu/usr.bin/lynx: CHANGES gnu/usr.bin/perl: Changes5.8 gnu/usr.bin/perl/ext/Devel/PPPort: Changes gnu/usr.bin/perl/ext/Encode: Changes gnu/usr.bin/perl/lib/Math: BigFloat.pm BigInt.pm gnu/usr.bin/perl/lib/Test/Harness: Changes gnu/usr.bin/perl/lib: bignum.pm gnu/usr.bin/texinfo/info: nodes.c sys/dev/pci : yds.c sys/net : if_tun.c sys/netisdn : i4b_isppp.c usr.bin/ssh : umac.c usr.sbin/httpd/htdocs/manual/misc: rewriteguide.html usr.sbin/httpd/htdocs/manual/mod/mod_ssl: ssl_reference.html usr.sbin/httpd/src/modules/experimental: mod_auth_digest.c usr.sbin/httpd/src/modules/standard: mod_rewrite.c usr.sbin/isdn/isdnd: monitor.c data : wlog-9.inc files : cvs.cgi Log message: spelling To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/lib/X11/cmsInt.c cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/lib/dps/csstartNX.c cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/lib/xtrans/Xtranslcl.c cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/programs/Xserver/Xext/mbufbf.c cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/programs/Xserver/hw/xfree86/CHANGELOG cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/programs/Xserver/hw/xfree86/common/xf86Io.c cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/programs/Xserver/hw/xfree86/input/keyboard/kbd.c cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/programs/Xserver/hw/xfree86/input/ur98/ur98.man cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/programs/Xserver/hw/xfree86/os-support/pmax/pmax_ppc.c cvs -R rdiff -kk -upr1.6 -r1.7 X11/xc/programs/xterm/misc.c cvs -R rdiff -kk -upr1.8 -r1.9 contrib/code/jupp/ChangeLog cvs -R rdiff -kk -upr1.3 -r1.4 contrib/gnu/e3/README cvs -R rdiff -kk -upr1.2 -r1.3 contrib/gnu/e3/e3.1 cvs -R rdiff -kk -upr1.7 -r1.8 contrib/gnu/e3/e3.asm cvs -R rdiff -kk -upr1.1.101.15 -r1.2 gcc/gcc/ChangeLog cvs -R rdiff -kk -upr1.2 -r1.3 gcc/gcc/ada/einfo.ads cvs -R rdiff -kk -upr1.1.101.1 -r1.2 gcc/gcc/ada/sem_mech.adb cvs -R rdiff -kk -upr1.1.101.1 -r1.2 gcc/gcc/ada/sinput-l.adb cvs -R rdiff -kk -upr1.1.101.1 -r1.2 gcc/gcc/config/v850/lib1funcs.asm cvs -R rdiff -kk -upr1.4 -r1.5 gcc/gcc/doc/extend.texi cvs -R rdiff -kk -upr1.1.101.4 -r1.2 gcc/libjava/ChangeLog cvs -R rdiff -kk -upr1.1.101.1 -r1.2 gcc/libjava/java/awt/Component.java cvs -R rdiff -kk -upr1.1.101.1 -r1.2 gcc/libjava/java/util/jar/Attributes.java cvs -R rdiff -kk -upr1.1.101.1 -r1.2 gcc/libstdc++-v3/config/locale/generic/codecvt_members.cc cvs -R rdiff -kk -upr1.1.101.5 -r1.2 src/gnu/usr.bin/binutils/gas/config/tc-arm.c cvs -R rdiff -kk -upr1.1.101.5 -r1.2 src/gnu/usr.bin/binutils/gas/config/tc-xtensa.c cvs -R rdiff -kk -upr1.1.101.3 -r1.2 src/gnu/usr.bin/binutils/gdb/nto-procfs.c cvs -R rdiff -kk -upr1.1.101.1 -r1.2 src/gnu/usr.bin/binutils/include/coff/sym.h cvs -R rdiff -kk -upr1.1.101.2 -r1.2 src/gnu/usr.bin/cvs/contrib/cvs_acls.html cvs -R rdiff -kk -upr1.1.101.3 -r1.2 src/gnu/usr.bin/cvs/contrib/cvs_acls.in cvs -R rdiff -kk -upr1.8 -r1.9 src/gnu/usr.bin/cvs/src/tag.c cvs -R rdiff -kk -upr1.8 -r1.9 src/gnu/usr.bin/lynx/CHANGES cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/gnu/usr.bin/perl/Changes5.8 cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/gnu/usr.bin/perl/ext/Devel/PPPort/Changes cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/gnu/usr.bin/perl/ext/Encode/Changes cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/gnu/usr.bin/perl/lib/Math/BigFloat.pm cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/gnu/usr.bin/perl/lib/Math/BigInt.pm cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/gnu/usr.bin/perl/lib/Test/Harness/Changes cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/gnu/usr.bin/perl/lib/bignum.pm cvs -R rdiff -kk -upr1.1.101.1 -r1.2 src/gnu/usr.bin/texinfo/info/nodes.c cvs -R rdiff -kk -upr1.2 -r1.3 src/sys/dev/pci/yds.c cvs -R rdiff -kk -upr1.5 -r1.6 src/sys/net/if_tun.c cvs -R rdiff -kk -upr1.2 -r1.3 src/sys/netisdn/i4b_isppp.c cvs -R rdiff -kk -upr1.4 -r1.5 src/usr.bin/ssh/umac.c cvs -R rdiff -kk -upr1.2 -r1.3 src/usr.sbin/httpd/htdocs/manual/misc/rewriteguide.html cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.sbin/httpd/htdocs/manual/mod/mod_ssl/ssl_reference.html cvs -R rdiff -kk -upr1.7 -r1.8 src/usr.sbin/httpd/src/modules/experimental/mod_auth_digest.c cvs -R rdiff -kk -upr1.9 -r1.10 src/usr.sbin/httpd/src/modules/standard/mod_rewrite.c cvs -R rdiff -kk -upr1.1.3.1 -r1.2 src/usr.sbin/isdn/isdnd/monitor.c cvs -R rdiff -kk -upr1.103 -r1.104 www/data/wlog-9.inc cvs -R rdiff -kk -upr1.13 -r1.14 www/files/cvs.cgi ________________________________________________________________________ Commit ID: 100581F91A217DF43FC CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/06 20:24:52 UTC Modified files: bin/ed/test : README Log message: with this, all known testsuite failures with our ed(1) are explained and ok To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 src/bin/ed/test/README ________________________________________________________________________ Commit ID: 100581F9290532E7C7A CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/06 20:29:12 UTC Log message: tzdata2016i from http://www.iana.org/time-zones Status: Vendor Tag: tz Release Tags: tzdata2016i 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/pacificnew U src/share/zoneinfo/datfiles/etcetera U src/share/zoneinfo/datfiles/backward U src/share/zoneinfo/datfiles/systemv U src/share/zoneinfo/datfiles/factory C src/share/zoneinfo/datfiles/leapseconds U src/share/zoneinfo/datfiles/yearistype.sh 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: 100581F92F420D035BE CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2016/11/06 20:30:33 UTC Modified files: samples : import-3rdpty Log message: annoying who always add more junk… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.50 -r1.51 contrib/samples/import-3rdpty ________________________________________________________________________ Commit ID: 100581F93620CF1F25A CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/06 20:32:40 UTC Modified files: share/misc : acronyms Log message: wtf currently knows about 36910 acronyms with 58101 expansions To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.594 -r1.595 src/share/misc/acronyms ________________________________________________________________________ Commit ID: 100581FA14A01518D2F CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/06 21:31:41 UTC Modified files: distrib/special: Makefile Removed files: distrib/special/ed: Makefile Log message: no longer necessary, /bin/ed is now built without DES To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.22 -r1.23 src/distrib/special/Makefile cvs -R rdiff -kk -upr1.2 -r0 src/distrib/special/ed/Makefile ________________________________________________________________________ Commit ID: 100581FA98B20599AAA CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/06 22:06:43 UTC Modified files: distrib/lists/base/base: mi Log message: refresh To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.139 -r1.140 src/distrib/lists/base/base/mi ________________________________________________________________________ Commit ID: 100581FBC38799D7BB2 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/06 23:26:33 UTC Modified files: usr.bin/vi/docs/USD.doc/vi.man: Tag: openbsd vi.1 Log message: cherry-pick .Pf change fallout fix To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.3 -r1.1.1.4 src/usr.bin/vi/docs/USD.doc/vi.man/vi.1 ________________________________________________________________________ Commit ID: 100581FBC9044BCAB1A CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/06 23:27:53 UTC Modified files: usr.bin/vi/docs/USD.doc/vi.man: vi.1 Log message: merge fix To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.4 -r1.5 src/usr.bin/vi/docs/USD.doc/vi.man/vi.1 ________________________________________________________________________ Commit ID: 100581FCE7D3B11B1E3 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/07 00:44:23 UTC Modified files: share/tmac/mdoc: doc-ditroff Log message: add missing $9 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.8 -r1.9 src/share/tmac/mdoc/doc-ditroff ________________________________________________________________________ Commit ID: 100581FD97E4DC8DA4D CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/07 01:31:34 UTC Modified files: share/tmac : tmac.andoc share/tmac/mdoc: doc doc-nroff doc-syms Log message: introduce proper argument quoting (ugh…) also, a few missing $9s To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 src/share/tmac/tmac.andoc cvs -R rdiff -kk -upr1.26 -r1.27 src/share/tmac/mdoc/doc cvs -R rdiff -kk -upr1.12 -r1.13 src/share/tmac/mdoc/doc-nroff cvs -R rdiff -kk -upr1.17 -r1.18 src/share/tmac/mdoc/doc-syms ________________________________________________________________________ Commit ID: 100581FE15A0CC9F10F CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/07 02:05:19 UTC Modified files: share/tmac : tmac.andoc share/tmac/mdoc: doc doc-nroff doc-syms Log message: revert; this introduced breakage with embedded double quotes which would now have to be doubled, CSV-style (WTF, *roff‽) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.4 -r1.5 src/share/tmac/tmac.andoc cvs -R rdiff -kk -upr1.27 -r1.28 src/share/tmac/mdoc/doc cvs -R rdiff -kk -upr1.13 -r1.14 src/share/tmac/mdoc/doc-nroff cvs -R rdiff -kk -upr1.18 -r1.19 src/share/tmac/mdoc/doc-syms ________________________________________________________________________ Commit ID: 100581FE35A3FE74148 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/07 02:13:32 UTC Modified files: share/termtypes: termcap.5 Log message: probably not the correct way to fix this, but better than the alternatives… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/share/termtypes/termcap.5 ________________________________________________________________________ Commit ID: 1005820B2244EF6EB22 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/07 16:55:53 UTC Modified files: bin/mksh : Build.sh Log message: apply patch from Brian Callahan for better pcc support To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.705 -r1.706 src/bin/mksh/Build.sh ________________________________________________________________________ Commit ID: 1005820B2D404EF0433 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/07 16:58:35 UTC Modified files: distrib/special/mksh: Makefile Log message: bump To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.94 -r1.95 src/distrib/special/mksh/Makefile ________________________________________________________________________ Commit ID: 1005820B2DD17077C51 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/07 16:58:49 UTC Modified files: bin/mksh : Makefile check.t expr.c sh.h Log message: fix lazy evaluation with side effects; spotted by ormaaj via IRC To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.152 -r1.153 src/bin/mksh/Makefile cvs -R rdiff -kk -upr1.754 -r1.755 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.89 -r1.90 src/bin/mksh/expr.c cvs -R rdiff -kk -upr1.789 -r1.790 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 1005820B9110F46CB0F CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/07 17:25:14 UTC Modified files: usr.bin/awk : awk.1 usr.bin/vi/docs/USD.doc/vi.man: vi.1 Log message: remaining fallout (previously also utterly broken, though) from the tmac changes To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.6 -r1.7 src/usr.bin/awk/awk.1 cvs -R rdiff -kk -upr1.5 -r1.6 src/usr.bin/vi/docs/USD.doc/vi.man/vi.1 ________________________________________________________________________ Commit ID: 1005820B9A813A36128 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2016/11/07 17:27:45 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.631 -r1.632 www/src/mksh.hts ________________________________________________________________________ Commit ID: 1005822184F70213D15 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/08 18:24:03 UTC Modified files: gnu/usr.bin/cvs/doc: cvs.texinfo Log message: trying to wrap my head around the licence statements To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.24 -r1.25 src/gnu/usr.bin/cvs/doc/cvs.texinfo ________________________________________________________________________ Commit ID: 10058223FBF6F5AF092 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/08 21:12:07 UTC Modified files: gnu/usr.bin/cvs/doc: mkman.pl gnu/usr.bin/cvs/src: main.c Log message: versioning/author/project To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.5 -r1.6 src/gnu/usr.bin/cvs/doc/mkman.pl cvs -R rdiff -kk -upr1.19 -r1.20 src/gnu/usr.bin/cvs/src/main.c ________________________________________________________________________ Commit ID: 10058223FC973B7314C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/08 21:12:16 UTC Modified files: gnu/usr.bin/cvs/doc: cvs.man.header Log message: make the manpage actually somewhat usable: better, more detailled, information on where to find the Cederqvist, plus a quick into into GNU info To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.5 -r1.6 src/gnu/usr.bin/cvs/doc/cvs.man.header ________________________________________________________________________ Commit ID: 10058223FD26E7F3E91 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/08 21:12:30 UTC Modified files: gnu/usr.bin/cvs/doc: cvs.texinfo cvsclient.texi Log message: improve cross-linking between the texinfo documents and inside them (info, HTML; PDF looks ok) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.25 -r1.26 src/gnu/usr.bin/cvs/doc/cvs.texinfo cvs -R rdiff -kk -upr1.5 -r1.6 src/gnu/usr.bin/cvs/doc/cvsclient.texi ________________________________________________________________________ Commit ID: 100582247B169960CF2 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/08 21:46:16 UTC Modified files: gnu/usr.bin/cvs/src: client.c client.h server.c Log message: apply the TCP_NODELAY patch from http://savannah.nongnu.org/bugs/?48589 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/client.c cvs -R rdiff -kk -upr1.1.101.2 -r1.2 src/gnu/usr.bin/cvs/src/client.h cvs -R rdiff -kk -upr1.9 -r1.10 src/gnu/usr.bin/cvs/src/server.c ________________________________________________________________________ Commit ID: 10058224ADC2224D680 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/08 21:59:32 UTC Modified files: gnu/usr.bin/cvs: configure.in Log message: bump To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.23 -r1.24 src/gnu/usr.bin/cvs/configure.in ________________________________________________________________________ Commit ID: 10058224B951CFE35EF CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/08 22:02:42 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.25 -r1.26 src/gnu/usr.bin/cvs/configure ________________________________________________________________________ Commit ID: 10058225A1333A24BD5 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/08 23:04:44 UTC Modified files: gnu/usr.bin/cvs: AUTHORS MINOR-BUGS gnu/usr.bin/cvs/contrib: cvs_acls.html cvs_acls.in gnu/usr.bin/cvs/doc: cvs.texinfo cvsclient.texi getdate.texi gnu/usr.bin/cvs/src: import.c login.c main.c sanity.sh Log message: misc. fixes from reviewing the Debian package To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.4 -r1.5 src/gnu/usr.bin/cvs/AUTHORS cvs -R rdiff -kk -upr1.4 -r1.5 src/gnu/usr.bin/cvs/MINOR-BUGS cvs -R rdiff -kk -upr1.2 -r1.3 src/gnu/usr.bin/cvs/contrib/cvs_acls.html cvs -R rdiff -kk -upr1.2 -r1.3 src/gnu/usr.bin/cvs/contrib/cvs_acls.in cvs -R rdiff -kk -upr1.26 -r1.27 src/gnu/usr.bin/cvs/doc/cvs.texinfo cvs -R rdiff -kk -upr1.6 -r1.7 src/gnu/usr.bin/cvs/doc/cvsclient.texi cvs -R rdiff -kk -upr1.7 -r1.8 src/gnu/usr.bin/cvs/doc/getdate.texi cvs -R rdiff -kk -upr1.10 -r1.11 src/gnu/usr.bin/cvs/src/import.c cvs -R rdiff -kk -upr1.6 -r1.7 src/gnu/usr.bin/cvs/src/login.c cvs -R rdiff -kk -upr1.20 -r1.21 src/gnu/usr.bin/cvs/src/main.c cvs -R rdiff -kk -upr1.4 -r1.5 src/gnu/usr.bin/cvs/src/sanity.sh ________________________________________________________________________ Commit ID: 10058225AF352A72E3E CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/08 23:08:10 UTC Modified files: gnu/usr.bin/cvs: AUTHORS Log message: grml… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.5 -r1.6 src/gnu/usr.bin/cvs/AUTHORS ________________________________________________________________________ Commit ID: 10058228E0E3A22EB7B CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/09 02:46:21 UTC Modified files: gnu/usr.bin/cvs: Makefile.bsd-wrapper Log message: allow us running the testsuite successfully here, too To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.34 -r1.35 src/gnu/usr.bin/cvs/Makefile.bsd-wrapper ________________________________________________________________________ Commit ID: 10058228FAB760C2468 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/09 02:54:35 UTC Modified files: gnu/usr.bin/cvs/src: server.c Log message: stop spewing errors into syslog on 'cvs pserver' from non-sockets thanks http://stackoverflow.com/a/3952872/2171120 XXX why is this pserver-only, not for rsh/ssh? To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.10 -r1.11 src/gnu/usr.bin/cvs/src/server.c ________________________________________________________________________ Commit ID: 1005822923C289D63F1 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/09 03:04:13 UTC Modified files: gnu/usr.bin/cvs: Makefile.bsd-wrapper configure.in Log message: this should allow us to run with even less fuss To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.35 -r1.36 src/gnu/usr.bin/cvs/Makefile.bsd-wrapper cvs -R rdiff -kk -upr1.24 -r1.25 src/gnu/usr.bin/cvs/configure.in ________________________________________________________________________ Commit ID: 1005822939624583CC5 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/09 03:09:59 UTC Modified files: gnu/usr.bin/cvs: Makefile.in configure gnu/usr.bin/cvs/src: Makefile.in Log message: regen To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.17 -r1.18 src/gnu/usr.bin/cvs/Makefile.in cvs -R rdiff -kk -upr1.26 -r1.27 src/gnu/usr.bin/cvs/configure cvs -R rdiff -kk -upr1.20 -r1.21 src/gnu/usr.bin/cvs/src/Makefile.in ________________________________________________________________________ Commit ID: 10058235F9A0698E939 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2016/11/09 17:40:25 UTC Modified files: devel/cvs : Makefile distinfo devel/cvs/patches: patch-configure_in Removed files: devel/cvs/patches: patch-AUTHORS patch-MINOR-BUGS Log message: update; passes (in)sanity on -current as well To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.25 -r1.26 ports/devel/cvs/Makefile cvs -R rdiff -kk -upr1.5 -r1.6 ports/devel/cvs/distinfo cvs -R rdiff -kk -upr1.5 -r0 ports/devel/cvs/patches/patch-AUTHORS cvs -R rdiff -kk -upr1.5 -r0 ports/devel/cvs/patches/patch-MINOR-BUGS cvs -R rdiff -kk -upr1.6 -r1.7 ports/devel/cvs/patches/patch-configure_in ________________________________________________________________________ Commit ID: 1005826119C559470A3 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/11 18:44:33 UTC Modified files: bin/mksh : funcs.c histrap.c Log message: pack local bools into a struct, for tighter stack packing To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.306 -r1.307 src/bin/mksh/funcs.c cvs -R rdiff -kk -upr1.158 -r1.159 src/bin/mksh/histrap.c ________________________________________________________________________ Commit ID: 100582612F673CFB8D7 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/11 18:50:11 UTC Modified files: bin/mksh : funcs.c Log message: refactor c_print into a loop To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.307 -r1.308 src/bin/mksh/funcs.c ________________________________________________________________________ Commit ID: 100582615D0701267F3 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/11 19:02:28 UTC Modified files: bin/mksh : funcs.c Log message: implement: empty arg in print -A is input word separator To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.308 -r1.309 src/bin/mksh/funcs.c ________________________________________________________________________ Commit ID: 1005826177E6A5F3F44 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/11 19:09:45 UTC Modified files: bin/mksh : funcs.c Log message: goto keeps us from evaluating the loop condition twice in immediate succession (and shaves off an indentation level) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.309 -r1.310 src/bin/mksh/funcs.c ________________________________________________________________________ Commit ID: 10058261844423887EA CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/11 19:12:53 UTC Modified files: bin/mksh : funcs.c Log message: implement print -l: change output word separator to newline To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.310 -r1.311 src/bin/mksh/funcs.c ________________________________________________________________________ Commit ID: 100582619A15B2F5A66 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/11 19:18:41 UTC Modified files: bin/mksh : funcs.c Log message: implement print -N: set output word and line separator to NUL To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.311 -r1.312 src/bin/mksh/funcs.c ________________________________________________________________________ Commit ID: 1005826231A4E1347A4 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/11 19:59:41 UTC Modified files: bin/mksh : edit.c exec.c funcs.c Log message: first implementation of “print -c” for columnising, currently hardcoded newlines To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.307 -r1.308 src/bin/mksh/edit.c cvs -R rdiff -kk -upr1.182 -r1.183 src/bin/mksh/exec.c cvs -R rdiff -kk -upr1.312 -r1.313 src/bin/mksh/funcs.c ________________________________________________________________________ Commit ID: 100582626A23DD889A9 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/11 20:14:19 UTC Modified files: bin/mksh : edit.c exec.c funcs.c misc.c Log message: put print_columns options into a helper struct, eases passing things around To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.308 -r1.309 src/bin/mksh/edit.c cvs -R rdiff -kk -upr1.183 -r1.184 src/bin/mksh/exec.c cvs -R rdiff -kk -upr1.313 -r1.314 src/bin/mksh/funcs.c cvs -R rdiff -kk -upr1.245 -r1.246 src/bin/mksh/misc.c ________________________________________________________________________ Commit ID: 100582628A62C64D865 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/11 20:22:55 UTC Modified files: bin/mksh : misc.c Log message: restructure so that the trailing separator is output separately from the inner line separators To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.246 -r1.247 src/bin/mksh/misc.c ________________________________________________________________________ Commit ID: 10058262FC911A84022 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/11 20:53:17 UTC Modified files: bin/mksh : funcs.c Log message: just 'print -c' outputs not even a newline; plug a memleak while here To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.314 -r1.315 src/bin/mksh/funcs.c ________________________________________________________________________ Commit ID: 1005826347D6811313F CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/11 21:13:26 UTC Modified files: bin/mksh : edit.c exec.c funcs.c misc.c Log message: make print -c honour line separator To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.309 -r1.310 src/bin/mksh/edit.c cvs -R rdiff -kk -upr1.184 -r1.185 src/bin/mksh/exec.c cvs -R rdiff -kk -upr1.315 -r1.316 src/bin/mksh/funcs.c cvs -R rdiff -kk -upr1.247 -r1.248 src/bin/mksh/misc.c ________________________________________________________________________ Commit ID: 10058263A3857C05DFD CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/11 21:37:36 UTC Modified files: bin/mksh : funcs.c Log message: fix print -cn To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.316 -r1.317 src/bin/mksh/funcs.c ________________________________________________________________________ Commit ID: 10058263A4243668C9B CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/11 21:37:46 UTC Modified files: bin/mksh : mksh.1 Log message: document print builtin changes To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.417 -r1.418 src/bin/mksh/mksh.1 ________________________________________________________________________ Commit ID: 10058263D0430537F94 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2016/11/11 21:49:32 UTC Modified files: src : mksh_old.hts Log message: English fix, indirectly from Larry Hynes To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.51 -r1.52 www/src/mksh_old.hts ________________________________________________________________________ Commit ID: 10058263D78426ACDB7 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2016/11/11 21:51:35 UTC Modified files: xc/doc/man/Xv : XvQueryAdaptors.man gcc : scan.h genattrtab.c sbin/disklabel : editor.c Log message: spelling fix from Larry Hynes To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/doc/man/Xv/XvQueryAdaptors.man cvs -R rdiff -kk -upr1.1.101.1 -r1.2 gcc/gcc/scan.h cvs -R rdiff -kk -upr1.1.101.1 -r1.2 gcc/gcc/genattrtab.c cvs -R rdiff -kk -upr1.6 -r1.7 src/sbin/disklabel/editor.c ________________________________________________________________________ Commit ID: 100582643716D65E29A CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/11 22:17:10 UTC Modified files: bin/mksh : funcs.c mksh.1 Log message: return 128+SIGALRM if read with timeout timeouts, inspired by GNU bash To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.317 -r1.318 src/bin/mksh/funcs.c cvs -R rdiff -kk -upr1.418 -r1.419 src/bin/mksh/mksh.1 ________________________________________________________________________ Commit ID: 1005826548A4DDA0C9E CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/11 23:30:20 UTC Modified files: share/misc : acronyms Log message: more, one from Natureshadow, some from fanfic To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.595 -r1.596 src/share/misc/acronyms ________________________________________________________________________ Commit ID: 100582654B972655F84 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/11 23:31:40 UTC Modified files: distrib/special/mksh: Makefile bin/mksh : Build.sh Makefile check.t edit.c eval.c exec.c lksh.1 main.c misc.c mksh.1 sh.h var.c var_spec.h Log message: collective R54 release preparation multi-merger: install both lksh and mksh manpages from Build.sh (Martijn Dekker) spelling fixes (Larry Hynes) manpage improvements (Martijn Dekker) initial port to Harvey-OS’ APEX (Ronald G. Minnich, Elbing Miss, Álvaro Jurado) more from komh’s OS/2 port (KO Myung-Hun) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.95 -r1.96 src/distrib/special/mksh/Makefile cvs -R rdiff -kk -upr1.706 -r1.707 src/bin/mksh/Build.sh cvs -R rdiff -kk -upr1.153 -r1.154 src/bin/mksh/Makefile cvs -R rdiff -kk -upr1.755 -r1.756 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.310 -r1.311 src/bin/mksh/edit.c cvs -R rdiff -kk -upr1.193 -r1.194 src/bin/mksh/eval.c cvs -R rdiff -kk -upr1.185 -r1.186 src/bin/mksh/exec.c cvs -R rdiff -kk -upr1.19 -r1.20 src/bin/mksh/lksh.1 cvs -R rdiff -kk -upr1.320 -r1.321 src/bin/mksh/main.c cvs -R rdiff -kk -upr1.248 -r1.249 src/bin/mksh/misc.c cvs -R rdiff -kk -upr1.419 -r1.420 src/bin/mksh/mksh.1 cvs -R rdiff -kk -upr1.790 -r1.791 src/bin/mksh/sh.h cvs -R rdiff -kk -upr1.208 -r1.209 src/bin/mksh/var.c cvs -R rdiff -kk -upr1.9 -r1.10 src/bin/mksh/var_spec.h ________________________________________________________________________ Commit ID: 100582658D43CBE5F67 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/11 23:48:31 UTC Modified files: bin/mksh : edit.c funcs.c main.c Log message: gcc 6.2 warnings (stupid uninitialised that wasn't, plus FALLTHROUGH fixes) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.311 -r1.312 src/bin/mksh/edit.c cvs -R rdiff -kk -upr1.318 -r1.319 src/bin/mksh/funcs.c cvs -R rdiff -kk -upr1.321 -r1.322 src/bin/mksh/main.c ________________________________________________________________________ CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/12 00:11:43 UTC Adding static tag 'mksh-R54' affecting: old rev. new rev. filename -------- -------- -------- NONE 1.707 bin/mksh/Build.sh NONE 1.42 bin/mksh/check.pl NONE 1.756 bin/mksh/check.t NONE 1.108 bin/mksh/dot.mkshrc NONE 1.312 bin/mksh/edit.c NONE 1.10 bin/mksh/emacsfn.h NONE 1.194 bin/mksh/eval.c NONE 1.186 bin/mksh/exec.c NONE 1.90 bin/mksh/expr.c NONE 1.2 bin/mksh/exprtok.h NONE 1.319 bin/mksh/funcs.c NONE 1.159 bin/mksh/histrap.c NONE 1.121 bin/mksh/jobs.c NONE 1.26 bin/mksh/lalloc.c NONE 1.228 bin/mksh/lex.c NONE 1.20 bin/mksh/lksh.1 NONE 1.322 bin/mksh/main.c NONE 1.6 bin/mksh/mirhash.h NONE 1.249 bin/mksh/misc.c NONE 1.420 bin/mksh/mksh.1 NONE 1.1 bin/mksh/mksh.ico NONE 1.3 bin/mksh/rlimits.opt NONE 1.791 bin/mksh/sh.h NONE 1.4 bin/mksh/sh_flags.opt NONE 1.76 bin/mksh/shf.c NONE 1.10 bin/mksh/strlcpy.c NONE 1.115 bin/mksh/syn.c NONE 1.86 bin/mksh/tree.c NONE 1.209 bin/mksh/var.c NONE 1.10 bin/mksh/var_spec.h ________________________________________________________________________ Commit ID: 1005826606C15850C5A CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/12 00:20:38 UTC Modified files: bin/mksh : Makefile Log message: make both cats To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.154 -r1.155 src/bin/mksh/Makefile ________________________________________________________________________ Commit ID: 1005826619A4FEA79A1 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2016/11/12 00:25:38 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.30 -r1.31 ports/shells/mksh/DESCR cvs -R rdiff -kk -upr1.82 -r1.83 ports/shells/mksh/Makefile cvs -R rdiff -kk -upr1.78 -r1.79 ports/shells/mksh/distinfo ________________________________________________________________________ Commit ID: 1005826649329D6A198 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2016/11/12 00:38:20 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.88 -r1.89 www/src/ksh-chan.hts cvs -R rdiff -kk -upr1.632 -r1.633 www/src/mksh.hts ________________________________________________________________________ Commit ID: 10058266D747DE13EBD CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2016/11/12 01:16:13 UTC Modified files: data : ksh-chan.inc src : mksh.hts Log message: lintian To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.31 -r1.32 www/data/ksh-chan.inc cvs -R rdiff -kk -upr1.633 -r1.634 www/src/mksh.hts ________________________________________________________________________ Commit ID: 100582692904AD1579B CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/12 03:54:49 UTC Modified files: bin/mksh : exec.c misc.c Log message: fix embarassing pasto and OS/2 UNC logic; thanks komh! To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.186 -r1.187 src/bin/mksh/exec.c cvs -R rdiff -kk -upr1.249 -r1.250 src/bin/mksh/misc.c ________________________________________________________________________ Commit ID: 100582CCB962493BC85 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/16 21:11:46 UTC Modified files: share/misc : acronyms Log message: 36929 acronyms with 58143 expansions To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.596 -r1.597 src/share/misc/acronyms ________________________________________________________________________ Commit ID: 100582CCD6400FFBF05 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2016/11/16 21:19:09 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.634 -r1.635 www/src/mksh.hts ________________________________________________________________________ Commit ID: 1005830925C030FAED1 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2016/11/19 17:58:17 UTC Modified files: files : wp.cgi mk : WPmk users/tg : wptg.hts share/misc : acronyms Log message: Island Apes (OKUK) is now being disputed; link to the new site (with top-of-the-line OC.PL source code) under its new domain now, as that works, while the old site (with code specifically demanded by UK law but using older OC codebase) 500s out on caches and is “being trans‐ ferred” (wtf‽) — IMHO they just should merge with OC.DE like .ES did To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.21 -r1.22 www/files/wp.cgi cvs -R rdiff -kk -upr1.46 -r1.47 www/mk/WPmk cvs -R rdiff -kk -upr1.86 -r1.87 www/users/tg/wptg.hts cvs -R rdiff -kk -upr1.597 -r1.598 src/share/misc/acronyms ________________________________________________________________________ Commit ID: 1005830A84F7D9B4323 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2016/11/19 19:30:52 UTC Modified files: files : wtf.cgi Log message: update hardcoded UCASE$ map to acronyms,v 1.598 XXX why is this still hardcoded? I don’t know enough Perl to fix XXX this (to use the table from the acronyms file); free commit XXX for you Benny! ;-) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.19 -r1.20 www/files/wtf.cgi ________________________________________________________________________ Commit ID: 100583AF73A3E28B36F CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/11/27 15:09:41 UTC Modified files: bin/ed : main.c Log message: dietlibc needs for struct winsize XXX imake style XXX still not enough anyway To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.10 -r1.11 src/bin/ed/main.c ________________________________________________________________________ Commit ID: 100584320717E3CA6AE CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/12/03 19:43:25 UTC Modified files: gnu/usr.bin/lynx: lynx.man Log message: from the mailing list, a caveat To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.18 -r1.19 src/gnu/usr.bin/lynx/lynx.man ________________________________________________________________________ Commit ID: 1005853D6035DD11012 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2016/12/16 11:54:24 UTC Modified files: usr.bin/calendar/calendars: calendar.music usr.bin/calendar/calendars/de_DE.ISO_8859-1: calendar.musik Log message: spot the error… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/usr.bin/calendar/calendars/calendar.music cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.bin/calendar/calendars/de_DE.ISO_8859-1/calendar.musik ________________________________________________________________________ Commit ID: 10058590C4C40F19E1F CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2016/12/20 10:47:33 UTC Modified files: data : wlog-10.inc Log message: fixup article for Linux kernel doc about git (stupid content tracker) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.482 -r1.483 www/data/wlog-10.inc ________________________________________________________________________ Commit ID: 10058598F6D4AEDC4B1 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2016/12/20 20:06:44 UTC Modified files: games/xinvaders: Makefile distinfo Log message: fix build; indent while here To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.5 -r1.6 ports/games/xinvaders/Makefile cvs -R rdiff -kk -upr1.1.7.1 -r1.2 ports/games/xinvaders/distinfo ________________________________________________________________________ Commit ID: 100586E57085BB3C8FE CVSROOT: /cvs Module name: X11 Changes by: tg@herc.mirbsd.org 2017/01/05 14:24:07 UTC Modified files: xc/programs/xterm: button.c charproc.c input.c misc.c ptydata.c xterm.h Log message: quick hack to make xterm transmit as many chars to the pty at one time as possible fixes mcabber not reading UTF-8 correctly To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/programs/xterm/button.c cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/programs/xterm/charproc.c cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/programs/xterm/input.c cvs -R rdiff -kk -upr1.7 -r1.8 X11/xc/programs/xterm/misc.c cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/programs/xterm/ptydata.c cvs -R rdiff -kk -upr1.6 -r1.7 X11/xc/programs/xterm/xterm.h ________________________________________________________________________ Commit ID: 100586E63D027CAD2C0 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/01/05 15:18:39 UTC Modified files: share/misc : acronyms Log message: TNF sync; batch commit To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.600 -r1.601 src/share/misc/acronyms ________________________________________________________________________ Commit ID: 10058728F2D5F1A39E6 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/01/08 19:13:11 UTC Modified files: gnu/usr.bin/cvs: NEWS gnu/usr.bin/cvs/doc: cvs.texinfo gnu/usr.bin/cvs/src: main.c root.c root.h sanity.sh Log message: Apply --allow-root-regexp patch, for the Savannah admins, slightly edited: 2007-05-09 Derek Price and/for Sylvain Beucler To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.101.3 -r1.2 src/gnu/usr.bin/cvs/NEWS cvs -R rdiff -kk -upr1.27 -r1.28 src/gnu/usr.bin/cvs/doc/cvs.texinfo cvs -R rdiff -kk -upr1.21 -r1.22 src/gnu/usr.bin/cvs/src/main.c cvs -R rdiff -kk -upr1.10 -r1.11 src/gnu/usr.bin/cvs/src/root.c cvs -R rdiff -kk -upr1.4 -r1.5 src/gnu/usr.bin/cvs/src/root.h cvs -R rdiff -kk -upr1.5 -r1.6 src/gnu/usr.bin/cvs/src/sanity.sh ________________________________________________________________________ Commit ID: 1005872923530D4FD2D CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/01/08 19:25:19 UTC Modified files: gnu/usr.bin/cvs/doc: cvs.man.footer Log message: fixup indent (somewhat) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 src/gnu/usr.bin/cvs/doc/cvs.man.footer ________________________________________________________________________ Commit ID: 100587294941C76EBE9 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/01/08 19:35:29 UTC Modified files: scripts : roff2htm Log message: fixup cvs(1) link generation at SEE ALSO To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.83 -r1.84 src/scripts/roff2htm ________________________________________________________________________ Commit ID: 100587294F3784933F6 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/01/08 19:36:59 UTC Modified files: scripts : roff2htm Log message: rcsid only once To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.84 -r1.85 src/scripts/roff2htm ________________________________________________________________________ Commit ID: 1005872953E5E40FCFB CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/01/08 19:38:12 UTC Modified files: scripts : roff2htm Log message: 2017 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.85 -r1.86 src/scripts/roff2htm ________________________________________________________________________ Commit ID: 100587295E06AD25EB0 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/01/08 19:40:59 UTC Modified files: gnu/usr.bin/cvs/doc: cvs.man.footer Log message: only once is enough To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.4 -r1.5 src/gnu/usr.bin/cvs/doc/cvs.man.footer ________________________________________________________________________ Commit ID: 10058729623239BA937 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/01/08 19:42:06 UTC Modified files: gnu/usr.bin/cvs/doc: cvs.man.footer Log message: link re_format(7) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.5 -r1.6 src/gnu/usr.bin/cvs/doc/cvs.man.footer ________________________________________________________________________ Commit ID: 100587296901F1AFF1E CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/01/08 19:43:52 UTC Modified files: gnu/usr.bin/cvs: configure.in Log message: bump To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.25 -r1.26 src/gnu/usr.bin/cvs/configure.in ________________________________________________________________________ Commit ID: 1005872ABC235B05CCA CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/01/08 21:14:40 UTC Modified files: gnu/usr.bin/cvs/src: sanity.sh Log message: correct the new --allow-root-regexp failure test: failure to specify an allowed root results in early abortion To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.6 -r1.7 src/gnu/usr.bin/cvs/src/sanity.sh ________________________________________________________________________ Commit ID: 1005872D08615A1BF5B CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/01/08 23:51:21 UTC Modified files: gnu/usr.bin/cvs: configure Log message: regen; all tests pass To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.27 -r1.28 src/gnu/usr.bin/cvs/configure ________________________________________________________________________ Commit ID: 1005873B86E03B92DFD CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/01/09 16:20:52 UTC Modified files: share/zoneinfo/datfiles: Tag: 1.14 leapseconds Log message: got a Bulletin C, no leap second in June 2017 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr0 -r1.14 src/share/zoneinfo/datfiles/leapseconds ________________________________________________________________________ Commit ID: 100587414A71F0EED1C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/01/09 22:54:27 UTC Modified files: gnu/usr.bin/cvs/doc: Makefile.am cvs.texinfo cvsclient.texi Log message: use PA4 papersize for all PDFs; make implicit PDF/1.4 for cvs-paper explicit To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.4 -r1.5 src/gnu/usr.bin/cvs/doc/Makefile.am cvs -R rdiff -kk -upr1.28 -r1.29 src/gnu/usr.bin/cvs/doc/cvs.texinfo cvs -R rdiff -kk -upr1.7 -r1.8 src/gnu/usr.bin/cvs/doc/cvsclient.texi ________________________________________________________________________ Commit ID: 1005874155C032630D9 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/01/09 22:57:06 UTC Modified files: gnu/usr.bin/cvs/doc: Makefile.in 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/doc/Makefile.in ________________________________________________________________________ Commit ID: 100587422BA0EDABD8F CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2017/01/09 23:54:18 UTC Modified files: share/man/man7 : install.sparc.7 src : wlog-7.hts oldnews.hts Log message: spelling fix from lintian for jupp To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 src/share/man/man7/install.sparc.7 cvs -R rdiff -kk -upr1.10 -r1.11 www/src/wlog-7.hts cvs -R rdiff -kk -upr1.12 -r1.13 www/src/oldnews.hts ________________________________________________________________________ Commit ID: 1005874435864A72345 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/01/10 02:13:18 UTC Modified files: code/jupp : usearch.c Log message: all callers of restrict_to_block already check for srch->valid To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.6 -r1.7 contrib/code/jupp/usearch.c ________________________________________________________________________ Commit ID: 100587445156908DEBB CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/01/10 02:21:01 UTC Modified files: code/jupp : usearch.c Log message: fix segfault trying to fnext a block-restricted search w/o any block To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.7 -r1.8 contrib/code/jupp/usearch.c ________________________________________________________________________ Commit ID: 100587450C55F51D53A CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/01/10 03:10:56 UTC Modified files: code/jupp : jupprc Log message: make ^KF also run parserr (ugh, nbc is a PoS, but it can be beaten) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.57 -r1.58 contrib/code/jupp/jupprc ________________________________________________________________________ Commit ID: 10058751B902AB2F8BF CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/01/10 17:36:03 UTC Modified files: code/jupp : jupprc Log message: simplify longer keybindings; make freedroidz macro more reliable (no thanks to GNU) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.58 -r1.59 contrib/code/jupp/jupprc ________________________________________________________________________ Commit ID: 1005875210229B2EFAA CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/01/10 17:59:18 UTC Modified files: code/jupp : scrn.c Log message: constify two arrays, halve the size of one… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.13 -r1.14 contrib/code/jupp/scrn.c ________________________________________________________________________ Commit ID: 1005875230B4E642F41 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/01/10 18:07:49 UTC Modified files: code/jupp : Make-w32.sh Log message: for a debug build… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.7 -r1.8 contrib/code/jupp/Make-w32.sh ________________________________________________________________________ Commit ID: 100587523FD49B99497 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/01/10 18:11:52 UTC Modified files: code/jupp : Make-w32.sh Log message: better in-place debugging with w32reloc To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.8 -r1.9 contrib/code/jupp/Make-w32.sh ________________________________________________________________________ Commit ID: 10058752BE6575B0A7C CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/01/10 18:45:38 UTC Modified files: code/jupp : Make-w32.sh Log message: more flexible, again… and a bufgix To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.9 -r1.10 contrib/code/jupp/Make-w32.sh ________________________________________________________________________ Commit ID: 10058752C5604AE9D9D CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/01/10 18:47:28 UTC Modified files: code/jupp : scrn.c Log message: zero out the initial SCRN… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.14 -r1.15 contrib/code/jupp/scrn.c ________________________________________________________________________ Commit ID: 1005875307B7068AA59 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/01/10 19:05:17 UTC Modified files: code/jupp : utils.c utils.h Log message: remove some dead (#if 0) code; drop the joe_malloc() &c. wrappers To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 contrib/code/jupp/utils.c cvs -R rdiff -kk -upr1.3 -r1.4 contrib/code/jupp/utils.h ________________________________________________________________________ Commit ID: 1005875332028CA2A36 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/01/10 19:16:29 UTC Modified files: code/jupp : builtin.c hash.c help.c kbd.c menu.c pw.c queue.c qw.c tab.c tw.c uisrch.c usearch.c vs.c Log message: these now all need To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.4 -r1.5 contrib/code/jupp/builtin.c cvs -R rdiff -kk -upr1.2 -r1.3 contrib/code/jupp/hash.c cvs -R rdiff -kk -upr1.7 -r1.8 contrib/code/jupp/help.c cvs -R rdiff -kk -upr1.3 -r1.4 contrib/code/jupp/kbd.c cvs -R rdiff -kk -upr1.6 -r1.7 contrib/code/jupp/menu.c cvs -R rdiff -kk -upr1.6 -r1.7 contrib/code/jupp/pw.c cvs -R rdiff -kk -upr1.2 -r1.3 contrib/code/jupp/queue.c cvs -R rdiff -kk -upr1.4 -r1.5 contrib/code/jupp/qw.c cvs -R rdiff -kk -upr1.5 -r1.6 contrib/code/jupp/tab.c cvs -R rdiff -kk -upr1.9 -r1.10 contrib/code/jupp/tw.c cvs -R rdiff -kk -upr1.6 -r1.7 contrib/code/jupp/uisrch.c cvs -R rdiff -kk -upr1.8 -r1.9 contrib/code/jupp/usearch.c cvs -R rdiff -kk -upr1.8 -r1.9 contrib/code/jupp/vs.c ________________________________________________________________________ Commit ID: 100587533F1537F32FB CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/01/10 19:19:56 UTC Modified files: code/jupp : scrn.c Log message: make use of calloc() zero-initialising To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.15 -r1.16 contrib/code/jupp/scrn.c ________________________________________________________________________ Commit ID: 100587535BD5C0B4624 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/01/10 19:27:36 UTC Modified files: code/jupp : scrn.c syntax.c Log message: few more malloc → calloc To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.16 -r1.17 contrib/code/jupp/scrn.c cvs -R rdiff -kk -upr1.13 -r1.14 contrib/code/jupp/syntax.c ________________________________________________________________________ Commit ID: 1005875402D33AC9EE3 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/01/10 20:12:04 UTC Modified files: code/jupp : Make-w32.sh Log message: … To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.10 -r1.11 contrib/code/jupp/Make-w32.sh ________________________________________________________________________ Commit ID: 100587540BF73644DCC CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/01/10 20:14:38 UTC Modified files: code/jupp : scrn.c Log message: the amount of dead code/function calls left here is staggering To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.17 -r1.18 contrib/code/jupp/scrn.c ________________________________________________________________________ Commit ID: 100587542CE1E15454F CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/01/10 20:23:23 UTC Modified files: code/jupp : Make-w32.sh Log message: cygwin32, gdb, argv[0], oh my! To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.11 -r1.12 contrib/code/jupp/Make-w32.sh ________________________________________________________________________ Commit ID: 10058754A38055D1712 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/01/10 20:55:04 UTC Modified files: code/jupp : syntax.c Log message: unbreak syntax highlighting in nōn-UTF8 locales To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.14 -r1.15 contrib/code/jupp/syntax.c ________________________________________________________________________ Commit ID: 10058754C72588965C9 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/01/10 21:04:32 UTC Modified files: code/jupp : utf8.c Log message: remove the trailing @modifier from the locale before testing it To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.12 -r1.13 contrib/code/jupp/utf8.c ________________________________________________________________________ Commit ID: 100587550AA57D36DCA CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/01/10 21:22:32 UTC Modified files: code/jupp : utf8.c Log message: disable locale support for old cygwin32 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.13 -r1.14 contrib/code/jupp/utf8.c ________________________________________________________________________ Commit ID: 1005875626F15DCCDF1 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/01/10 22:38:37 UTC Modified files: code/jupp : charmap.c utf8.c Log message: on old cygwin32, use the (cygwin32-internal) codepage as charmap To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.17 -r1.18 contrib/code/jupp/charmap.c cvs -R rdiff -kk -upr1.14 -r1.15 contrib/code/jupp/utf8.c ________________________________________________________________________ Commit ID: 100587569476EEF4F12 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/01/10 23:07:59 UTC Modified files: code/jupp : joe.1.in utf8.c Log message: add JOECHARMAP override; drop the cygwin32 "C" codepage override; document To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.19 -r1.20 contrib/code/jupp/joe.1.in cvs -R rdiff -kk -upr1.15 -r1.16 contrib/code/jupp/utf8.c ________________________________________________________________________ Commit ID: 10058756A113A531105 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/01/10 23:10:47 UTC Modified files: code/jupp : charmap.h Log message: ^T To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.5 -r1.6 contrib/code/jupp/charmap.h ________________________________________________________________________ Commit ID: 10058756C691D0ECC14 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/01/10 23:20:49 UTC Modified files: code/jupp : utf8.c Log message: update (c) years To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.16 -r1.17 contrib/code/jupp/utf8.c ________________________________________________________________________ Commit ID: 10058756CA66A05EFC8 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/01/10 23:21:56 UTC Modified files: code/jupp : utf8.c Log message: fix compile (oops) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.17 -r1.18 contrib/code/jupp/utf8.c ________________________________________________________________________ Commit ID: 10058756DA80C1489AF CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/01/10 23:26:10 UTC Modified files: samples : myXenvironment Log message: VGA xterm improvements To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.15 -r1.16 contrib/samples/myXenvironment ________________________________________________________________________ Commit ID: 1005875736B64E3DF51 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/01/10 23:50:44 UTC Modified files: code/jupp : help.c Log message: simplify To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.8 -r1.9 contrib/code/jupp/help.c ________________________________________________________________________ Commit ID: 100587575750EFBF44B CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/01/10 23:59:33 UTC Modified files: code/jupp : help.c jupprc scrn.c Log message: fixup C1 display in help screen char table To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.9 -r1.10 contrib/code/jupp/help.c cvs -R rdiff -kk -upr1.59 -r1.60 contrib/code/jupp/jupprc cvs -R rdiff -kk -upr1.18 -r1.19 contrib/code/jupp/scrn.c ________________________________________________________________________ Commit ID: 10058757D85744F7021 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/01/11 00:34:04 UTC Modified files: hosted/tg : jupptables code/jupp : i18n.c Log message: apparently, on the Windows console, U+2022 • is a non-printing character… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1 -r1.2 contrib/hosted/tg/jupptables cvs -R rdiff -kk -upr1.15 -r1.16 contrib/code/jupp/i18n.c ________________________________________________________________________ Commit ID: 10058757F4323E5AF23 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/01/11 00:41:19 UTC Modified files: code/jupp : jmacsrc.in joerc.in jpicorc.in jstarrc.in rjoerc.in Log message: sync with jupprc changes To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.22 -r1.23 contrib/code/jupp/jmacsrc.in cvs -R rdiff -kk -upr1.23 -r1.24 contrib/code/jupp/joerc.in cvs -R rdiff -kk -upr1.22 -r1.23 contrib/code/jupp/jpicorc.in cvs -R rdiff -kk -upr1.24 -r1.25 contrib/code/jupp/jstarrc.in cvs -R rdiff -kk -upr1.22 -r1.23 contrib/code/jupp/rjoerc.in ________________________________________________________________________ Commit ID: 100587666CA2589DA30 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/01/11 17:09:04 UTC Modified files: code/jupp : joe.1.in Log message: spelling/BE To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.20 -r1.21 contrib/code/jupp/joe.1.in ________________________________________________________________________ Commit ID: 100587667B86875F9DB CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/01/11 17:13:14 UTC Modified files: code/jupp : joe.1.in Log message: document paths for custom (in $HOME) rc files, charmaps, syntacēs To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.21 -r1.22 contrib/code/jupp/joe.1.in ________________________________________________________________________ Commit ID: 100587686986AD3A77F CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/01/11 19:26:54 UTC Modified files: code/jupp : joe.1.in main.c setup.inf Log message: add -CYGhack command line option; use it in right-click menu… the details are buried deep in cygwin32 source code, but it boils down to: C:\>ga \\foo\bar baz.txt argv[1] = \\foo\bar argv[2] = baz.txt C:\>ga "\\foo\bar baz.txt" argv[1] = \foo\bar baz.txt argv[2] IS NULL I consider this a bug, but as it’s there, let’s parse our command line on our own… again with the codepage dance we already use in utf8.c… (and now I also know why the set of permissible filenames is so limited) … anyway, it works (I tested it on my win2k VM)! To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.22 -r1.23 contrib/code/jupp/joe.1.in cvs -R rdiff -kk -upr1.26 -r1.27 contrib/code/jupp/main.c cvs -R rdiff -kk -upr1.5 -r1.6 contrib/code/jupp/setup.inf ________________________________________________________________________ Commit ID: 1005876A2774944E48A CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/01/11 21:23:53 UTC Modified files: code/jupp : Tag: 1.14 Make-w32.sh Log message: give this thing a usage and an option to not clean at the end To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr0 -r1.14 contrib/code/jupp/Make-w32.sh ________________________________________________________________________ Commit ID: 1005876A50311782E22 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/01/11 21:34:40 UTC Modified files: code/jupp : configure.ac Log message: do not force use of /usr/local on Solaris To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.52 -r1.53 contrib/code/jupp/configure.ac ________________________________________________________________________ Commit ID: 1005876A846752BE184 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/01/11 21:48:58 UTC Modified files: code/jupp : Makefile.am main.c utf8.c win32.c Log message: consolidate anything using into one .c file existing precisely for that purpose To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.15 -r1.16 contrib/code/jupp/Makefile.am cvs -R rdiff -kk -upr1.27 -r1.28 contrib/code/jupp/main.c cvs -R rdiff -kk -upr1.18 -r1.19 contrib/code/jupp/utf8.c cvs -R rdiff -kk -upr1.2 -r1.3 contrib/code/jupp/win32.c ________________________________________________________________________ Commit ID: 1005876ABFE790F0CC3 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/01/11 22:04:33 UTC Modified files: code/jupp : HINTS README TODO charmap.c joe.1.in rc.c syntax.c Log message: use ~/.jupp/ (for now) not ~/.joe/ to not conflict with joe 4.x To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.9 -r1.10 contrib/code/jupp/HINTS cvs -R rdiff -kk -upr1.5 -r1.6 contrib/code/jupp/README cvs -R rdiff -kk -upr1.29 -r1.30 contrib/code/jupp/TODO cvs -R rdiff -kk -upr1.18 -r1.19 contrib/code/jupp/charmap.c cvs -R rdiff -kk -upr1.23 -r1.24 contrib/code/jupp/joe.1.in cvs -R rdiff -kk -upr1.21 -r1.22 contrib/code/jupp/rc.c cvs -R rdiff -kk -upr1.15 -r1.16 contrib/code/jupp/syntax.c ________________________________________________________________________ Commit ID: 1005876AD2622CB6ED4 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/01/11 22:09:19 UTC Modified files: code/jupp : configure.ac Log message: prepare for jupp30 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.53 -r1.54 contrib/code/jupp/configure.ac ________________________________________________________________________ Commit ID: 1005876B08A3CA48EBB CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/01/11 22:23:47 UTC Modified files: code/jupp : Makefile.in builtins.c configure joe.txt Log message: regenerate To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.15 -r1.16 contrib/code/jupp/Makefile.in cvs -R rdiff -kk -upr1.23 -r1.24 contrib/code/jupp/builtins.c cvs -R rdiff -kk -upr1.32 -r1.33 contrib/code/jupp/configure cvs -R rdiff -kk -upr1.8 -r1.9 contrib/code/jupp/joe.txt ________________________________________________________________________ Commit ID: 1005876B3925FE7CA9D CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/01/11 22:36:43 UTC Modified files: code/jupp : NEWS Log message: update for jupp30 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.104 -r1.105 contrib/code/jupp/NEWS ________________________________________________________________________ Commit ID: 1005876B4A80DDE113C CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/01/11 22:41:20 UTC Modified files: code/jupp : termcap.c Log message: constify To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.11 -r1.12 contrib/code/jupp/termcap.c ________________________________________________________________________ Commit ID: 1005876B84150F7CE16 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/01/11 22:56:52 UTC Modified files: code/jupp : pw.c pw.h types.h uedit.c usearch.c w.c w.h Log message: constify “huh” (… huh‽) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.7 -r1.8 contrib/code/jupp/pw.c cvs -R rdiff -kk -upr1.3 -r1.4 contrib/code/jupp/pw.h cvs -R rdiff -kk -upr1.14 -r1.15 contrib/code/jupp/types.h cvs -R rdiff -kk -upr1.14 -r1.15 contrib/code/jupp/uedit.c cvs -R rdiff -kk -upr1.9 -r1.10 contrib/code/jupp/usearch.c cvs -R rdiff -kk -upr1.6 -r1.7 contrib/code/jupp/w.c cvs -R rdiff -kk -upr1.3 -r1.4 contrib/code/jupp/w.h ________________________________________________________________________ CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/01/11 23:17:19 UTC Adding static tag 'joe-3_1jupp30' affecting: old rev. new rev. filename -------- -------- -------- NONE 1.4 code/jupp/COPYING NONE 1.9 code/jupp/ChangeLog NONE 1.10 code/jupp/HINTS NONE 1.11 code/jupp/INFO NONE 1.10 code/jupp/LIST NONE 1.14 code/jupp/Make-w32.sh NONE 1.16 code/jupp/Makefile.am NONE 1.9 code/jupp/Makefile.bsd-wrapper NONE 1.16 code/jupp/Makefile.in NONE 1.105 code/jupp/NEWS NONE 1.6 code/jupp/README NONE 1.30 code/jupp/TODO NONE 1.3 code/jupp/acinclude.m4 NONE 1.8 code/jupp/aclocal.m4 NONE 1.12 code/jupp/autoconf.h.in NONE 1.14 code/jupp/autogen.sh NONE 1.15 code/jupp/b.c NONE 1.4 code/jupp/b.h NONE 1.4 code/jupp/blocks.c NONE 1.4 code/jupp/blocks.h NONE 1.5 code/jupp/builtin.c NONE 1.2 code/jupp/builtin.h NONE 1.24 code/jupp/builtins.c NONE 1.21 code/jupp/bw.c NONE 1.4 code/jupp/bw.h NONE 1.19 code/jupp/charmap.c NONE 1.6 code/jupp/charmap.h NONE 1.15 code/jupp/cmd.c NONE 1.4 code/jupp/cmd.h NONE 1.4 code/jupp/compat.c NONE 1.8 code/jupp/config.guess NONE 1.7 code/jupp/config.h NONE 1.8 code/jupp/config.sub NONE 1.33 code/jupp/configure NONE 1.54 code/jupp/configure.ac NONE 1.6 code/jupp/depcomp NONE 1.2 code/jupp/dir.c NONE 1.3 code/jupp/hash.c NONE 1.2 code/jupp/hash.h NONE 1.10 code/jupp/help.c NONE 1.4 code/jupp/help.h NONE 1.16 code/jupp/i18n.c NONE 1.6 code/jupp/i18n.h NONE 1.8 code/jupp/install-sh NONE 1.23 code/jupp/jmacsrc.in NONE 1.24 code/jupp/joe.1.in NONE 1.9 code/jupp/joe.txt NONE 1.24 code/jupp/joerc.in NONE 1.23 code/jupp/jpicorc.in NONE 1.25 code/jupp/jstarrc.in NONE 1.60 code/jupp/jupprc NONE 1.4 code/jupp/kbd.c NONE 1.2 code/jupp/kbd.h NONE 1.7 code/jupp/macro.c NONE 1.2 code/jupp/macro.h NONE 1.28 code/jupp/main.c NONE 1.3 code/jupp/main.h NONE 1.7 code/jupp/menu.c NONE 1.2 code/jupp/menu.h NONE 1.6 code/jupp/missing NONE 1.8 code/jupp/mkinstalldirs NONE 1.12 code/jupp/path.c NONE 1.11 code/jupp/path.h NONE 1.3 code/jupp/popen.inc NONE 1.2 code/jupp/poshist.c NONE 1.2 code/jupp/poshist.h NONE 1.8 code/jupp/pw.c NONE 1.4 code/jupp/pw.h NONE 1.3 code/jupp/queue.c NONE 1.2 code/jupp/queue.h NONE 1.5 code/jupp/qw.c NONE 1.2 code/jupp/qw.h NONE 1.22 code/jupp/rc.c NONE 1.4 code/jupp/rc.h NONE 1.5 code/jupp/regex.c NONE 1.2 code/jupp/regex.h NONE 1.23 code/jupp/rjoerc.in NONE 1.19 code/jupp/scrn.c NONE 1.4 code/jupp/scrn.h NONE 1.7 code/jupp/selinux.c NONE 1.6 code/jupp/setup.inf NONE 1.5 code/jupp/strlfun.inc NONE 1.16 code/jupp/syntax.c NONE 1.3 code/jupp/syntax.h NONE 1.6 code/jupp/tab.c NONE 1.2 code/jupp/tab.h NONE 1.12 code/jupp/termcap.c NONE 1.4 code/jupp/termcap.h NONE 1.5 code/jupp/termidx.c NONE 1.22 code/jupp/tty.c NONE 1.6 code/jupp/tty.h NONE 1.10 code/jupp/tw.c NONE 1.3 code/jupp/tw.h NONE 1.15 code/jupp/types.h NONE 1.10 code/jupp/ublock.c NONE 1.2 code/jupp/ublock.h NONE 1.15 code/jupp/uedit.c NONE 1.5 code/jupp/uedit.h NONE 1.3 code/jupp/uerror.c NONE 1.2 code/jupp/uerror.h NONE 1.11 code/jupp/ufile.c NONE 1.2 code/jupp/ufile.h NONE 1.3 code/jupp/uformat.c NONE 1.2 code/jupp/uformat.h NONE 1.7 code/jupp/uisrch.c NONE 1.2 code/jupp/uisrch.h NONE 1.6 code/jupp/umath.c NONE 1.4 code/jupp/umath.h NONE 1.3 code/jupp/undo.c NONE 1.2 code/jupp/undo.h NONE 1.10 code/jupp/usearch.c NONE 1.2 code/jupp/usearch.h NONE 1.4 code/jupp/ushell.c NONE 1.3 code/jupp/ushell.h NONE 1.2 code/jupp/utag.c NONE 1.2 code/jupp/utag.h NONE 1.19 code/jupp/utf8.c NONE 1.4 code/jupp/utf8.h NONE 1.4 code/jupp/utils.c NONE 1.4 code/jupp/utils.h NONE 1.3 code/jupp/va.c NONE 1.3 code/jupp/va.h NONE 1.8 code/jupp/vfile.c NONE 1.3 code/jupp/vfile.h NONE 1.9 code/jupp/vs.c NONE 1.6 code/jupp/vs.h NONE 1.7 code/jupp/w.c NONE 1.4 code/jupp/w.h NONE 1.3 code/jupp/win32.c NONE 1.2 code/jupp/charmaps/klingon.in NONE 1.2 code/jupp/docs/help-system.html NONE 1.3 code/jupp/syntax/asm.jsf.in NONE 1.7 code/jupp/syntax/c.jsf.in NONE 1.2 code/jupp/syntax/conf.jsf.in NONE 1.2 code/jupp/syntax/csh.jsf.in NONE 1.6 code/jupp/syntax/diff.jsf.in NONE 1.2 code/jupp/syntax/fortran.jsf.in NONE 1.2 code/jupp/syntax/html.jsf.in NONE 1.3 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.2 code/jupp/syntax/mason.jsf.in NONE 1.2 code/jupp/syntax/pascal.jsf.in NONE 1.3 code/jupp/syntax/perl.jsf.in NONE 1.5 code/jupp/syntax/php.jsf.in NONE 1.5 code/jupp/syntax/python.jsf.in NONE 1.4 code/jupp/syntax/sh.jsf.in NONE 1.3 code/jupp/syntax/tcl.jsf.in NONE 1.1 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.3 code/jupp/syntax/xml.jsf.in ________________________________________________________________________ Commit ID: 1005876BEB73AFF056C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/01/11 23:24:17 UTC Modified files: scripts : roff2htm Log message: oops, syntax To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.86 -r1.87 src/scripts/roff2htm ________________________________________________________________________ Commit ID: 1005876C26C54116EB4 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/01/11 23:40:02 UTC Modified files: editors/joe : DESCR Makefile distinfo Log message: update To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.8 -r1.9 ports/editors/joe/DESCR cvs -R rdiff -kk -upr1.33 -r1.34 ports/editors/joe/Makefile cvs -R rdiff -kk -upr1.30 -r1.31 ports/editors/joe/distinfo ________________________________________________________________________ Commit ID: 100588CA7D54013BEFF CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/01/28 14:16:30 UTC Modified files: devel/autoconf/2.13: distinfo devel/autoconf/2.61: Makefile distinfo devel/autoconf/2.61/patches: patch-lib_autoconf_programs_m4 devel/autoconf/2.62: Makefile distinfo devel/autoconf/2.62/patches: patch-lib_autoconf_programs_m4 Log message: fix yacc expansion mistake To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.2 -r1.3 ports/devel/autoconf/2.13/distinfo cvs -R rdiff -kk -upr1.4 -r1.5 ports/devel/autoconf/2.61/Makefile cvs -R rdiff -kk -upr1.1 -r1.2 ports/devel/autoconf/2.61/distinfo cvs -R rdiff -kk -upr1.1 -r1.2 ports/devel/autoconf/2.61/patches/patch-lib_autoconf_programs_m4 cvs -R rdiff -kk -upr1.3 -r1.4 ports/devel/autoconf/2.62/Makefile cvs -R rdiff -kk -upr1.1 -r1.2 ports/devel/autoconf/2.62/distinfo cvs -R rdiff -kk -upr1.1 -r1.2 ports/devel/autoconf/2.62/patches/patch-lib_autoconf_programs_m4 ________________________________________________________________________ Commit ID: 100588D0DD268D0A162 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/01/28 21:31:45 UTC Modified files: devel/cvs : DESCR Makefile distinfo devel/cvs/patches: patch-configure_in Log message: update to latest Debian upload To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 ports/devel/cvs/DESCR cvs -R rdiff -kk -upr1.26 -r1.27 ports/devel/cvs/Makefile cvs -R rdiff -kk -upr1.6 -r1.7 ports/devel/cvs/distinfo cvs -R rdiff -kk -upr1.7 -r1.8 ports/devel/cvs/patches/patch-configure_in ________________________________________________________________________ Commit ID: 100588D2B1455F3EB47 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/01/28 23:36:26 UTC ports/devel/py-argparse Update of /cvs/ports/devel/py-argparse In directory herc.mirbsd.org:/var/tmp/cvs-serv22003/py-argparse Log Message: Directory /cvs/ports/devel/py-argparse put under version control ________________________________________________________________________ Commit ID: 100588D2B6A30006730 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/01/28 23:38:00 UTC Modified files: infrastructure/templates: network.conf.template Added files: devel/py-argparse: DESCR Makefile PLIST distinfo Log message: add argparse port for Python 2.5 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.28 -r1.29 ports/infrastructure/templates/network.conf.template cvs -R rdiff -kk -upr0 -r1.1 ports/devel/py-argparse/DESCR cvs -R rdiff -kk -upr0 -r1.1 ports/devel/py-argparse/Makefile cvs -R rdiff -kk -upr0 -r1.1 ports/devel/py-argparse/PLIST cvs -R rdiff -kk -upr0 -r1.1 ports/devel/py-argparse/distinfo ________________________________________________________________________ Commit ID: 100588D3C8F09DC1F20 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2017/01/29 00:51:08 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: 2017 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.68 -r1.69 src/distrib/baselive/Makefile cvs -R rdiff -kk -upr1.8 -r1.9 src/distrib/baselive/i386/loopback.0 cvs -R rdiff -kk -upr1.22 -r1.23 src/distrib/common/00-README cvs -R rdiff -kk -upr1.68 -r1.69 src/distrib/common/Makefile cvs -R rdiff -kk -upr1.19 -r1.20 src/distrib/common/boot.cfg.i386 cvs -R rdiff -kk -upr1.3 -r1.4 src/distrib/common/boot.cfg.serial-floppy cvs -R rdiff -kk -upr1.11 -r1.12 src/distrib/common/grml/boot.cfg cvs -R rdiff -kk -upr1.8 -r1.9 src/distrib/common/grml/loopback.0 cvs -R rdiff -kk -upr1.11 -r1.12 src/distrib/common/netboot.me/boot.cfg cvs -R rdiff -kk -upr1.48 -r1.49 src/distrib/tools/Makefile cvs -R rdiff -kk -upr1.11 -r1.12 src/distrib/tools/boot.cfg.serial cvs -R rdiff -kk -upr1.87 -r1.88 src/scripts/roff2htm cvs -R rdiff -kk -upr1.30 -r1.31 src/share/doc/legal/LICENCE cvs -R rdiff -kk -upr1.38 -r1.39 src/share/doc/legal/lbsd.mdoc cvs -R rdiff -kk -upr1.36 -r1.37 src/sys/kern/init_main.c cvs -R rdiff -kk -upr1.16 -r1.17 www/files/LICENCE ________________________________________________________________________ Commit ID: 100588D3CA7154DADA9 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/01/29 00:51:35 UTC Modified files: devel/autoconf/2.62: Makefile PLIST Log message: fix PLIST, we don’t install more than one copy of the GNU standards… if at all To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.4 -r1.5 ports/devel/autoconf/2.62/Makefile cvs -R rdiff -kk -upr1.1 -r1.2 ports/devel/autoconf/2.62/PLIST ________________________________________________________________________ Commit ID: 100588D402A1B3FF0D4 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2017/01/29 01:06:46 UTC Modified files: etc : profile samples : etc_profile Log message: add/update a few functions XXX these files need a full review, maybe even rethought… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.68 -r1.69 src/etc/profile cvs -R rdiff -kk -upr1.17 -r1.18 contrib/samples/etc_profile ________________________________________________________________________ Commit ID: 100589B38BF61621DC3 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/02/08 15:27:28 UTC Modified files: bin/mksh : funcs.c Log message: fix broken indentation accidentally introduced in -r1.293 (after checking whether indeed indentation or braces are wrong) spotted by Jean Delvare via mailing list, thanks! To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.319 -r1.320 src/bin/mksh/funcs.c ________________________________________________________________________ Commit ID: 10058A75F4B25DF944F CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/02/17 20:38:18 UTC Modified files: bin/mksh : mksh.1 Log message: undocument printf(1), it causes user confusion To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.420 -r1.421 src/bin/mksh/mksh.1 ________________________________________________________________________ Commit ID: 10058A760274A0EB05B CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/02/17 20:41:58 UTC Modified files: bin/mksh : mksh.1 Log message: improve rendering of contact information To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.421 -r1.422 src/bin/mksh/mksh.1 ________________________________________________________________________ Commit ID: 10058A7628E5EDD9539 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/02/17 20:52:16 UTC Modified files: bin/mksh : eval.c Log message: make ${var@x} with unknown x fail; spotted by izabera, thanks To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.194 -r1.195 src/bin/mksh/eval.c ________________________________________________________________________ Commit ID: 10058A768251E5394FE CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/02/17 21:15:56 UTC Modified files: bin/mksh : eval.c Log message: oops… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.195 -r1.196 src/bin/mksh/eval.c ________________________________________________________________________ Commit ID: 10058A7787B2AD8F280 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/02/17 22:28:28 UTC Modified files: bin/mksh : funcs.c mksh.1 Log message: there’s no evidence for -e in any BSD echo (but in ksh93 print) spotted by Jean Delvare and Werner Fink To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.320 -r1.321 src/bin/mksh/funcs.c cvs -R rdiff -kk -upr1.422 -r1.423 src/bin/mksh/mksh.1 ________________________________________________________________________ Commit ID: 10058A77BD32DFE626F CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/02/17 22:40:14 UTC Modified files: bin/mksh : check.t eval.c sh.h Log message: in ${foo=bar}, “bar” must be scalar context; spotted by Martijn Dekker To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.756 -r1.757 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.196 -r1.197 src/bin/mksh/eval.c cvs -R rdiff -kk -upr1.791 -r1.792 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 10058A780124FBBE5A8 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2017/02/17 22:58:00 UTC Modified files: mk : souv2hts Log message: *sigh* To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.5 -r1.6 www/mk/souv2hts ________________________________________________________________________ Commit ID: 10058A7A314105B4908 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/02/18 01:27:26 UTC Modified files: bin/mksh : funcs.c Log message: less assignments To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.321 -r1.322 src/bin/mksh/funcs.c ________________________________________________________________________ Commit ID: 10058A7B271530B4CED CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/02/18 02:33:16 UTC Modified files: bin/mksh : Build.sh check.t dot.mkshrc funcs.c lex.c lksh.1 misc.c sh.h sh_flags.opt Log message: fixup relation between lksh and mksh (somewhat minimal delta) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.707 -r1.708 src/bin/mksh/Build.sh cvs -R rdiff -kk -upr1.757 -r1.758 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.108 -r1.109 src/bin/mksh/dot.mkshrc cvs -R rdiff -kk -upr1.322 -r1.323 src/bin/mksh/funcs.c cvs -R rdiff -kk -upr1.228 -r1.229 src/bin/mksh/lex.c cvs -R rdiff -kk -upr1.20 -r1.21 src/bin/mksh/lksh.1 cvs -R rdiff -kk -upr1.250 -r1.251 src/bin/mksh/misc.c cvs -R rdiff -kk -upr1.792 -r1.793 src/bin/mksh/sh.h cvs -R rdiff -kk -upr1.4 -r1.5 src/bin/mksh/sh_flags.opt ________________________________________________________________________ Commit ID: 10058A7B3974FD1FF6B CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/02/18 02:37:58 UTC Modified files: bin/mksh : dot.mkshrc Log message: exclude PATH manipulation if we guess at OS/2 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.109 -r1.110 src/bin/mksh/dot.mkshrc ________________________________________________________________________ Commit ID: 10058AD9D7D43425FBD CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2017/02/22 14:17: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.635 -r1.636 www/src/mksh.hts ________________________________________________________________________ Commit ID: 10058B1C2C70A356153 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2017/02/25 17:45:35 UTC Modified files: files : wtf.cgi Log message: parse Unicode uppercasing from acronyms file, from RT via IRC, 10x To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.20 -r1.21 www/files/wtf.cgi ________________________________________________________________________ Commit ID: 10058B1CAA945AAB22F CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/02/25 18:19:04 UTC Modified files: audio/mpg123/files: uniprint.c Log message: fix memory management fuckup; add TODO note To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1 -r1.2 ports/audio/mpg123/files/uniprint.c ________________________________________________________________________ Commit ID: 10058B1CB9B6A46DF80 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/02/25 18:22:59 UTC Modified files: audio/mpg123/patches: patch-audio_c Log message: fix a warning To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.7.1 -r1.2 ports/audio/mpg123/patches/patch-audio_c ________________________________________________________________________ Commit ID: 10058B1CBAC126BD574 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/02/25 18:23:22 UTC Modified files: audio/mpg123 : Makefile audio/mpg123/files: BSDmakefile Removed files: audio/mpg123/files: term.c Log message: Marc Espie broke TERM_CONTROL, so drop it To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.11 -r1.12 ports/audio/mpg123/Makefile cvs -R rdiff -kk -upr1.1 -r1.2 ports/audio/mpg123/files/BSDmakefile cvs -R rdiff -kk -upr1.2 -r0 ports/audio/mpg123/files/term.c ________________________________________________________________________ Commit ID: 10058B44E2935E9F2EB CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/02/27 16:04:37 UTC Modified files: bin/mksh : lksh.1 Log message: improve wording avoiding bad linebreaks To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.21 -r1.22 src/bin/mksh/lksh.1 ________________________________________________________________________ Commit ID: 10058B44ED751069738 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/02/27 16:08:08 UTC Modified files: bin/mksh : mksh.1 Log message: add missing -e to print synopsis; From: Jean Delvare also add missing .Ns (no space) between -u and [n] in its option list To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.423 -r1.424 src/bin/mksh/mksh.1 ________________________________________________________________________ Commit ID: 10058B6F2587918F738 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2017/03/01 16:09:43 UTC Modified files: data : wlog-10.inc Log message: ye’ow’tch! To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.484 -r1.485 www/data/wlog-10.inc ________________________________________________________________________ Commit ID: 10058B6F64458A12D08 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2017/03/01 16:26:24 UTC Modified files: data : wlog-10.inc Log message: addendum To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.485 -r1.486 www/data/wlog-10.inc ________________________________________________________________________ Commit ID: 10058B71DAD5E8A400B CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2017/03/01 19:14:33 UTC Modified files: data : wlog-10.inc Log message: update To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.486 -r1.487 www/data/wlog-10.inc ________________________________________________________________________ Commit ID: 10058B72262060D7E3A CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/01 19:34:52 UTC Modified files: share/misc : acronyms Log message: +, including many contributions and TNF sync To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.604 -r1.605 src/share/misc/acronyms ________________________________________________________________________ Commit ID: 10058B74DF055C2D552 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2017/03/01 22:40:25 UTC Modified files: . : LICENCE Makefile Log message: plug a hole To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.27 -r1.28 www/LICENCE cvs -R rdiff -kk -upr1.112 -r1.113 www/Makefile ________________________________________________________________________ Commit ID: 10058B78B4031BA83DE CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2017/03/02 03:02:04 UTC Modified files: data : wlog-10.inc Log message: hmpf… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.487 -r1.488 www/data/wlog-10.inc ________________________________________________________________________ Commit ID: 10058BAB88A0F217764 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2017/03/04 12:52:06 UTC Modified files: data : wlog-10.inc Log message: link to joeyh To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.488 -r1.489 www/data/wlog-10.inc ________________________________________________________________________ Commit ID: 10058C165360184848B CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/09 14:22:23 UTC Modified files: etc : ssl.certs.shar ssl.links.shar Log message: update To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.46 -r1.47 src/etc/ssl.certs.shar cvs -R rdiff -kk -upr1.3 -r1.4 src/etc/ssl.links.shar ________________________________________________________________________ Commit ID: 10058C16F8E4CD06BDE CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/03/09 15:06:53 UTC Modified files: essentials/ca-certificates: DESCR Makefile PLIST certdata.txt distinfo keystore.gcj keystore.jks essentials/ca-certificates/mntner: 00-NOTES pem2gcj pem2jks pem2txt Log message: sync To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.9 -r1.10 ports/essentials/ca-certificates/DESCR cvs -R rdiff -kk -upr1.15 -r1.16 ports/essentials/ca-certificates/Makefile cvs -R rdiff -kk -upr1.12 -r1.13 ports/essentials/ca-certificates/PLIST cvs -R rdiff -kk -upr1.9 -r1.10 ports/essentials/ca-certificates/certdata.txt cvs -R rdiff -kk -upr1.14 -r1.15 ports/essentials/ca-certificates/distinfo cvs -R rdiff -kk -upr1.4 -r1.5 ports/essentials/ca-certificates/keystore.gcj cvs -R rdiff -kk -upr1.11 -r1.12 ports/essentials/ca-certificates/keystore.jks cvs -R rdiff -kk -upr1.10 -r1.11 ports/essentials/ca-certificates/mntner/00-NOTES cvs -R rdiff -kk -upr1.6 -r1.7 ports/essentials/ca-certificates/mntner/pem2gcj cvs -R rdiff -kk -upr1.4 -r1.5 ports/essentials/ca-certificates/mntner/pem2jks cvs -R rdiff -kk -upr1.2 -r1.3 ports/essentials/ca-certificates/mntner/pem2txt ________________________________________________________________________ Commit ID: 10058C315203BAEEFBA CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/10 21:05:23 UTC Log message: http://www.iana.org/time-zones/repository/releases/tzdata2017a.tar.gz Status: Vendor Tag: tz Release Tags: tzdata2017a 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/pacificnew U src/share/zoneinfo/datfiles/etcetera U src/share/zoneinfo/datfiles/backward U src/share/zoneinfo/datfiles/systemv U src/share/zoneinfo/datfiles/factory C src/share/zoneinfo/datfiles/leapseconds U src/share/zoneinfo/datfiles/yearistype.sh 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: 10058C31BAC2D9EFB88 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/10 21:33:48 UTC Modified files: etc : ssl.certs.shar ssl.links.shar Log message: add back 4fbd6bfa.0 (UTN DATACorp SGC) until we can access CloudFlare sites without being presented a SHA-1 cert from a Legacy root (see their LV proposal) presumably by merging LibreSSL or so To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.47 -r1.48 src/etc/ssl.certs.shar cvs -R rdiff -kk -upr1.4 -r1.5 src/etc/ssl.links.shar ________________________________________________________________________ Commit ID: 10058C44E7416FD8B4A CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/11 19:22:22 UTC Modified files: share/misc : licence.template Log message: update external links and surrounding text; submit to Debian wiki and FSF To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.30 -r1.31 src/share/misc/licence.template ________________________________________________________________________ Commit ID: 10058C455C43D384F70 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2017/03/11 19:53:15 UTC Modified files: files : MirOS-Licence MirOS-Licence.htm Log message: update To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.10 -r1.11 www/files/MirOS-Licence cvs -R rdiff -kk -upr1.11 -r1.12 www/files/MirOS-Licence.htm ________________________________________________________________________ Commit ID: 10058C47F07715C2B99 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/11 22:49:56 UTC Modified files: bin/mksh : edit.c eval.c syn.c Log message: fixup tilde expansion comments; revert a few bogus dirsep changes cf. To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.312 -r1.313 src/bin/mksh/edit.c cvs -R rdiff -kk -upr1.197 -r1.198 src/bin/mksh/eval.c cvs -R rdiff -kk -upr1.115 -r1.116 src/bin/mksh/syn.c ________________________________________________________________________ Commit ID: 10058C4813B00114587 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/11 22:58:52 UTC Modified files: bin/mksh : exec.c main.c Log message: remove odd use of KEEPASN, I believe it really unnecessary now To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.187 -r1.188 src/bin/mksh/exec.c cvs -R rdiff -kk -upr1.322 -r1.323 src/bin/mksh/main.c ________________________________________________________________________ Commit ID: 10058C483F21463C185 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/11 23:10:43 UTC Modified files: bin/mksh : funcs.c mksh.1 Log message: make “builtin” and “wait” not special (“\builtin” likely also doesn’t need it, as “command” isn’t) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.323 -r1.324 src/bin/mksh/funcs.c cvs -R rdiff -kk -upr1.424 -r1.425 src/bin/mksh/mksh.1 ________________________________________________________________________ Commit ID: 10058C486CF5C28D59E CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/11 23:22:37 UTC Modified files: bin/mksh : exec.c funcs.c main.c Log message: add “\builtin” utility To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.188 -r1.189 src/bin/mksh/exec.c cvs -R rdiff -kk -upr1.324 -r1.325 src/bin/mksh/funcs.c cvs -R rdiff -kk -upr1.323 -r1.324 src/bin/mksh/main.c ________________________________________________________________________ Commit ID: 10058C48EB05CCA29F2 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/11 23:56:18 UTC Modified files: bin/mksh : misc.c Log message: unbreak $'\xz' to expand to 'xz' To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.251 -r1.252 src/bin/mksh/misc.c ________________________________________________________________________ Commit ID: 10058C48F48454D2101 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/11 23:58:49 UTC Modified files: scripts : stringpool.sh Log message: fix "\\builtin" to "builtin"+1 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1 -r1.2 src/scripts/stringpool.sh ________________________________________________________________________ Commit ID: 10058C4A20E75AAD142 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/12 01:19:02 UTC Modified files: scripts : stringpool.sh Log message: fix length calculation of base strings, sorting, and actually use sorted order To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.2 -r1.3 src/scripts/stringpool.sh ________________________________________________________________________ Commit ID: 10058C4AC2520F8C875 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/12 02:04:16 UTC Modified files: bin/mksh : exec.c funcs.c lex.c sh.h syn.c Log message: add a “\builtin” builtin, make it forward assignments, fix some bugs related to that: • while AT&T ksh may do it, POSIX says nothing about allowing declaration commands only without vars and redirections, and “without vars” especially seems against which commands they are • fix relationship between forwarders and real declaration commands • clean up c_builtin vs shcomexec mess Also, re-run “make repool” with a fixed src/scripts/stringpool.sh,v 1.3 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.189 -r1.190 src/bin/mksh/exec.c cvs -R rdiff -kk -upr1.325 -r1.326 src/bin/mksh/funcs.c cvs -R rdiff -kk -upr1.229 -r1.230 src/bin/mksh/lex.c cvs -R rdiff -kk -upr1.793 -r1.794 src/bin/mksh/sh.h cvs -R rdiff -kk -upr1.116 -r1.117 src/bin/mksh/syn.c ________________________________________________________________________ Commit ID: 10058C4B2EC5EA5315F CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/12 02:31:04 UTC Modified files: bin/mksh : funcs.c mksh.1 Log message: document the declaration utility stuff and the new \builtin also, make global a declaration utility To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.326 -r1.327 src/bin/mksh/funcs.c cvs -R rdiff -kk -upr1.425 -r1.426 src/bin/mksh/mksh.1 ________________________________________________________________________ Commit ID: 10058C4B3DF6EC558A4 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/12 02:34:56 UTC Modified files: bin/mksh : mksh.1 Log message: add OS/2 PATH note, for komh To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.426 -r1.427 src/bin/mksh/mksh.1 ________________________________________________________________________ Commit ID: 10058C4B40930FBD6E0 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/12 02:35:35 UTC Modified files: bin/mksh : check.t Log message: update testsuite accordingly To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.758 -r1.759 src/bin/mksh/check.t ________________________________________________________________________ Commit ID: 10058C4B95E351C0B77 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/12 02:58:24 UTC Modified files: usr.bin/grep : file.c grep.1 grep.c grep.h mmfile.c util.c Log message: add -z (NUL as line separator) option, for git-find To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 src/usr.bin/grep/file.c cvs -R rdiff -kk -upr1.2 -r1.3 src/usr.bin/grep/grep.1 cvs -R rdiff -kk -upr1.2 -r1.3 src/usr.bin/grep/grep.c cvs -R rdiff -kk -upr1.3 -r1.4 src/usr.bin/grep/grep.h cvs -R rdiff -kk -upr1.3 -r1.4 src/usr.bin/grep/mmfile.c cvs -R rdiff -kk -upr1.3 -r1.4 src/usr.bin/grep/util.c ________________________________________________________________________ Commit ID: 10058C7D4F238D5BDAB CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/14 11:32:57 UTC Modified files: bin/mksh : mksh.1 Log message: fix GNU groff-only formatting bug in the manpage From: Jean Delvare To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.427 -r1.428 src/bin/mksh/mksh.1 ________________________________________________________________________ Commit ID: 10058C9B7F7014C28AD CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/03/15 21:53:49 UTC Modified files: net/djbdns/files/build/src: qmerge.c Log message: localip is 128 bit (shouldnÿ’t change the binary though) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1 -r1.2 ports/net/djbdns/files/build/src/qmerge.c ________________________________________________________________________ Commit ID: 10058C9B8BA5BEE9FA7 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/03/15 21:57:00 UTC Modified files: net/djbdns/patches: patch-src_dnstrace_c Log message: fix use of 0.0.0.0 when an IPv6 address was requested To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.2 -r1.3 ports/net/djbdns/patches/patch-src_dnstrace_c ________________________________________________________________________ Commit ID: 10058C9BCAF663F20CC CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/03/15 22:14:09 UTC Modified files: net/djbdns/patches: patch-src_dns_transmit_c patch-src_log_c patch-src_log_h Log message: handle calling v6 servers with a v4 IPSEND (by dropping the server loudly) discovered thanks to multiplexd from IRC To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.4 -r1.5 ports/net/djbdns/patches/patch-src_dns_transmit_c cvs -R rdiff -kk -upr1.3 -r1.4 ports/net/djbdns/patches/patch-src_log_c cvs -R rdiff -kk -upr1.2 -r1.3 ports/net/djbdns/patches/patch-src_log_h ________________________________________________________________________ Commit ID: 10058C9BF0474788204 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/03/15 22:23:45 UTC Modified files: net/djbdns/files/build/bins/dnscache: Makefile net/djbdns/files/build/bins/lib: Makefile Log message: make log.c functions globally available To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.201.1 -r1.2 ports/net/djbdns/files/build/bins/dnscache/Makefile cvs -R rdiff -kk -upr1.2 -r1.3 ports/net/djbdns/files/build/bins/lib/Makefile ________________________________________________________________________ Commit ID: 10058C9BFEB2FA60672 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/03/15 22:27:35 UTC Modified files: net/djbdns/files/data: dnsroots.icann dnsroots.opennic Log message: update root hints while here To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.4 -r1.5 ports/net/djbdns/files/data/dnsroots.icann cvs -R rdiff -kk -upr1.12 -r1.13 ports/net/djbdns/files/data/dnsroots.opennic ________________________________________________________________________ Commit ID: 10058C9C1092C8FA5EA CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/03/15 22:32:28 UTC Modified files: net/djbdns/files/build/src: ip6.h net/djbdns/patches: patch-src_dns_transmit_c patch-src_log_c patch-src_query_c Log message: fix ignoring 0.0.0.0 (broken by Fefe ignoring only ::) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.2 -r1.3 ports/net/djbdns/files/build/src/ip6.h cvs -R rdiff -kk -upr1.5 -r1.6 ports/net/djbdns/patches/patch-src_dns_transmit_c cvs -R rdiff -kk -upr1.4 -r1.5 ports/net/djbdns/patches/patch-src_log_c cvs -R rdiff -kk -upr1.6 -r1.7 ports/net/djbdns/patches/patch-src_query_c ________________________________________________________________________ Commit ID: 10058C9C1502E84F0A3 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/03/15 22:33:33 UTC Modified files: net/djbdns/files/build/bins/dnscache: Makefile net/djbdns/files/build/bins/dnsfilter: Makefile net/djbdns/files/build/bins/lib: Makefile net/djbdns/patches: patch-src_dns_transmit_c patch-src_log_c Log message: next attempt at fixing the build… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.2 -r1.3 ports/net/djbdns/files/build/bins/dnscache/Makefile cvs -R rdiff -kk -upr1.1.201.1 -r1.2 ports/net/djbdns/files/build/bins/dnsfilter/Makefile cvs -R rdiff -kk -upr1.3 -r1.4 ports/net/djbdns/files/build/bins/lib/Makefile cvs -R rdiff -kk -upr1.6 -r1.7 ports/net/djbdns/patches/patch-src_dns_transmit_c cvs -R rdiff -kk -upr1.5 -r1.6 ports/net/djbdns/patches/patch-src_log_c ________________________________________________________________________ Commit ID: 10058C9C2C131BD4C13 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/03/15 22:39:40 UTC Modified files: net/djbdns/files/build/bins/dnscache: Makefile net/djbdns/files/build/bins/dnsfilter: Makefile net/djbdns/files/build/bins/lib: Makefile net/djbdns/patches: patch-src_log_c patch-src_log_h patch-src_query_c Log message: log.c is… tricky. To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 ports/net/djbdns/files/build/bins/dnscache/Makefile cvs -R rdiff -kk -upr1.2 -r1.3 ports/net/djbdns/files/build/bins/dnsfilter/Makefile cvs -R rdiff -kk -upr1.4 -r1.5 ports/net/djbdns/files/build/bins/lib/Makefile cvs -R rdiff -kk -upr1.6 -r1.7 ports/net/djbdns/patches/patch-src_log_c cvs -R rdiff -kk -upr1.3 -r1.4 ports/net/djbdns/patches/patch-src_log_h cvs -R rdiff -kk -upr1.7 -r1.8 ports/net/djbdns/patches/patch-src_query_c ________________________________________________________________________ Commit ID: 10058C9C41A0C975C95 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/03/15 22:45:23 UTC Modified files: net/djbdns : Makefile net/djbdns/patches: patch-src_query_c Log message: finally fix… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.51 -r1.52 ports/net/djbdns/Makefile cvs -R rdiff -kk -upr1.8 -r1.9 ports/net/djbdns/patches/patch-src_query_c ________________________________________________________________________ Commit ID: 10058CC671F1DF58730 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/17 22:45:55 UTC Modified files: bin/mksh : check.t funcs.c mksh.1 sh.h Log message: implement “typeset -g”, From: Martijn Dekker also deprecate “global”; thanks! To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.759 -r1.760 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.327 -r1.328 src/bin/mksh/funcs.c cvs -R rdiff -kk -upr1.428 -r1.429 src/bin/mksh/mksh.1 cvs -R rdiff -kk -upr1.794 -r1.795 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 10058CC6C8424D70590 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2017/03/17 23:08:28 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.636 -r1.637 www/src/mksh.hts ________________________________________________________________________ Commit ID: 10058CC6D1C4584A362 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2017/03/17 23:11:04 UTC Modified files: mk : inc2rss Log message: bugfix, from Teckids e.V. To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.41 -r1.42 www/mk/inc2rss ________________________________________________________________________ Commit ID: 10058CC758B1EAA28E9 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/17 23:47:06 UTC Modified files: bin/mksh : Build.sh Log message: Harvey-OS fixed APEX, this is reported to work now To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.708 -r1.709 src/bin/mksh/Build.sh ________________________________________________________________________ Commit ID: 10058CC791535C7B72F CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/03/18 00:02:09 UTC Modified files: code/jupp : TODO Log message: *shudder* more code review needed… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.30 -r1.31 contrib/code/jupp/TODO ________________________________________________________________________ Commit ID: 10058CEB67A31609D22 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/19 16:48:53 UTC Modified files: bin/mksh : mksh.1 Log message: further change typeset scope description, inspired by Martijn Dekker To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.429 -r1.430 src/bin/mksh/mksh.1 ________________________________________________________________________ Commit ID: 10058CEC24420FBEA52 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/03/19 17:39:00 UTC Modified files: code/jupp : tw.c uedit.c Log message: include before to avoid problems on Haiku To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.10 -r1.11 contrib/code/jupp/tw.c cvs -R rdiff -kk -upr1.15 -r1.16 contrib/code/jupp/uedit.c ________________________________________________________________________ Commit ID: 10058CEC80C3DBAE4A3 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/19 18:05:30 UTC Modified files: bin/mksh : check.t funcs.c mksh.1 Log message: Haiku-related ulimit overhaul: • print ulimit -a with the flag, like most other shells do • move ulimit-1 regression test to ulimit-2 and exclude on Haiku: it can only set the -n and -V limits AFAICT • document that some OSes (here: Haiku) can only set the soft limits (so “ulimit -nS 1024” is okay but -S is required) • check “ulimit -c 0”, which dot.mkshrc uses, everywhere (if it errors out, hack around it or stub it out with MKSH_NO_LIMITS) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.760 -r1.761 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.328 -r1.329 src/bin/mksh/funcs.c cvs -R rdiff -kk -upr1.430 -r1.431 src/bin/mksh/mksh.1 ________________________________________________________________________ Commit ID: 10058CED3A126D01360 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/03/19 18:53:03 UTC Modified files: code/jupp : tw.c Log message: fix some indenting, scoping, etc. catastrophes To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.11 -r1.12 contrib/code/jupp/tw.c ________________________________________________________________________ Commit ID: 10058CED9DF339F2D5D CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/03/19 19:19:52 UTC Modified files: code/jupp : TODO macro.c rc.c tty.c uedit.c umath.c umath.h Log message: _some_ type cleanup (time_t, sig_atomic_t) still unsafe signal handler crap abound :( To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.31 -r1.32 contrib/code/jupp/TODO cvs -R rdiff -kk -upr1.7 -r1.8 contrib/code/jupp/macro.c cvs -R rdiff -kk -upr1.22 -r1.23 contrib/code/jupp/rc.c cvs -R rdiff -kk -upr1.22 -r1.23 contrib/code/jupp/tty.c cvs -R rdiff -kk -upr1.16 -r1.17 contrib/code/jupp/uedit.c cvs -R rdiff -kk -upr1.6 -r1.7 contrib/code/jupp/umath.c cvs -R rdiff -kk -upr1.4 -r1.5 contrib/code/jupp/umath.h ________________________________________________________________________ Commit ID: 10058CEDC5E02E09C16 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/03/19 19:30:22 UTC Modified files: code/jupp : i18n.c i18n.h Log message: drop unused categorisations (~15K in the binary) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.16 -r1.17 contrib/code/jupp/i18n.c cvs -R rdiff -kk -upr1.6 -r1.7 contrib/code/jupp/i18n.h ________________________________________________________________________ Commit ID: 10058CEDD99487CE33A CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/03/19 19:35:27 UTC Modified files: code/jupp : NEWS Log message: update To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.105 -r1.106 contrib/code/jupp/NEWS ________________________________________________________________________ Commit ID: 10058CEEBC01764DE9F CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/19 20:36:10 UTC Modified files: bin/mksh : check.t dot.mkshrc main.c mksh.1 Log message: use the new “\builtin” builtin for quoting, everywhere To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.761 -r1.762 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.110 -r1.111 src/bin/mksh/dot.mkshrc cvs -R rdiff -kk -upr1.324 -r1.325 src/bin/mksh/main.c cvs -R rdiff -kk -upr1.431 -r1.432 src/bin/mksh/mksh.1 ________________________________________________________________________ Commit ID: 10058CEF1322163CCA4 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/19 20:59:29 UTC Modified files: bin/mksh : check.t dot.mkshrc funcs.c main.c mksh.1 syn.c Log message: use \\builtin ipv \let] and \set internally To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.762 -r1.763 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.111 -r1.112 src/bin/mksh/dot.mkshrc cvs -R rdiff -kk -upr1.329 -r1.330 src/bin/mksh/funcs.c cvs -R rdiff -kk -upr1.325 -r1.326 src/bin/mksh/main.c cvs -R rdiff -kk -upr1.432 -r1.433 src/bin/mksh/mksh.1 cvs -R rdiff -kk -upr1.117 -r1.118 src/bin/mksh/syn.c ________________________________________________________________________ Commit ID: 10058CEF343747BFA96 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/19 21:08:25 UTC Modified files: bin/mksh : dot.mkshrc Log message: fix padding in Lb64encode undefined array elements read as "" or (arithmetically) 0 so this is ok and works as the lines below expect it To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.112 -r1.113 src/bin/mksh/dot.mkshrc ________________________________________________________________________ Commit ID: 10058CF0091027039E4 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/19 22:04:51 UTC Modified files: bin/mksh : mksh.1 Log message: introduce a FAQ, move lots of stuff there and add lots of stuff To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.433 -r1.434 src/bin/mksh/mksh.1 ________________________________________________________________________ Commit ID: 10058CF050B0C330CBC CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/19 22:23:45 UTC Modified files: bin/mksh : main.c Log message: embed To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.326 -r1.327 src/bin/mksh/main.c ________________________________________________________________________ Commit ID: 10058CF06C37397F386 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/19 22:31:30 UTC Modified files: bin/mksh : check.t dot.mkshrc main.c mksh.1 sh.h Log message: add standard variable PATHSEP, for better and easier OS/2 support To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.763 -r1.764 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.113 -r1.114 src/bin/mksh/dot.mkshrc cvs -R rdiff -kk -upr1.327 -r1.328 src/bin/mksh/main.c cvs -R rdiff -kk -upr1.434 -r1.435 src/bin/mksh/mksh.1 cvs -R rdiff -kk -upr1.795 -r1.796 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 10058CF0A7B729BE589 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2017/03/19 22:46:59 UTC Modified files: src : jupp.hts mksh.hts Log message: sync clog To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.66 -r1.67 www/src/jupp.hts cvs -R rdiff -kk -upr1.637 -r1.638 www/src/mksh.hts ________________________________________________________________________ Commit ID: 10058D1C35C5D0C4C46 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/22 00:20:44 UTC Modified files: bin/mksh : check.t funcs.c lex.c Log message: fixup LINENO in eval and alias; patch and initial testcase From: Martijn Dekker To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.764 -r1.765 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.330 -r1.331 src/bin/mksh/funcs.c cvs -R rdiff -kk -upr1.230 -r1.231 src/bin/mksh/lex.c ________________________________________________________________________ Commit ID: 10058D1C37D4ECF5C13 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/22 00:20:54 UTC Modified files: bin/mksh : exec.c sh.h Log message: fixup “\builtin” on OS/2; thanks komh for spotting this To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.190 -r1.191 src/bin/mksh/exec.c cvs -R rdiff -kk -upr1.796 -r1.797 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 10058D706207E0A1FF4 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/26 00:10:27 UTC Modified files: bin/mksh : check.t eval.c expr.c lex.c misc.c sh.h var.c Log message: small character classes overhaul: • make fast character classes even faster by removing the C_SUBOP2 hack in favour of a separate seldom-used ksh_issubop2 macro (which also makes ctype() side-effect-safe) which is a slower class (no change there) • optimise cases of ksh_isalphx followed by a ksh_isalnux loop (used parsing variable names) • remove a misleading comment in initctypes() about \0 from pdksh • rename C_ALPHA to C_ALPHX to make it more clear the underscore is included • sprinkle a few ord() in there • add new ksh_isalpha() which tests for [A-Za-z] (slow character class) • there is no '_:\' drive on OS/2 (which inspired the whole changeset) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.765 -r1.766 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.198 -r1.199 src/bin/mksh/eval.c cvs -R rdiff -kk -upr1.90 -r1.91 src/bin/mksh/expr.c cvs -R rdiff -kk -upr1.231 -r1.232 src/bin/mksh/lex.c cvs -R rdiff -kk -upr1.252 -r1.253 src/bin/mksh/misc.c cvs -R rdiff -kk -upr1.797 -r1.798 src/bin/mksh/sh.h cvs -R rdiff -kk -upr1.209 -r1.210 src/bin/mksh/var.c ________________________________________________________________________ Commit ID: 1004C99004904E29F45 CVSROOT: /cvs Module name: contrib Changes by: bsiegert@herc.mirbsd.org 2010/09/21 18:57:53 UTC contrib/hosted/bsiegert/go-glob Update of /cvs/contrib/hosted/bsiegert/go-glob In directory herc.mirbsd.org:/var/anoncvs/anoncvs/tmp/cvs-serv1250/go-glob Log Message: Directory /cvs/contrib/hosted/bsiegert/go-glob added to the repository ________________________________________________________________________ Commit ID: 1004C99018E29024107 CVSROOT: /cvs Module name: contrib Changes by: bsiegert@herc.mirbsd.org 2010/09/21 19:17:34 UTC Added files: hosted/bsiegert/go-glob: glob.go test-glob.go Log message: Very rough first prototype of an implementation of glob(3) in Go. Does not yet respect all the options, or work on Win32. To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr0 -r1.1 contrib/hosted/bsiegert/go-glob/glob.go cvs -R rdiff -kk -upr0 -r1.1 contrib/hosted/bsiegert/go-glob/test-glob.go ________________________________________________________________________ Commit ID: 1004C9908AE6294BEC4 CVSROOT: /cvs Module name: contrib Changes by: bsiegert@herc.mirbsd.org 2010/09/21 19:33:44 UTC Modified files: hosted/bsiegert/go-glob: glob.go Log message: gofmt To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1 -r1.2 contrib/hosted/bsiegert/go-glob/glob.go ________________________________________________________________________ Commit ID: 1004C9F309461F7584B CVSROOT: /cvs Module name: contrib Changes by: bsiegert@herc.mirbsd.org 2010/09/26 11:37:56 UTC Modified files: hosted/bsiegert/go-glob: glob.go Log message: Implement sorting of results and GLOB_NOSORT handling. To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.2 -r1.3 contrib/hosted/bsiegert/go-glob/glob.go ________________________________________________________________________ Commit ID: 1004CAB65FA3BEE3ADA CVSROOT: /cvs Module name: contrib Changes by: bsiegert@herc.mirbsd.org 2010/10/05 17:54:27 UTC Modified files: hosted/bsiegert/go-glob: glob.go Log message: Implement a half-working GLOB_TILDE expansion routine. Improve GLOB_ERR handling. To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 contrib/hosted/bsiegert/go-glob/glob.go ________________________________________________________________________ Commit ID: 1004CB3577C04B29215 CVSROOT: /cvs Module name: contrib Changes by: bsiegert@herc.mirbsd.org 2010/10/11 18:29:16 UTC Modified files: hosted/bsiegert/go-glob: test-glob.go Added files: hosted/bsiegert/go-glob: simpleglob.go Log message: Add a minimal (simple) Glob implementation To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr0 -r1.1 contrib/hosted/bsiegert/go-glob/simpleglob.go cvs -R rdiff -kk -upr1.1 -r1.2 contrib/hosted/bsiegert/go-glob/test-glob.go ________________________________________________________________________ Commit ID: 1004CB4B35743C6041F CVSROOT: /cvs Module name: contrib Changes by: bsiegert@herc.mirbsd.org 2010/10/12 19:13:29 UTC Modified files: hosted/bsiegert/go-glob: simpleglob.go Log message: Add missing edge case of directory == "/" To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1 -r1.2 contrib/hosted/bsiegert/go-glob/simpleglob.go ________________________________________________________________________ Commit ID: 1004CB4B42876ECE5C1 CVSROOT: /cvs Module name: contrib Changes by: bsiegert@herc.mirbsd.org 2010/10/12 19:16:33 UTC Modified files: hosted/bsiegert/go-glob: simpleglob.go Log message: gofmt To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.2 -r1.3 contrib/hosted/bsiegert/go-glob/simpleglob.go ________________________________________________________________________ Commit ID: 10058D7C4987D9666DD CVSROOT: /cvs Module name: CVSROOT Changes by: tg@herc.mirbsd.org 2017/03/26 13:39:55 UTC Modified files: . : cvs-genperm Log message: make CVSROOT/history and CVSROOT/val-tags{,.db} not world-writable cf. Debian #858769 reported by Ian Jackson (thank you) also, remove bsiegert from committers by his own request To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.49 -r1.50 CVSROOT/cvs-genperm ________________________________________________________________________ Commit ID: 10058D7D35C10197B49 CVSROOT: /cvs Module name: CVSROOT Changes by: tg@herc.mirbsd.org 2017/03/26 14:42:11 UTC Modified files: . : loginfo modules posttag Log message: -bsiegert To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.34 -r1.35 CVSROOT/loginfo cvs -R rdiff -kk -upr1.43 -r1.44 CVSROOT/modules cvs -R rdiff -kk -upr1.26 -r1.27 CVSROOT/posttag ________________________________________________________________________ Commit ID: 10058D7D56502B35ACF CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/26 14:51:00 UTC Modified files: gnu/usr.bin/cvs/src: sanity.sh Log message: fix usage and a duplicate test name To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.7 -r1.8 src/gnu/usr.bin/cvs/src/sanity.sh ________________________________________________________________________ Commit ID: 10058D7E4193FE0FF0A CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/26 15:54:12 UTC Modified files: gnu/usr.bin/cvs/doc: cvs.texinfo gnu/usr.bin/cvs/lib: getdate.y tempname.c gnu/usr.bin/cvs/src: client.c filesubr.c log-buffer.c login.c main.c rcs.c rsh-client.c server.c subr.c wrapper.c Log message: avoid the testsuite creating spurious files in the home directory: ignore most environment variables when they’re set but empty, other than those who just need to be set: • CVS_PASSWORD (just triggers an error) • CVSREAD, CVSREADONLYFS (mere presence enables) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.29 -r1.30 src/gnu/usr.bin/cvs/doc/cvs.texinfo cvs -R rdiff -kk -upr1.11 -r1.12 src/gnu/usr.bin/cvs/lib/getdate.y cvs -R rdiff -kk -upr1.1.101.2 -r1.2 src/gnu/usr.bin/cvs/lib/tempname.c cvs -R rdiff -kk -upr1.6 -r1.7 src/gnu/usr.bin/cvs/src/client.c cvs -R rdiff -kk -upr1.3 -r1.4 src/gnu/usr.bin/cvs/src/filesubr.c cvs -R rdiff -kk -upr1.1.101.2 -r1.2 src/gnu/usr.bin/cvs/src/log-buffer.c cvs -R rdiff -kk -upr1.7 -r1.8 src/gnu/usr.bin/cvs/src/login.c cvs -R rdiff -kk -upr1.22 -r1.23 src/gnu/usr.bin/cvs/src/main.c cvs -R rdiff -kk -upr1.13 -r1.14 src/gnu/usr.bin/cvs/src/rcs.c cvs -R rdiff -kk -upr1.5 -r1.6 src/gnu/usr.bin/cvs/src/rsh-client.c cvs -R rdiff -kk -upr1.11 -r1.12 src/gnu/usr.bin/cvs/src/server.c cvs -R rdiff -kk -upr1.6 -r1.7 src/gnu/usr.bin/cvs/src/subr.c cvs -R rdiff -kk -upr1.3 -r1.4 src/gnu/usr.bin/cvs/src/wrapper.c ________________________________________________________________________ Commit ID: 10058D7E515014330A2 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/26 15:57:47 UTC Modified files: gnu/usr.bin/cvs/lib: getdate.c Log message: refresh To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.17 -r1.18 src/gnu/usr.bin/cvs/lib/getdate.c ________________________________________________________________________ Commit ID: 10058D7EAC913E28B62 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/26 16:23:24 UTC Modified files: gnu/usr.bin/cvs: configure.in gnu/usr.bin/cvs/doc: cvs.texinfo gnu/usr.bin/cvs/src: mkmodules.c sanity.sh Log message: make val-tags and history only group-writable (Closes: Debian #858769) instead of world-writable, by default, in new repositories, and set up history logging to log only write operations in the same vain To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.26 -r1.27 src/gnu/usr.bin/cvs/configure.in cvs -R rdiff -kk -upr1.30 -r1.31 src/gnu/usr.bin/cvs/doc/cvs.texinfo cvs -R rdiff -kk -upr1.14 -r1.15 src/gnu/usr.bin/cvs/src/mkmodules.c cvs -R rdiff -kk -upr1.8 -r1.9 src/gnu/usr.bin/cvs/src/sanity.sh ________________________________________________________________________ Commit ID: 10058D7EBC030D8B743 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/26 16:26:21 UTC Modified files: gnu/usr.bin/cvs: config.h.in configure Log message: regen To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.9 -r1.10 src/gnu/usr.bin/cvs/config.h.in cvs -R rdiff -kk -upr1.28 -r1.29 src/gnu/usr.bin/cvs/configure ________________________________________________________________________ Commit ID: 10058D81778779D5567 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/26 19:32:58 UTC Modified files: gnu/usr.bin/cvs/src: Tag: 1.14 parseinfo.c Log message: keep track of the first definition for duplicate elimination To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr0 -r1.14 src/gnu/usr.bin/cvs/src/parseinfo.c ________________________________________________________________________ Commit ID: 10058D819FF45E02A48 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/26 19:43:42 UTC Modified files: gnu/usr.bin/cvs/src: sanity.sh Log message: more LogHistory stuff 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/sanity.sh ________________________________________________________________________ Commit ID: 10058D81FB72191D5BF CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/26 20:08:13 UTC Modified files: gnu/usr.bin/cvs/src: sanity.sh Log message: LogHistory stuff for multiroot* suites To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.10 -r1.11 src/gnu/usr.bin/cvs/src/sanity.sh ________________________________________________________________________ Commit ID: 10058D834D3673A5D91 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/26 21:38:18 UTC Modified files: gnu/usr.bin/cvs/src: sanity.sh Log message: more repo workarounds, for writeproxy this time To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.11 -r1.12 src/gnu/usr.bin/cvs/src/sanity.sh ________________________________________________________________________ Commit ID: 10058D8368B450820A9 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/26 21:45:36 UTC Modified files: gnu/usr.bin/cvs/src: Tag: 1.14 sanity.sh Log message: fix formatting of help To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr0 -r1.14 src/gnu/usr.bin/cvs/src/sanity.sh ________________________________________________________________________ Commit ID: 10058D83ADB1C9D5C72 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/26 22:04:43 UTC Modified files: gnu/usr.bin/cvs/src: sanity.sh Log message: do something about getopt failure messages: (cvs|admin): (invalid|illegal) option '?H'? Three kind of variations; upstream has similar but not all-encompassing enough fixes past the 1.12.13 release. To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.14 -r1.15 src/gnu/usr.bin/cvs/src/sanity.sh ________________________________________________________________________ Commit ID: 10058D8465D0178F4EA CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/26 22:53:41 UTC Modified files: gnu/usr.bin/cvs/src: sanity.sh Log message: more progress towards making -n work, including merging the sanity.sh part of the upstream bug #14900 commit, and some nesting magic… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.15 -r1.16 src/gnu/usr.bin/cvs/src/sanity.sh ________________________________________________________________________ Commit ID: 10058D84983044A2F79 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/26 23:06:32 UTC Modified files: gnu/usr.bin/cvs: Makefile.bsd-wrapper configure configure.in Removed files: gnu/usr.bin/cvs/m4: acx_with_external_zlib.m4 Log message: dependency mysteriosum solved To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.36 -r1.37 src/gnu/usr.bin/cvs/Makefile.bsd-wrapper cvs -R rdiff -kk -upr1.29 -r1.30 src/gnu/usr.bin/cvs/configure cvs -R rdiff -kk -upr1.27 -r1.28 src/gnu/usr.bin/cvs/configure.in cvs -R rdiff -kk -upr1.1.101.1 -r0 src/gnu/usr.bin/cvs/m4/acx_with_external_zlib.m4 ________________________________________________________________________ Commit ID: 10058D84A3069D27C2F CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/26 23:09:14 UTC Modified files: gnu/usr.bin/cvs/lib: Makefile.am Log message: mop up more properly To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.7 -r1.8 src/gnu/usr.bin/cvs/lib/Makefile.am ________________________________________________________________________ Commit ID: 10058D84AD14AE349BC CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/26 23:11:51 UTC Modified files: 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.17 -r1.18 src/gnu/usr.bin/cvs/lib/Makefile.in ________________________________________________________________________ Commit ID: 10058D93FF222F12610 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/27 16:37:47 UTC Modified files: gnu/usr.bin/cvs/src: parseinfo.c Log message: more precise in error To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.14 -r1.15 src/gnu/usr.bin/cvs/src/parseinfo.c ________________________________________________________________________ Commit ID: 10058D943E40996E413 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/27 16:55:27 UTC Modified files: gnu/usr.bin/cvs/doc: cvs.texinfo gnu/usr.bin/cvs/src: mkmodules.c Log message: rely on CVSUMASK for permissions of history and val-tags inspired by a question from Ian Jackson, also in Debian #858769 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.31 -r1.32 src/gnu/usr.bin/cvs/doc/cvs.texinfo cvs -R rdiff -kk -upr1.15 -r1.16 src/gnu/usr.bin/cvs/src/mkmodules.c ________________________________________________________________________ Commit ID: 10058DAA1F8202D9F49 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/28 17:48:31 UTC Modified files: gnu/usr.bin/cvs/src: sanity.sh Log message: further improve comments and messages 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/sanity.sh ________________________________________________________________________ Commit ID: 10058DAD6FA06C8D483 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/28 21:34:33 UTC Modified files: gnu/usr.bin/cvs/doc: cvs.texinfo gnu/usr.bin/cvs/src: checkout.c Log message: spelling fix by lintian To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.32 -r1.33 src/gnu/usr.bin/cvs/doc/cvs.texinfo cvs -R rdiff -kk -upr1.1.101.3 -r1.2 src/gnu/usr.bin/cvs/src/checkout.c ________________________________________________________________________ Commit ID: 10058DB13781FFCE83A CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/29 01:52:31 UTC Modified files: bin/pax : cpio.1 pax.1 tar.1 Log message: layout fix To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.38 -r1.39 src/bin/pax/cpio.1 cvs -R rdiff -kk -upr1.29 -r1.30 src/bin/pax/pax.1 cvs -R rdiff -kk -upr1.33 -r1.34 src/bin/pax/tar.1 ________________________________________________________________________ Commit ID: 10058DBD06462A30117 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/03/29 15:18:46 UTC Modified files: gnu/usr.bin/cvs/doc: cvs.texinfo Log message: redo repo permissions explainement To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.33 -r1.34 src/gnu/usr.bin/cvs/doc/cvs.texinfo ________________________________________________________________________ Commit ID: 10058DC1B4D6046FFF6 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/03/29 20:38:37 UTC Modified files: fonts/fixed : 9x18.bdfc Log message: nicer stipple patterns, inspired by DOS-nfo-style graphics in #lynx on IRC To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.14 -r1.15 contrib/fonts/fixed/9x18.bdfc ________________________________________________________________________ Commit ID: 10058DC1E7A2A994C26 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/03/29 20:52:10 UTC Modified files: fonts/fixed : mirf16v8.bdfc Log message: make the XFree86® stipple pattern immortal (25% for 0xB0, light shade) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.4 -r1.5 contrib/fonts/fixed/mirf16v8.bdfc ________________________________________________________________________ Commit ID: 10058E0F79F196EC7B8 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/02 13:08:09 UTC Modified files: bin/mksh : exec.c misc.c sh.h Log message: split path-specific ('C:\FOO' instead of '/foo') stuff into MKSH_DOSPATH: • backslashes as directory separators • semicolon as $PATH separator • drive letters are absolute paths To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.191 -r1.192 src/bin/mksh/exec.c cvs -R rdiff -kk -upr1.253 -r1.254 src/bin/mksh/misc.c cvs -R rdiff -kk -upr1.798 -r1.799 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 10058E0FEB71C12075B CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/02 13:38:02 UTC Modified files: bin/mksh : Build.sh lksh.1 Log message: POSuX demands persistent history support, so permit it in lksh also, use http for links, it’s less demanding than https To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.709 -r1.710 src/bin/mksh/Build.sh cvs -R rdiff -kk -upr1.22 -r1.23 src/bin/mksh/lksh.1 ________________________________________________________________________ Commit ID: 10058E106EA70D8ABF7 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/02 14:14:10 UTC Modified files: bin/mksh : Build.sh Makefile check.t mksh.1 sh.h distrib/special/mksh: Makefile Log message: introduce the -T flag to set TEXTMODE (ASCII CR+LF newline support) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.710 -r1.711 src/bin/mksh/Build.sh cvs -R rdiff -kk -upr1.155 -r1.156 src/bin/mksh/Makefile cvs -R rdiff -kk -upr1.766 -r1.767 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.435 -r1.436 src/bin/mksh/mksh.1 cvs -R rdiff -kk -upr1.799 -r1.800 src/bin/mksh/sh.h cvs -R rdiff -kk -upr1.96 -r1.97 src/distrib/special/mksh/Makefile ________________________________________________________________________ Commit ID: 10058E1121E64BBAB7B CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/02 15:00:46 UTC Modified files: bin/mksh : Build.sh edit.c eval.c exec.c expr.c funcs.c main.c sh.h shf.c Added files: bin/mksh : os2.c Log message: merge mksh-os2 by KO Myung-Hun from https://github.com/komh/mksh-os2 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.711 -r1.712 src/bin/mksh/Build.sh cvs -R rdiff -kk -upr1.313 -r1.314 src/bin/mksh/edit.c cvs -R rdiff -kk -upr1.199 -r1.200 src/bin/mksh/eval.c cvs -R rdiff -kk -upr1.192 -r1.193 src/bin/mksh/exec.c cvs -R rdiff -kk -upr1.91 -r1.92 src/bin/mksh/expr.c cvs -R rdiff -kk -upr1.331 -r1.332 src/bin/mksh/funcs.c cvs -R rdiff -kk -upr1.328 -r1.329 src/bin/mksh/main.c cvs -R rdiff -kk -upr0 -r1.1 src/bin/mksh/os2.c cvs -R rdiff -kk -upr1.800 -r1.801 src/bin/mksh/sh.h cvs -R rdiff -kk -upr1.76 -r1.77 src/bin/mksh/shf.c ________________________________________________________________________ Commit ID: 10058E1129E00F9DCEB CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/02 15:02:41 UTC Modified files: bin/mksh : exec.c Log message: do not use getenv() to allow users to change OS2_SHELL during the session To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.193 -r1.194 src/bin/mksh/exec.c ________________________________________________________________________ Commit ID: 10058E11C0D52C7FCF0 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/02 15:43:00 UTC Modified files: bin/mksh : edit.c Log message: do not output incomplete multibyte chars in ^R To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.314 -r1.315 src/bin/mksh/edit.c ________________________________________________________________________ Commit ID: 10058E11C312412E0CA CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/02 15:43:25 UTC Modified files: bin/mksh : edit.c Log message: handle multibyte backspace in ^R To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.315 -r1.316 src/bin/mksh/edit.c ________________________________________________________________________ Commit ID: 10058E11DFA37740F34 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/02 15:51:21 UTC Modified files: bin/mksh : funcs.c var.c Log message: move c_typeset() to var.c so we have access to either array_index_calc() or innermost_refflag for 'typeset -p x[2]' To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.332 -r1.333 src/bin/mksh/funcs.c cvs -R rdiff -kk -upr1.210 -r1.211 src/bin/mksh/var.c ________________________________________________________________________ Commit ID: 10058E121B861F559E6 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/02 16:07:04 UTC Modified files: bin/mksh : var.c Log message: refactor global(x) into isglobal(x, true) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.211 -r1.212 src/bin/mksh/var.c ________________________________________________________________________ Commit ID: 10058E1260356DE82DA CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/02 16:25:24 UTC Modified files: bin/mksh : check.t var.c Log message: fix typeset -p x[2] To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.767 -r1.768 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.212 -r1.213 src/bin/mksh/var.c ________________________________________________________________________ Commit ID: 10058E128C14344C113 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/02 16:37:07 UTC Log message: Import tzdata2017b Status: Vendor Tag: tz Release Tags: tzdata2017b 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/pacificnew U src/share/zoneinfo/datfiles/etcetera U src/share/zoneinfo/datfiles/backward U src/share/zoneinfo/datfiles/systemv U src/share/zoneinfo/datfiles/factory U src/share/zoneinfo/datfiles/leapseconds U src/share/zoneinfo/datfiles/yearistype.sh No conflicts created by this import ________________________________________________________________________ Commit ID: 10058E1293B2419B0A2 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/02 16:39:25 UTC Log message: Import ed(1) from OpenBSD CVS Status: Vendor Tag: openbsd Release Tags: cvs-201704021600 U src/bin/ed/Makefile U src/bin/ed/POSIX U src/bin/ed/README U src/bin/ed/buf.c U src/bin/ed/ed.1 U src/bin/ed/ed.h U src/bin/ed/glbl.c U 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/=.err U src/bin/ed/test/addr1.err 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/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.r U src/bin/ed/test/d.err U src/bin/ed/test/d.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/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/i.d 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.r U src/bin/ed/test/i.t U src/bin/ed/test/i1.err U src/bin/ed/test/i2.err U src/bin/ed/test/i3.err U src/bin/ed/test/j.d 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/nl.err U src/bin/ed/test/p.d 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.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.err 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 U src/bin/ed/test/s4.err 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/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.d 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 U src/bin/ed/test/t.t 1 conflicts created by this import. Use the following command to help the merge: cvs checkout -jopenbsd:yesterday -jopenbsd src/bin/ed ________________________________________________________________________ Commit ID: 10058E12AFC07ECAB36 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/02 16:46:27 UTC Modified files: bin/ed : main.c bin/ed/test : README Log message: merge To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.11 -r1.12 src/bin/ed/main.c cvs -R rdiff -kk -upr1.4 -r1.5 src/bin/ed/test/README ________________________________________________________________________ Commit ID: 10058E12B3D7E04D5CE CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/02 16:47:44 UTC Modified files: bin/mksh : expr.c funcs.c sh.h var.c Log message: string pooling, and more consistent look for error messages To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.92 -r1.93 src/bin/mksh/expr.c cvs -R rdiff -kk -upr1.333 -r1.334 src/bin/mksh/funcs.c cvs -R rdiff -kk -upr1.801 -r1.802 src/bin/mksh/sh.h cvs -R rdiff -kk -upr1.213 -r1.214 src/bin/mksh/var.c ________________________________________________________________________ Commit ID: 10058E130CF7E4D1435 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2017/04/02 17:11:21 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.638 -r1.639 www/src/mksh.hts ________________________________________________________________________ Commit ID: 10058E16F2E0BAC8521 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/02 21:37:28 UTC Modified files: gnu/usr.bin/rcs/getdate: Makefile gnu/usr.bin/rcs/lib: Makefile Log message: fix dependency/yacc issue… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.6 -r1.7 src/gnu/usr.bin/rcs/getdate/Makefile cvs -R rdiff -kk -upr1.5 -r1.6 src/gnu/usr.bin/rcs/lib/Makefile ________________________________________________________________________ Commit ID: 10058E17C4B6583E8B5 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/02 22:33:32 UTC Modified files: share/mk : sys.mk sys/sys : param.h gnu/usr.bin/cvs: configure.in Log message: the next snapshot shall bear a bumped minor To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.173 -r1.174 src/share/mk/sys.mk cvs -R rdiff -kk -upr1.103 -r1.104 src/sys/sys/param.h cvs -R rdiff -kk -upr1.28 -r1.29 src/gnu/usr.bin/cvs/configure.in ________________________________________________________________________ Commit ID: 10058E17DFF010C0671 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/02 22:40:44 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.30 -r1.31 src/gnu/usr.bin/cvs/configure ________________________________________________________________________ Commit ID: 10058E17F367150E9B6 CVSROOT: /cvs Module name: X11 Changes by: tg@herc.mirbsd.org 2017/04/02 22:46:06 UTC Modified files: xc/fonts/bdf/misc: 9x18.bdfc Log message: update from contrib/fonts/fixed/ To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.6 -r1.7 X11/xc/fonts/bdf/misc/9x18.bdfc ________________________________________________________________________ Commit ID: 10058E1811C1A427011 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2017/04/02 22:54:12 UTC Modified files: xc/fonts/bdf/misc: fonts.alias mirf16v8.bdfc samples : dot.Xresources etc/skel : dot.Xresources Log message: update the cp437 FixedMisc [MirOS] font, new name is FixedMiscPC (mirvga) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/fonts/bdf/misc/fonts.alias cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/fonts/bdf/misc/mirf16v8.bdfc cvs -R rdiff -kk -upr1.25 -r1.26 contrib/samples/dot.Xresources cvs -R rdiff -kk -upr1.23 -r1.24 src/etc/skel/dot.Xresources ________________________________________________________________________ Commit ID: 10058E18A2F78ACC90E CVSROOT: /cvs Module name: gcc Changes by: tg@herc.mirbsd.org 2017/04/02 23:32:55 UTC Modified files: gcc/p : pascal-lex.c Log message: regenerate with: grep -v '^%option noyy[arf]' pascal-lex.l | lex -t - | sed '/^typedef .* yy_size_t;$/d;s/malloc/xmalloc/g;s/realloc/xrealloc/g' >pascal-lex.c Source: gpc-20060325/p/Make-lang.in To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.4 -r1.5 gcc/gcc/p/pascal-lex.c ________________________________________________________________________ Commit ID: 10058E18F22554DD3EB CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/02 23:53:57 UTC Modified files: distrib/lists/base/base: mi distrib/lists/base/etc: mi share/misc : Makefile Log message: full sync (as of cid 10058E130CF7E4D1435) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.140 -r1.141 src/distrib/lists/base/base/mi cvs -R rdiff -kk -upr1.70 -r1.71 src/distrib/lists/base/etc/mi cvs -R rdiff -kk -upr1.11 -r1.12 src/share/misc/Makefile ________________________________________________________________________ Commit ID: 10058E18FEA284DBB42 CVSROOT: /cvs Module name: gcc Changes by: tg@herc.mirbsd.org 2017/04/02 23:57:14 UTC Modified files: gcc/p : gpc-lex.c Log message: our flex doesn’t emit one of the prototypes; cope. To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.5 -r1.6 gcc/gcc/p/gpc-lex.c ________________________________________________________________________ Commit ID: 10058E1951C7A4C6085 CVSROOT: /cvs Module name: gcc Changes by: tg@herc.mirbsd.org 2017/04/03 00:19:25 UTC Modified files: gcc/p : parse.y Log message: this expects 25 reduce/reduce conflicts, not 24, even with GNU bison 2.1 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.111.3 -r1.2 gcc/gcc/p/parse.y ________________________________________________________________________ Commit ID: 10058E19712110679A4 CVSROOT: /cvs Module name: gcc Changes by: tg@herc.mirbsd.org 2017/04/03 00:27:51 UTC Modified files: gcc/p : parse.y Log message: move some and protect a few other declarations to make bison 2.3 compatible To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.2 -r1.3 gcc/gcc/p/parse.y ________________________________________________________________________ Commit ID: 10058E197A9233A0A72 CVSROOT: /cvs Module name: gcc Changes by: tg@herc.mirbsd.org 2017/04/03 00:30:15 UTC Modified files: gcc/p : parse.c parse.h Log message: regen To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.4 -r1.5 gcc/gcc/p/parse.c cvs -R rdiff -kk -upr1.3 -r1.4 gcc/gcc/p/parse.h ________________________________________________________________________ Commit ID: 10058E1AEC63BB0CE23 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/03 02:09:00 UTC Modified files: bin/mksh : Build.sh check.t Log message: komh reports that OS/2 has no chance of supporting UTF-8 (like MSYS) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.712 -r1.713 src/bin/mksh/Build.sh cvs -R rdiff -kk -upr1.768 -r1.769 src/bin/mksh/check.t ________________________________________________________________________ Commit ID: 10058E1AF3F24A3D839 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/03 02:10:51 UTC Modified files: bin/mksh : mksh.1 Log message: fix small inaccuracy To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.436 -r1.437 src/bin/mksh/mksh.1 ________________________________________________________________________ Commit ID: 10058E1B5250AF477B9 CVSROOT: /cvs Module name: gcc Changes by: tg@herc.mirbsd.org 2017/04/03 02:37:03 UTC Modified files: . : Makefile.inc fastjar : Makefile.bsd-wrapper gcc : Makefile.bsd-wrapper Makefile.in gcc/p : Make-lang.in gcc/p/rts : Makefile.in gcc/p/utils : Makefile libjava : Makefile.bsd-wrapper Log message: break Makefiles enough to make C and Pascal compile with mirmake ipv gmake (cross only C) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.26 -r1.27 gcc/Makefile.inc cvs -R rdiff -kk -upr1.3 -r1.4 gcc/fastjar/Makefile.bsd-wrapper cvs -R rdiff -kk -upr1.57 -r1.58 gcc/gcc/Makefile.bsd-wrapper cvs -R rdiff -kk -upr1.10 -r1.11 gcc/gcc/Makefile.in cvs -R rdiff -kk -upr1.18 -r1.19 gcc/gcc/p/Make-lang.in cvs -R rdiff -kk -upr1.11 -r1.12 gcc/gcc/p/rts/Makefile.in cvs -R rdiff -kk -upr1.8 -r1.9 gcc/gcc/p/utils/Makefile cvs -R rdiff -kk -upr1.22 -r1.23 gcc/libjava/Makefile.bsd-wrapper ________________________________________________________________________ Commit ID: 10058E1B57D7636EBCE CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2017/04/03 02:37:25 UTC Modified files: . : modules . : Makefile Log message: no gmake needed to build base any more! yay! To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.44 -r1.45 CVSROOT/modules cvs -R rdiff -kk -upr1.149 -r1.150 src/Makefile ________________________________________________________________________ Commit ID: 10058E1B5D013170E9C CVSROOT: /cvs Module name: gcc Changes by: tg@herc.mirbsd.org 2017/04/03 02:38:54 UTC Modified files: gcc : version.c Log message: bump To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.57 -r1.58 gcc/gcc/version.c ________________________________________________________________________ Commit ID: 10058E1CFAC644611AA CVSROOT: /cvs Module name: gcc Changes by: tg@herc.mirbsd.org 2017/04/03 04:29:30 UTC Modified files: gcc : Makefile.bsd-wrapper Makefile.in Log message: drop all this fixincludes stuff, it’s considered harmful we can just fix our headers if they break, plus it’s only limits.h… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.58 -r1.59 gcc/gcc/Makefile.bsd-wrapper cvs -R rdiff -kk -upr1.11 -r1.12 gcc/gcc/Makefile.in ________________________________________________________________________ Commit ID: 10058E1D293724CA342 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/03 04:41:36 UTC Modified files: include : limits.h sys/sys : limits.h Log message: merge what bit GCC had To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.5 -r1.6 src/include/limits.h cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/sys/sys/limits.h ________________________________________________________________________ Commit ID: 10058E1D38C71912F57 CVSROOT: /cvs Module name: gcc Changes by: tg@herc.mirbsd.org 2017/04/03 04:45:39 UTC Modified files: gcc : mklibgcc.in Log message: more fixincludes removal To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.5 -r1.6 gcc/gcc/mklibgcc.in ________________________________________________________________________ Commit ID: 10058E23C5827E9B50B CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/03 12:12:47 UTC Modified files: distrib/lists/base/dev: md.i386 md.sparc Log message: sync To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.25 -r1.26 src/distrib/lists/base/dev/md.i386 cvs -R rdiff -kk -upr1.10 -r1.11 src/distrib/lists/base/dev/md.sparc ________________________________________________________________________ Commit ID: 10058E23CB711434F3C CVSROOT: /cvs Module name: gcc Changes by: tg@herc.mirbsd.org 2017/04/03 12:14:36 UTC Modified files: gcc/p : Make-lang.in Log message: even gpc doesn’t need that annoying include directory To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.19 -r1.20 gcc/gcc/p/Make-lang.in ________________________________________________________________________ Commit ID: 10058E23D1C3AECA6B5 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/03 12:16:10 UTC Modified files: share/mk : bsd.sys.mk distrib/lists/base/dev: md.i386 md.sparc Log message: can this directory now please begone? To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.24 -r1.25 src/share/mk/bsd.sys.mk cvs -R rdiff -kk -upr1.26 -r1.27 src/distrib/lists/base/dev/md.i386 cvs -R rdiff -kk -upr1.11 -r1.12 src/distrib/lists/base/dev/md.sparc ________________________________________________________________________ Commit ID: 10058E243491AD6E19F CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/03 12:42:25 UTC Modified files: sbin/fdisk : mbrcode.h usr.sbin/installboot: bxinst.i386 Log message: regen To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.10 -r1.11 src/sbin/fdisk/mbrcode.h cvs -R rdiff -kk -upr1.34 -r1.35 src/usr.sbin/installboot/bxinst.i386 ________________________________________________________________________ Commit ID: 10058E256E06C5F6D70 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/03 14:06:20 UTC Modified files: gnu/usr.bin/rcs/getdate: Makefile Log message: since we hooked this up and ship it we can’t run check on the all target (because the posixtz preload isn’t in base) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.7 -r1.8 src/gnu/usr.bin/rcs/getdate/Makefile ________________________________________________________________________ Commit ID: 10058E2AC9E40515CAD CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/03 20:11:55 UTC Modified files: etc : rc Log message: improve reliability To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.125 -r1.126 src/etc/rc ________________________________________________________________________ Commit ID: 10058E3F8A62F08813C CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/04/04 19:49:33 UTC Modified files: net/rsync : DESCR Makefile PLIST distinfo net/rsync/patches: patch-aclocal_m4 patch-configure_ac patch-rsyncd_conf_5 Added files: net/rsync/patches: patch-authenticate_c patch-main_c patch-rsync_1 Log message: pretty straight-forward update of rsync: • add most OpenBSD patches (but ignore rrsync) • add a patch from Debian (adding -4/-6 to ssh on rsync -4/-6) marked as “broken: do not use yet” because I’m targetting a leap second patch for this release (rsync transfers time_t over the network, which cannot go well…) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 ports/net/rsync/DESCR cvs -R rdiff -kk -upr1.21 -r1.22 ports/net/rsync/Makefile cvs -R rdiff -kk -upr1.2 -r1.3 ports/net/rsync/PLIST cvs -R rdiff -kk -upr1.11 -r1.12 ports/net/rsync/distinfo cvs -R rdiff -kk -upr1.3 -r1.4 ports/net/rsync/patches/patch-aclocal_m4 cvs -R rdiff -kk -upr0 -r1.1 ports/net/rsync/patches/patch-authenticate_c cvs -R rdiff -kk -upr1.1 -r1.2 ports/net/rsync/patches/patch-configure_ac cvs -R rdiff -kk -upr0 -r1.1 ports/net/rsync/patches/patch-main_c cvs -R rdiff -kk -upr0 -r1.1 ports/net/rsync/patches/patch-rsync_1 cvs -R rdiff -kk -upr1.4 -r1.5 ports/net/rsync/patches/patch-rsyncd_conf_5 ________________________________________________________________________ Commit ID: 10058E4007338A06D93 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/04/04 20:21:51 UTC Modified files: net/rsync : Makefile Added files: net/rsync/patches: patch-flist_c Log message: et voilà To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.22 -r1.23 ports/net/rsync/Makefile cvs -R rdiff -kk -upr0 -r1.1 ports/net/rsync/patches/patch-flist_c ________________________________________________________________________ Commit ID: 10058E417CB7ABBD462 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/04/04 22:01:32 UTC Modified files: . : INDEX Log message: regen To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.97 -r1.98 ports/INDEX ________________________________________________________________________ Commit ID: 10058E575D1476F1D1C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/05 22:54:54 UTC Modified files: bin/mksh : edit.c Log message: plug a small memory leak To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.316 -r1.317 src/bin/mksh/edit.c ________________________________________________________________________ Commit ID: 10058E58ECF695338FA CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/06 00:41:43 UTC Modified files: bin/mksh : check.t lex.c sh.h syn.c Log message: streamline some error messages To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.769 -r1.770 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.232 -r1.233 src/bin/mksh/lex.c cvs -R rdiff -kk -upr1.802 -r1.803 src/bin/mksh/sh.h cvs -R rdiff -kk -upr1.118 -r1.119 src/bin/mksh/syn.c ________________________________________________________________________ Commit ID: 10058E5919F0E16D269 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/06 00:53:37 UTC Modified files: bin/mksh : funcs.c mksh.1 sh.h Log message: limit alias characters to what POSIX requires To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.334 -r1.335 src/bin/mksh/funcs.c cvs -R rdiff -kk -upr1.437 -r1.438 src/bin/mksh/mksh.1 cvs -R rdiff -kk -upr1.803 -r1.804 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 10058E59E197FE50EC2 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/06 01:46:43 UTC Modified files: bin/mksh : Makefile Log message: something comfy To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.156 -r1.157 src/bin/mksh/Makefile ________________________________________________________________________ Commit ID: 10058E5A1067AFA1BBA CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/06 01:59:58 UTC Modified files: bin/mksh : check.t edit.c eval.c funcs.c lex.c main.c sh.h syn.c tree.c Log message: fix reentrancy of 'typeset -f' output in the face of aliases; also, move alias handling for COMSUBs and friends to parse time by request of Martijn Dekker (and for consistency with function definitions) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.770 -r1.771 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.317 -r1.318 src/bin/mksh/edit.c cvs -R rdiff -kk -upr1.200 -r1.201 src/bin/mksh/eval.c cvs -R rdiff -kk -upr1.335 -r1.336 src/bin/mksh/funcs.c cvs -R rdiff -kk -upr1.233 -r1.234 src/bin/mksh/lex.c cvs -R rdiff -kk -upr1.329 -r1.330 src/bin/mksh/main.c cvs -R rdiff -kk -upr1.804 -r1.805 src/bin/mksh/sh.h cvs -R rdiff -kk -upr1.119 -r1.120 src/bin/mksh/syn.c cvs -R rdiff -kk -upr1.86 -r1.87 src/bin/mksh/tree.c ________________________________________________________________________ Commit ID: 10058E5A4CA1AB62F5D CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/06 02:15:26 UTC Modified files: bin/mksh : check.t Log message: last tweak, to demonstrate brokenness of the old code To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.771 -r1.772 src/bin/mksh/check.t ________________________________________________________________________ Commit ID: 10058E690B12E36D308 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/06 19:02:08 UTC Modified files: bin/mksh : funcs.c mksh.1 sh.h Log message: put the hyphen-minus back into the allowed alias name characters, for Steffen Nurpmeso , except disallow it at the start To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.336 -r1.337 src/bin/mksh/funcs.c cvs -R rdiff -kk -upr1.438 -r1.439 src/bin/mksh/mksh.1 cvs -R rdiff -kk -upr1.805 -r1.806 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 10058E69BBF470C9DD5 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/06 19:48:53 UTC Modified files: usr.bin/wtf : chkdb wtf wtf.1 Log message: document uppercasing as casefolding (more generic, though upper-casing is still the norm) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.4 -r1.5 src/usr.bin/wtf/chkdb cvs -R rdiff -kk -upr1.34 -r1.35 src/usr.bin/wtf/wtf cvs -R rdiff -kk -upr1.22 -r1.23 src/usr.bin/wtf/wtf.1 ________________________________________________________________________ Commit ID: 10058E69BC3032A16C2 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2017/04/06 19:49:02 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.639 -r1.640 www/src/mksh.hts ________________________________________________________________________ Commit ID: 10058E6B07B2F3DF9F4 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/06 21:19:07 UTC Modified files: etc/mtree : special 4.4BSD.dist share/zoneinfo : Makefile gnu/usr.bin/anoncvs: Makefile distrib/lists/base/base: mi Log message: rsync-related (but no bad idea for CVS, too) timezone/chroot changes: • install /usr/share/zoneinfo/UTC into the chroot, always • make /etc/localtime again a symlink to it (user-changeable, iff they also install the link target into /var/anoncvs/usr/share/zoneinfo/ manually⚠) • install /var/anoncvs/usr/share/zoneinfo/posixrules as hardlink to UTC ⚠ these two new files are non-negotiable and must be regularily updated To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.20 -r1.21 src/etc/mtree/special cvs -R rdiff -kk -upr1.33 -r1.34 src/etc/mtree/4.4BSD.dist cvs -R rdiff -kk -upr1.11 -r1.12 src/share/zoneinfo/Makefile cvs -R rdiff -kk -upr1.11 -r1.12 src/gnu/usr.bin/anoncvs/Makefile cvs -R rdiff -kk -upr1.141 -r1.142 src/distrib/lists/base/base/mi ________________________________________________________________________ Commit ID: 10058E6B0ED2892372A CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/06 21:19:39 UTC Modified files: share/misc : acronyms Log message: + To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.611 -r1.612 src/share/misc/acronyms ________________________________________________________________________ Commit ID: 10058E6B8D02CDF5C67 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/04/06 21:53:17 UTC Modified files: archivers/xz : Makefile Log message: explain why we can use xz-utils (and pdlzip) under an actual OSS licence To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 ports/archivers/xz/Makefile ________________________________________________________________________ Commit ID: 10058E837C565871E52 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/08 01:07:19 UTC Modified files: bin/mksh : check.t exec.c funcs.c histrap.c main.c sh.h Log message: allow 'eval break', from Martijn Dekker also, more string pooling, while here To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.772 -r1.773 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.194 -r1.195 src/bin/mksh/exec.c cvs -R rdiff -kk -upr1.337 -r1.338 src/bin/mksh/funcs.c cvs -R rdiff -kk -upr1.159 -r1.160 src/bin/mksh/histrap.c cvs -R rdiff -kk -upr1.330 -r1.331 src/bin/mksh/main.c cvs -R rdiff -kk -upr1.806 -r1.807 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 10058E838803566F72D CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/08 01:10:21 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.612 -r1.613 src/share/misc/acronyms ________________________________________________________________________ Commit ID: 10058E838BF6D7F895D CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2017/04/08 01:11:05 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.640 -r1.641 www/src/mksh.hts ________________________________________________________________________ Commit ID: 10058E8FB5E43F77808 CVSROOT: /cvs Module name: gcc Changes by: tg@herc.mirbsd.org 2017/04/08 15:02:09 UTC Modified files: gcc : Makefile.in Log message: whoever at the FSF thought that making manpage generation non-fatal and creating them with the sole content being the literal word “timestamp” in the face of errors probably smoked too much texinfo… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.12 -r1.13 gcc/gcc/Makefile.in ________________________________________________________________________ Commit ID: 10058E8FBB120F9B1F5 CVSROOT: /cvs Module name: gcc Changes by: tg@herc.mirbsd.org 2017/04/08 15:02:55 UTC Modified files: gcc : Makefile.in Log message: fix typo To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.13 -r1.14 gcc/gcc/Makefile.in ________________________________________________________________________ Commit ID: 10058E8FEB41A81F579 CVSROOT: /cvs Module name: gcc Changes by: tg@herc.mirbsd.org 2017/04/08 15:15:53 UTC Modified files: gcc : Makefile.in Log message: fix more GNU make artefacts (which only now error out, heh…) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.14 -r1.15 gcc/gcc/Makefile.in ________________________________________________________________________ Commit ID: 10058E90045319D7DC4 CVSROOT: /cvs Module name: gcc Changes by: tg@herc.mirbsd.org 2017/04/08 15:22:58 UTC Modified files: gcc/p/doc/en : gpc.1 Log message: in tmac.an.old, man(7), the first argument to e.g. .RB must not be empty To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 gcc/gcc/p/doc/en/gpc.1 ________________________________________________________________________ Commit ID: 10058E9006B378BC4C6 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/08 15:23:27 UTC Modified files: share/misc : acronyms Log message: more from kwadronaut To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.613 -r1.614 src/share/misc/acronyms ________________________________________________________________________ Commit ID: 10058E90A645BB20D20 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2017/04/08 16:05:46 UTC Modified files: share/mk : sys.mk etc : make.cfg etc/etc.i386 : make.cfg.md etc/etc.sparc : make.cfg.md infrastructure/mk: bsd.port.mk Log message: add -fverbose-asm and MD options to compile-to-.s by default To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.174 -r1.175 src/share/mk/sys.mk cvs -R rdiff -kk -upr1.29 -r1.30 src/etc/make.cfg cvs -R rdiff -kk -upr1.6 -r1.7 src/etc/etc.i386/make.cfg.md cvs -R rdiff -kk -upr1.6 -r1.7 src/etc/etc.sparc/make.cfg.md cvs -R rdiff -kk -upr1.291 -r1.292 ports/infrastructure/mk/bsd.port.mk ________________________________________________________________________ Commit ID: 10058E90D305C54E939 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/08 16:17:37 UTC Modified files: usr.bin/ssh : Tag: openbsd misc.c misc.h umac.c Log message: backport some alignment-fixing commits from OpenBSD To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.13 -r1.1.1.14 src/usr.bin/ssh/misc.c cvs -R rdiff -kk -upr1.1.1.11 -r1.1.1.12 src/usr.bin/ssh/misc.h cvs -R rdiff -kk -upr1.1.1.3 -r1.1.1.4 src/usr.bin/ssh/umac.c ________________________________________________________________________ Commit ID: 10058E90E5900966BDD CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/08 16:22:26 UTC Modified files: usr.bin/ssh : Tag: openbsd umac.h Log message: bump, too To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.1 -r1.1.1.2 src/usr.bin/ssh/umac.h ________________________________________________________________________ Commit ID: 10058E90EAF35869BFC CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/08 16:23:49 UTC Modified files: usr.bin/ssh : misc.c misc.h umac.c Log message: fastmerge To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.2 -r1.3 src/usr.bin/ssh/misc.c cvs -R rdiff -kk -upr1.5 -r1.6 src/usr.bin/ssh/misc.h cvs -R rdiff -kk -upr1.5 -r1.6 src/usr.bin/ssh/umac.c ________________________________________________________________________ Commit ID: 10058E9187A2DAAF19A CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/08 17:05:44 UTC Modified files: usr.bin/ssh : mac.c umac.c Log message: sprinkle some explicit alignment To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.7 -r1.8 src/usr.bin/ssh/mac.c cvs -R rdiff -kk -upr1.6 -r1.7 src/usr.bin/ssh/umac.c ________________________________________________________________________ Commit ID: 10058E91C1866BCC711 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/08 17:21:08 UTC Modified files: usr.bin/ssh : version.h Log message: bump; this fixes sparc so far To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.47 -r1.48 src/usr.bin/ssh/version.h ________________________________________________________________________ Commit ID: 10058E9498414A8349F CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/08 20:35:04 UTC Modified files: bin/mksh : edit.c Log message: make -masm=intel safe: don’t call a module-global variable “es” To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.318 -r1.319 src/bin/mksh/edit.c ________________________________________________________________________ Commit ID: 10058E94B2979F2ED67 CVSROOT: /cvs Module name: gcc Changes by: tg@herc.mirbsd.org 2017/04/08 20:42:57 UTC Modified files: gcc/config/i386: i386.c i386.md Log message: backport upstream patch to make -masm=intel use standard noprefix mode this survives a multiple-times self-rebuild (in AT&T mode) as well as has byte-for-byte identical objdump -d output for mksh relative to both AT&T and Intel mode prior to this patch To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.6 -r1.7 gcc/gcc/config/i386/i386.c cvs -R rdiff -kk -upr1.2 -r1.3 gcc/gcc/config/i386/i386.md ________________________________________________________________________ Commit ID: 10058E94B880C810E8A CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/08 20:43:55 UTC Modified files: etc/etc.i386 : make.cfg.md Log message: make -masm=intel the default for compilation to .s files from now that it’s actually useful To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.7 -r1.8 src/etc/etc.i386/make.cfg.md ________________________________________________________________________ Commit ID: 10058E94E826457FA63 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/08 20:56:09 UTC Modified files: usr.sbin/installboot: bxinst.sparc Log message: regen To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.29 -r1.30 src/usr.sbin/installboot/bxinst.sparc ________________________________________________________________________ Commit ID: 10058E9767701C60292 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/08 23:46:52 UTC Modified files: sys/arch/i386/conf: RAMDISK Log message: now it fits, add back lots of connectivity (and pcppi(+sysbeep)+spkr for lulz) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.20 -r1.21 src/sys/arch/i386/conf/RAMDISK ________________________________________________________________________ Commit ID: 10058ECCD3F0D749F4C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/11 12:34:04 UTC Modified files: bin/mksh : check.t tree.c Log message: disambiguate $((…)) vs. $((…)…) in “typeset -f” output To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.773 -r1.774 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.87 -r1.88 src/bin/mksh/tree.c ________________________________________________________________________ Commit ID: 10058ED152810BB9513 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/11 17:40:43 UTC Modified files: bin/mksh : mksh.1 Log message: Clarify the effect of exit and return in a subshell From: Jean Delvare To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.439 -r1.440 src/bin/mksh/mksh.1 ________________________________________________________________________ Commit ID: 10058EE468D6BDD61E8 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/12 15:23:33 UTC Modified files: bin/mksh : Build.sh Log message: make compile-time asserts simpler To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.713 -r1.714 src/bin/mksh/Build.sh ________________________________________________________________________ Commit ID: 10058EE4DD038BE8CE6 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/12 15:54:48 UTC Modified files: bin/mksh : edit.c Log message: fix ^O if modified; LP#1675842 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.319 -r1.320 src/bin/mksh/edit.c ________________________________________________________________________ Commit ID: 10058EE4F791111D6F8 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/12 16:01:46 UTC Modified files: bin/mksh : Build.sh main.c Log message: now we have cheap cta move them into compile time To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.714 -r1.715 src/bin/mksh/Build.sh cvs -R rdiff -kk -upr1.331 -r1.332 src/bin/mksh/main.c ________________________________________________________________________ Commit ID: 10058EE59ED44DAA3D5 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/12 16:46:23 UTC Modified files: bin/mksh : edit.c exec.c misc.c shf.c tree.c Log message: (very few) fixes and a couple of workarounds for Coverity To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.320 -r1.321 src/bin/mksh/edit.c cvs -R rdiff -kk -upr1.195 -r1.196 src/bin/mksh/exec.c cvs -R rdiff -kk -upr1.254 -r1.255 src/bin/mksh/misc.c cvs -R rdiff -kk -upr1.77 -r1.78 src/bin/mksh/shf.c cvs -R rdiff -kk -upr1.88 -r1.89 src/bin/mksh/tree.c ________________________________________________________________________ Commit ID: 10058EE5F3760123C7A CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/12 17:08:50 UTC Modified files: bin/mksh : shf.c Log message: ok, you’ve got a point there To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.78 -r1.79 src/bin/mksh/shf.c ________________________________________________________________________ Commit ID: 10058EE65E065F6F62F CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/12 17:38:47 UTC Modified files: bin/mksh : check.t funcs.c mksh.1 sh.h Log message: add test -v, initially from Martijn Dekker To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.774 -r1.775 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.338 -r1.339 src/bin/mksh/funcs.c cvs -R rdiff -kk -upr1.440 -r1.441 src/bin/mksh/mksh.1 cvs -R rdiff -kk -upr1.807 -r1.808 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 10058EE68094658C8E6 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/12 17:46:30 UTC Modified files: bin/mksh : funcs.c Log message: fix test operator comment descriptions To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.339 -r1.340 src/bin/mksh/funcs.c ________________________________________________________________________ Commit ID: 10058EE7277202AF94A CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/12 18:31:00 UTC Modified files: bin/mksh : mksh.1 Log message: finally document FPOSIX and FSH delta To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.441 -r1.442 src/bin/mksh/mksh.1 ________________________________________________________________________ Commit ID: 10058EE730B10091C4D CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/12 18:33:23 UTC Modified files: distrib/special/mksh: Makefile bin/mksh : Build.sh Makefile Log message: R55 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.97 -r1.98 src/distrib/special/mksh/Makefile cvs -R rdiff -kk -upr1.715 -r1.716 src/bin/mksh/Build.sh cvs -R rdiff -kk -upr1.157 -r1.158 src/bin/mksh/Makefile ________________________________________________________________________ CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/12 18:34:35 UTC Adding static tag 'mksh-R55' affecting: old rev. new rev. filename -------- -------- -------- NONE 1.716 bin/mksh/Build.sh NONE 1.42 bin/mksh/check.pl NONE 1.775 bin/mksh/check.t NONE 1.114 bin/mksh/dot.mkshrc NONE 1.321 bin/mksh/edit.c NONE 1.10 bin/mksh/emacsfn.h NONE 1.201 bin/mksh/eval.c NONE 1.196 bin/mksh/exec.c NONE 1.93 bin/mksh/expr.c NONE 1.2 bin/mksh/exprtok.h NONE 1.340 bin/mksh/funcs.c NONE 1.160 bin/mksh/histrap.c NONE 1.121 bin/mksh/jobs.c NONE 1.26 bin/mksh/lalloc.c NONE 1.234 bin/mksh/lex.c NONE 1.23 bin/mksh/lksh.1 NONE 1.332 bin/mksh/main.c NONE 1.6 bin/mksh/mirhash.h NONE 1.255 bin/mksh/misc.c NONE 1.442 bin/mksh/mksh.1 NONE 1.1 bin/mksh/mksh.ico NONE 1.1 bin/mksh/os2.c NONE 1.3 bin/mksh/rlimits.opt NONE 1.808 bin/mksh/sh.h NONE 1.5 bin/mksh/sh_flags.opt NONE 1.79 bin/mksh/shf.c NONE 1.10 bin/mksh/strlcpy.c NONE 1.120 bin/mksh/syn.c NONE 1.89 bin/mksh/tree.c NONE 1.214 bin/mksh/var.c NONE 1.10 bin/mksh/var_spec.h ________________________________________________________________________ Commit ID: 10058EE744643A9BCA1 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/04/12 18:38:36 UTC Modified files: shells/mksh : Makefile distinfo Log message: R55 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.83 -r1.84 ports/shells/mksh/Makefile cvs -R rdiff -kk -upr1.79 -r1.80 ports/shells/mksh/distinfo ________________________________________________________________________ Commit ID: 10058EE76A35ED0530B CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/04/12 18:48:41 UTC Modified files: shells/mksh : DESCR Log message: … To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.31 -r1.32 ports/shells/mksh/DESCR ________________________________________________________________________ Commit ID: 10058EE7C255228CF6C CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2017/04/12 19:12:13 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.89 -r1.90 www/src/ksh-chan.hts cvs -R rdiff -kk -upr1.641 -r1.642 www/src/mksh.hts ________________________________________________________________________ Commit ID: 10058EE97F774CD4D97 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/04/12 21:11:04 UTC Modified files: . : INDEX Log message: mksh To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.98 -r1.99 ports/INDEX ________________________________________________________________________ Commit ID: 10058F22D77671D8D9C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/15 14:25:42 UTC Modified files: kern/include : zlib.h kern/z : deflate.c zutil.c Log message: remove hack for dummy compilers that’s UB To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.11 -r1.12 src/kern/include/zlib.h cvs -R rdiff -kk -upr1.5 -r1.6 src/kern/z/deflate.c cvs -R rdiff -kk -upr1.5 -r1.6 src/kern/z/zutil.c ________________________________________________________________________ Commit ID: 10058F230EA2C7AA034 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/15 14:40:27 UTC Modified files: kern/z : Tag: libz inftrees.c Log message: apply Debian patch CVE-2016-9840 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.117.2 -r1.1.117.3 src/kern/z/inftrees.c ________________________________________________________________________ Commit ID: 10058F231045FECCA16 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/15 14:40:43 UTC Modified files: kern/z : Tag: libz inffast.c Log message: apply Debian patch CVE-2016-9841 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.117.2 -r1.1.117.3 src/kern/z/inffast.c ________________________________________________________________________ Commit ID: 10058F2311210CBB791 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/15 14:40:59 UTC Modified files: kern/z : Tag: libz inflate.c Log message: apply Debian patch CVE-2016-9842 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.117.2 -r1.1.117.3 src/kern/z/inflate.c ________________________________________________________________________ Commit ID: 10058F231206B40CEF6 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/15 14:41:13 UTC Modified files: kern/z : Tag: libz crc32.c Log message: apply Debian patch CVE-2016-9843 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.117.2 -r1.1.117.3 src/kern/z/crc32.c ________________________________________________________________________ Commit ID: 10058F231713AFF96F1 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/15 14:42:33 UTC Modified files: kern/z : crc32.c inffast.c inflate.c inftrees.c Log message: fastmerge To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.9 -r1.10 src/kern/z/crc32.c cvs -R rdiff -kk -upr1.4 -r1.5 src/kern/z/inffast.c cvs -R rdiff -kk -upr1.7 -r1.8 src/kern/z/inflate.c cvs -R rdiff -kk -upr1.4 -r1.5 src/kern/z/inftrees.c ________________________________________________________________________ Commit ID: 10058F231CD76F5F68F CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/15 14:44:08 UTC Modified files: kern/include : Tag: 1.14 zlib.h Log message: bump appropriately To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr0 -r1.14 src/kern/include/zlib.h ________________________________________________________________________ Commit ID: 10058F2338035616033 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/15 14:51:47 UTC Modified files: kern/z : inftrees.c kern/include : zlib.h Log message: … they can’t even get that right fixup the security fix so it doesn’t warn with __CRAZY=Yes because the unsigned short was auto-promoted to int, not unsigned int… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.5 -r1.6 src/kern/z/inftrees.c cvs -R rdiff -kk -upr1.14 -r1.15 src/kern/include/zlib.h ________________________________________________________________________ Commit ID: 10058F2355C2C24BC58 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/04/15 14:59:21 UTC Modified files: samples : import-3rdpty Log message: slightly update libpng-1.2.x branch list To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.51 -r1.52 contrib/samples/import-3rdpty ________________________________________________________________________ Commit ID: 10058F2359276DB0E16 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/15 15:00:35 UTC Log message: update libpng Status: Vendor Tag: libpng Release Tags: png-1_2_57 C src/lib/libpng/pngrutil.c U src/lib/libpng/pngwtran.c C src/lib/libpng/pngset.c U src/lib/libpng/pngrio.c C src/lib/libpng/pngtrans.c U src/lib/libpng/pngmem.c C src/lib/libpng/png.h C src/lib/libpng/pngget.c C src/lib/libpng/libpng.3 C src/lib/libpng/pngconf.h C src/lib/libpng/png.5 C src/lib/libpng/pngpread.c U src/lib/libpng/pngwio.c C src/lib/libpng/pngwutil.c C src/lib/libpng/pngrtran.c U src/lib/libpng/pngwrite.c C src/lib/libpng/pngread.c C src/lib/libpng/png.c C src/lib/libpng/pngerror.c U src/lib/libpng/libpngpf.3 14 conflicts created by this import. Use the following command to help the merge: cvs checkout -jlibpng:yesterday -jlibpng src/lib/libpng ________________________________________________________________________ Commit ID: 10058F23BCC5ED04858 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/15 15:26:51 UTC Modified files: lib/libpng : Makefile libpng.3 libpng.pc png.5 png.c png.h pngconf.h pngerror.c pngget.c pngpread.c pngread.c pngrtran.c pngrutil.c pngset.c pngtrans.c pngwutil.c Log message: a rather slow fastmerge… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.15 -r1.16 src/lib/libpng/Makefile cvs -R rdiff -kk -upr1.10 -r1.11 src/lib/libpng/libpng.3 cvs -R rdiff -kk -upr1.4 -r1.5 src/lib/libpng/libpng.pc cvs -R rdiff -kk -upr1.6 -r1.7 src/lib/libpng/png.5 cvs -R rdiff -kk -upr1.12 -r1.13 src/lib/libpng/png.c cvs -R rdiff -kk -upr1.11 -r1.12 src/lib/libpng/png.h cvs -R rdiff -kk -upr1.12 -r1.13 src/lib/libpng/pngconf.h cvs -R rdiff -kk -upr1.5 -r1.6 src/lib/libpng/pngerror.c cvs -R rdiff -kk -upr1.5 -r1.6 src/lib/libpng/pngget.c cvs -R rdiff -kk -upr1.9 -r1.10 src/lib/libpng/pngpread.c cvs -R rdiff -kk -upr1.5 -r1.6 src/lib/libpng/pngread.c cvs -R rdiff -kk -upr1.9 -r1.10 src/lib/libpng/pngrtran.c cvs -R rdiff -kk -upr1.11 -r1.12 src/lib/libpng/pngrutil.c cvs -R rdiff -kk -upr1.5 -r1.6 src/lib/libpng/pngset.c cvs -R rdiff -kk -upr1.5 -r1.6 src/lib/libpng/pngtrans.c cvs -R rdiff -kk -upr1.10 -r1.11 src/lib/libpng/pngwutil.c ________________________________________________________________________ Commit ID: 10058F23C965930E132 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/15 15:30:06 UTC Modified files: lib/libpng : Tag: 1.14 pngrutil.c pngwutil.c Log message: … To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr0 -r1.14 src/lib/libpng/pngrutil.c cvs -R rdiff -kk -upr0 -r1.14 src/lib/libpng/pngwutil.c ________________________________________________________________________ Commit ID: 10058F23CD67CC22601 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/15 15:31:17 UTC Modified files: distrib/lists/base/base: mi Log message: we should probably bump this, then To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.142 -r1.143 src/distrib/lists/base/base/mi ________________________________________________________________________ Commit ID: 10058F23F4858079E1C CVSROOT: /cvs Module name: X11 Changes by: tg@herc.mirbsd.org 2017/04/15 15:48:02 UTC Log message: let’s see whether we can’t update freetype2 as well… Status: Vendor Tag: freetype Release Tags: freetype-2_7_1 U X11/xc/extras/freetype2/version.sed C X11/xc/extras/freetype2/ChangeLog.20 C X11/xc/extras/freetype2/ChangeLog.21 C X11/xc/extras/freetype2/ChangeLog.22 N X11/xc/extras/freetype2/ChangeLog.23 N X11/xc/extras/freetype2/ChangeLog.24 N X11/xc/extras/freetype2/ChangeLog.25 C X11/xc/extras/freetype2/Jamrules C X11/xc/extras/freetype2/Makefile C X11/xc/extras/freetype2/autogen.sh C X11/xc/extras/freetype2/configure C X11/xc/extras/freetype2/vms_make.com N X11/xc/extras/freetype2/ChangeLog.26 C X11/xc/extras/freetype2/modules.cfg C X11/xc/extras/freetype2/ChangeLog C X11/xc/extras/freetype2/Jamfile C X11/xc/extras/freetype2/README N X11/xc/extras/freetype2/CMakeLists.txt U X11/xc/extras/freetype2/README.git C X11/xc/extras/freetype2/devel/ft2build.h C X11/xc/extras/freetype2/devel/ftoption.h N X11/xc/extras/freetype2/docs/GPLv2.TXT N X11/xc/extras/freetype2/docs/CMAKE U X11/xc/extras/freetype2/docs/INSTALL.MAC U X11/xc/extras/freetype2/docs/MAKEPP C X11/xc/extras/freetype2/docs/PROBLEMS C X11/xc/extras/freetype2/docs/CUSTOMIZE C X11/xc/extras/freetype2/docs/DEBUG C X11/xc/extras/freetype2/docs/FTL.TXT C X11/xc/extras/freetype2/docs/INSTALL C X11/xc/extras/freetype2/docs/INSTALL.ANY C X11/xc/extras/freetype2/docs/INSTALL.CROSS C X11/xc/extras/freetype2/docs/INSTALL.GNU C X11/xc/extras/freetype2/docs/INSTALL.UNIX C X11/xc/extras/freetype2/docs/INSTALL.VMS U X11/xc/extras/freetype2/docs/LICENSE.TXT C X11/xc/extras/freetype2/docs/TODO C X11/xc/extras/freetype2/docs/raster.txt C X11/xc/extras/freetype2/docs/release N X11/xc/extras/freetype2/docs/VERSIONS.TXT U X11/xc/extras/freetype2/docs/formats.txt C X11/xc/extras/freetype2/docs/CHANGES N X11/xc/extras/freetype2/docs/freetype-config.1 U X11/xc/extras/freetype2/docs/reference/README C X11/xc/extras/freetype2/docs/reference/ft2-toc.html C X11/xc/extras/freetype2/docs/reference/ft2-index.html C X11/xc/extras/freetype2/docs/reference/ft2-winfnt_fonts.html C X11/xc/extras/freetype2/docs/reference/ft2-glyph_stroker.html C X11/xc/extras/freetype2/docs/reference/ft2-ot_validation.html C X11/xc/extras/freetype2/docs/reference/ft2-base_interface.html C X11/xc/extras/freetype2/docs/reference/ft2-system_interface.html N X11/xc/extras/freetype2/docs/reference/ft2-tt_driver.html C X11/xc/extras/freetype2/docs/reference/ft2-cache_subsystem.html C X11/xc/extras/freetype2/docs/reference/ft2-sfnt_names.html C X11/xc/extras/freetype2/docs/reference/ft2-incremental.html C X11/xc/extras/freetype2/docs/reference/ft2-user_allocation.html C X11/xc/extras/freetype2/docs/reference/ft2-basic_types.html C X11/xc/extras/freetype2/docs/reference/ft2-bdf_fonts.html C X11/xc/extras/freetype2/docs/reference/ft2-version.html C X11/xc/extras/freetype2/docs/reference/ft2-multiple_masters.html C X11/xc/extras/freetype2/docs/reference/ft2-glyph_management.html C X11/xc/extras/freetype2/docs/reference/ft2-truetype_engine.html C X11/xc/extras/freetype2/docs/reference/ft2-gx_validation.html C X11/xc/extras/freetype2/docs/reference/ft2-glyph_variants.html C X11/xc/extras/freetype2/docs/reference/ft2-font_formats.html C X11/xc/extras/freetype2/docs/reference/ft2-type1_tables.html U X11/xc/extras/freetype2/docs/reference/ft2-quick_advance.html N X11/xc/extras/freetype2/docs/reference/ft2-cff_driver.html C X11/xc/extras/freetype2/docs/reference/ft2-bitmap_handling.html C X11/xc/extras/freetype2/docs/reference/ft2-outline_processing.html N X11/xc/extras/freetype2/docs/reference/ft2-bzip2.html C X11/xc/extras/freetype2/docs/reference/ft2-cid_fonts.html C X11/xc/extras/freetype2/docs/reference/ft2-gzip.html C X11/xc/extras/freetype2/docs/reference/ft2-header_file_macros.html C X11/xc/extras/freetype2/docs/reference/ft2-gasp_table.html C X11/xc/extras/freetype2/docs/reference/ft2-module_management.html C X11/xc/extras/freetype2/docs/reference/ft2-raster.html C X11/xc/extras/freetype2/docs/reference/ft2-truetype_tables.html C X11/xc/extras/freetype2/docs/reference/ft2-computations.html N X11/xc/extras/freetype2/docs/reference/ft2-error_enumerations.html C X11/xc/extras/freetype2/docs/reference/ft2-sizes_management.html C X11/xc/extras/freetype2/docs/reference/ft2-mac_specific.html C X11/xc/extras/freetype2/docs/reference/ft2-pfr_fonts.html C X11/xc/extras/freetype2/docs/reference/ft2-lcd_filtering.html N X11/xc/extras/freetype2/docs/reference/ft2-error_code_values.html N X11/xc/extras/freetype2/docs/reference/ft2-auto_hinter.html N X11/xc/extras/freetype2/docs/reference/ft2-header_inclusion.html C X11/xc/extras/freetype2/docs/reference/ft2-lzw.html C X11/xc/extras/freetype2/docs/reference/ft2-list_processing.html U X11/xc/extras/freetype2/builds/newline C X11/xc/extras/freetype2/builds/detect.mk C X11/xc/extras/freetype2/builds/exports.mk C X11/xc/extras/freetype2/builds/freetype.mk C X11/xc/extras/freetype2/builds/link_dos.mk C X11/xc/extras/freetype2/builds/link_std.mk C X11/xc/extras/freetype2/builds/modules.mk C X11/xc/extras/freetype2/builds/toplevel.mk C X11/xc/extras/freetype2/builds/vms/ftsystem.c C X11/xc/extras/freetype2/builds/vms/ftconfig.h C X11/xc/extras/freetype2/builds/compiler/ansi-cc.mk C X11/xc/extras/freetype2/builds/compiler/bcc-dev.mk C X11/xc/extras/freetype2/builds/compiler/bcc.mk C X11/xc/extras/freetype2/builds/compiler/emx.mk C X11/xc/extras/freetype2/builds/compiler/gcc-dev.mk C X11/xc/extras/freetype2/builds/compiler/gcc.mk C X11/xc/extras/freetype2/builds/compiler/intelc.mk C X11/xc/extras/freetype2/builds/compiler/unix-lcc.mk C X11/xc/extras/freetype2/builds/compiler/visualage.mk C X11/xc/extras/freetype2/builds/compiler/visualc.mk C X11/xc/extras/freetype2/builds/compiler/watcom.mk C X11/xc/extras/freetype2/builds/compiler/win-lcc.mk N X11/xc/extras/freetype2/builds/unix/pkg.m4 C X11/xc/extras/freetype2/builds/unix/freetype2.in C X11/xc/extras/freetype2/builds/unix/detect.mk C X11/xc/extras/freetype2/builds/unix/freetype-config.in C X11/xc/extras/freetype2/builds/unix/freetype2.m4 C X11/xc/extras/freetype2/builds/unix/ft-munmap.m4 C X11/xc/extras/freetype2/builds/unix/ftsystem.c C X11/xc/extras/freetype2/builds/unix/install.mk C X11/xc/extras/freetype2/builds/unix/unix-cc.in C X11/xc/extras/freetype2/builds/unix/unix-def.in C X11/xc/extras/freetype2/builds/unix/unix-dev.mk C X11/xc/extras/freetype2/builds/unix/unix-lcc.mk C X11/xc/extras/freetype2/builds/unix/unix.mk C X11/xc/extras/freetype2/builds/unix/unixddef.mk C X11/xc/extras/freetype2/builds/unix/configure.raw C X11/xc/extras/freetype2/builds/unix/ftconfig.in C X11/xc/extras/freetype2/builds/unix/configure.ac C X11/xc/extras/freetype2/builds/unix/aclocal.m4 C X11/xc/extras/freetype2/builds/unix/config.guess C X11/xc/extras/freetype2/builds/unix/config.sub C X11/xc/extras/freetype2/builds/unix/install-sh C X11/xc/extras/freetype2/builds/unix/ltmain.sh C X11/xc/extras/freetype2/builds/unix/configure U X11/xc/extras/freetype2/builds/wince/ftdebug.c U X11/xc/extras/freetype2/builds/wince/vc2008-ce/freetype.sln U X11/xc/extras/freetype2/builds/wince/vc2008-ce/freetype.vcproj U X11/xc/extras/freetype2/builds/wince/vc2008-ce/index.html U X11/xc/extras/freetype2/builds/wince/vc2005-ce/freetype.sln U X11/xc/extras/freetype2/builds/wince/vc2005-ce/freetype.vcproj U X11/xc/extras/freetype2/builds/wince/vc2005-ce/index.html C X11/xc/extras/freetype2/builds/symbian/bld.inf C X11/xc/extras/freetype2/builds/symbian/freetype.mmp C X11/xc/extras/freetype2/builds/mac/FreeType.m68k_cfm.make.txt C X11/xc/extras/freetype2/builds/mac/FreeType.m68k_far.make.txt C X11/xc/extras/freetype2/builds/mac/FreeType.ppc_carbon.make.txt C X11/xc/extras/freetype2/builds/mac/FreeType.ppc_classic.make.txt C X11/xc/extras/freetype2/builds/mac/README U X11/xc/extras/freetype2/builds/mac/ascii2mpw.py N X11/xc/extras/freetype2/builds/mac/freetype-Info.plist U X11/xc/extras/freetype2/builds/mac/ftlib.prj.xml C X11/xc/extras/freetype2/builds/mac/ftmac.c C X11/xc/extras/freetype2/builds/os2/detect.mk C X11/xc/extras/freetype2/builds/os2/os2-def.mk C X11/xc/extras/freetype2/builds/os2/os2-dev.mk C X11/xc/extras/freetype2/builds/os2/os2-gcc.mk N X11/xc/extras/freetype2/builds/cmake/FindHarfBuzz.cmake N X11/xc/extras/freetype2/builds/cmake/iOS.cmake N X11/xc/extras/freetype2/builds/cmake/testbuild.sh C X11/xc/extras/freetype2/builds/beos/beos-def.mk C X11/xc/extras/freetype2/builds/beos/beos.mk C X11/xc/extras/freetype2/builds/beos/detect.mk C X11/xc/extras/freetype2/builds/amiga/README C X11/xc/extras/freetype2/builds/amiga/makefile C X11/xc/extras/freetype2/builds/amiga/makefile.os4 C X11/xc/extras/freetype2/builds/amiga/smakefile N X11/xc/extras/freetype2/builds/amiga/include/config/ftconfig.h N X11/xc/extras/freetype2/builds/amiga/include/config/ftmodule.h C X11/xc/extras/freetype2/builds/amiga/src/base/ftdebug.c C X11/xc/extras/freetype2/builds/amiga/src/base/ftsystem.c U X11/xc/extras/freetype2/builds/atari/FNames.SIC U X11/xc/extras/freetype2/builds/atari/FREETYPE.PRJ U X11/xc/extras/freetype2/builds/atari/deflinejoiner.awk U X11/xc/extras/freetype2/builds/atari/gen-purec-patch.sh C X11/xc/extras/freetype2/builds/atari/ATARI.H C X11/xc/extras/freetype2/builds/atari/README.TXT N X11/xc/extras/freetype2/builds/windows/detect.mk N X11/xc/extras/freetype2/builds/windows/ftdebug.c N X11/xc/extras/freetype2/builds/windows/w32-bcc.mk N X11/xc/extras/freetype2/builds/windows/w32-bccd.mk N X11/xc/extras/freetype2/builds/windows/w32-dev.mk N X11/xc/extras/freetype2/builds/windows/w32-gcc.mk N X11/xc/extras/freetype2/builds/windows/w32-icc.mk N X11/xc/extras/freetype2/builds/windows/w32-intl.mk N X11/xc/extras/freetype2/builds/windows/w32-lcc.mk N X11/xc/extras/freetype2/builds/windows/w32-mingw32.mk N X11/xc/extras/freetype2/builds/windows/w32-vcc.mk N X11/xc/extras/freetype2/builds/windows/w32-wat.mk N X11/xc/extras/freetype2/builds/windows/win32-def.mk N X11/xc/extras/freetype2/builds/windows/visualc/freetype.dsw N X11/xc/extras/freetype2/builds/windows/visualc/freetype.sln N X11/xc/extras/freetype2/builds/windows/visualc/freetype.dsp N X11/xc/extras/freetype2/builds/windows/visualc/freetype.vcproj N X11/xc/extras/freetype2/builds/windows/visualc/index.html N X11/xc/extras/freetype2/builds/windows/vc2005/freetype.sln N X11/xc/extras/freetype2/builds/windows/vc2005/freetype.vcproj N X11/xc/extras/freetype2/builds/windows/vc2005/index.html N X11/xc/extras/freetype2/builds/windows/vc2008/freetype.sln N X11/xc/extras/freetype2/builds/windows/vc2008/freetype.vcproj N X11/xc/extras/freetype2/builds/windows/vc2008/index.html N X11/xc/extras/freetype2/builds/windows/visualce/freetype.dsw N X11/xc/extras/freetype2/builds/windows/visualce/freetype.dsp N X11/xc/extras/freetype2/builds/windows/visualce/freetype.vcproj N X11/xc/extras/freetype2/builds/windows/visualce/index.html N X11/xc/extras/freetype2/builds/windows/vc2010/freetype.user.props N X11/xc/extras/freetype2/builds/windows/vc2010/freetype.sln N X11/xc/extras/freetype2/builds/windows/vc2010/freetype.vcxproj.filters N X11/xc/extras/freetype2/builds/windows/vc2010/freetype.vcxproj N X11/xc/extras/freetype2/builds/windows/vc2010/index.html C X11/xc/extras/freetype2/builds/ansi/ansi-def.mk C X11/xc/extras/freetype2/builds/ansi/ansi.mk C X11/xc/extras/freetype2/builds/dos/detect.mk C X11/xc/extras/freetype2/builds/dos/dos-def.mk C X11/xc/extras/freetype2/builds/dos/dos-emx.mk C X11/xc/extras/freetype2/builds/dos/dos-gcc.mk C X11/xc/extras/freetype2/builds/dos/dos-wat.mk U X11/xc/extras/freetype2/objs/README C X11/xc/extras/freetype2/include/ft2build.h C X11/xc/extras/freetype2/include/freetype/ftchapters.h U X11/xc/extras/freetype2/include/freetype/ftadvanc.h N X11/xc/extras/freetype2/include/freetype/ftautoh.h C X11/xc/extras/freetype2/include/freetype/ftbbox.h C X11/xc/extras/freetype2/include/freetype/ftbdf.h C X11/xc/extras/freetype2/include/freetype/ftbitmap.h N X11/xc/extras/freetype2/include/freetype/ftbzip2.h C X11/xc/extras/freetype2/include/freetype/ftcache.h N X11/xc/extras/freetype2/include/freetype/ftcffdrv.h C X11/xc/extras/freetype2/include/freetype/ftcid.h C X11/xc/extras/freetype2/include/freetype/fterrdef.h C X11/xc/extras/freetype2/include/freetype/fterrors.h C X11/xc/extras/freetype2/include/freetype/ftgasp.h C X11/xc/extras/freetype2/include/freetype/ftglyph.h U X11/xc/extras/freetype2/include/freetype/ftgxval.h C X11/xc/extras/freetype2/include/freetype/ftgzip.h C X11/xc/extras/freetype2/include/freetype/ftincrem.h C X11/xc/extras/freetype2/include/freetype/ftlcdfil.h C X11/xc/extras/freetype2/include/freetype/ftlist.h C X11/xc/extras/freetype2/include/freetype/ftlzw.h C X11/xc/extras/freetype2/include/freetype/ftmac.h C X11/xc/extras/freetype2/include/freetype/ftmodapi.h C X11/xc/extras/freetype2/include/freetype/ftmoderr.h C X11/xc/extras/freetype2/include/freetype/ftotval.h C X11/xc/extras/freetype2/include/freetype/ftpfr.h C X11/xc/extras/freetype2/include/freetype/ftsizes.h C X11/xc/extras/freetype2/include/freetype/ftsnames.h C X11/xc/extras/freetype2/include/freetype/ftstroke.h C X11/xc/extras/freetype2/include/freetype/ftsynth.h C X11/xc/extras/freetype2/include/freetype/ftsystem.h C X11/xc/extras/freetype2/include/freetype/fttrigon.h N X11/xc/extras/freetype2/include/freetype/ftttdrv.h C X11/xc/extras/freetype2/include/freetype/fttypes.h C X11/xc/extras/freetype2/include/freetype/ftwinfnt.h C X11/xc/extras/freetype2/include/freetype/t1tables.h C X11/xc/extras/freetype2/include/freetype/ttnameid.h C X11/xc/extras/freetype2/include/freetype/tttables.h C X11/xc/extras/freetype2/include/freetype/ttunpat.h N X11/xc/extras/freetype2/include/freetype/ftfntfmt.h C X11/xc/extras/freetype2/include/freetype/ftimage.h C X11/xc/extras/freetype2/include/freetype/ftoutln.h C X11/xc/extras/freetype2/include/freetype/ftrender.h C X11/xc/extras/freetype2/include/freetype/freetype.h C X11/xc/extras/freetype2/include/freetype/ftmm.h C X11/xc/extras/freetype2/include/freetype/tttags.h U X11/xc/extras/freetype2/include/freetype/config/ftmodule.h C X11/xc/extras/freetype2/include/freetype/config/ftheader.h C X11/xc/extras/freetype2/include/freetype/config/ftstdlib.h C X11/xc/extras/freetype2/include/freetype/config/ftconfig.h C X11/xc/extras/freetype2/include/freetype/config/ftoption.h C X11/xc/extras/freetype2/include/freetype/internal/autohint.h C X11/xc/extras/freetype2/include/freetype/internal/ftcalc.h C X11/xc/extras/freetype2/include/freetype/internal/ftdebug.h C X11/xc/extras/freetype2/include/freetype/internal/ftgloadr.h N X11/xc/extras/freetype2/include/freetype/internal/fthash.h U X11/xc/extras/freetype2/include/freetype/internal/ftpic.h C X11/xc/extras/freetype2/include/freetype/internal/ftstream.h C X11/xc/extras/freetype2/include/freetype/internal/ftvalid.h C X11/xc/extras/freetype2/include/freetype/internal/internal.h C X11/xc/extras/freetype2/include/freetype/internal/psaux.h C X11/xc/extras/freetype2/include/freetype/internal/pshints.h C X11/xc/extras/freetype2/include/freetype/internal/t1types.h C X11/xc/extras/freetype2/include/freetype/internal/sfnt.h C X11/xc/extras/freetype2/include/freetype/internal/ftdriver.h C X11/xc/extras/freetype2/include/freetype/internal/ftmemory.h C X11/xc/extras/freetype2/include/freetype/internal/fttrace.h C X11/xc/extras/freetype2/include/freetype/internal/ftobjs.h C X11/xc/extras/freetype2/include/freetype/internal/ftserv.h C X11/xc/extras/freetype2/include/freetype/internal/tttypes.h C X11/xc/extras/freetype2/include/freetype/internal/ftrfork.h C X11/xc/extras/freetype2/include/freetype/internal/services/svbdf.h C X11/xc/extras/freetype2/include/freetype/internal/services/svcid.h C X11/xc/extras/freetype2/include/freetype/internal/services/svgldict.h U X11/xc/extras/freetype2/include/freetype/internal/services/svgxval.h C X11/xc/extras/freetype2/include/freetype/internal/services/svkern.h C X11/xc/extras/freetype2/include/freetype/internal/services/svotval.h C X11/xc/extras/freetype2/include/freetype/internal/services/svpfr.h C X11/xc/extras/freetype2/include/freetype/internal/services/svpostnm.h N X11/xc/extras/freetype2/include/freetype/internal/services/svprop.h C X11/xc/extras/freetype2/include/freetype/internal/services/svpscmap.h C X11/xc/extras/freetype2/include/freetype/internal/services/svpsinfo.h C X11/xc/extras/freetype2/include/freetype/internal/services/svsfnt.h C X11/xc/extras/freetype2/include/freetype/internal/services/svttcmap.h U X11/xc/extras/freetype2/include/freetype/internal/services/svtteng.h C X11/xc/extras/freetype2/include/freetype/internal/services/svttglyf.h C X11/xc/extras/freetype2/include/freetype/internal/services/svwinfnt.h N X11/xc/extras/freetype2/include/freetype/internal/services/svfntfmt.h N X11/xc/extras/freetype2/include/freetype/internal/services/svmetric.h C X11/xc/extras/freetype2/include/freetype/internal/services/svmm.h C X11/xc/extras/freetype2/src/Jamfile C X11/xc/extras/freetype2/src/type42/Jamfile C X11/xc/extras/freetype2/src/type42/module.mk C X11/xc/extras/freetype2/src/type42/rules.mk C X11/xc/extras/freetype2/src/type42/t42drivr.h C X11/xc/extras/freetype2/src/type42/t42error.h C X11/xc/extras/freetype2/src/type42/t42objs.c C X11/xc/extras/freetype2/src/type42/t42objs.h C X11/xc/extras/freetype2/src/type42/t42parse.h C X11/xc/extras/freetype2/src/type42/t42types.h C X11/xc/extras/freetype2/src/type42/type42.c C X11/xc/extras/freetype2/src/type42/t42drivr.c C X11/xc/extras/freetype2/src/type42/t42parse.c C X11/xc/extras/freetype2/src/sfnt/Jamfile C X11/xc/extras/freetype2/src/sfnt/module.mk C X11/xc/extras/freetype2/src/sfnt/rules.mk C X11/xc/extras/freetype2/src/sfnt/sfdriver.h C X11/xc/extras/freetype2/src/sfnt/sferrors.h C X11/xc/extras/freetype2/src/sfnt/sfnt.c U X11/xc/extras/freetype2/src/sfnt/sfntpic.c U X11/xc/extras/freetype2/src/sfnt/sfntpic.h C X11/xc/extras/freetype2/src/sfnt/sfobjs.h U X11/xc/extras/freetype2/src/sfnt/ttbdf.c U X11/xc/extras/freetype2/src/sfnt/ttbdf.h U X11/xc/extras/freetype2/src/sfnt/ttcmap.h U X11/xc/extras/freetype2/src/sfnt/ttcmapc.h C X11/xc/extras/freetype2/src/sfnt/ttkern.c C X11/xc/extras/freetype2/src/sfnt/ttkern.h C X11/xc/extras/freetype2/src/sfnt/ttload.h U X11/xc/extras/freetype2/src/sfnt/ttmtx.h C X11/xc/extras/freetype2/src/sfnt/ttpost.h C X11/xc/extras/freetype2/src/sfnt/ttsbit.h N X11/xc/extras/freetype2/src/sfnt/pngshim.c N X11/xc/extras/freetype2/src/sfnt/pngshim.h C X11/xc/extras/freetype2/src/sfnt/ttload.c C X11/xc/extras/freetype2/src/sfnt/ttpost.c C X11/xc/extras/freetype2/src/sfnt/ttsbit.c C X11/xc/extras/freetype2/src/sfnt/ttmtx.c C X11/xc/extras/freetype2/src/sfnt/sfobjs.c C X11/xc/extras/freetype2/src/sfnt/ttcmap.c C X11/xc/extras/freetype2/src/sfnt/sfdriver.c C X11/xc/extras/freetype2/src/cache/Jamfile C X11/xc/extras/freetype2/src/cache/ftcache.c C X11/xc/extras/freetype2/src/cache/ftccache.c C X11/xc/extras/freetype2/src/cache/ftccache.h C X11/xc/extras/freetype2/src/cache/ftccback.h C X11/xc/extras/freetype2/src/cache/ftcerror.h C X11/xc/extras/freetype2/src/cache/ftcglyph.c C X11/xc/extras/freetype2/src/cache/ftcglyph.h C X11/xc/extras/freetype2/src/cache/ftcimage.c U X11/xc/extras/freetype2/src/cache/ftcimage.h U X11/xc/extras/freetype2/src/cache/ftcmanag.h C X11/xc/extras/freetype2/src/cache/ftcmru.c C X11/xc/extras/freetype2/src/cache/ftcsbits.c U X11/xc/extras/freetype2/src/cache/ftcsbits.h C X11/xc/extras/freetype2/src/cache/rules.mk C X11/xc/extras/freetype2/src/cache/ftcbasic.c C X11/xc/extras/freetype2/src/cache/ftccmap.c C X11/xc/extras/freetype2/src/cache/ftcmanag.c U X11/xc/extras/freetype2/src/cache/ftcmru.h C X11/xc/extras/freetype2/src/lzw/Jamfile C X11/xc/extras/freetype2/src/lzw/ftlzw.c C X11/xc/extras/freetype2/src/lzw/ftzopen.h C X11/xc/extras/freetype2/src/lzw/rules.mk C X11/xc/extras/freetype2/src/lzw/ftzopen.c C X11/xc/extras/freetype2/src/pshinter/Jamfile C X11/xc/extras/freetype2/src/pshinter/module.mk C X11/xc/extras/freetype2/src/pshinter/pshalgo.h C X11/xc/extras/freetype2/src/pshinter/pshglob.c C X11/xc/extras/freetype2/src/pshinter/pshglob.h C X11/xc/extras/freetype2/src/pshinter/pshinter.c C X11/xc/extras/freetype2/src/pshinter/pshmod.h C X11/xc/extras/freetype2/src/pshinter/pshnterr.h U X11/xc/extras/freetype2/src/pshinter/pshpic.c U X11/xc/extras/freetype2/src/pshinter/pshpic.h C X11/xc/extras/freetype2/src/pshinter/pshrec.h C X11/xc/extras/freetype2/src/pshinter/rules.mk C X11/xc/extras/freetype2/src/pshinter/pshmod.c C X11/xc/extras/freetype2/src/pshinter/pshrec.c C X11/xc/extras/freetype2/src/pshinter/pshalgo.c U X11/xc/extras/freetype2/src/bdf/module.mk C X11/xc/extras/freetype2/src/bdf/README C X11/xc/extras/freetype2/src/bdf/rules.mk U X11/xc/extras/freetype2/src/bdf/bdf.c C X11/xc/extras/freetype2/src/bdf/Jamfile C X11/xc/extras/freetype2/src/bdf/bdf.h C X11/xc/extras/freetype2/src/bdf/bdfdrivr.h C X11/xc/extras/freetype2/src/bdf/bdferror.h C X11/xc/extras/freetype2/src/bdf/bdfdrivr.c C X11/xc/extras/freetype2/src/bdf/bdflib.c U X11/xc/extras/freetype2/src/pcf/module.mk C X11/xc/extras/freetype2/src/pcf/README C X11/xc/extras/freetype2/src/pcf/rules.mk C X11/xc/extras/freetype2/src/pcf/pcfutil.c U X11/xc/extras/freetype2/src/pcf/pcf.c C X11/xc/extras/freetype2/src/pcf/Jamfile C X11/xc/extras/freetype2/src/pcf/pcf.h C X11/xc/extras/freetype2/src/pcf/pcfdrivr.h C X11/xc/extras/freetype2/src/pcf/pcferror.h C X11/xc/extras/freetype2/src/pcf/pcfread.h C X11/xc/extras/freetype2/src/pcf/pcfutil.h C X11/xc/extras/freetype2/src/pcf/pcfdrivr.c C X11/xc/extras/freetype2/src/pcf/pcfread.c U X11/xc/extras/freetype2/src/autofit/afangles.h C X11/xc/extras/freetype2/src/autofit/Jamfile C X11/xc/extras/freetype2/src/autofit/afangles.c N X11/xc/extras/freetype2/src/autofit/afblue.cin N X11/xc/extras/freetype2/src/autofit/afblue.hin C X11/xc/extras/freetype2/src/autofit/afcjk.h N X11/xc/extras/freetype2/src/autofit/afcover.h C X11/xc/extras/freetype2/src/autofit/afdummy.h U X11/xc/extras/freetype2/src/autofit/aferrors.h C X11/xc/extras/freetype2/src/autofit/afglobal.c C X11/xc/extras/freetype2/src/autofit/afglobal.h C X11/xc/extras/freetype2/src/autofit/afhints.c C X11/xc/extras/freetype2/src/autofit/afhints.h C X11/xc/extras/freetype2/src/autofit/afindic.h C X11/xc/extras/freetype2/src/autofit/aflatin2.h C X11/xc/extras/freetype2/src/autofit/afmodule.h U X11/xc/extras/freetype2/src/autofit/afpic.c U X11/xc/extras/freetype2/src/autofit/afpic.h N X11/xc/extras/freetype2/src/autofit/afranges.c N X11/xc/extras/freetype2/src/autofit/afranges.h N X11/xc/extras/freetype2/src/autofit/afshaper.c N X11/xc/extras/freetype2/src/autofit/afshaper.h N X11/xc/extras/freetype2/src/autofit/afstyles.h C X11/xc/extras/freetype2/src/autofit/afwarp.c C X11/xc/extras/freetype2/src/autofit/afwarp.h N X11/xc/extras/freetype2/src/autofit/afwrtsys.h C X11/xc/extras/freetype2/src/autofit/autofit.c U X11/xc/extras/freetype2/src/autofit/module.mk C X11/xc/extras/freetype2/src/autofit/rules.mk C X11/xc/extras/freetype2/src/autofit/afloader.h N X11/xc/extras/freetype2/src/autofit/afblue.c N X11/xc/extras/freetype2/src/autofit/afblue.dat N X11/xc/extras/freetype2/src/autofit/afblue.h C X11/xc/extras/freetype2/src/autofit/afcjk.c C X11/xc/extras/freetype2/src/autofit/afdummy.c C X11/xc/extras/freetype2/src/autofit/afindic.c C X11/xc/extras/freetype2/src/autofit/aflatin2.c C X11/xc/extras/freetype2/src/autofit/afmodule.c N X11/xc/extras/freetype2/src/autofit/afscript.h C X11/xc/extras/freetype2/src/autofit/afloader.c C X11/xc/extras/freetype2/src/autofit/aftypes.h C X11/xc/extras/freetype2/src/autofit/aflatin.c C X11/xc/extras/freetype2/src/autofit/aflatin.h C X11/xc/extras/freetype2/src/smooth/Jamfile C X11/xc/extras/freetype2/src/smooth/ftgrays.h C X11/xc/extras/freetype2/src/smooth/ftsmerrs.h C X11/xc/extras/freetype2/src/smooth/ftsmooth.h U X11/xc/extras/freetype2/src/smooth/ftspic.c U X11/xc/extras/freetype2/src/smooth/ftspic.h C X11/xc/extras/freetype2/src/smooth/module.mk C X11/xc/extras/freetype2/src/smooth/rules.mk C X11/xc/extras/freetype2/src/smooth/smooth.c C X11/xc/extras/freetype2/src/smooth/ftgrays.c C X11/xc/extras/freetype2/src/smooth/ftsmooth.c U X11/xc/extras/freetype2/src/gzip/zutil.c U X11/xc/extras/freetype2/src/gzip/infutil.c U X11/xc/extras/freetype2/src/gzip/inflate.c C X11/xc/extras/freetype2/src/gzip/inftrees.c U X11/xc/extras/freetype2/src/gzip/inffixed.h U X11/xc/extras/freetype2/src/gzip/inftrees.h U X11/xc/extras/freetype2/src/gzip/infutil.h U X11/xc/extras/freetype2/src/gzip/zutil.h C X11/xc/extras/freetype2/src/gzip/Jamfile U X11/xc/extras/freetype2/src/gzip/adler32.c U X11/xc/extras/freetype2/src/gzip/infblock.c U X11/xc/extras/freetype2/src/gzip/infblock.h U X11/xc/extras/freetype2/src/gzip/infcodes.c U X11/xc/extras/freetype2/src/gzip/infcodes.h C X11/xc/extras/freetype2/src/gzip/ftgzip.c N X11/xc/extras/freetype2/src/gzip/ftzconf.h C X11/xc/extras/freetype2/src/gzip/rules.mk C X11/xc/extras/freetype2/src/gzip/zlib.h N X11/xc/extras/freetype2/src/cff/cf2blues.c N X11/xc/extras/freetype2/src/cff/cf2read.c N X11/xc/extras/freetype2/src/cff/cf2arrst.c C X11/xc/extras/freetype2/src/cff/Jamfile N X11/xc/extras/freetype2/src/cff/cf2arrst.h N X11/xc/extras/freetype2/src/cff/cf2blues.h N X11/xc/extras/freetype2/src/cff/cf2error.h N X11/xc/extras/freetype2/src/cff/cf2glue.h N X11/xc/extras/freetype2/src/cff/cf2hints.h N X11/xc/extras/freetype2/src/cff/cf2intrp.h N X11/xc/extras/freetype2/src/cff/cf2read.h N X11/xc/extras/freetype2/src/cff/cf2types.h C X11/xc/extras/freetype2/src/cff/cff.c C X11/xc/extras/freetype2/src/cff/cffcmap.h C X11/xc/extras/freetype2/src/cff/cffdrivr.h C X11/xc/extras/freetype2/src/cff/cfferrs.h C X11/xc/extras/freetype2/src/cff/cffgload.h C X11/xc/extras/freetype2/src/cff/cffobjs.h U X11/xc/extras/freetype2/src/cff/cffpic.c C X11/xc/extras/freetype2/src/cff/module.mk C X11/xc/extras/freetype2/src/cff/rules.mk C X11/xc/extras/freetype2/src/cff/cffcmap.c N X11/xc/extras/freetype2/src/cff/cf2error.c N X11/xc/extras/freetype2/src/cff/cf2fixed.h N X11/xc/extras/freetype2/src/cff/cf2ft.c N X11/xc/extras/freetype2/src/cff/cf2font.c N X11/xc/extras/freetype2/src/cff/cf2font.h N X11/xc/extras/freetype2/src/cff/cf2ft.h N X11/xc/extras/freetype2/src/cff/cf2stack.c N X11/xc/extras/freetype2/src/cff/cf2stack.h C X11/xc/extras/freetype2/src/cff/cffload.h C X11/xc/extras/freetype2/src/cff/cffparse.h U X11/xc/extras/freetype2/src/cff/cffpic.h C X11/xc/extras/freetype2/src/cff/cfftoken.h C X11/xc/extras/freetype2/src/cff/cfftypes.h C X11/xc/extras/freetype2/src/cff/cffobjs.c C X11/xc/extras/freetype2/src/cff/cffdrivr.c N X11/xc/extras/freetype2/src/cff/cf2hints.c N X11/xc/extras/freetype2/src/cff/cf2intrp.c C X11/xc/extras/freetype2/src/cff/cffgload.c C X11/xc/extras/freetype2/src/cff/cffload.c C X11/xc/extras/freetype2/src/cff/cffparse.c C X11/xc/extras/freetype2/src/type1/Jamfile C X11/xc/extras/freetype2/src/type1/module.mk C X11/xc/extras/freetype2/src/type1/rules.mk C X11/xc/extras/freetype2/src/type1/t1afm.c C X11/xc/extras/freetype2/src/type1/t1afm.h C X11/xc/extras/freetype2/src/type1/t1driver.h C X11/xc/extras/freetype2/src/type1/t1errors.h C X11/xc/extras/freetype2/src/type1/t1gload.c C X11/xc/extras/freetype2/src/type1/t1gload.h C X11/xc/extras/freetype2/src/type1/t1objs.c C X11/xc/extras/freetype2/src/type1/t1objs.h C X11/xc/extras/freetype2/src/type1/t1parse.c C X11/xc/extras/freetype2/src/type1/t1parse.h C X11/xc/extras/freetype2/src/type1/t1tokens.h C X11/xc/extras/freetype2/src/type1/type1.c C X11/xc/extras/freetype2/src/type1/t1driver.c C X11/xc/extras/freetype2/src/type1/t1load.h C X11/xc/extras/freetype2/src/type1/t1load.c C X11/xc/extras/freetype2/src/psaux/Jamfile C X11/xc/extras/freetype2/src/psaux/afmparse.c U X11/xc/extras/freetype2/src/psaux/afmparse.h C X11/xc/extras/freetype2/src/psaux/module.mk C X11/xc/extras/freetype2/src/psaux/psaux.c C X11/xc/extras/freetype2/src/psaux/psauxerr.h C X11/xc/extras/freetype2/src/psaux/psauxmod.h C X11/xc/extras/freetype2/src/psaux/psconv.c C X11/xc/extras/freetype2/src/psaux/psconv.h C X11/xc/extras/freetype2/src/psaux/psobjs.h C X11/xc/extras/freetype2/src/psaux/rules.mk C X11/xc/extras/freetype2/src/psaux/t1cmap.h C X11/xc/extras/freetype2/src/psaux/t1decode.h C X11/xc/extras/freetype2/src/psaux/psauxmod.c C X11/xc/extras/freetype2/src/psaux/t1cmap.c C X11/xc/extras/freetype2/src/psaux/t1decode.c C X11/xc/extras/freetype2/src/psaux/psobjs.c N X11/xc/extras/freetype2/src/base/md5.h C X11/xc/extras/freetype2/src/base/Jamfile U X11/xc/extras/freetype2/src/base/basepic.c U X11/xc/extras/freetype2/src/base/basepic.h U X11/xc/extras/freetype2/src/base/ftadvanc.c C X11/xc/extras/freetype2/src/base/ftapi.c C X11/xc/extras/freetype2/src/base/ftbase.c U X11/xc/extras/freetype2/src/base/ftbase.h C X11/xc/extras/freetype2/src/base/ftbdf.c C X11/xc/extras/freetype2/src/base/ftbitmap.c C X11/xc/extras/freetype2/src/base/ftcid.c C X11/xc/extras/freetype2/src/base/ftdbgmem.c C X11/xc/extras/freetype2/src/base/ftdebug.c N X11/xc/extras/freetype2/src/base/ftfntfmt.c U X11/xc/extras/freetype2/src/base/ftfstype.c C X11/xc/extras/freetype2/src/base/ftgasp.c C X11/xc/extras/freetype2/src/base/ftgloadr.c C X11/xc/extras/freetype2/src/base/ftgxval.c C X11/xc/extras/freetype2/src/base/fthash.c C X11/xc/extras/freetype2/src/base/ftinit.c C X11/xc/extras/freetype2/src/base/ftlcdfil.c C X11/xc/extras/freetype2/src/base/ftotval.c C X11/xc/extras/freetype2/src/base/ftoutln.c C X11/xc/extras/freetype2/src/base/ftpatent.c C X11/xc/extras/freetype2/src/base/ftpfr.c U X11/xc/extras/freetype2/src/base/ftpic.c U X11/xc/extras/freetype2/src/base/ftsnames.c C X11/xc/extras/freetype2/src/base/ftstream.c C X11/xc/extras/freetype2/src/base/ftstroke.c C X11/xc/extras/freetype2/src/base/ftsynth.c C X11/xc/extras/freetype2/src/base/ftsystem.c C X11/xc/extras/freetype2/src/base/fttrigon.c C X11/xc/extras/freetype2/src/base/fttype1.c C X11/xc/extras/freetype2/src/base/ftutil.c C X11/xc/extras/freetype2/src/base/ftwinfnt.c N X11/xc/extras/freetype2/src/base/md5.c C X11/xc/extras/freetype2/src/base/rules.mk C X11/xc/extras/freetype2/src/base/ftbbox.c C X11/xc/extras/freetype2/src/base/ftglyph.c C X11/xc/extras/freetype2/src/base/ftmac.c C X11/xc/extras/freetype2/src/base/ftmm.c C X11/xc/extras/freetype2/src/base/ftrfork.c C X11/xc/extras/freetype2/src/base/ftobjs.c C X11/xc/extras/freetype2/src/base/ftcalc.c U X11/xc/extras/freetype2/src/otvalid/Jamfile U X11/xc/extras/freetype2/src/otvalid/module.mk C X11/xc/extras/freetype2/src/otvalid/otvalid.c C X11/xc/extras/freetype2/src/otvalid/otvalid.h C X11/xc/extras/freetype2/src/otvalid/otvbase.c C X11/xc/extras/freetype2/src/otvalid/otvcommn.c C X11/xc/extras/freetype2/src/otvalid/otvcommn.h U X11/xc/extras/freetype2/src/otvalid/otverror.h C X11/xc/extras/freetype2/src/otvalid/otvgdef.c C X11/xc/extras/freetype2/src/otvalid/otvgpos.c U X11/xc/extras/freetype2/src/otvalid/otvgpos.h C X11/xc/extras/freetype2/src/otvalid/otvgsub.c C X11/xc/extras/freetype2/src/otvalid/otvjstf.c C X11/xc/extras/freetype2/src/otvalid/otvmath.c U X11/xc/extras/freetype2/src/otvalid/otvmod.h C X11/xc/extras/freetype2/src/otvalid/rules.mk C X11/xc/extras/freetype2/src/otvalid/otvmod.c U X11/xc/extras/freetype2/src/gxvalid/Jamfile C X11/xc/extras/freetype2/src/gxvalid/README U X11/xc/extras/freetype2/src/gxvalid/gxvalid.c U X11/xc/extras/freetype2/src/gxvalid/gxvalid.h U X11/xc/extras/freetype2/src/gxvalid/gxvbsln.c C X11/xc/extras/freetype2/src/gxvalid/gxvcommn.h U X11/xc/extras/freetype2/src/gxvalid/gxverror.h C X11/xc/extras/freetype2/src/gxvalid/gxvfeat.c U X11/xc/extras/freetype2/src/gxvalid/gxvfeat.h C X11/xc/extras/freetype2/src/gxvalid/gxvfgen.c U X11/xc/extras/freetype2/src/gxvalid/gxvjust.c C X11/xc/extras/freetype2/src/gxvalid/gxvkern.c U X11/xc/extras/freetype2/src/gxvalid/gxvlcar.c U X11/xc/extras/freetype2/src/gxvalid/gxvmod.h U X11/xc/extras/freetype2/src/gxvalid/gxvmort.c U X11/xc/extras/freetype2/src/gxvalid/gxvmort.h U X11/xc/extras/freetype2/src/gxvalid/gxvmort0.c C X11/xc/extras/freetype2/src/gxvalid/gxvmort1.c C X11/xc/extras/freetype2/src/gxvalid/gxvmort2.c U X11/xc/extras/freetype2/src/gxvalid/gxvmort4.c U X11/xc/extras/freetype2/src/gxvalid/gxvmort5.c U X11/xc/extras/freetype2/src/gxvalid/gxvmorx.c U X11/xc/extras/freetype2/src/gxvalid/gxvmorx.h U X11/xc/extras/freetype2/src/gxvalid/gxvmorx0.c C X11/xc/extras/freetype2/src/gxvalid/gxvmorx1.c U X11/xc/extras/freetype2/src/gxvalid/gxvmorx2.c U X11/xc/extras/freetype2/src/gxvalid/gxvmorx4.c C X11/xc/extras/freetype2/src/gxvalid/gxvmorx5.c U X11/xc/extras/freetype2/src/gxvalid/gxvopbd.c U X11/xc/extras/freetype2/src/gxvalid/gxvprop.c U X11/xc/extras/freetype2/src/gxvalid/gxvtrak.c U X11/xc/extras/freetype2/src/gxvalid/module.mk U X11/xc/extras/freetype2/src/gxvalid/rules.mk U X11/xc/extras/freetype2/src/gxvalid/gxvcommn.c C X11/xc/extras/freetype2/src/gxvalid/gxvmod.c N X11/xc/extras/freetype2/src/bzip2/Jamfile N X11/xc/extras/freetype2/src/bzip2/ftbzip2.c N X11/xc/extras/freetype2/src/bzip2/rules.mk C X11/xc/extras/freetype2/src/psnames/Jamfile C X11/xc/extras/freetype2/src/psnames/module.mk C X11/xc/extras/freetype2/src/psnames/psmodule.h C X11/xc/extras/freetype2/src/psnames/psnamerr.h C X11/xc/extras/freetype2/src/psnames/psnames.c U X11/xc/extras/freetype2/src/psnames/pspic.c U X11/xc/extras/freetype2/src/psnames/pspic.h C X11/xc/extras/freetype2/src/psnames/rules.mk C X11/xc/extras/freetype2/src/psnames/psmodule.c C X11/xc/extras/freetype2/src/psnames/pstables.h C X11/xc/extras/freetype2/src/winfonts/Jamfile C X11/xc/extras/freetype2/src/winfonts/fnterrs.h C X11/xc/extras/freetype2/src/winfonts/module.mk C X11/xc/extras/freetype2/src/winfonts/rules.mk C X11/xc/extras/freetype2/src/winfonts/winfnt.h C X11/xc/extras/freetype2/src/winfonts/winfnt.c C X11/xc/extras/freetype2/src/truetype/Jamfile C X11/xc/extras/freetype2/src/truetype/module.mk C X11/xc/extras/freetype2/src/truetype/rules.mk C X11/xc/extras/freetype2/src/truetype/truetype.c C X11/xc/extras/freetype2/src/truetype/ttdriver.h C X11/xc/extras/freetype2/src/truetype/tterrors.h C X11/xc/extras/freetype2/src/truetype/ttgload.h U X11/xc/extras/freetype2/src/truetype/ttpic.c C X11/xc/extras/freetype2/src/truetype/ttpload.h N X11/xc/extras/freetype2/src/truetype/ttsubpix.c N X11/xc/extras/freetype2/src/truetype/ttsubpix.h C X11/xc/extras/freetype2/src/truetype/ttinterp.h C X11/xc/extras/freetype2/src/truetype/ttobjs.h C X11/xc/extras/freetype2/src/truetype/ttobjs.c U X11/xc/extras/freetype2/src/truetype/ttpic.h C X11/xc/extras/freetype2/src/truetype/ttpload.c C X11/xc/extras/freetype2/src/truetype/ttgxvar.h C X11/xc/extras/freetype2/src/truetype/ttdriver.c C X11/xc/extras/freetype2/src/truetype/ttgload.c C X11/xc/extras/freetype2/src/truetype/ttinterp.c C X11/xc/extras/freetype2/src/truetype/ttgxvar.c C X11/xc/extras/freetype2/src/raster/Jamfile U X11/xc/extras/freetype2/src/raster/ftmisc.h C X11/xc/extras/freetype2/src/raster/ftraster.h C X11/xc/extras/freetype2/src/raster/ftrend1.h C X11/xc/extras/freetype2/src/raster/module.mk C X11/xc/extras/freetype2/src/raster/raster.c C X11/xc/extras/freetype2/src/raster/rasterrs.h U X11/xc/extras/freetype2/src/raster/rastpic.c U X11/xc/extras/freetype2/src/raster/rastpic.h C X11/xc/extras/freetype2/src/raster/rules.mk C X11/xc/extras/freetype2/src/raster/ftrend1.c C X11/xc/extras/freetype2/src/raster/ftraster.c C X11/xc/extras/freetype2/src/cid/Jamfile C X11/xc/extras/freetype2/src/cid/ciderrs.h C X11/xc/extras/freetype2/src/cid/cidgload.c C X11/xc/extras/freetype2/src/cid/cidgload.h C X11/xc/extras/freetype2/src/cid/cidload.h C X11/xc/extras/freetype2/src/cid/cidobjs.c C X11/xc/extras/freetype2/src/cid/cidobjs.h C X11/xc/extras/freetype2/src/cid/cidparse.h C X11/xc/extras/freetype2/src/cid/cidriver.h C X11/xc/extras/freetype2/src/cid/cidtoken.h C X11/xc/extras/freetype2/src/cid/module.mk C X11/xc/extras/freetype2/src/cid/rules.mk C X11/xc/extras/freetype2/src/cid/type1cid.c C X11/xc/extras/freetype2/src/cid/cidload.c C X11/xc/extras/freetype2/src/cid/cidparse.c C X11/xc/extras/freetype2/src/cid/cidriver.c C X11/xc/extras/freetype2/src/pfr/Jamfile C X11/xc/extras/freetype2/src/pfr/module.mk C X11/xc/extras/freetype2/src/pfr/pfr.c C X11/xc/extras/freetype2/src/pfr/pfrcmap.h C X11/xc/extras/freetype2/src/pfr/pfrdrivr.h C X11/xc/extras/freetype2/src/pfr/pfrerror.h C X11/xc/extras/freetype2/src/pfr/pfrgload.c C X11/xc/extras/freetype2/src/pfr/pfrgload.h C X11/xc/extras/freetype2/src/pfr/pfrload.c C X11/xc/extras/freetype2/src/pfr/pfrload.h C X11/xc/extras/freetype2/src/pfr/pfrobjs.h C X11/xc/extras/freetype2/src/pfr/pfrtypes.h C X11/xc/extras/freetype2/src/pfr/rules.mk C X11/xc/extras/freetype2/src/pfr/pfrcmap.c C X11/xc/extras/freetype2/src/pfr/pfrdrivr.c C X11/xc/extras/freetype2/src/pfr/pfrsbit.c C X11/xc/extras/freetype2/src/pfr/pfrsbit.h C X11/xc/extras/freetype2/src/pfr/pfrobjs.c U X11/xc/extras/freetype2/src/tools/Jamfile C X11/xc/extras/freetype2/src/tools/cordic.py C X11/xc/extras/freetype2/src/tools/test_afm.c C X11/xc/extras/freetype2/src/tools/test_bbox.c C X11/xc/extras/freetype2/src/tools/test_trig.c N X11/xc/extras/freetype2/src/tools/update-copyright C X11/xc/extras/freetype2/src/tools/apinames.c U X11/xc/extras/freetype2/src/tools/chktrcmp.py N X11/xc/extras/freetype2/src/tools/afblue.pl N X11/xc/extras/freetype2/src/tools/no-copyright N X11/xc/extras/freetype2/src/tools/update-copyright-year C X11/xc/extras/freetype2/src/tools/glnames.py C X11/xc/extras/freetype2/src/tools/ftrandom/Makefile C X11/xc/extras/freetype2/src/tools/ftrandom/README C X11/xc/extras/freetype2/src/tools/ftrandom/ftrandom.c N X11/xc/extras/freetype2/src/tools/ftfuzzer/README N X11/xc/extras/freetype2/src/tools/ftfuzzer/ftmutator.cc N X11/xc/extras/freetype2/src/tools/ftfuzzer/rasterfuzzer.cc N X11/xc/extras/freetype2/src/tools/ftfuzzer/ftfuzzer.cc N X11/xc/extras/freetype2/src/tools/ftfuzzer/runinput.cc U X11/xc/extras/freetype2/src/tools/docmaker/docbeauty.py C X11/xc/extras/freetype2/src/tools/docmaker/content.py C X11/xc/extras/freetype2/src/tools/docmaker/docmaker.py C X11/xc/extras/freetype2/src/tools/docmaker/formatter.py C X11/xc/extras/freetype2/src/tools/docmaker/sources.py C X11/xc/extras/freetype2/src/tools/docmaker/tohtml.py C X11/xc/extras/freetype2/src/tools/docmaker/utils.py 534 conflicts created by this import. Use the following command to help the merge: cvs checkout -jfreetype:yesterday -jfreetype X11/xc/extras/freetype2 ________________________________________________________________________ Commit ID: 10058F2723111C7BEE2 CVSROOT: /cvs Module name: X11 Changes by: tg@herc.mirbsd.org 2017/04/15 19:22:26 UTC Modified files: xc/extras/freetype2: ChangeLog ChangeLog.20 ChangeLog.21 ChangeLog.22 Jamfile Jamrules Makefile README autogen.sh configure modules.cfg vms_make.com xc/extras/freetype2/builds: detect.mk exports.mk freetype.mk link_dos.mk link_std.mk modules.mk toplevel.mk xc/extras/freetype2/builds/amiga: README makefile makefile.os4 smakefile xc/extras/freetype2/builds/amiga/src/base: ftdebug.c ftsystem.c xc/extras/freetype2/builds/ansi: ansi-def.mk ansi.mk xc/extras/freetype2/builds/atari: ATARI.H README.TXT xc/extras/freetype2/builds/beos: beos-def.mk beos.mk detect.mk xc/extras/freetype2/builds/compiler: ansi-cc.mk bcc-dev.mk bcc.mk emx.mk gcc-dev.mk gcc.mk intelc.mk unix-lcc.mk visualage.mk visualc.mk watcom.mk win-lcc.mk xc/extras/freetype2/builds/dos: detect.mk dos-def.mk dos-emx.mk dos-gcc.mk dos-wat.mk xc/extras/freetype2/builds/mac: FreeType.m68k_cfm.make.txt FreeType.m68k_far.make.txt FreeType.ppc_carbon.make.txt FreeType.ppc_classic.make.txt README ftmac.c xc/extras/freetype2/builds/os2: detect.mk os2-def.mk os2-dev.mk os2-gcc.mk xc/extras/freetype2/builds/symbian: bld.inf freetype.mmp xc/extras/freetype2/builds/unix: aclocal.m4 config.guess config.sub configure configure.ac configure.raw detect.mk freetype-config.in freetype2.in freetype2.m4 ft-munmap.m4 ftconfig.in ftsystem.c install-sh install.mk ltmain.sh unix-cc.in unix-def.in unix-dev.mk unix-lcc.mk unix.mk unixddef.mk xc/extras/freetype2/builds/vms: ftconfig.h ftsystem.c xc/extras/freetype2/devel: ft2build.h ftoption.h xc/extras/freetype2/docs: CHANGES CUSTOMIZE DEBUG FTL.TXT INSTALL INSTALL.ANY INSTALL.CROSS INSTALL.GNU INSTALL.UNIX INSTALL.VMS PROBLEMS TODO raster.txt release xc/extras/freetype2/docs/reference: ft2-base_interface.html ft2-basic_types.html ft2-bdf_fonts.html ft2-bitmap_handling.html ft2-cache_subsystem.html ft2-cid_fonts.html ft2-computations.html ft2-font_formats.html ft2-gasp_table.html ft2-glyph_management.html ft2-glyph_stroker.html ft2-glyph_variants.html ft2-gx_validation.html ft2-gzip.html ft2-header_file_macros.html ft2-incremental.html ft2-index.html ft2-lcd_filtering.html ft2-list_processing.html ft2-lzw.html ft2-mac_specific.html ft2-module_management.html ft2-multiple_masters.html ft2-ot_validation.html ft2-outline_processing.html ft2-pfr_fonts.html ft2-raster.html ft2-sfnt_names.html ft2-sizes_management.html ft2-system_interface.html ft2-toc.html ft2-truetype_engine.html ft2-truetype_tables.html ft2-type1_tables.html ft2-user_allocation.html ft2-version.html ft2-winfnt_fonts.html xc/extras/freetype2/include: ft2build.h xc/extras/freetype2/include/freetype: freetype.h ftbbox.h ftbdf.h ftbitmap.h ftcache.h ftchapters.h ftcid.h fterrdef.h fterrors.h ftgasp.h ftglyph.h ftgzip.h ftimage.h ftincrem.h ftlcdfil.h ftlist.h ftlzw.h ftmac.h ftmm.h ftmodapi.h ftmoderr.h ftotval.h ftoutln.h ftpfr.h ftrender.h ftsizes.h ftsnames.h ftstroke.h ftsynth.h ftsystem.h fttrigon.h fttypes.h ftwinfnt.h t1tables.h ttnameid.h tttables.h tttags.h ttunpat.h xc/extras/freetype2/include/freetype/config: ftconfig.h ftheader.h ftoption.h ftstdlib.h xc/extras/freetype2/include/freetype/internal: autohint.h ftcalc.h ftdebug.h ftdriver.h ftgloadr.h ftmemory.h ftobjs.h ftrfork.h ftserv.h ftstream.h fttrace.h ftvalid.h internal.h psaux.h pshints.h sfnt.h t1types.h tttypes.h xc/extras/freetype2/include/freetype/internal/services: svbdf.h svcid.h svgldict.h svkern.h svmm.h svotval.h svpfr.h svpostnm.h svpscmap.h svpsinfo.h svsfnt.h svttcmap.h svttglyf.h svwinfnt.h xc/extras/freetype2/src: Jamfile xc/extras/freetype2/src/autofit: Jamfile afangles.c afcjk.c afcjk.h afdummy.c afdummy.h afglobal.c afglobal.h afhints.c afhints.h afindic.c afindic.h aflatin.c aflatin.h aflatin2.c aflatin2.h afloader.c afloader.h afmodule.c afmodule.h aftypes.h afwarp.c afwarp.h autofit.c rules.mk xc/extras/freetype2/src/base: Jamfile ftapi.c ftbase.c ftbbox.c ftbdf.c ftbitmap.c ftcalc.c ftcid.c ftdbgmem.c ftdebug.c ftgasp.c ftgloadr.c ftglyph.c ftgxval.c ftinit.c ftlcdfil.c ftmac.c ftmm.c ftobjs.c ftotval.c ftoutln.c ftpatent.c ftpfr.c ftrfork.c ftstream.c ftstroke.c ftsynth.c ftsystem.c fttrigon.c fttype1.c ftutil.c ftwinfnt.c md5.h rules.mk xc/extras/freetype2/src/bdf: Jamfile README bdf.h bdfdrivr.c bdfdrivr.h bdferror.h bdflib.c rules.mk xc/extras/freetype2/src/cache: Jamfile ftcache.c ftcbasic.c ftccache.c ftccache.h ftccback.h ftccmap.c ftcerror.h ftcglyph.c ftcglyph.h ftcimage.c ftcmanag.c ftcmru.c ftcsbits.c rules.mk xc/extras/freetype2/src/cff: Jamfile cff.c cffcmap.c cffcmap.h cffdrivr.c cffdrivr.h cfferrs.h cffgload.c cffgload.h cffload.c cffload.h cffobjs.c cffobjs.h cffparse.c cffparse.h cfftoken.h cfftypes.h module.mk rules.mk xc/extras/freetype2/src/cid: Jamfile ciderrs.h cidgload.c cidgload.h cidload.c cidload.h cidobjs.c cidobjs.h cidparse.c cidparse.h cidriver.c cidriver.h cidtoken.h module.mk rules.mk type1cid.c xc/extras/freetype2/src/gxvalid: README gxvcommn.h gxvfeat.c gxvfgen.c gxvkern.c gxvmod.c gxvmort1.c gxvmort2.c gxvmorx1.c gxvmorx5.c xc/extras/freetype2/src/gzip: Jamfile ftgzip.c rules.mk xc/extras/freetype2/src/lzw: Jamfile ftlzw.c ftzopen.c ftzopen.h rules.mk xc/extras/freetype2/src/otvalid: otvalid.c otvalid.h otvbase.c otvcommn.c otvcommn.h otvgdef.c otvgpos.c otvgsub.c otvjstf.c otvmath.c otvmod.c rules.mk xc/extras/freetype2/src/pcf: Jamfile README pcf.h pcfdrivr.c pcfdrivr.h pcferror.h pcfread.c pcfread.h pcfutil.c pcfutil.h rules.mk xc/extras/freetype2/src/pfr: Jamfile module.mk pfr.c pfrcmap.c pfrcmap.h pfrdrivr.c pfrdrivr.h pfrerror.h pfrgload.c pfrgload.h pfrload.c pfrload.h pfrobjs.c pfrobjs.h pfrsbit.c pfrsbit.h pfrtypes.h rules.mk xc/extras/freetype2/src/psaux: Jamfile afmparse.c module.mk psaux.c psauxerr.h psauxmod.c psauxmod.h psconv.c psconv.h psobjs.c psobjs.h rules.mk t1cmap.c t1cmap.h t1decode.c t1decode.h xc/extras/freetype2/src/pshinter: Jamfile module.mk pshalgo.c pshalgo.h pshglob.c pshglob.h pshinter.c pshmod.c pshmod.h pshnterr.h pshrec.c pshrec.h rules.mk xc/extras/freetype2/src/psnames: Jamfile module.mk psmodule.c psmodule.h psnamerr.h psnames.c pstables.h rules.mk xc/extras/freetype2/src/raster: Jamfile ftraster.c ftraster.h ftrend1.c ftrend1.h module.mk raster.c rasterrs.h rules.mk xc/extras/freetype2/src/sfnt: Jamfile module.mk rules.mk sfdriver.c sfdriver.h sferrors.h sfnt.c sfobjs.c sfobjs.h ttcmap.c ttkern.c ttkern.h ttload.c ttload.h ttmtx.c ttpost.c ttpost.h ttsbit.c ttsbit.h xc/extras/freetype2/src/smooth: Jamfile ftgrays.c ftgrays.h ftsmerrs.h ftsmooth.c ftsmooth.h module.mk rules.mk smooth.c xc/extras/freetype2/src/tools: apinames.c cordic.py glnames.py test_afm.c test_bbox.c test_trig.c xc/extras/freetype2/src/tools/docmaker: content.py docmaker.py formatter.py sources.py tohtml.py utils.py xc/extras/freetype2/src/tools/ftrandom: Makefile README ftrandom.c xc/extras/freetype2/src/truetype: Jamfile module.mk rules.mk truetype.c ttdriver.c ttdriver.h tterrors.h ttgload.c ttgload.h ttgxvar.c ttgxvar.h ttinterp.c ttinterp.h ttobjs.c ttobjs.h ttpload.c ttpload.h xc/extras/freetype2/src/type1: Jamfile module.mk rules.mk t1afm.c t1afm.h t1driver.c t1driver.h t1errors.h t1gload.c t1gload.h t1load.c t1load.h t1objs.c t1objs.h t1parse.c t1parse.h t1tokens.h type1.c xc/extras/freetype2/src/type42: Jamfile module.mk rules.mk t42drivr.c t42drivr.h t42error.h t42objs.c t42objs.h t42parse.c t42parse.h t42types.h type42.c xc/extras/freetype2/src/winfonts: Jamfile fnterrs.h module.mk rules.mk winfnt.c winfnt.h Added files: xc/extras/freetype2/src/base: fthash.c Removed files: xc/extras/freetype2: .gitignore xc/extras/freetype2/builds/amiga/include/freetype/config: ftconfig.h ftmodule.h xc/extras/freetype2/builds/unix: .gitignore ft2unix.h mkinstalldirs xc/extras/freetype2/builds/win32: detect.mk ftdebug.c w32-bcc.mk w32-bccd.mk w32-dev.mk w32-gcc.mk w32-icc.mk w32-intl.mk w32-lcc.mk w32-mingw32.mk w32-vcc.mk w32-wat.mk win32-def.mk xc/extras/freetype2/builds/win32/vc2005: freetype.sln freetype.vcproj index.html xc/extras/freetype2/builds/win32/vc2008: freetype.sln freetype.vcproj index.html xc/extras/freetype2/builds/win32/visualc: freetype.dsp freetype.dsw freetype.sln freetype.vcproj index.html xc/extras/freetype2/builds/win32/visualce: freetype.dsp freetype.dsw freetype.vcproj index.html xc/extras/freetype2/docs: GPL.TXT PATENTS TRUETYPE UPGRADE.UNIX VERSION.DLL xc/extras/freetype2/docs/reference: .gitignore xc/extras/freetype2/include/freetype: ftxf86.h xc/extras/freetype2/include/freetype/internal: pcftypes.h xc/extras/freetype2/include/freetype/internal/services: svxf86nm.h xc/extras/freetype2/objs: .gitignore xc/extras/freetype2/src/base: ftxf86.c md5.c xc/extras/freetype2/src/sfnt: ttsbit0.c xc/extras/freetype2/src/tools/docmaker: .gitignore Log message: first cut at a quickmerge To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.115.1 -r0 X11/xc/extras/freetype2/.gitignore cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/ChangeLog cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/ChangeLog.20 cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/ChangeLog.21 cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/ChangeLog.22 cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/Jamfile cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/Jamrules cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/Makefile cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/README cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/autogen.sh cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/configure cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/modules.cfg cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/vms_make.com cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/builds/detect.mk cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/builds/exports.mk cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/builds/freetype.mk cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/freetype2/builds/link_dos.mk cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/freetype2/builds/link_std.mk cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/builds/modules.mk cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/builds/toplevel.mk cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/builds/amiga/README cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/builds/amiga/makefile cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/builds/amiga/makefile.os4 cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/builds/amiga/smakefile cvs -R rdiff -kk -upr1.3 -r0 X11/xc/extras/freetype2/builds/amiga/include/freetype/config/ftconfig.h cvs -R rdiff -kk -upr1.3 -r0 X11/xc/extras/freetype2/builds/amiga/include/freetype/config/ftmodule.h cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/builds/amiga/src/base/ftdebug.c cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/builds/amiga/src/base/ftsystem.c cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/builds/ansi/ansi-def.mk cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/freetype2/builds/ansi/ansi.mk cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/builds/atari/ATARI.H cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/builds/atari/README.TXT cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/builds/beos/beos-def.mk cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/builds/beos/beos.mk cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/builds/beos/detect.mk cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/builds/compiler/ansi-cc.mk cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/builds/compiler/bcc-dev.mk cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/builds/compiler/bcc.mk cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/builds/compiler/emx.mk cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/builds/compiler/gcc-dev.mk cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/builds/compiler/gcc.mk cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/builds/compiler/intelc.mk cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/builds/compiler/unix-lcc.mk cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/builds/compiler/visualage.mk cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/builds/compiler/visualc.mk cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/builds/compiler/watcom.mk cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/builds/compiler/win-lcc.mk cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/builds/dos/detect.mk cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/builds/dos/dos-def.mk cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/freetype2/builds/dos/dos-emx.mk cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/freetype2/builds/dos/dos-gcc.mk cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/builds/dos/dos-wat.mk cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/builds/mac/FreeType.m68k_cfm.make.txt cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/builds/mac/FreeType.m68k_far.make.txt cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/builds/mac/FreeType.ppc_carbon.make.txt cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/builds/mac/FreeType.ppc_classic.make.txt cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/builds/mac/README cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/builds/mac/ftmac.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/builds/os2/detect.mk cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/builds/os2/os2-def.mk cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/builds/os2/os2-dev.mk cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/freetype2/builds/os2/os2-gcc.mk cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/builds/symbian/bld.inf cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/builds/symbian/freetype.mmp cvs -R rdiff -kk -upr1.1.115.1 -r0 X11/xc/extras/freetype2/builds/unix/.gitignore cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/builds/unix/aclocal.m4 cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/builds/unix/config.guess cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/builds/unix/config.sub cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/builds/unix/configure cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/builds/unix/configure.ac cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/builds/unix/configure.raw cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/builds/unix/detect.mk cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/builds/unix/freetype-config.in cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/builds/unix/freetype2.in cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/builds/unix/freetype2.m4 cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/builds/unix/ft-munmap.m4 cvs -R rdiff -kk -upr1.2 -r0 X11/xc/extras/freetype2/builds/unix/ft2unix.h cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/builds/unix/ftconfig.in cvs -R rdiff -kk -upr1.7 -r1.8 X11/xc/extras/freetype2/builds/unix/ftsystem.c cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/builds/unix/install-sh cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/builds/unix/install.mk cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/builds/unix/ltmain.sh cvs -R rdiff -kk -upr1.3 -r0 X11/xc/extras/freetype2/builds/unix/mkinstalldirs cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/builds/unix/unix-cc.in cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/builds/unix/unix-def.in cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/builds/unix/unix-dev.mk cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/freetype2/builds/unix/unix-lcc.mk cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/builds/unix/unix.mk cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/builds/unix/unixddef.mk cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/builds/vms/ftconfig.h cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/builds/vms/ftsystem.c cvs -R rdiff -kk -upr1.3 -r0 X11/xc/extras/freetype2/builds/win32/detect.mk cvs -R rdiff -kk -upr1.5 -r0 X11/xc/extras/freetype2/builds/win32/ftdebug.c cvs -R rdiff -kk -upr1.2 -r0 X11/xc/extras/freetype2/builds/win32/w32-bcc.mk cvs -R rdiff -kk -upr1.2 -r0 X11/xc/extras/freetype2/builds/win32/w32-bccd.mk cvs -R rdiff -kk -upr1.2 -r0 X11/xc/extras/freetype2/builds/win32/w32-dev.mk cvs -R rdiff -kk -upr1.2 -r0 X11/xc/extras/freetype2/builds/win32/w32-gcc.mk cvs -R rdiff -kk -upr1.2 -r0 X11/xc/extras/freetype2/builds/win32/w32-icc.mk cvs -R rdiff -kk -upr1.2 -r0 X11/xc/extras/freetype2/builds/win32/w32-intl.mk cvs -R rdiff -kk -upr1.1.103.1 -r0 X11/xc/extras/freetype2/builds/win32/w32-lcc.mk cvs -R rdiff -kk -upr1.2 -r0 X11/xc/extras/freetype2/builds/win32/w32-mingw32.mk cvs -R rdiff -kk -upr1.2 -r0 X11/xc/extras/freetype2/builds/win32/w32-vcc.mk cvs -R rdiff -kk -upr1.2 -r0 X11/xc/extras/freetype2/builds/win32/w32-wat.mk cvs -R rdiff -kk -upr1.4 -r0 X11/xc/extras/freetype2/builds/win32/win32-def.mk cvs -R rdiff -kk -upr1.1.115.1 -r0 X11/xc/extras/freetype2/builds/win32/vc2005/freetype.sln cvs -R rdiff -kk -upr1.1.115.1 -r0 X11/xc/extras/freetype2/builds/win32/vc2005/freetype.vcproj cvs -R rdiff -kk -upr1.1.115.1 -r0 X11/xc/extras/freetype2/builds/win32/vc2005/index.html cvs -R rdiff -kk -upr1.1.115.1 -r0 X11/xc/extras/freetype2/builds/win32/vc2008/freetype.sln cvs -R rdiff -kk -upr1.1.115.1 -r0 X11/xc/extras/freetype2/builds/win32/vc2008/freetype.vcproj cvs -R rdiff -kk -upr1.1.115.1 -r0 X11/xc/extras/freetype2/builds/win32/vc2008/index.html cvs -R rdiff -kk -upr1.5 -r0 X11/xc/extras/freetype2/builds/win32/visualc/freetype.dsp cvs -R rdiff -kk -upr1.2 -r0 X11/xc/extras/freetype2/builds/win32/visualc/freetype.dsw cvs -R rdiff -kk -upr1.3 -r0 X11/xc/extras/freetype2/builds/win32/visualc/freetype.sln cvs -R rdiff -kk -upr1.5 -r0 X11/xc/extras/freetype2/builds/win32/visualc/freetype.vcproj cvs -R rdiff -kk -upr1.5 -r0 X11/xc/extras/freetype2/builds/win32/visualc/index.html cvs -R rdiff -kk -upr1.2 -r0 X11/xc/extras/freetype2/builds/win32/visualce/freetype.dsp cvs -R rdiff -kk -upr1.2 -r0 X11/xc/extras/freetype2/builds/win32/visualce/freetype.dsw cvs -R rdiff -kk -upr1.2 -r0 X11/xc/extras/freetype2/builds/win32/visualce/freetype.vcproj cvs -R rdiff -kk -upr1.2 -r0 X11/xc/extras/freetype2/builds/win32/visualce/index.html cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/devel/ft2build.h cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/devel/ftoption.h cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/docs/CHANGES cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/docs/CUSTOMIZE cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/docs/DEBUG cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/docs/FTL.TXT cvs -R rdiff -kk -upr1.1.115.1 -r0 X11/xc/extras/freetype2/docs/GPL.TXT cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/docs/INSTALL cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/docs/INSTALL.ANY cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/docs/INSTALL.CROSS cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/docs/INSTALL.GNU cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/docs/INSTALL.UNIX cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/docs/INSTALL.VMS cvs -R rdiff -kk -upr1.2 -r0 X11/xc/extras/freetype2/docs/PATENTS cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/docs/PROBLEMS cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/docs/TODO cvs -R rdiff -kk -upr1.3 -r0 X11/xc/extras/freetype2/docs/TRUETYPE cvs -R rdiff -kk -upr1.1.1.1 -r0 X11/xc/extras/freetype2/docs/UPGRADE.UNIX cvs -R rdiff -kk -upr1.5 -r0 X11/xc/extras/freetype2/docs/VERSION.DLL cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/docs/raster.txt cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/docs/release cvs -R rdiff -kk -upr1.1.115.1 -r0 X11/xc/extras/freetype2/docs/reference/.gitignore cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/docs/reference/ft2-base_interface.html cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/docs/reference/ft2-basic_types.html cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/docs/reference/ft2-bdf_fonts.html cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/docs/reference/ft2-bitmap_handling.html cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/docs/reference/ft2-cache_subsystem.html cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/docs/reference/ft2-cid_fonts.html cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/docs/reference/ft2-computations.html cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/docs/reference/ft2-font_formats.html cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/docs/reference/ft2-gasp_table.html cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/docs/reference/ft2-glyph_management.html cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/docs/reference/ft2-glyph_stroker.html cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/docs/reference/ft2-glyph_variants.html cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/docs/reference/ft2-gx_validation.html cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/docs/reference/ft2-gzip.html cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/docs/reference/ft2-header_file_macros.html cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/docs/reference/ft2-incremental.html cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/docs/reference/ft2-index.html cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/docs/reference/ft2-lcd_filtering.html cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/docs/reference/ft2-list_processing.html cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/docs/reference/ft2-lzw.html cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/docs/reference/ft2-mac_specific.html cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/docs/reference/ft2-module_management.html cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/docs/reference/ft2-multiple_masters.html cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/docs/reference/ft2-ot_validation.html cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/docs/reference/ft2-outline_processing.html cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/docs/reference/ft2-pfr_fonts.html cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/docs/reference/ft2-raster.html cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/docs/reference/ft2-sfnt_names.html cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/docs/reference/ft2-sizes_management.html cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/docs/reference/ft2-system_interface.html cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/docs/reference/ft2-toc.html cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/docs/reference/ft2-truetype_engine.html cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/docs/reference/ft2-truetype_tables.html cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/docs/reference/ft2-type1_tables.html cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/docs/reference/ft2-user_allocation.html cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/docs/reference/ft2-version.html cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/docs/reference/ft2-winfnt_fonts.html cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/include/ft2build.h cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/include/freetype/freetype.h cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/include/freetype/ftbbox.h cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/include/freetype/ftbdf.h cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/include/freetype/ftbitmap.h cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/include/freetype/ftcache.h cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/include/freetype/ftchapters.h cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/include/freetype/ftcid.h cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/include/freetype/fterrdef.h cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/include/freetype/fterrors.h cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/include/freetype/ftgasp.h cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/include/freetype/ftglyph.h cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/include/freetype/ftgzip.h cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/include/freetype/ftimage.h cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/include/freetype/ftincrem.h cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/include/freetype/ftlcdfil.h cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/include/freetype/ftlist.h cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/include/freetype/ftlzw.h cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/include/freetype/ftmac.h cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/include/freetype/ftmm.h cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/include/freetype/ftmodapi.h cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/include/freetype/ftmoderr.h cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/include/freetype/ftotval.h cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/include/freetype/ftoutln.h cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/include/freetype/ftpfr.h cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/include/freetype/ftrender.h cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/include/freetype/ftsizes.h cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/include/freetype/ftsnames.h cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/include/freetype/ftstroke.h cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/include/freetype/ftsynth.h cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/include/freetype/ftsystem.h cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/include/freetype/fttrigon.h cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/include/freetype/fttypes.h cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/include/freetype/ftwinfnt.h cvs -R rdiff -kk -upr1.3 -r0 X11/xc/extras/freetype2/include/freetype/ftxf86.h cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/include/freetype/t1tables.h cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/include/freetype/ttnameid.h cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/include/freetype/tttables.h cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/include/freetype/tttags.h cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/include/freetype/ttunpat.h cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/include/freetype/config/ftconfig.h cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/include/freetype/config/ftheader.h cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/include/freetype/config/ftoption.h cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/include/freetype/config/ftstdlib.h cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/include/freetype/internal/autohint.h cvs -R rdiff -kk -upr1.6 -r1.7 X11/xc/extras/freetype2/include/freetype/internal/ftcalc.h cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/include/freetype/internal/ftdebug.h cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/include/freetype/internal/ftdriver.h cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/include/freetype/internal/ftgloadr.h cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/include/freetype/internal/ftmemory.h cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/include/freetype/internal/ftobjs.h cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/include/freetype/internal/ftrfork.h cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/include/freetype/internal/ftserv.h cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/include/freetype/internal/ftstream.h cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/include/freetype/internal/fttrace.h cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/include/freetype/internal/ftvalid.h cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/include/freetype/internal/internal.h cvs -R rdiff -kk -upr1.1.103.1 -r0 X11/xc/extras/freetype2/include/freetype/internal/pcftypes.h cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/include/freetype/internal/psaux.h cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/include/freetype/internal/pshints.h cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/include/freetype/internal/sfnt.h cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/include/freetype/internal/t1types.h cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/include/freetype/internal/tttypes.h cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/include/freetype/internal/services/svbdf.h cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/include/freetype/internal/services/svcid.h cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/include/freetype/internal/services/svgldict.h cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/include/freetype/internal/services/svkern.h cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/include/freetype/internal/services/svmm.h cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/include/freetype/internal/services/svotval.h cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/include/freetype/internal/services/svpfr.h cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/include/freetype/internal/services/svpostnm.h cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/include/freetype/internal/services/svpscmap.h cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/include/freetype/internal/services/svpsinfo.h cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/include/freetype/internal/services/svsfnt.h cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/include/freetype/internal/services/svttcmap.h cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/include/freetype/internal/services/svttglyf.h cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/freetype2/include/freetype/internal/services/svwinfnt.h cvs -R rdiff -kk -upr1.2 -r0 X11/xc/extras/freetype2/include/freetype/internal/services/svxf86nm.h cvs -R rdiff -kk -upr1.1.115.1 -r0 X11/xc/extras/freetype2/objs/.gitignore cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/Jamfile cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/autofit/Jamfile cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/autofit/afangles.c cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/src/autofit/afcjk.c cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/autofit/afcjk.h cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/autofit/afdummy.c cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/autofit/afdummy.h cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/src/autofit/afglobal.c cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/autofit/afglobal.h cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/autofit/afhints.c cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/src/autofit/afhints.h cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/autofit/afindic.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/autofit/afindic.h cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/src/autofit/aflatin.c cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/autofit/aflatin.h cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/autofit/aflatin2.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/autofit/aflatin2.h cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/src/autofit/afloader.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/autofit/afloader.h cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/autofit/afmodule.c cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/autofit/afmodule.h cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/src/autofit/aftypes.h cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/autofit/afwarp.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/autofit/afwarp.h cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/autofit/autofit.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/autofit/rules.mk cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/base/Jamfile cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/base/ftapi.c cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/base/ftbase.c cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/base/ftbbox.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/base/ftbdf.c cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/base/ftbitmap.c cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/src/base/ftcalc.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/base/ftcid.c cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/base/ftdbgmem.c cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/base/ftdebug.c cvs -R rdiff -kk -upr1.1.1.1 -r1.2 X11/xc/extras/freetype2/src/base/ftgasp.c cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/base/ftgloadr.c cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/src/base/ftglyph.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/base/ftgxval.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/base/fthash.c cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/base/ftinit.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/base/ftlcdfil.c cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/src/base/ftmac.c cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/base/ftmm.c cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/src/base/ftobjs.c cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/base/ftotval.c cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/src/base/ftoutln.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/base/ftpatent.c cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/base/ftpfr.c cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/src/base/ftrfork.c cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/base/ftstream.c cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/base/ftstroke.c cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/base/ftsynth.c cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/base/ftsystem.c cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/base/fttrigon.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/base/fttype1.c cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/base/ftutil.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/base/ftwinfnt.c cvs -R rdiff -kk -upr1.2 -r0 X11/xc/extras/freetype2/src/base/ftxf86.c cvs -R rdiff -kk -upr1.1.115.1 -r0 X11/xc/extras/freetype2/src/base/md5.c cvs -R rdiff -kk -upr1.1.115.1 -r1.2 X11/xc/extras/freetype2/src/base/md5.h cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/base/rules.mk cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/bdf/Jamfile cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/bdf/README cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/bdf/bdf.h cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/src/bdf/bdfdrivr.c cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/bdf/bdfdrivr.h cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/freetype2/src/bdf/bdferror.h cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/src/bdf/bdflib.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/bdf/rules.mk cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/cache/Jamfile cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/freetype2/src/cache/ftcache.c cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/cache/ftcbasic.c cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/cache/ftccache.c cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/cache/ftccache.h cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/cache/ftccback.h cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/cache/ftccmap.c cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/freetype2/src/cache/ftcerror.h cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/cache/ftcglyph.c cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/cache/ftcglyph.h cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/cache/ftcimage.c cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/cache/ftcmanag.c cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/cache/ftcmru.c cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/cache/ftcsbits.c cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/cache/rules.mk cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/cff/Jamfile cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/cff/cff.c cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/src/cff/cffcmap.c cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/cff/cffcmap.h cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/src/cff/cffdrivr.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/cff/cffdrivr.h cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/freetype2/src/cff/cfferrs.h cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/src/cff/cffgload.c cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/src/cff/cffgload.h cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/src/cff/cffload.c cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/cff/cffload.h cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/src/cff/cffobjs.c cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/cff/cffobjs.h cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/src/cff/cffparse.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/cff/cffparse.h cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/cff/cfftoken.h cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/src/cff/cfftypes.h cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/cff/module.mk cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/freetype2/src/cff/rules.mk cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/cid/Jamfile cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/freetype2/src/cid/ciderrs.h cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/src/cid/cidgload.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/cid/cidgload.h cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/cid/cidload.c cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/freetype2/src/cid/cidload.h cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/cid/cidobjs.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/cid/cidobjs.h cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/cid/cidparse.c cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/freetype2/src/cid/cidparse.h cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/cid/cidriver.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/cid/cidriver.h cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/cid/cidtoken.h cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/cid/module.mk cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/freetype2/src/cid/rules.mk cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/freetype2/src/cid/type1cid.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/gxvalid/README cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/gxvalid/gxvcommn.h cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/gxvalid/gxvfeat.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/gxvalid/gxvfgen.c cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/gxvalid/gxvkern.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/gxvalid/gxvmod.c cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/gxvalid/gxvmort1.c cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/gxvalid/gxvmort2.c cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/gxvalid/gxvmorx1.c cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/gxvalid/gxvmorx5.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/gzip/Jamfile cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/gzip/ftgzip.c cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/freetype2/src/gzip/rules.mk cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/lzw/Jamfile cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/lzw/ftlzw.c cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/lzw/ftzopen.c cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/lzw/ftzopen.h cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/lzw/rules.mk cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/otvalid/otvalid.c cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/otvalid/otvalid.h cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/otvalid/otvbase.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/otvalid/otvcommn.c cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/otvalid/otvcommn.h cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/otvalid/otvgdef.c cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/otvalid/otvgpos.c cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/otvalid/otvgsub.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/otvalid/otvjstf.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/otvalid/otvmath.c cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/src/otvalid/otvmod.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/otvalid/rules.mk cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/pcf/Jamfile cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/pcf/README cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/pcf/pcf.h cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/src/pcf/pcfdrivr.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/pcf/pcfdrivr.h cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/freetype2/src/pcf/pcferror.h cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/pcf/pcfread.c cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/freetype2/src/pcf/pcfread.h cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/pcf/pcfutil.c cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/pcf/pcfutil.h cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/pcf/rules.mk cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/pfr/Jamfile cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/pfr/module.mk cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/freetype2/src/pfr/pfr.c cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/src/pfr/pfrcmap.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/pfr/pfrcmap.h cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/pfr/pfrdrivr.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/pfr/pfrdrivr.h cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/freetype2/src/pfr/pfrerror.h cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/pfr/pfrgload.c cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/freetype2/src/pfr/pfrgload.h cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/pfr/pfrload.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/pfr/pfrload.h cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/pfr/pfrobjs.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/pfr/pfrobjs.h cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/pfr/pfrsbit.c cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/freetype2/src/pfr/pfrsbit.h cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/pfr/pfrtypes.h cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/freetype2/src/pfr/rules.mk cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/psaux/Jamfile cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/psaux/afmparse.c cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/psaux/module.mk cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/psaux/psaux.c cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/freetype2/src/psaux/psauxerr.h cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/psaux/psauxmod.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/psaux/psauxmod.h cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/psaux/psconv.c cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/psaux/psconv.h cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/src/psaux/psobjs.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/psaux/psobjs.h cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/psaux/rules.mk cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/src/psaux/t1cmap.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/psaux/t1cmap.h cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/src/psaux/t1decode.c cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/freetype2/src/psaux/t1decode.h cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/pshinter/Jamfile cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/pshinter/module.mk cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/src/pshinter/pshalgo.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/pshinter/pshalgo.h cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/pshinter/pshglob.c cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/freetype2/src/pshinter/pshglob.h cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/pshinter/pshinter.c cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/pshinter/pshmod.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/pshinter/pshmod.h cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/freetype2/src/pshinter/pshnterr.h cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/pshinter/pshrec.c cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/pshinter/pshrec.h cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/freetype2/src/pshinter/rules.mk cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/psnames/Jamfile cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/psnames/module.mk cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/src/psnames/psmodule.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/psnames/psmodule.h cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/freetype2/src/psnames/psnamerr.h cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/psnames/psnames.c cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/psnames/pstables.h cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/freetype2/src/psnames/rules.mk cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/raster/Jamfile cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/src/raster/ftraster.c cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/freetype2/src/raster/ftraster.h cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/raster/ftrend1.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/raster/ftrend1.h cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/raster/module.mk cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/raster/raster.c cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/freetype2/src/raster/rasterrs.h cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/raster/rules.mk cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/sfnt/Jamfile cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/sfnt/module.mk cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/sfnt/rules.mk cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/sfnt/sfdriver.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/sfnt/sfdriver.h cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/sfnt/sferrors.h cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/sfnt/sfnt.c cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/src/sfnt/sfobjs.c cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/freetype2/src/sfnt/sfobjs.h cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/sfnt/ttcmap.c cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/sfnt/ttkern.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/sfnt/ttkern.h cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/src/sfnt/ttload.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/sfnt/ttload.h cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/sfnt/ttmtx.c cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/sfnt/ttpost.c cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/freetype2/src/sfnt/ttpost.h cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/src/sfnt/ttsbit.c cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/sfnt/ttsbit.h cvs -R rdiff -kk -upr1.4 -r0 X11/xc/extras/freetype2/src/sfnt/ttsbit0.c cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/smooth/Jamfile cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/src/smooth/ftgrays.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/smooth/ftgrays.h cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/freetype2/src/smooth/ftsmerrs.h cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/smooth/ftsmooth.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/smooth/ftsmooth.h cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/smooth/module.mk cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/freetype2/src/smooth/rules.mk cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/smooth/smooth.c cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/tools/apinames.c cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/tools/cordic.py cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/tools/glnames.py cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/tools/test_afm.c cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/freetype2/src/tools/test_bbox.c cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/freetype2/src/tools/test_trig.c cvs -R rdiff -kk -upr1.1.115.1 -r0 X11/xc/extras/freetype2/src/tools/docmaker/.gitignore cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/src/tools/docmaker/content.py cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/tools/docmaker/docmaker.py cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/tools/docmaker/formatter.py cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/src/tools/docmaker/sources.py cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/src/tools/docmaker/tohtml.py cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/tools/docmaker/utils.py cvs -R rdiff -kk -upr1.1.1.1 -r1.2 X11/xc/extras/freetype2/src/tools/ftrandom/Makefile cvs -R rdiff -kk -upr1.1.1.1 -r1.2 X11/xc/extras/freetype2/src/tools/ftrandom/README cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/tools/ftrandom/ftrandom.c cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/truetype/Jamfile cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/truetype/module.mk cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/truetype/rules.mk cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/truetype/truetype.c cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/truetype/ttdriver.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/truetype/ttdriver.h cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/freetype2/src/truetype/tterrors.h cvs -R rdiff -kk -upr1.6 -r1.7 X11/xc/extras/freetype2/src/truetype/ttgload.c cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/truetype/ttgload.h cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/truetype/ttgxvar.c cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/truetype/ttgxvar.h cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/src/truetype/ttinterp.c cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/truetype/ttinterp.h cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/src/truetype/ttobjs.c cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/truetype/ttobjs.h cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/truetype/ttpload.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/truetype/ttpload.h cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/type1/Jamfile cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/type1/module.mk cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/freetype2/src/type1/rules.mk cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/type1/t1afm.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/type1/t1afm.h cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/type1/t1driver.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/type1/t1driver.h cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/freetype2/src/type1/t1errors.h cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/type1/t1gload.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/type1/t1gload.h cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/src/type1/t1load.c cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/type1/t1load.h cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/src/type1/t1objs.c cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/type1/t1objs.h cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/src/type1/t1parse.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/type1/t1parse.h cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/type1/t1tokens.h cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/freetype2/src/type1/type1.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/type42/Jamfile cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/type42/module.mk cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/type42/rules.mk cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/type42/t42drivr.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/type42/t42drivr.h cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/freetype2/src/type42/t42error.h cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/src/type42/t42objs.c cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/type42/t42objs.h cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/src/type42/t42parse.c cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/freetype2/src/type42/t42parse.h cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/type42/t42types.h cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/freetype2/src/type42/type42.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/extras/freetype2/src/winfonts/Jamfile cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/freetype2/src/winfonts/fnterrs.h cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/winfonts/module.mk cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/freetype2/src/winfonts/rules.mk cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/extras/freetype2/src/winfonts/winfnt.c cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/src/winfonts/winfnt.h ________________________________________________________________________ Commit ID: 10058F27CD16F31BDDA CVSROOT: /cvs Module name: X11 Changes by: tg@herc.mirbsd.org 2017/04/15 20:04:21 UTC Modified files: xc/extras/freetype2/include/freetype/config: ftoption.h depends/freetype2: Makefile freetype-config.in freetype2.in Log message: first part of merge; I’m going to guess a new major is needed To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.6 -r1.7 X11/xc/extras/freetype2/include/freetype/config/ftoption.h cvs -R rdiff -kk -upr1.14 -r1.15 X11/depends/freetype2/Makefile cvs -R rdiff -kk -upr1.3 -r1.4 X11/depends/freetype2/freetype-config.in cvs -R rdiff -kk -upr1.4 -r1.5 X11/depends/freetype2/freetype2.in ________________________________________________________________________ Commit ID: 10058F2817964C4C57A CVSROOT: /cvs Module name: X11 Changes by: tg@herc.mirbsd.org 2017/04/15 20:24:01 UTC Modified files: depends/freetype2: Makefile Log message: next round To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.15 -r1.16 X11/depends/freetype2/Makefile ________________________________________________________________________ Commit ID: 10058F282EB2F2B5358 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/15 20:30:11 UTC Modified files: share/doc/legal: lbsd-adc.mdoc Log message: update To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.7 -r1.8 src/share/doc/legal/lbsd-adc.mdoc ________________________________________________________________________ Commit ID: 10058F28479287F5A9F CVSROOT: /cvs Module name: X11 Changes by: tg@herc.mirbsd.org 2017/04/15 20:36:48 UTC Modified files: xc/extras/freetype2/src/base: ftobjs.c Removed files: xc/extras/freetype2/src/base: md5.h Log message: arrgh! To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.6 -r1.7 X11/xc/extras/freetype2/src/base/ftobjs.c cvs -R rdiff -kk -upr1.2 -r0 X11/xc/extras/freetype2/src/base/md5.h ________________________________________________________________________ Commit ID: 10058F287C5353F6977 CVSROOT: /cvs Module name: X11 Changes by: tg@herc.mirbsd.org 2017/04/15 20:50:56 UTC Modified files: depends/freetype2: Makefile Log message: modules and files that are actually used To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.16 -r1.17 X11/depends/freetype2/Makefile ________________________________________________________________________ Commit ID: 10058F289504EFAAAA8 CVSROOT: /cvs Module name: X11 Changes by: tg@herc.mirbsd.org 2017/04/15 20:57:37 UTC Modified files: xc/extras/freetype2/include/freetype/config: ftoption.h Log message: disable PNG support again for the XF86 server module To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.7 -r1.8 X11/xc/extras/freetype2/include/freetype/config/ftoption.h ________________________________________________________________________ Commit ID: 10058F29020681778DA CVSROOT: /cvs Module name: X11 Changes by: tg@herc.mirbsd.org 2017/04/15 21:26:42 UTC Modified files: xc/lib/font/FreeType: ftconfig.h ftsystem.c xc/lib/font/FreeType/module: ft2build.h ftheader.h ftstdlib.h fttypes.h Removed files: xc/lib/font/FreeType/module: ftmodule.h Log message: merge, headers part; also, no more functional delta (except PNG) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/lib/font/FreeType/ftconfig.h cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/lib/font/FreeType/ftsystem.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/lib/font/FreeType/module/ft2build.h cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/lib/font/FreeType/module/ftheader.h cvs -R rdiff -kk -upr1.3 -r0 X11/xc/lib/font/FreeType/module/ftmodule.h cvs -R rdiff -kk -upr1.6 -r1.7 X11/xc/lib/font/FreeType/module/ftstdlib.h cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/lib/font/FreeType/module/fttypes.h ________________________________________________________________________ Commit ID: 10058F2939750575DF6 CVSROOT: /cvs Module name: X11 Changes by: tg@herc.mirbsd.org 2017/04/15 21:41:27 UTC Modified files: xc/lib/font/FreeType/module: Imakefile Log message: adjust file/module list To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/lib/font/FreeType/module/Imakefile ________________________________________________________________________ Commit ID: 10058F294F2374F163C CVSROOT: /cvs Module name: X11 Changes by: tg@herc.mirbsd.org 2017/04/15 21:47:04 UTC Modified files: depends/freetype2: Makefile Log message: fix includes installation To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.17 -r1.18 X11/depends/freetype2/Makefile ________________________________________________________________________ Commit ID: 10058F296F15A66EE03 CVSROOT: /cvs Module name: X11 Changes by: tg@herc.mirbsd.org 2017/04/15 21:55:47 UTC Modified files: xc/extras/freetype2/src/cff: cffobjs.c Log message: fix missing include To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.6 -r1.7 X11/xc/extras/freetype2/src/cff/cffobjs.c ________________________________________________________________________ Commit ID: 10058F297C733B7495A CVSROOT: /cvs Module name: X11 Changes by: tg@herc.mirbsd.org 2017/04/15 21:59:17 UTC Modified files: xc/extras/freetype2/builds/unix: ftsystem.c Log message: fix double definition, just use our config file To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.8 -r1.9 X11/xc/extras/freetype2/builds/unix/ftsystem.c ________________________________________________________________________ Commit ID: 10058F29A1A5F8ACF94 CVSROOT: /cvs Module name: X11 Changes by: tg@herc.mirbsd.org 2017/04/15 22:09:08 UTC Modified files: xc/lib/font/FreeType/module: ftstdlib.h Log message: more limits needs the X module To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.7 -r1.8 X11/xc/lib/font/FreeType/module/ftstdlib.h ________________________________________________________________________ Commit ID: 10058F29A4E00249D05 CVSROOT: /cvs Module name: X11 Changes by: tg@herc.mirbsd.org 2017/04/15 22:09:58 UTC Modified files: xc/lib/font/FreeType/module: Imakefile Log message: fix typo To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/lib/font/FreeType/module/Imakefile ________________________________________________________________________ Commit ID: 10058F29BA52A99E68B CVSROOT: /cvs Module name: X11 Changes by: tg@herc.mirbsd.org 2017/04/15 22:15:44 UTC Modified files: xc/extras/freetype2/src/autofit: afshaper.c Log message: another case of missing header To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.115.1 -r1.2 X11/xc/extras/freetype2/src/autofit/afshaper.c ________________________________________________________________________ Commit ID: 10058F29D4D61753E29 CVSROOT: /cvs Module name: X11 Changes by: tg@herc.mirbsd.org 2017/04/15 22:22:47 UTC Modified files: xc/lib/font/FreeType: ftsystem.c xc/lib/font/FreeType/module: ftstdlib.h Log message: improve buildability To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/lib/font/FreeType/ftsystem.c cvs -R rdiff -kk -upr1.8 -r1.9 X11/xc/lib/font/FreeType/module/ftstdlib.h ________________________________________________________________________ Commit ID: 10058F2A1B06392A5B0 CVSROOT: /cvs Module name: X11 Changes by: tg@herc.mirbsd.org 2017/04/15 22:41:36 UTC Modified files: xc/extras/freetype2/src/truetype: ttinterp.c xc/lib/font/FreeType: ftsystem.c Log message: make this build mostly without warnings To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.6 -r1.7 X11/xc/extras/freetype2/src/truetype/ttinterp.c cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/lib/font/FreeType/ftsystem.c ________________________________________________________________________ Commit ID: 10058F2A7631EC67CB2 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/15 23:05:51 UTC Modified files: usr.bin/ssh : Tag: openbsd monitor_wrap.c sshpty.c Log message: backport some more security fixes To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.11 -r1.1.1.12 src/usr.bin/ssh/monitor_wrap.c cvs -R rdiff -kk -upr1.1.1.5 -r1.1.1.6 src/usr.bin/ssh/sshpty.c ________________________________________________________________________ Commit ID: 10058F2A7A22FC699A4 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/15 23:06:48 UTC Modified files: usr.bin/ssh : monitor_wrap.c sshpty.c Log message: fastmerge To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.15 -r1.16 src/usr.bin/ssh/monitor_wrap.c cvs -R rdiff -kk -upr1.5 -r1.6 src/usr.bin/ssh/sshpty.c ________________________________________________________________________ Commit ID: 10058F2BEF222543096 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/16 00:46:20 UTC Modified files: distrib/lists/htman/htmi: mi distrib/lists/x11/xbase: mi Log message: regen To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.40 -r1.41 src/distrib/lists/htman/htmi/mi cvs -R rdiff -kk -upr1.21 -r1.22 src/distrib/lists/x11/xbase/mi ________________________________________________________________________ Commit ID: 10058F47D6643C18D56 CVSROOT: /cvs Module name: X11 Changes by: tg@herc.mirbsd.org 2017/04/17 08:31:22 UTC Modified files: xc/lib/font/FreeType/module: Imakefile Log message: fix duplicate symbols: pcfutil.c contains stuff already exposed by X11 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.6 -r1.7 X11/xc/lib/font/FreeType/module/Imakefile ________________________________________________________________________ Commit ID: 10058F47E4A50E69851 CVSROOT: /cvs Module name: X11 Changes by: tg@herc.mirbsd.org 2017/04/17 08:35:02 UTC Modified files: xc/programs/xdm/config: Xsession xc/programs/xinit: xinitrc.cpp Log message: do not display the output of whence To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.15 -r1.16 X11/xc/programs/xdm/config/Xsession cvs -R rdiff -kk -upr1.13 -r1.14 X11/xc/programs/xinit/xinitrc.cpp ________________________________________________________________________ Commit ID: 10058F51CD7435931DA CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/17 19:51:49 UTC Modified files: bin/mksh : check.t funcs.c sh.h Log message: do not apply alias name restrictions to directories or “hash” reported by Seb To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.775 -r1.776 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.340 -r1.341 src/bin/mksh/funcs.c cvs -R rdiff -kk -upr1.808 -r1.809 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 10058F51D376716EB5B CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2017/04/17 19:53:02 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.642 -r1.643 www/src/mksh.hts ________________________________________________________________________ Commit ID: 10058F696FF00BB95E0 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/18 22:45:03 UTC Modified files: gnu/usr.bin/cvs/src: server.c Log message: pull bufferbloat fix from OpenBSD To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.12 -r1.13 src/gnu/usr.bin/cvs/src/server.c ________________________________________________________________________ Commit ID: 10058F7D99C7EB647BE CVSROOT: /cvs Module name: gcc Changes by: tg@herc.mirbsd.org 2017/04/19 21:41:46 UTC Modified files: gcc : longlong.h Log message: since this file is used in libgcc, replace with a version under the library exception To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.101.2 -r1.2 gcc/gcc/longlong.h ________________________________________________________________________ Commit ID: 10058F7DA5C74717399 CVSROOT: /cvs Module name: X11 Changes by: tg@herc.mirbsd.org 2017/04/19 21:44:56 UTC Modified files: xc/extras/freetype2/include/freetype/config: ftoption.h Log message: sparc defers to a library function no better than ours, plus this fixes __clzsi2 not being exposed by the XF86 module loader To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.8 -r1.9 X11/xc/extras/freetype2/include/freetype/config/ftoption.h ________________________________________________________________________ Commit ID: 10058F7E2B730A8ABE9 CVSROOT: /cvs Module name: X11 Changes by: tg@herc.mirbsd.org 2017/04/19 22:20:16 UTC Modified files: xc/programs/Xserver/hw/xfree86/drivers/wsfb: wsfb.man Log message: whitespace To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1 -r1.2 X11/xc/programs/Xserver/hw/xfree86/drivers/wsfb/wsfb.man ________________________________________________________________________ Commit ID: 10058F7E7631E0663AA CVSROOT: /cvs Module name: X11 Changes by: tg@herc.mirbsd.org 2017/04/19 22:40:09 UTC Modified files: xc/programs/Xserver/hw/xfree86/drivers/wsfb: wsfb.man Log message: ASCII manpage To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/programs/Xserver/hw/xfree86/drivers/wsfb/wsfb.man ________________________________________________________________________ Commit ID: 10058F7E7D423E1B645 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2017/04/19 22:42:45 UTC Modified files: distrib/lists/x11/xserv: md.i386 mi xc/config/cf : MirBSD.cf Log message: build and install the shadowfb and xf{1,4}bpp modules (the latter unbreaking the server to some extent, while the former can at least be used by wsfb_drv) on sparc as well To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1 -r1.2 src/distrib/lists/x11/xserv/md.i386 cvs -R rdiff -kk -upr1.1 -r1.2 src/distrib/lists/x11/xserv/mi cvs -R rdiff -kk -upr1.33 -r1.34 X11/xc/config/cf/MirBSD.cf ________________________________________________________________________ Commit ID: 10058F7EAEC4A7C6F3E CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2017/04/19 22:55:26 UTC Modified files: distrib/lists/x11/xserv: md.i386 mi xc/config/cf : MirBSD.cf Log message: drop shadowfb from sparc again, we only need shadow there, apparently To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.2 -r1.3 src/distrib/lists/x11/xserv/md.i386 cvs -R rdiff -kk -upr1.2 -r1.3 src/distrib/lists/x11/xserv/mi cvs -R rdiff -kk -upr1.34 -r1.35 X11/xc/config/cf/MirBSD.cf ________________________________________________________________________ Commit ID: 10058F8212B1F0C120D CVSROOT: /cvs Module name: X11 Changes by: tg@herc.mirbsd.org 2017/04/20 02:46:50 UTC Modified files: xc/extras/freetype2/include/freetype/config: ftoption.h Log message: disable the bytecode interpreter for sparc, for now To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.9 -r1.10 X11/xc/extras/freetype2/include/freetype/config/ftoption.h ________________________________________________________________________ Commit ID: 10058F821692E167DB8 CVSROOT: /cvs Module name: X11 Changes by: tg@herc.mirbsd.org 2017/04/20 02:47:48 UTC Modified files: xc/lib/Xft : xftcore.c xftdpy.c xftdraw.c xftextent.c xftfreetype.c xftname.c xftrender.c xftxlfd.c Log message: pull fixes from Xft from X.org To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/lib/Xft/xftcore.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/lib/Xft/xftdpy.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/lib/Xft/xftdraw.c cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/lib/Xft/xftextent.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/lib/Xft/xftfreetype.c cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/lib/Xft/xftname.c cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/lib/Xft/xftrender.c cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/lib/Xft/xftxlfd.c ________________________________________________________________________ Commit ID: 10058F821850F946F95 CVSROOT: /cvs Module name: X11 Changes by: tg@herc.mirbsd.org 2017/04/20 02:48:23 UTC Modified files: xc/lib/Xft : xftcore.c xftglyphs.c Log message: add debugging and a potential size calculating fix, avoids crashing To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/lib/Xft/xftcore.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/lib/Xft/xftglyphs.c ________________________________________________________________________ Commit ID: 10058F821B117A48D73 CVSROOT: /cvs Module name: X11 Changes by: tg@herc.mirbsd.org 2017/04/20 02:49:03 UTC Modified files: xc/lib/Xft : xftcore.c Log message: this one never overflows, and I have a hunch why the others do To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/lib/Xft/xftcore.c ________________________________________________________________________ Commit ID: 10058F824AB158FAEF8 CVSROOT: /cvs Module name: X11 Changes by: tg@herc.mirbsd.org 2017/04/20 03:01:48 UTC Modified files: xc/lib/Xft : xftcore.c Log message: move the checks so they only trigger on reads past the buffer To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/lib/Xft/xftcore.c ________________________________________________________________________ Commit ID: 10058F824EF69450B39 CVSROOT: /cvs Module name: X11 Changes by: tg@herc.mirbsd.org 2017/04/20 03:02:55 UTC Modified files: xc/lib/Xft : xftcore.c Log message: now cease checking and logging, the code’s correct-ish now To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.5 -r1.6 X11/xc/lib/Xft/xftcore.c ________________________________________________________________________ Commit ID: 10058F826303633F41E CVSROOT: /cvs Module name: X11 Changes by: tg@herc.mirbsd.org 2017/04/20 03:08:17 UTC Modified files: xc/lib/Xft : xftglyphs.c Log message: now that the fix is confirmed, clean up here To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/lib/Xft/xftglyphs.c ________________________________________________________________________ Commit ID: 10058F82CA831225311 CVSROOT: /cvs Module name: X11 Changes by: tg@herc.mirbsd.org 2017/04/20 03:35:55 UTC Modified files: xc/extras/freetype2/include/freetype/config: ftoption.h Log message: revert, sparc now works fine with bytecode as well To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.10 -r1.11 X11/xc/extras/freetype2/include/freetype/config/ftoption.h ________________________________________________________________________ Commit ID: 10058F82E0D5524E4FD CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/20 03:41:50 UTC Removed files: usr.bin/oldroff/nrcon: nrcon.1 Log message: nuke unused manpage originally destined for nrcon 2.0 but never finished To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.7 -r0 src/usr.bin/oldroff/nrcon/nrcon.1 ________________________________________________________________________ Commit ID: 10058F8E33929DD5F44 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/20 16:34:40 UTC Modified files: bin/mksh : misc.c Log message: fix comment To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.255 -r1.256 src/bin/mksh/misc.c ________________________________________________________________________ Commit ID: 10058F8E6FE6C65D02B CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/20 16:50:49 UTC Modified files: bin/mksh : sh.h Log message: amend MAGIC comment To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.809 -r1.810 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 10058F9018C277BE3FF CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/20 18:44:11 UTC Modified files: bin/mksh : check.t Log message: useful testcase from POSIX To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.776 -r1.777 src/bin/mksh/check.t ________________________________________________________________________ Commit ID: 10058F91F0E764A8514 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/20 20:50:15 UTC Modified files: bin/mksh : check.t mksh.1 sh.h Log message: restore ‘.’ as allowed char in alias names To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.777 -r1.778 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.442 -r1.443 src/bin/mksh/mksh.1 cvs -R rdiff -kk -upr1.810 -r1.811 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 10058F9245072EC1AC2 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/20 21:12:38 UTC Modified files: gnu/usr.sbin/sendmail/sendmail: deliver.c macro.c mci.c sendmail.h srvrsmtp.c tls.c Log message: apply SMTP session reuse bugfix from Message-ID: <201603011456.u21EuLUA020526@lists.sendmail.org> To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.10 -r1.11 src/gnu/usr.sbin/sendmail/sendmail/deliver.c cvs -R rdiff -kk -upr1.5 -r1.6 src/gnu/usr.sbin/sendmail/sendmail/macro.c cvs -R rdiff -kk -upr1.5 -r1.6 src/gnu/usr.sbin/sendmail/sendmail/mci.c cvs -R rdiff -kk -upr1.10 -r1.11 src/gnu/usr.sbin/sendmail/sendmail/sendmail.h cvs -R rdiff -kk -upr1.16 -r1.17 src/gnu/usr.sbin/sendmail/sendmail/srvrsmtp.c cvs -R rdiff -kk -upr1.6 -r1.7 src/gnu/usr.sbin/sendmail/sendmail/tls.c ________________________________________________________________________ Commit ID: 10058F92BA30219649E CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/20 21:43:44 UTC Modified files: bin/mksh : check.pl Log message: fix accidentally defanged PATHSEP test To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.42 -r1.43 src/bin/mksh/check.pl ________________________________________________________________________ Commit ID: 10058FA58B011749B28 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/21 19:08:20 UTC Modified files: bin/mksh : edit.c mksh.1 Log message: on ^C (INTR, QUIT edchars), shove input line into history To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.321 -r1.322 src/bin/mksh/edit.c cvs -R rdiff -kk -upr1.443 -r1.444 src/bin/mksh/mksh.1 ________________________________________________________________________ Commit ID: 10058FA61D94E9BD833 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/21 19:50:10 UTC Modified files: bin/mksh : edit.c funcs.c misc.c sh.h Log message: make ord() result unsigned int; add asc() which is: • not designed to be emitted, only used in comparisons with other asc() results • on EBCDIC platforms, the mapping of an EBCDIC octet to their corresponding ASCII or Unicode/UCS-4 codepoint or, if there is no mapping, a distinct value above all valid Unicode codepoints • on nōn-EBCDIC platforms, just the identity mapping of the input octet into their ord() value Intended use are ASCII-ish character ops, including ranges (“A-Z”), mapping from those to the corresponding digit offset, and sorting of things in an ASCIIbetical way To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.322 -r1.323 src/bin/mksh/edit.c cvs -R rdiff -kk -upr1.341 -r1.342 src/bin/mksh/funcs.c cvs -R rdiff -kk -upr1.256 -r1.257 src/bin/mksh/misc.c cvs -R rdiff -kk -upr1.811 -r1.812 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 10058FA66392543430F CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/21 20:06:07 UTC Modified files: bin/mksh : edit.c eval.c main.c misc.c sh.h Log message: now actually do comparisons for sorting ASCIIbetically To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.323 -r1.324 src/bin/mksh/edit.c cvs -R rdiff -kk -upr1.201 -r1.202 src/bin/mksh/eval.c cvs -R rdiff -kk -upr1.332 -r1.333 src/bin/mksh/main.c cvs -R rdiff -kk -upr1.257 -r1.258 src/bin/mksh/misc.c cvs -R rdiff -kk -upr1.812 -r1.813 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 10058FA9D043131DCC0 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/22 00:07:11 UTC Modified files: bin/mksh : edit.c eval.c main.c sh.h shf.c var.c Log message: prepare the new fast character classes, not live yet: need sanity check unfortunately we need at least 21 or so, maybe 19, classes, so sizing things down to short is not possible; we can splurge with 32 bit thus To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.324 -r1.325 src/bin/mksh/edit.c cvs -R rdiff -kk -upr1.202 -r1.203 src/bin/mksh/eval.c cvs -R rdiff -kk -upr1.333 -r1.334 src/bin/mksh/main.c cvs -R rdiff -kk -upr1.813 -r1.814 src/bin/mksh/sh.h cvs -R rdiff -kk -upr1.79 -r1.80 src/bin/mksh/shf.c cvs -R rdiff -kk -upr1.214 -r1.215 src/bin/mksh/var.c ________________________________________________________________________ Commit ID: 10058FDF53421F6E5F7 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/24 12:52:52 UTC Modified files: lib/libc/locale: optu8to16.3 Log message: document other (later, hah!) attempts To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.7 -r1.8 src/lib/libc/locale/optu8to16.3 ________________________________________________________________________ Commit ID: 10058FE0AC65E17F1D1 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/24 14:25:15 UTC Modified files: share/man/man7 : mdoc.7 mdoc.samples.7 Log message: remove .Bsx macro which does not exist (and can’t, in nroff) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.6 -r1.7 src/share/man/man7/mdoc.7 cvs -R rdiff -kk -upr1.9 -r1.10 src/share/man/man7/mdoc.samples.7 ________________________________________________________________________ Commit ID: 10058FE6BDF10D5EE20 CVSROOT: /cvs Module name: CVSROOT Changes by: tg@herc.mirbsd.org 2017/04/24 21:19:11 UTC Modified files: . : genlog Log message: get stdin early; no behavioural change (yet) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.15 -r1.16 CVSROOT/genlog ________________________________________________________________________ Commit ID: 10058FE6C1043D53938 CVSROOT: /cvs Module name: CVSROOT Changes by: tg@herc.mirbsd.org 2017/04/24 21:20:00 UTC Modified files: . : genlog Log message: subtract the real estimated log size, not a fixed value To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.16 -r1.17 CVSROOT/genlog ________________________________________________________________________ Commit ID: 10058FE6C3E2A5633D3 CVSROOT: /cvs Module name: CVSROOT Changes by: tg@herc.mirbsd.org 2017/04/24 21:20:41 UTC Modified files: . : genlog Log message: we use chmod 664 now, never 666 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.17 -r1.18 CVSROOT/genlog ________________________________________________________________________ Commit ID: 10058FE6CF97419A4D7 CVSROOT: /cvs Module name: CVSROOT Changes by: tg@herc.mirbsd.org 2017/04/24 21:23:46 UTC Modified files: . : genlog Log message: more elaborate calculation To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.18 -r1.19 CVSROOT/genlog ________________________________________________________________________ Commit ID: 10058FE6D0C026C8FE7 CVSROOT: /cvs Module name: CVSROOT Changes by: tg@herc.mirbsd.org 2017/04/24 21:24:05 UTC Modified files: . : genlog Log message: fix one newline too much To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.19 -r1.20 CVSROOT/genlog ________________________________________________________________________ Commit ID: 10058FE6D42255365EA CVSROOT: /cvs Module name: test Changes by: tg@herc.mirbsd.org 2017/04/24 21:24:55 UTC Modified files: . : testfile Log message: 5136 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.20 -r1.21 test/testfile ________________________________________________________________________ Commit ID: 10058FF951A044FE411 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/25 18:27:25 UTC Modified files: gnu/usr.bin/lynx/src: LYUtils.c Log message: stop guessing ftp:// for hosts beginning with “ftp.” To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.18 -r1.19 src/gnu/usr.bin/lynx/src/LYUtils.c ________________________________________________________________________ Commit ID: 10058FF956306BF7125 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/25 18:28:25 UTC Modified files: gnu/usr.bin/lynx: Makefile.bsd-wrapper Log message: bup To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.50 -r1.51 src/gnu/usr.bin/lynx/Makefile.bsd-wrapper ________________________________________________________________________ Commit ID: 10059023C2A2153697B CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/27 18:44:36 UTC Modified files: bin/mksh : main.c Log message: debugging 1/2 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.334 -r1.335 src/bin/mksh/main.c ________________________________________________________________________ Commit ID: 1005902438A577EF826 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/27 19:16:11 UTC Modified files: bin/mksh : eval.c main.c misc.c sh.h shf.c Log message: convert to the new fast character classes To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.203 -r1.204 src/bin/mksh/eval.c cvs -R rdiff -kk -upr1.335 -r1.336 src/bin/mksh/main.c cvs -R rdiff -kk -upr1.258 -r1.259 src/bin/mksh/misc.c cvs -R rdiff -kk -upr1.814 -r1.815 src/bin/mksh/sh.h cvs -R rdiff -kk -upr1.80 -r1.81 src/bin/mksh/shf.c ________________________________________________________________________ Commit ID: 100590244350CC84112 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/27 19:19:07 UTC Modified files: bin/mksh : sh.h Log message: fix C_LEX1 which does STILL N̲O̲T̲ include the NUL… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.815 -r1.816 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 100590247A92C66CAF9 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/27 19:33:54 UTC Modified files: bin/mksh : edit.c eval.c expr.c funcs.c histrap.c jobs.c lex.c main.c misc.c shf.c syn.c var.c Log message: eliminate legacy macros To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.325 -r1.326 src/bin/mksh/edit.c cvs -R rdiff -kk -upr1.204 -r1.205 src/bin/mksh/eval.c cvs -R rdiff -kk -upr1.93 -r1.94 src/bin/mksh/expr.c cvs -R rdiff -kk -upr1.342 -r1.343 src/bin/mksh/funcs.c cvs -R rdiff -kk -upr1.160 -r1.161 src/bin/mksh/histrap.c cvs -R rdiff -kk -upr1.121 -r1.122 src/bin/mksh/jobs.c cvs -R rdiff -kk -upr1.234 -r1.235 src/bin/mksh/lex.c cvs -R rdiff -kk -upr1.336 -r1.337 src/bin/mksh/main.c cvs -R rdiff -kk -upr1.259 -r1.260 src/bin/mksh/misc.c cvs -R rdiff -kk -upr1.81 -r1.82 src/bin/mksh/shf.c cvs -R rdiff -kk -upr1.120 -r1.121 src/bin/mksh/syn.c cvs -R rdiff -kk -upr1.215 -r1.216 src/bin/mksh/var.c ________________________________________________________________________ Commit ID: 1005902531266D3FCB6 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/27 20:22:29 UTC Modified files: bin/mksh : edit.c expr.c funcs.c lex.c main.c misc.c sh.h syn.c Log message: batch of optimisations To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.326 -r1.327 src/bin/mksh/edit.c cvs -R rdiff -kk -upr1.94 -r1.95 src/bin/mksh/expr.c cvs -R rdiff -kk -upr1.343 -r1.344 src/bin/mksh/funcs.c cvs -R rdiff -kk -upr1.235 -r1.236 src/bin/mksh/lex.c cvs -R rdiff -kk -upr1.337 -r1.338 src/bin/mksh/main.c cvs -R rdiff -kk -upr1.260 -r1.261 src/bin/mksh/misc.c cvs -R rdiff -kk -upr1.816 -r1.817 src/bin/mksh/sh.h cvs -R rdiff -kk -upr1.121 -r1.122 src/bin/mksh/syn.c ________________________________________________________________________ Commit ID: 1005902730E2BEC7242 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/27 22:38:51 UTC Modified files: bin/mksh : main.c Log message: debugging bugs in optimising To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.338 -r1.339 src/bin/mksh/main.c ________________________________________________________________________ Commit ID: 10059027AFC0DEF48C9 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/27 23:12:49 UTC Modified files: bin/mksh : edit.c eval.c expr.c funcs.c misc.c sh.h shf.c Log message: fixup the remaining issues and last optimisations To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.327 -r1.328 src/bin/mksh/edit.c cvs -R rdiff -kk -upr1.205 -r1.206 src/bin/mksh/eval.c cvs -R rdiff -kk -upr1.95 -r1.96 src/bin/mksh/expr.c cvs -R rdiff -kk -upr1.344 -r1.345 src/bin/mksh/funcs.c cvs -R rdiff -kk -upr1.261 -r1.262 src/bin/mksh/misc.c cvs -R rdiff -kk -upr1.817 -r1.818 src/bin/mksh/sh.h cvs -R rdiff -kk -upr1.82 -r1.83 src/bin/mksh/shf.c ________________________________________________________________________ Commit ID: 10059027C4617FA775E CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/27 23:18:07 UTC Modified files: bin/mksh : funcs.c Log message: refactor To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.345 -r1.346 src/bin/mksh/funcs.c ________________________________________________________________________ Commit ID: 10059027FC444EF0ED1 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/27 23:33:22 UTC Modified files: bin/mksh : funcs.c mksh.1 sh.h shf.c Log message: allow : and [ in alias names (but forbid [[ explicitly) to make 'enable' completely work again To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.346 -r1.347 src/bin/mksh/funcs.c cvs -R rdiff -kk -upr1.444 -r1.445 src/bin/mksh/mksh.1 cvs -R rdiff -kk -upr1.818 -r1.819 src/bin/mksh/sh.h cvs -R rdiff -kk -upr1.83 -r1.84 src/bin/mksh/shf.c ________________________________________________________________________ Commit ID: 100590280135F493720 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/27 23:34:21 UTC Modified files: bin/mksh : misc.c Log message: fix return value to signed To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.262 -r1.263 src/bin/mksh/misc.c ________________________________________________________________________ Commit ID: 100590280444AFBDBF7 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/27 23:35:10 UTC Modified files: bin/mksh : main.c Log message: remove debugging code again To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.339 -r1.340 src/bin/mksh/main.c ________________________________________________________________________ Commit ID: 10059028C897645EBDD CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/28 00:27:50 UTC Modified files: bin/mksh : Build.sh Log message: prepare for EBCDIC target environments (with -E option) this differs from EBCDIC build hosts which can be autodetected To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.716 -r1.717 src/bin/mksh/Build.sh ________________________________________________________________________ Commit ID: 10059028DE5082E07FC CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/28 00:33:15 UTC Modified files: distrib/special/mksh: Makefile bin/mksh : Makefile Log message: adjust To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.98 -r1.99 src/distrib/special/mksh/Makefile cvs -R rdiff -kk -upr1.158 -r1.159 src/bin/mksh/Makefile ________________________________________________________________________ Commit ID: 10059028F0E0808B3E9 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/28 00:38:34 UTC Modified files: bin/mksh : check.t edit.c eval.c exec.c funcs.c lex.c misc.c sh.h shf.c syn.c tree.c Log message: commit the optimisation result from the new fast character classes To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.778 -r1.779 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.328 -r1.329 src/bin/mksh/edit.c cvs -R rdiff -kk -upr1.206 -r1.207 src/bin/mksh/eval.c cvs -R rdiff -kk -upr1.196 -r1.197 src/bin/mksh/exec.c cvs -R rdiff -kk -upr1.347 -r1.348 src/bin/mksh/funcs.c cvs -R rdiff -kk -upr1.236 -r1.237 src/bin/mksh/lex.c cvs -R rdiff -kk -upr1.263 -r1.264 src/bin/mksh/misc.c cvs -R rdiff -kk -upr1.819 -r1.820 src/bin/mksh/sh.h cvs -R rdiff -kk -upr1.84 -r1.85 src/bin/mksh/shf.c cvs -R rdiff -kk -upr1.122 -r1.123 src/bin/mksh/syn.c cvs -R rdiff -kk -upr1.89 -r1.90 src/bin/mksh/tree.c ________________________________________________________________________ Commit ID: 100590291AF6848CD3A CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/28 00:49:35 UTC Modified files: bin/mksh : edit.c misc.c sh.h Log message: BEL was, and Vi mode is, not EBCDIC-safe To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.329 -r1.330 src/bin/mksh/edit.c cvs -R rdiff -kk -upr1.264 -r1.265 src/bin/mksh/misc.c cvs -R rdiff -kk -upr1.820 -r1.821 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 1005902978D70FC7074 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/28 01:15:52 UTC Modified files: bin/mksh : main.c sh.h shf.c Log message: commit the EBCDIC run-time table conversion code, so it can be reviewed XXX there’s still the issue of compile-time character conversion, and XXX that runtime m̲u̲s̲t̲ use a compatible codepage, which we cannot check, XXX and that we need the POSIX portable character set mapped, which we XXX decide to not check (due to the above, mostly) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.340 -r1.341 src/bin/mksh/main.c cvs -R rdiff -kk -upr1.821 -r1.822 src/bin/mksh/sh.h cvs -R rdiff -kk -upr1.85 -r1.86 src/bin/mksh/shf.c ________________________________________________________________________ Commit ID: 1005902A8007F54B819 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/28 02:25:00 UTC Modified files: bin/mksh : Build.sh check.t edit.c misc.c sh.h Log message: apply most of the remaining parts of the EBCDIC patch, sans the CTRL() changes To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.717 -r1.718 src/bin/mksh/Build.sh cvs -R rdiff -kk -upr1.779 -r1.780 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.330 -r1.331 src/bin/mksh/edit.c cvs -R rdiff -kk -upr1.265 -r1.266 src/bin/mksh/misc.c cvs -R rdiff -kk -upr1.822 -r1.823 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 1005902ABA9399AA66E CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/28 02:40:27 UTC Modified files: bin/mksh : sh.h shf.c Log message: fill two complete round-trip maps EBCDIC <-> ASCII To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.823 -r1.824 src/bin/mksh/sh.h cvs -R rdiff -kk -upr1.86 -r1.87 src/bin/mksh/shf.c ________________________________________________________________________ Commit ID: 1005902B6DC3ECE3910 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/28 03:28:20 UTC Modified files: bin/mksh : check.t edit.c misc.c sh.h tree.c Log message: control character madness, but more compiler-friendly To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.780 -r1.781 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.331 -r1.332 src/bin/mksh/edit.c cvs -R rdiff -kk -upr1.266 -r1.267 src/bin/mksh/misc.c cvs -R rdiff -kk -upr1.824 -r1.825 src/bin/mksh/sh.h cvs -R rdiff -kk -upr1.90 -r1.91 src/bin/mksh/tree.c ________________________________________________________________________ Commit ID: 1005902B9086FFD0E52 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/28 03:37:45 UTC Modified files: bin/mksh : edit.c mksh.1 Log message: allow backslash escapes for bind for ^ and \ o̲n̲l̲y̲; also more EBCDIC-friendly To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.332 -r1.333 src/bin/mksh/edit.c cvs -R rdiff -kk -upr1.445 -r1.446 src/bin/mksh/mksh.1 ________________________________________________________________________ Commit ID: 1005902BB2B4D4574E0 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/28 03:46:51 UTC Modified files: bin/mksh : misc.c sh.h Log message: rename asc() to asciibetical() to make clear it’s for POSIX ordering only and switch remaining consumers, except the allowed one, to rtt2asc() To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.267 -r1.268 src/bin/mksh/misc.c cvs -R rdiff -kk -upr1.825 -r1.826 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 1005902BC4656E69578 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/28 03:51:15 UTC Modified files: bin/mksh : sh.h shf.c Log message: oops, ctypes are indexed by ASCII value even on EBCDIC systems To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.826 -r1.827 src/bin/mksh/sh.h cvs -R rdiff -kk -upr1.87 -r1.88 src/bin/mksh/shf.c ________________________________________________________________________ Commit ID: 1005902C17451F16FD1 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/28 04:13:20 UTC Modified files: bin/mksh : shf.c Log message: fix C array arithmetics To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.88 -r1.89 src/bin/mksh/shf.c ________________________________________________________________________ Commit ID: 100590323E86CD0E167 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/28 11:13:50 UTC Modified files: bin/mksh : Makefile check.t main.c misc.c sh.h shf.c Log message: add -DMKSH_FAUX_EBCDIC to test the codepaths better waking up to: Lanfear - Just Another Broken Shell To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.159 -r1.160 src/bin/mksh/Makefile cvs -R rdiff -kk -upr1.781 -r1.782 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.341 -r1.342 src/bin/mksh/main.c cvs -R rdiff -kk -upr1.268 -r1.269 src/bin/mksh/misc.c cvs -R rdiff -kk -upr1.827 -r1.828 src/bin/mksh/sh.h cvs -R rdiff -kk -upr1.89 -r1.90 src/bin/mksh/shf.c ________________________________________________________________________ Commit ID: 1005903273F4DF15DBB CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/28 11:27:59 UTC Modified files: bin/mksh : shf.c Log message: fill the map backwards (to use first occurrence of duplicates); add a cache to ensure basic ASCII mapping is bijective To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.90 -r1.91 src/bin/mksh/shf.c ________________________________________________________________________ Commit ID: 1005903282B43B4C47B CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/28 11:31:53 UTC Modified files: bin/mksh : sh.h shf.c Log message: keep ksh_ctypes[] array keys in EBCDIC we set $IFS massively less often than use ctype() To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.828 -r1.829 src/bin/mksh/sh.h cvs -R rdiff -kk -upr1.91 -r1.92 src/bin/mksh/shf.c ________________________________________________________________________ Commit ID: 10059032C385FDD2325 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/28 11:48:47 UTC Modified files: bin/mksh : funcs.c Log message: const To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.348 -r1.349 src/bin/mksh/funcs.c ________________________________________________________________________ Commit ID: 10059032CD84B8163BC CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/28 11:51:41 UTC Modified files: bin/mksh : sh.h Log message: move three variables into common data, meaning .bss (hopefully) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.829 -r1.830 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 10059032F6F6823D78E CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/28 12:02:43 UTC Modified files: bin/mksh : sh.h Log message: add C_ASCII (0x01 .. 0x7F: 7-bit ASCII except NUL) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.830 -r1.831 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 1005903B77E0CD3928C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/28 21:43:08 UTC Modified files: bin/mksh : check.t Log message: since we have -DMKSH_ASSUME_UTF8=0 on z/OS, omit the known-to-fail check on OS/390 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.782 -r1.783 src/bin/mksh/check.t ________________________________________________________________________ Commit ID: 1005903B79C5D16A9CC CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/28 21:43:31 UTC Modified files: bin/mksh : misc.c Log message: optimise <0x20/>0x7E into !C_PRINT To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.269 -r1.270 src/bin/mksh/misc.c ________________________________________________________________________ Commit ID: 1005904A1366B51E1F2 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/29 14:20:26 UTC Modified files: bin/mksh : edit.c sh.h Log message: instead of disabling, make it work To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.333 -r1.334 src/bin/mksh/edit.c cvs -R rdiff -kk -upr1.831 -r1.832 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 1005904A4EC64ED4A4D CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/29 14:36:16 UTC Modified files: bin/mksh : Build.sh check.t Log message: handle expected utf8opt-2a failures better (i.e. don’t even try) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.718 -r1.719 src/bin/mksh/Build.sh cvs -R rdiff -kk -upr1.783 -r1.784 src/bin/mksh/check.t ________________________________________________________________________ Commit ID: 1005904AECA3AA1265A CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/29 15:18:28 UTC Modified files: bin/mksh : check.pl check.t Log message: clean up OS exclusions somewhat: have Perl substitute the UTF-8 locale To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.43 -r1.44 src/bin/mksh/check.pl cvs -R rdiff -kk -upr1.784 -r1.785 src/bin/mksh/check.t ________________________________________________________________________ Commit ID: 10059050A1F555381AA CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/29 21:49:09 UTC Modified files: bin/mksh : check.t eval.c misc.c sh.h Log message: reimplement has_globbing() with proper bracket expression parsing, and take ahead parsing collating symbols, equivalence classes and character classes already (heck my first draft of this already did better than GNU bash, ksh93 I still don’t grok its code at all) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.785 -r1.786 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.207 -r1.208 src/bin/mksh/eval.c cvs -R rdiff -kk -upr1.270 -r1.271 src/bin/mksh/misc.c cvs -R rdiff -kk -upr1.832 -r1.833 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 10059050DFF02CF9B3E CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/04/29 22:04:32 UTC Modified files: bin/mksh : edit.c eval.c exec.c histrap.c misc.c os2.c sh.h var.c Log message: use strnul(); optimise To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.334 -r1.335 src/bin/mksh/edit.c cvs -R rdiff -kk -upr1.208 -r1.209 src/bin/mksh/eval.c cvs -R rdiff -kk -upr1.197 -r1.198 src/bin/mksh/exec.c cvs -R rdiff -kk -upr1.161 -r1.162 src/bin/mksh/histrap.c cvs -R rdiff -kk -upr1.271 -r1.272 src/bin/mksh/misc.c cvs -R rdiff -kk -upr1.1 -r1.2 src/bin/mksh/os2.c cvs -R rdiff -kk -upr1.833 -r1.834 src/bin/mksh/sh.h cvs -R rdiff -kk -upr1.216 -r1.217 src/bin/mksh/var.c ________________________________________________________________________ Commit ID: 10059055B8F07F249A9 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/04/30 03:35:19 UTC Modified files: devel/cvs : Makefile distinfo devel/cvs/patches: patch-configure_in Removed files: devel/cvs/patches: patch-lib_getopt_c Log message: update To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.27 -r1.28 ports/devel/cvs/Makefile cvs -R rdiff -kk -upr1.7 -r1.8 ports/devel/cvs/distinfo cvs -R rdiff -kk -upr1.8 -r1.9 ports/devel/cvs/patches/patch-configure_in cvs -R rdiff -kk -upr1.1 -r0 ports/devel/cvs/patches/patch-lib_getopt_c ________________________________________________________________________ Commit ID: 10059075B7C780B45D4 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/05/01 15:59:46 UTC Modified files: bin/mksh : misc.c Log message: add BSDish [[:<:]] and [[:>:]] matching (angle brackets must be escaped) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.272 -r1.273 src/bin/mksh/misc.c ________________________________________________________________________ Commit ID: 10059078B1C3EDAB114 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/05/01 19:22:54 UTC Modified files: bin/mksh : Build.sh Log message: clarify; default to xlc(1) as $CC on z/OS To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.719 -r1.720 src/bin/mksh/Build.sh ________________________________________________________________________ Commit ID: 10059078FEA4E4D59FA CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/05/01 19:43:24 UTC Modified files: bin/mksh : check.pl Log message: require Config only if it exists, which it reportedly doesn’t on OS/390 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.44 -r1.45 src/bin/mksh/check.pl ________________________________________________________________________ Commit ID: 1005907902A5478AD0E CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/05/01 19:44:17 UTC Modified files: bin/mksh : sh.h Log message: nuke unused stuff To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.834 -r1.835 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 100590790345DC952B2 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/05/01 19:44:30 UTC Modified files: bin/mksh : check.t misc.c Log message: commit my WIP for the Beltane Snapshot of the Mainframe Korn Shell, not going to make finishing it tonight ☹ To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.786 -r1.787 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.273 -r1.274 src/bin/mksh/misc.c ________________________________________________________________________ Commit ID: 100590791F0189FDB0A CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2017/05/01 19:51:50 UTC Modified files: src : jupp.hts Log message: github made it illegal to host GPL’d projects without explicit consent of a̲l̲l̲ copyright holders / licensors, so the git mirror of jupp is gone To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.67 -r1.68 www/src/jupp.hts ________________________________________________________________________ Commit ID: 100590791FA6483923D CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2017/05/01 19:52:00 UTC Modified files: src : wtf.hts Log message: Natureshadow moved his Äpp from github to edugit, which, unfortunately, is fucked up when all you have is lynx To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.15 -r1.16 www/src/wtf.hts ________________________________________________________________________ Commit ID: 100590794A1560667FC CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/05/01 20:03:27 UTC Modified files: bin/mksh : Build.sh Log message: add -U to test.sh as well, oops… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.720 -r1.721 src/bin/mksh/Build.sh ________________________________________________________________________ Commit ID: 100590798D5689E60E8 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2017/05/01 20:21:17 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.643 -r1.644 www/src/mksh.hts ________________________________________________________________________ Commit ID: 100590862CC6AA03AFA CVSROOT: /cvs Module name: X11 Changes by: tg@herc.mirbsd.org 2017/05/02 10:42:58 UTC Modified files: xc/extras/freetype2/src/psaux: psobjs.c Log message: CVE-2017-8287 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.6 -r1.7 X11/xc/extras/freetype2/src/psaux/psobjs.c ________________________________________________________________________ Commit ID: 100590862F30F7C7950 CVSROOT: /cvs Module name: X11 Changes by: tg@herc.mirbsd.org 2017/05/02 10:43:37 UTC Modified files: xc/extras/freetype2/src/psaux: t1decode.c Log message: CVE-2017-8105 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.6 -r1.7 X11/xc/extras/freetype2/src/psaux/t1decode.c ________________________________________________________________________ Commit ID: 1005909D44A1764451B CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/05/03 13:00:11 UTC Modified files: bin/mksh : Build.sh check.pl Log message: handle EBCDIC in the testsuite runner (error display) - move categories for that to test.sh, simplifying it - $ebcdic in Build.sh is now for the target, not the buildhost To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.721 -r1.722 src/bin/mksh/Build.sh cvs -R rdiff -kk -upr1.45 -r1.46 src/bin/mksh/check.pl ________________________________________________________________________ Commit ID: 1005909EE7C16B07DC3 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/05/03 14:51:16 UTC Modified files: bin/mksh : Build.sh check.pl Log message: move more EBCDIC logic into check.pl To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.722 -r1.723 src/bin/mksh/Build.sh cvs -R rdiff -kk -upr1.46 -r1.47 src/bin/mksh/check.pl ________________________________________________________________________ Commit ID: 1005909EE8764841F78 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/05/03 14:51:26 UTC Modified files: bin/mksh : eval.c Log message: sprinkle a few ord() and add an indicator of why some code fails on EBCDIC To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.209 -r1.210 src/bin/mksh/eval.c ________________________________________________________________________ Commit ID: 1005909F7DE6A471D6F CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2017/05/03 15:31:20 UTC Modified files: src : wtf.hts Log message: link to the APK To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.16 -r1.17 www/src/wtf.hts ________________________________________________________________________ Commit ID: 1005909F84E25A1E610 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/05/03 15:33:16 UTC Modified files: bin/mksh : eval.c Log message: move magic constants into definitions To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.210 -r1.211 src/bin/mksh/eval.c ________________________________________________________________________ Commit ID: 1005909F8FE711DB00F CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/05/03 15:36:12 UTC Modified files: bin/mksh : eval.c Log message: move the constants to an EBCDIC-friendly range To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.211 -r1.212 src/bin/mksh/eval.c ________________________________________________________________________ Commit ID: 100590A0297413F7251 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/05/03 16:17:11 UTC Modified files: bin/mksh : check.t Log message: split and adapt some testcases for EBCDIC To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.787 -r1.788 src/bin/mksh/check.t ________________________________________________________________________ Commit ID: 100590A17CE405AEE2E CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/05/03 17:48:09 UTC Modified files: bin/mksh : check.t misc.c Log message: first cut at the new matching code, IT WORKS!!! in the FIRST try! missing: - tons of new testcases - EBCDIC support with ASCII ordering for POSIX ranges To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.788 -r1.789 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.274 -r1.275 src/bin/mksh/misc.c ________________________________________________________________________ Commit ID: 100590A18964D91F456 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/05/03 17:51:07 UTC Modified files: bin/mksh : shf.c Log message: ensure NUL in ASCII and EBCDIC both always occurs ordinal 0 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.92 -r1.93 src/bin/mksh/shf.c ________________________________________________________________________ Commit ID: 100590A50A479A26B40 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/05/03 21:50:33 UTC Modified files: bin/mksh : shf.c Log message: we absolutely require unambiguous mapping between EBCDIC and extended ASCII to be able to provide a global stronly monotonous order for comparisons and bracket expression ranges To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.93 -r1.94 src/bin/mksh/shf.c ________________________________________________________________________ Commit ID: 100590CD60A12E221FB CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/05/05 19:43:53 UTC Modified files: bin/mksh : check.pl check.t misc.c Log message: some more small EBCDIC fixes To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.47 -r1.48 src/bin/mksh/check.pl cvs -R rdiff -kk -upr1.789 -r1.790 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.275 -r1.276 src/bin/mksh/misc.c ________________________________________________________________________ Commit ID: 100590CE24264B3D492 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/05/05 20:36:04 UTC Modified files: bin/mksh : edit.c eval.c expr.c lex.c tree.c var.c Log message: switch EBCDIC to “nega-UTF8” To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.335 -r1.336 src/bin/mksh/edit.c cvs -R rdiff -kk -upr1.212 -r1.213 src/bin/mksh/eval.c cvs -R rdiff -kk -upr1.96 -r1.97 src/bin/mksh/expr.c cvs -R rdiff -kk -upr1.237 -r1.238 src/bin/mksh/lex.c cvs -R rdiff -kk -upr1.91 -r1.92 src/bin/mksh/tree.c cvs -R rdiff -kk -upr1.217 -r1.218 src/bin/mksh/var.c ________________________________________________________________________ Commit ID: 100590CEBF0559EFD63 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/05/05 21:17:34 UTC Modified files: bin/mksh : check.pl check.t Log message: catch z/OS not having $Config not filling in the __perlpath env correctly To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.48 -r1.49 src/bin/mksh/check.pl cvs -R rdiff -kk -upr1.790 -r1.791 src/bin/mksh/check.t ________________________________________________________________________ Commit ID: 100590D00B820B45C19 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/05/05 22:45:59 UTC Modified files: bin/mksh : mksh.1 shf.c Log message: add EBCDIC primer and attribution for iSKUNK To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.446 -r1.447 src/bin/mksh/mksh.1 cvs -R rdiff -kk -upr1.94 -r1.95 src/bin/mksh/shf.c ________________________________________________________________________ Commit ID: 100590D026845CD3DFF CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/05/05 22:53:33 UTC Modified files: bin/mksh : check.t edit.c eval.c expr.c funcs.c lex.c misc.c sh.h syn.c tree.c var.c Log message: sprinkle tons more ord() around this is really not funny… mksh-ng will use even more “unsigned only” To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.791 -r1.792 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.336 -r1.337 src/bin/mksh/edit.c cvs -R rdiff -kk -upr1.213 -r1.214 src/bin/mksh/eval.c cvs -R rdiff -kk -upr1.97 -r1.98 src/bin/mksh/expr.c cvs -R rdiff -kk -upr1.349 -r1.350 src/bin/mksh/funcs.c cvs -R rdiff -kk -upr1.238 -r1.239 src/bin/mksh/lex.c cvs -R rdiff -kk -upr1.276 -r1.277 src/bin/mksh/misc.c cvs -R rdiff -kk -upr1.835 -r1.836 src/bin/mksh/sh.h cvs -R rdiff -kk -upr1.123 -r1.124 src/bin/mksh/syn.c cvs -R rdiff -kk -upr1.92 -r1.93 src/bin/mksh/tree.c cvs -R rdiff -kk -upr1.218 -r1.219 src/bin/mksh/var.c ________________________________________________________________________ Commit ID: 100590D03EC7D4B3D65 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/05/05 22:59:38 UTC Modified files: bin/mksh : Build.sh Log message: oops, reverted not enough in commitid 1005909EE7C16B07DC3 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.723 -r1.724 src/bin/mksh/Build.sh ________________________________________________________________________ Commit ID: 100590D079B1AD62BB1 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2017/05/05 23:15:16 UTC Modified files: data : 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.166 -r1.167 www/data/news.inc cvs -R rdiff -kk -upr1.644 -r1.645 www/src/mksh.hts ________________________________________________________________________ Commit ID: 100590DB5911C4B6CD6 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2017/05/06 11:37:49 UTC Modified files: src : mksh.hts Log message: rework part about -j/-M/-c being mutually exclusive, and update LTO info prompted, impolitely, in IRC by izabera To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.645 -r1.646 www/src/mksh.hts ________________________________________________________________________ Commit ID: 100590E4DA011C9FF41 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2017/05/06 22:26:19 UTC Modified files: code/Snippets : mkpicidx.sh hosted/tg/deb : mkdebidx.sh lib/libc/time : tz-art.htm tz-link.htm Log message: drop for simplicity To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 www/files/FreeLicenceLists.htm ________________________________________________________________________ Commit ID: 100595EA86C3ECE3F09 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/07/06 21:15:33 UTC Modified files: fonts/fixed : 9x18.bdfc Log message: experiment, for a while, with this nicer looking uppercase eszett and the better-to-distinguish lowercase one (left hook more prominent) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.15 -r1.16 contrib/fonts/fixed/9x18.bdfc ________________________________________________________________________ Commit ID: 100595EB943779BFE9B CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/07/06 22:28:52 UTC Modified files: fonts/fixed : 9x18.bdfc Log message: disambiguate ẞ from ß further by making the latter a long-s+yogh ligature this looks more like eszett, road signs and Fraktur and isn’t half bad despite being narrow in the style of the previous ß glyph, also less confusable for β; TODO fix the fullwidth character and other derivates now all we need to do wrt glyph flavours is to choose the other g… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.16 -r1.17 contrib/fonts/fixed/9x18.bdfc ________________________________________________________________________ Commit ID: 1005960E19748A19208 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/07/08 13:43:46 UTC Modified files: . : INDEX misc/mc : Makefile distinfo Log message: fix path to zip/unzip To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.99 -r1.100 ports/INDEX cvs -R rdiff -kk -upr1.27 -r1.28 ports/misc/mc/Makefile cvs -R rdiff -kk -upr1.5 -r1.6 ports/misc/mc/distinfo ________________________________________________________________________ Commit ID: 1005960F1CF7F4636C2 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/07/08 14:52:51 UTC Modified files: code/jupp : TODO Log message: do something about these F-keys (some reconfirmed, some changed w/ newer) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.33 -r1.34 contrib/code/jupp/TODO ________________________________________________________________________ Commit ID: 1005960F5F93CD53417 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2017/07/08 15:11:59 UTC Modified files: xc/programs/xterm: wcwidth.c code/jupp : NEWS i18n.c samples : uni_smp.txt unidata.htm unidata.txt utf-8 bin/mksh : expr.c lib/libc/i18n : tbl_att0.c tbl_attr.c tbl_towl.c tbl_towt.c tbl_towu.c wcwidth.c Log message: Unicode 10.0.0 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.9 -r1.10 X11/xc/programs/xterm/wcwidth.c cvs -R rdiff -kk -upr1.106 -r1.107 contrib/code/jupp/NEWS cvs -R rdiff -kk -upr1.17 -r1.18 contrib/code/jupp/i18n.c cvs -R rdiff -kk -upr1.2 -r1.3 contrib/samples/uni_smp.txt cvs -R rdiff -kk -upr1.10 -r1.11 contrib/samples/unidata.htm cvs -R rdiff -kk -upr1.10 -r1.11 contrib/samples/unidata.txt cvs -R rdiff -kk -upr1.15 -r1.16 contrib/samples/utf-8 cvs -R rdiff -kk -upr1.98 -r1.99 src/bin/mksh/expr.c cvs -R rdiff -kk -upr1.9 -r1.10 src/lib/libc/i18n/tbl_att0.c cvs -R rdiff -kk -upr1.12 -r1.13 src/lib/libc/i18n/tbl_attr.c cvs -R rdiff -kk -upr1.9 -r1.10 src/lib/libc/i18n/tbl_towl.c cvs -R rdiff -kk -upr1.5 -r1.6 src/lib/libc/i18n/tbl_towt.c cvs -R rdiff -kk -upr1.7 -r1.8 src/lib/libc/i18n/tbl_towu.c cvs -R rdiff -kk -upr1.15 -r1.16 src/lib/libc/i18n/wcwidth.c ________________________________________________________________________ Commit ID: 1005960FC940CBBB7D0 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/07/08 15:38:34 UTC Modified files: code/jupp : TODO Log message: more feedback from IRC, 10x To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.34 -r1.35 contrib/code/jupp/TODO ________________________________________________________________________ Commit ID: 1005960FC9E19ACFF98 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/07/08 15:38:44 UTC Modified files: code/jupp : Makefile.bsd-wrapper Log message: clean up i18n.c -DTEST program To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.9 -r1.10 contrib/code/jupp/Makefile.bsd-wrapper ________________________________________________________________________ Commit ID: 1005960FCA741D1B24A CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/07/08 15:38:54 UTC Modified files: code/jupp : i18n.c scrn.c Log message: use unictrl() more intelligently To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.18 -r1.19 contrib/code/jupp/i18n.c cvs -R rdiff -kk -upr1.19 -r1.20 contrib/code/jupp/scrn.c ________________________________________________________________________ Commit ID: 10059610517467C5D36 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/07/08 16:15:13 UTC Modified files: code/jupp : syntax.c Log message: 6-byte UTF-8 plus trailing NUL makes 7 octets buffer To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.16 -r1.17 contrib/code/jupp/syntax.c ________________________________________________________________________ Commit ID: 1005961061A2DE59FDC CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/07/08 16:19:24 UTC Modified files: code/jupp : scrn.c Log message: cleanup; use correct buffer size for utf8_encode (lower, this time) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.20 -r1.21 contrib/code/jupp/scrn.c ________________________________________________________________________ Commit ID: 1005961066126EB5A4C CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/07/08 16:20:35 UTC Modified files: code/jupp : i18n.c Log message: handle surrogates and chars outside of 21-bit Unicode as control chars To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.19 -r1.20 contrib/code/jupp/i18n.c ________________________________________________________________________ Commit ID: 100596106CE7EE9D432 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/07/08 16:22:49 UTC Modified files: code/jupp : i18n.c Log message: handle overlong chars right by printing to a buffer and returning length (XXX may explode if UINT_MAX is larger than 2³²-1) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.20 -r1.21 contrib/code/jupp/i18n.c ________________________________________________________________________ Commit ID: 10059610714037A3711 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/07/08 16:23:26 UTC Modified files: code/jupp : i18n.c i18n.h scrn.c Log message: convert only once To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.21 -r1.22 contrib/code/jupp/i18n.c cvs -R rdiff -kk -upr1.7 -r1.8 contrib/code/jupp/i18n.h cvs -R rdiff -kk -upr1.21 -r1.22 contrib/code/jupp/scrn.c ________________________________________________________________________ Commit ID: 100596180C5008CC96E CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/07/09 01:03:54 UTC Modified files: code/jupp : NEWS TODO scrn.c scrn.h Log message: partially fix redrawing for lines with combining characters woes stem from the fact that their appearance in scrn is overwritten by the next char on the line, which I could not fix as-is, only the case where they were the last characters on the line… needs much more research and restructuring the very concepts behind jupp ☹ To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.107 -r1.108 contrib/code/jupp/NEWS cvs -R rdiff -kk -upr1.35 -r1.36 contrib/code/jupp/TODO cvs -R rdiff -kk -upr1.22 -r1.23 contrib/code/jupp/scrn.c cvs -R rdiff -kk -upr1.4 -r1.5 contrib/code/jupp/scrn.h ________________________________________________________________________ Commit ID: 1005961822862E77A23 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2017/07/09 01:08:33 UTC Modified files: src : jupp.hts mksh.hts Log message: sync clog To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.68 -r1.69 www/src/jupp.hts cvs -R rdiff -kk -upr1.649 -r1.650 www/src/mksh.hts ________________________________________________________________________ Commit ID: 100596183D53C63D865 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/07/09 01:15:52 UTC Modified files: code/jupp : bw.c scrn.c Log message: more treating of combined characters like normals sadly, still not enough To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.21 -r1.22 contrib/code/jupp/bw.c cvs -R rdiff -kk -upr1.23 -r1.24 contrib/code/jupp/scrn.c ________________________________________________________________________ Commit ID: 100596184CB6D8805CB CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/07/09 01:19:55 UTC Modified files: code/jupp : scrn.c Log message: movement replay, also wasn’t it… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.24 -r1.25 contrib/code/jupp/scrn.c ________________________________________________________________________ Commit ID: 10059621F1A39FBE9C5 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/07/09 12:18:18 UTC Modified files: fonts/fixed : 9x18.bdfc Log message: fix height and shape of Kapitälchen To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.17 -r1.18 contrib/fonts/fixed/9x18.bdfc ________________________________________________________________________ Commit ID: 1005964CE267876912C CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/07/11 13:09:55 UTC Modified files: code/Snippets : eawparse Log message: combining characters have wcwidth 0, always, even if in a fullwidth block (the bug was likely introduced when filtering fonts) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 contrib/code/Snippets/eawparse ________________________________________________________________________ Commit ID: 1005964CEA413BD1DE1 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/07/11 13:11:59 UTC Modified files: code/Snippets : eawparse Log message: constant folding, no code change, after previous commit To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.4 -r1.5 contrib/code/Snippets/eawparse ________________________________________________________________________ Commit ID: 1005964D04034BAC564 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/07/11 13:18:40 UTC Modified files: code/Snippets : eawparse Log message: also handle bidi class NSM as combining, like glibc (no output change) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.5 -r1.6 contrib/code/Snippets/eawparse ________________________________________________________________________ Commit ID: 1005964D1C62D6FC536 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/07/11 13:25:23 UTC Modified files: code/Snippets : eawparse Log message: in glibc-compatible mode, do not prefill entire ranges (glibc only defines entries for valid/existing chars) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.6 -r1.7 contrib/code/Snippets/eawparse ________________________________________________________________________ Commit ID: 1005964D419681D40AD CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/07/11 13:35:10 UTC Modified files: code/Snippets : eawparse Log message: in glibc mode, limit EAW parsing to existent codepoints To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.7 -r1.8 contrib/code/Snippets/eawparse ________________________________________________________________________ Commit ID: 1005964D843041B5D79 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/07/11 13:53:01 UTC Modified files: code/Snippets : eawparse Log message: remove special handling for 200B (unnecessary) and FF00 (doesn’t exist) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.8 -r1.9 contrib/code/Snippets/eawparse ________________________________________________________________________ Commit ID: 1005966A6E40370CCAE CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/07/12 22:47:27 UTC Modified files: code/Snippets : eawparse Log message: like jupptables do not even output the trailing comma I used to hand-delete now we need more flags (use wchar_t), output BMP vs. full Unicode to separate files, then just commit their output as-is and #include them… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.9 -r1.10 contrib/code/Snippets/eawparse ________________________________________________________________________ Commit ID: 100596D30673513CA0C CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2017/07/17 21:47:04 UTC Modified files: files : FreeLicenceLists.htm Log message: … oops, the FSF list was missing (mostly because they still miss me) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.4 -r1.5 www/files/FreeLicenceLists.htm ________________________________________________________________________ Commit ID: 100596D343225FEF50F CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2017/07/17 22:03:14 UTC Modified files: files : FreeLicenceLists.htm Log message: erm well, it was, just not correctly; also, sync nonfree list To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.5 -r1.6 www/files/FreeLicenceLists.htm ________________________________________________________________________ Commit ID: 100596E845167006DA1 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/07/18 21:57:27 UTC Modified files: net/sirc : Makefile net/sirc/dist : dsircp sirc.help Log message: fix bug in parting messages spotted and pointed out by multiplexd To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.35 -r1.36 ports/net/sirc/Makefile cvs -R rdiff -kk -upr1.48 -r1.49 ports/net/sirc/dist/dsircp cvs -R rdiff -kk -upr1.10 -r1.11 ports/net/sirc/dist/sirc.help ________________________________________________________________________ Commit ID: 100596F499460ECA4FB CVSROOT: /cvs Module name: X11 Changes by: tg@herc.mirbsd.org 2017/07/19 11:58:51 UTC Modified files: xc/fonts/bdf/misc: fonts.alias Log message: sync To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/fonts/bdf/misc/fonts.alias ________________________________________________________________________ Commit ID: 100596F4AFF40AD817E CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/07/19 12:04:58 UTC Modified files: fonts/fixed : mirf16v8.bdfc Log message: update ß from 9x18.bdfc To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.5 -r1.6 contrib/fonts/fixed/mirf16v8.bdfc ________________________________________________________________________ Commit ID: 100596FA76C5229915E CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/07/19 18:39:21 UTC Modified files: share/man/man9 : style.9 Log message: some languages are just so broken… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.27 -r1.28 src/share/man/man9/style.9 ________________________________________________________________________ Commit ID: 100597104045595E8B3 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/07/20 19:26:48 UTC Modified files: lib/libc/stdlib: getopt.3 Log message: explain the plus to move GNU to the level everyone else, even POSuX, is To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.4 -r1.2 src/lib/libc/stdlib/getopt.3 ________________________________________________________________________ Commit ID: 10059711D89780CE021 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2017/07/20 21:15:56 UTC Modified files: bin/pax : options.c infrastructure/mk: bsd.port.mk infrastructure/pkgtools/add: pkg_add.1 infrastructure/pkgtools/create: perform.c infrastructure/pkgtools/lib: file.c infrastructure/pkgtools/rtfm: bsd.port.mk.5 infrastructure/pkgtools/tkpkg: tkpkg infrastructure/pkgtools/upgrade: pkg_upgrade.sh Log message: .lz and .tlz are claimed by lzip, drop most LZMA-Alone support (one thing in which Lasse and Antonio agree) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.60 -r1.61 src/bin/pax/options.c cvs -R rdiff -kk -upr1.292 -r1.293 ports/infrastructure/mk/bsd.port.mk cvs -R rdiff -kk -upr1.15 -r1.16 ports/infrastructure/pkgtools/add/pkg_add.1 cvs -R rdiff -kk -upr1.21 -r1.22 ports/infrastructure/pkgtools/create/perform.c cvs -R rdiff -kk -upr1.25 -r1.26 ports/infrastructure/pkgtools/lib/file.c cvs -R rdiff -kk -upr1.43 -r1.44 ports/infrastructure/pkgtools/rtfm/bsd.port.mk.5 cvs -R rdiff -kk -upr1.4 -r1.5 ports/infrastructure/pkgtools/tkpkg/tkpkg cvs -R rdiff -kk -upr1.40 -r1.41 ports/infrastructure/pkgtools/upgrade/pkg_upgrade.sh ________________________________________________________________________ Commit ID: 1005971267415038EB8 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/07/20 21:53:30 UTC ports/archivers/pdlzip Update of /cvs/ports/archivers/pdlzip In directory herc.mirbsd.org:/var/tmp/cvs-serv5379/pdlzip Log Message: Directory /cvs/ports/archivers/pdlzip put under version control ________________________________________________________________________ Commit ID: 1005971267415038EB8 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/07/20 21:53:31 UTC ports/archivers/pdlzip/patches Update of /cvs/ports/archivers/pdlzip/patches In directory herc.mirbsd.org:/var/tmp/cvs-serv5379/pdlzip/patches Log Message: Directory /cvs/ports/archivers/pdlzip/patches put under version control ________________________________________________________________________ Commit ID: 1005971269A3DED74E9 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/07/20 21:54:25 UTC Added files: archivers/pdlzip: DESCR Makefile PLIST distinfo archivers/pdlzip/patches: patch-main_c Log message: first cut at pdlzip port under the Pavlov fallback WTFPL-ish grant To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr0 -r1.1 ports/archivers/pdlzip/DESCR cvs -R rdiff -kk -upr0 -r1.1 ports/archivers/pdlzip/Makefile cvs -R rdiff -kk -upr0 -r1.1 ports/archivers/pdlzip/PLIST cvs -R rdiff -kk -upr0 -r1.1 ports/archivers/pdlzip/distinfo cvs -R rdiff -kk -upr0 -r1.1 ports/archivers/pdlzip/patches/patch-main_c ________________________________________________________________________ Commit ID: 10059712A0B0FD4254A CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/07/20 22:09:16 UTC Modified files: usr.bin/oldroff/nroff: n1.c Log message: implement GNU groff’s \, and \/ spacing adjustments for italic<->roman (supposedly, anyway) by ignoring them, fixes pdlzip(1) manpage To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.9 -r1.10 src/usr.bin/oldroff/nroff/n1.c ________________________________________________________________________ Commit ID: 10059712BEC22EBE07B CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/07/20 22:17:26 UTC Modified files: infrastructure/mk: bsd.port.mk infrastructure/pkgtools/rtfm: bsd.port.mk.5 Log message: add .lz/.tlz support for distfiles (not yet for binary packages) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.293 -r1.294 ports/infrastructure/mk/bsd.port.mk cvs -R rdiff -kk -upr1.44 -r1.45 ports/infrastructure/pkgtools/rtfm/bsd.port.mk.5 ________________________________________________________________________ Commit ID: 10059751E983C4914F3 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2017/07/23 22:09:12 UTC Modified files: data : tg.gc files : wp.htm Log message: Groundspeak dropped their referral programme To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.22 -r1.23 www/data/tg.gc cvs -R rdiff -kk -upr1.12 -r1.13 www/files/wp.htm ________________________________________________________________________ Commit ID: 100597523B1127C237C CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/07/23 22:32:45 UTC Modified files: samples : Tag: gnuwin dot.Xmodmap samples : Tag: grml dot.Xmodmap code/Snippets : KBDmir2U.map samples : dot.Xmodmap kbd-layout kbd-xf86 Log message: • MirKBD Revision 4.01: - change ModeSwitch-‘-’ from U+00AD ­ (SOFT HYPHEN) to U+2010 ‐ (HYPHEN) - fix a bug in gnuwin and MAIN branch: keycode 0x5C was overwritten • Update keyboard description files (kbd-*) • Merge changes between 3.x and 4.01 into Linux keymap where possible To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.24.2.1.2.3 -r1.24.2.1.2.4 contrib/samples/dot.Xmodmap cvs -R rdiff -kk -upr1.24.4.8 -r1.24.4.9 contrib/samples/dot.Xmodmap cvs -R rdiff -kk -upr1.1 -r1.2 contrib/code/Snippets/KBDmir2U.map cvs -R rdiff -kk -upr1.26 -r1.27 contrib/samples/dot.Xmodmap cvs -R rdiff -kk -upr1.5 -r1.6 contrib/samples/kbd-layout cvs -R rdiff -kk -upr1.2 -r1.3 contrib/samples/kbd-xf86 ________________________________________________________________________ Commit ID: 10059791F906168237F CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/07/26 23:02:30 UTC Modified files: bin/mksh : check.t sh.h var.c Log message: make readonly idempotent; spotted by selk from Dragora To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.793 -r1.794 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.836 -r1.837 src/bin/mksh/sh.h cvs -R rdiff -kk -upr1.219 -r1.220 src/bin/mksh/var.c ________________________________________________________________________ Commit ID: 100597F69DF5A0DB203 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2017/07/31 17:33:15 UTC Modified files: essentials/ca-certificates: keystore.gcj keystore.jks essentials/ca-certificates/mntner: 00-NOTES etc : ssl.certs.shar ssl.links.shar Log message: update from Mozilla via Debian: blacklist WoSign and StartCom To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.5 -r1.6 ports/essentials/ca-certificates/keystore.gcj cvs -R rdiff -kk -upr1.12 -r1.13 ports/essentials/ca-certificates/keystore.jks cvs -R rdiff -kk -upr1.11 -r1.12 ports/essentials/ca-certificates/mntner/00-NOTES cvs -R rdiff -kk -upr1.48 -r1.49 src/etc/ssl.certs.shar cvs -R rdiff -kk -upr1.5 -r1.6 src/etc/ssl.links.shar ________________________________________________________________________ Commit ID: 100597F6C5B72E908A3 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/07/31 17:43:46 UTC Modified files: essentials/ca-certificates: Makefile PLIST certdata.txt distinfo Log message: sync To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.16 -r1.17 ports/essentials/ca-certificates/Makefile cvs -R rdiff -kk -upr1.13 -r1.14 ports/essentials/ca-certificates/PLIST cvs -R rdiff -kk -upr1.10 -r1.11 ports/essentials/ca-certificates/certdata.txt cvs -R rdiff -kk -upr1.15 -r1.16 ports/essentials/ca-certificates/distinfo ________________________________________________________________________ Commit ID: 100597F92E50A79A1B3 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/07/31 20:28:06 UTC Modified files: usr.bin/nc : nc.1 netcat.c Log message: add -T crlf option, now that Apache decided to go strict CRLF on us ☹ To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.5 -r1.6 src/usr.bin/nc/nc.1 cvs -R rdiff -kk -upr1.7 -r1.8 src/usr.bin/nc/netcat.c ________________________________________________________________________ Commit ID: 100597F9AC544AE14F5 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2017/07/31 21:01:32 UTC Modified files: src : jupp.hts Log message: todo To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.69 -r1.70 www/src/jupp.hts ________________________________________________________________________ Commit ID: 100598197A0514718AC CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/02 09:12:43 UTC Modified files: sys/arch/i386/conf: RAMDISK Log message: make the floppy fit again… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.21 -r1.22 src/sys/arch/i386/conf/RAMDISK ________________________________________________________________________ Commit ID: 1005981A43E59C48E9F CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/02 10:06:28 UTC Modified files: distrib/lists/base/etc: mi Log message: sync To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.71 -r1.72 src/distrib/lists/base/etc/mi ________________________________________________________________________ Commit ID: 1005981A61F1CAA84F6 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/02 10:14:52 UTC Modified files: share/misc : acronyms Log message: 37406 acronyms with 60518 expansions To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.620 -r1.621 src/share/misc/acronyms ________________________________________________________________________ Commit ID: 1005981A64A10BFABC5 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/02 10:15:11 UTC Modified files: usr.bin/wtf : chkdb Log message: cooler counter To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.5 -r1.6 src/usr.bin/wtf/chkdb ________________________________________________________________________ Commit ID: 100598681371B793310 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/08/06 02:38:25 UTC Modified files: code/Snippets : KBDmir2U.map Log message: large fixup release To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.2 -r1.3 contrib/code/Snippets/KBDmir2U.map ________________________________________________________________________ Commit ID: 1005988A75B0DAE88CC CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/08/07 17:45:49 UTC Modified files: . : INDEX Log message: 2868 (234 broken); libGLU and xlock still missing To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.100 -r1.101 ports/INDEX ________________________________________________________________________ Commit ID: 1005988A7E32A285565 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/08/07 17:48:00 UTC Modified files: essentials/ca-certificates/mntner: pem2gcj Log message: note gkeytool was removed from Debian To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.7 -r1.8 ports/essentials/ca-certificates/mntner/pem2gcj ________________________________________________________________________ Commit ID: 1005988A96E3CCC5CE5 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/07 17:55:41 UTC Modified files: share/misc : acronyms Log message: 37531 acronyms with 60729 expansions • sync with .Ox • standardise on “filesystem” (1833 hits, but much older) over “file system” (2166 hits, most in recent stuff only) • add lots, again To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.621 -r1.622 src/share/misc/acronyms ________________________________________________________________________ Commit ID: 1005988C83105DC23E0 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/08/07 20:07:42 UTC Modified files: fonts/fixed : 18x18ko.bdfc fixedmir.ed Log message: use identical glyphs between Fixed [Misc] and FixedMisc [MirOS] in MirBSD (and MirDebian); changes ko→generic 〃 and 〓, which are what Unicode uses To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.6 -r1.7 contrib/fonts/fixed/18x18ko.bdfc cvs -R rdiff -kk -upr1.2 -r1.3 contrib/fonts/fixed/fixedmir.ed ________________________________________________________________________ Commit ID: 1005988C69344442E37 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2017/08/07 20:19:22 UTC Modified files: xc/config/cf : Amoeba.cf darwin.cf lynx.cf xc/doc/man/general: X.man xc/doc/specs/X11: CH16 xc/doc/specs/XDMCP: xdmcp.ms xc/doc/specs/XLFD: xlfd.tbl.ms xc/doc/specs/rstart: rstart.ms xc/extras/Mesa/docs: VERSIONS xc/extras/Xpm : CHANGES xc/extras/expat: configure xc/extras/freetype2: ChangeLog ChangeLog.21 xc/extras/freetype2/builds/unix: configure ltmain.sh xc/extras/freetype2/docs: CHANGES INSTALL.CROSS xc/lib/Xau : README xc/lib/Xaw : Changelog xc/lib/xtrans : Xtranslcl.c xc/programs/Xserver/Xprint: attributes.c xc/programs/Xserver/hw/dmx/doc: doxygen.conf xc/programs/Xserver/hw/tinyx/linux: linux.c xc/programs/Xserver/hw/xfree86: CHANGELOG xc/programs/bitmap: Bitmap-nocase.ad xc/programs/xman: vendor.c xc/programs/xmh: xmh.man bin/df : df.1 df.c bin/ed/USD.doc/09.edtut: e2 bin/ln : ln.1 symlink.7 bin/ls : ls.1 bin/mv : mv.1 bin/pax : ar_subs.c buf_subs.c cache.h file_subs.c ftree.c options.c pat_rep.c pax.1 pax.c pax.h tables.h tar.1 tar.c bin/ps : ps.1 bin/rm : rm.1 rm.c bin/systrace : systrace.1 systrace.c code/flashdist : NET4501 NET45x1 NET4801 rc code/jupp : aclocal.m4 extraman : gnat_ugn_unw.texi tcpdump.8 gnu/e3 : e3.h hosted/fwcf : fts.c etc : protocols rc security boehm-gc : os_dep.c fastjar : aclocal.m4 gcc : Makefile.in gcc/ada : g-dirope.adb g-dirope.ads g-os_lib.ads gnat_rm.texi gnat_ugn.texi gnatchop.adb prj-nmsc.adb gcc/config : interix3.h gcc/doc : cpp.texi cppopts.texi hostconfig.texi install.texi invoke.texi gcc/java : jcf.h gcc/p : ChangeLog gpc.c gcc/p/demos : statfsdemo.pas gcc/p/doc/en : gnu.texi gpcs.texi gcc/p/doc/generated: fileutils.texi gpcpas.texi gcc/p/doc/hr : gpcs.texi gcc/p/rts : gpc.pas rts.c rtsc.pas gcc/p/units : fileutils.pas gpc-bp.pas libffi : aclocal.m4 libjava/java/io: FileDescriptor.java libjava/java/lang: System.java libjava/libltdl: aclocal.m4 libstdc++-v3 : aclocal.m4 configure gnu/usr.bin/binutils/bfd: aclocal.m4 bfdio.c configure gnu/usr.bin/binutils/bfd/doc: bfdio.texi gnu/usr.bin/binutils/binutils: aclocal.m4 gnu/usr.bin/binutils/config: lead-dot.m4 gnu/usr.bin/binutils/etc: configure.texi standards.texi gnu/usr.bin/binutils/gas: aclocal.m4 gnu/usr.bin/binutils/gdb: configure nto-procfs.c proc-api.c proc-events.c proc-flags.c proc-utils.h proc-why.c procfs.c gnu/usr.bin/binutils/gdb/config: nm-linux.h gnu/usr.bin/binutils/gdb/doc: gdb.texinfo gnu/usr.bin/binutils/ld: aclocal.m4 gnu/usr.bin/binutils/libiberty: lrealpath.c strerror.c gnu/usr.bin/binutils/opcodes: aclocal.m4 gnu/usr.bin/cvs: FAQ NEWS TODO aclocal.m4 config.h.in configure configure.in gnu/usr.bin/cvs/doc: cvs-paper.ms cvs.texinfo gnu/usr.bin/cvs/lib: closeout.c filenamecat.c fncase.c getcwd.c system.h gnu/usr.bin/cvs/m4: getcwd-path-max.m4 gnu/usr.bin/cvs/src: commit.c filesubr.c lock.c login.c gnu/usr.bin/lynx/WWW/Library/Implementation: HTFile.c gnu/usr.bin/lynx: aclocal.m4 lynx.cfg gnu/usr.bin/lynx/src: LYBookmark.c LYReadCFG.c gnu/usr.bin/perl: Changes5.004 Changes5.005 Changes5.6 Changes5.8.3 Changes5.8.5 Changes5.8.7 INSTALL README.os2 README.vmesa config_h.SH configure.com doio.c pp_sys.c uconfig.h gnu/usr.bin/perl/NetWare: config_H.wc gnu/usr.bin/perl/Porting: Glossary config_H pumpkin.pod gnu/usr.bin/perl/djgpp: djgpp.c gnu/usr.bin/perl/ext/Encode: Changes gnu/usr.bin/perl/ext/Fcntl/t: syslfs.t gnu/usr.bin/perl/hints: README.hints machten.sh gnu/usr.bin/perl/lib/ExtUtils: Installed.pm gnu/usr.bin/perl/lib/File: Copy.pm Find.pm Temp.pm gnu/usr.bin/perl/lib/Net: FTP.pm gnu/usr.bin/perl/lib/Pod: Find.pm Perldoc.pm gnu/usr.bin/perl/plan9: config.plan9 config_h.sample gnu/usr.bin/perl/pod: perl561delta.pod perl56delta.pod perl571delta.pod perl588delta.pod perl58delta.pod perldiag.pod perlfaq2.pod perlfaq5.pod perlfunc.pod perlglossary.pod perlipc.pod perlmodlib.PL perlmodlib.pod perlport.pod perlstyle.pod perlunicode.pod gnu/usr.bin/perl/t/op: lfs.t gnu/usr.bin/perl/utils: h2xs.PL gnu/usr.bin/perl/vos: config.alpha.h config.ga.h gnu/usr.bin/perl/win32/bin: search.pl gnu/usr.bin/perl/win32: config_H.bc config_H.gc config_H.vc config_H.vc64 perlglob.c gnu/usr.bin/perl/win32/ext/Win32: Win32.pm gnu/usr.bin/perl/wince/bin: search.pl gnu/usr.bin/perl/wince: config_H.ce gnu/usr.bin/rcs: rcs_func.ms gnu/usr.bin/rcs/src: rcslex.c gnu/usr.bin/texinfo: aclocal.m4 gnu/usr.bin/texinfo/info: filesys.c filesys.h gnu/usr.bin/texinfo/makeinfo: makeinfo.c gnu/usr.sbin/sendmail: KNOWNBUGS RELEASE_NOTES gnu/usr.sbin/sendmail/doc/op: op.me gnu/usr.sbin/sendmail/include/sm: sysexits.h gnu/usr.sbin/sendmail/libsm: setvbuf.c gnu/usr.sbin/sendmail/mail.local: mail.local.c gnu/usr.sbin/sendmail/sendmail: README conf.c conf.h deliver.c mci.c queue.c sendmail.h sysexits.h include : fstab.h sysexits.h include/protocols: dumprestore.h kern/include : zlib.h lib/libc/db/hash: hash.c lib/libc/db/man: btree.3 recno.3 lib/libc/gen : errlist.c fts.c getfsent.3 getmntinfo.3 isfdtype.3 sysctl.3 utime.3 lib/libc/net : rcmd.c lib/libc/stdio : setvbuf.c lib/libc/sys : access.2 acct.2 bind.2 chdir.2 chflags.2 chmod.2 chown.2 chroot.2 execve.2 fsync.2 getdirentries.2 getfh.2 getfsstat.2 getrusage.2 intro.2 kqueue.2 ktrace.2 link.2 lseek.2 mkdir.2 mkfifo.2 mknod.2 open.2 pathconf.2 read.2 readlink.2 reboot.2 rename.2 rmdir.2 stat.2 statfs.2 statvfs.2 symlink.2 truncate.2 unlink.2 utimes.2 write.2 lib/libncurses/src: INSTALL lib/libncurses/src/include: term_entry.h lib/libncurses/src/man: term.7 lib/libncurses/src/ncurses/tinfo: write_entry.c lib/libpthread/uthread: uthread_fstatfs.c lib/librpcsvc : nfs_prot.x rex.x lib/libssl/src/crypto/objects: objects.h objects.txt lib/libssl/src/doc: openssl.txt lib/libz : compress.3 . : INDEX archivers/unzip/pkg: DESCR benchmarks/bonnie++/pkg: DESCR devel/libgtop/pkg: DESCR devel/p5-File-ShareDir: DESCR devel/p5-Tree-Simple: DESCR editors/cooledit/pkg: DESCR editors/nedit/patches: patch-doc_nc_man infrastructure/pkgtools/add: pkg_add.1 mailnews/alpine: Makefile mailnews/alpine/pkg: DESCR-pilot mailnews/exim3/files: Makefile mailnews/pine : Makefile mailnews/pine/pkg: DESCR-pilot misc/fileutils/patches: patch-src_remove_c misc/mc : DESCR misc/xnc/pkg : DESCR net/netatalk/pkg: DESCR security/cfs : Makefile security/cfs/pkg: DESCR security/chrootuid/pkg: DESCR sysutils/bchunk/pkg: DESCR sysutils/dvd+rw-tools/pkg: DESCR sysutils/p5-Filesys-DiskSpace/pkg: DESCR sysutils/p5-Quota/pkg: DESCR sysutils/setquota/pkg: DESCR sysutils/sleuthkit/pkg: DESCR textproc/glimpse/pkg: DESCR x11/fsv/pkg : DESCR x11/gnome/vfs2 : Makefile x11/gnome/vfs2/pkg: DESCR sbin/badsect : badsect.8 badsect.c sbin/clri : clri.8 sbin/dump : Makefile dump.8 dump.h main.c optr.c sbin/dumpfs : dumpfs.8 sbin/ffsinfo : ffsinfo.8 ffsinfo.c sbin/fsck : fsck.8 fsck.c preen.c sbin/fsck_ext2fs: fsck.h fsck_ext2fs.8 main.c pass1.c setup.c utilities.c sbin/fsck_ffs/SMM.doc: 0.t 1.t 2.t 3.t 4.t sbin/fsck_ffs : fsck.h fsck_ffs.8 main.c pass1.c setup.c utilities.c sbin/fsck_msdos: check.c fsck_msdos.8 sbin/fsdb : fsdb.8 fsdb.c sbin/growfs : debug.c growfs.8 growfs.c sbin/mount : mount.8 mount.c sbin/mount_ext2fs: mount_ext2fs.8 sbin/mount_fdesc: mount_fdesc.8 sbin/mount_ffs : mount_ffs.8 sbin/mount_kernfs: mount_kernfs.8 sbin/mount_msdos: mount_msdos.8 sbin/mount_nfs : mount_nfs.8 sbin/mount_ntfs: mount_ntfs.8 sbin/mount_procfs: mount_procfs.8 sbin/mount_vnd : mount_vnd.8 sbin/mountd : exports.5 mountd.8 mountd.c sbin/ncheck_ffs: ncheck_ffs.8 ncheck_ffs.c sbin/newfs : mkfs.c newfs.8 newfs.c sbin/newfs_msdos: newfs_msdos.8 newfs_msdos.c sbin/nfsd : nfsd.8 sbin/quotacheck: quotacheck.8 sbin/raidctl : raidctl.8 rf_configure.c sbin/reboot : reboot.8 sbin/restore : main.c restore.8 restore.c restore.h symtab.c tape.c sbin/shutdown : shutdown.8 sbin/swapctl : swapctl.8 sbin/sysctl : sysctl.c sbin/tunefs : tunefs.8 tunefs.c sbin/umount : umount.8 share/doc/papers/beyond4.3: beyond43.ms share/doc/papers/diskperf: abs.ms conclusions.ms methodology.ms motivation.ms results.ms tests.ms share/doc/papers/fsinterface: abstract.ms fsinterface.ms slides.t share/doc/papers/future: 0.t 2.t r.t share/doc/papers/jus: paper.ms share/doc/papers/kernmalloc: kernmalloc.t share/doc/papers/malloc: conclusion.ms share/doc/papers/memfs: 1.t A.t ref.bib share/doc/papers/newvm: 0.t 1.t share/doc/papers/nqnfs: nqnfs.me share/doc/papers/sysperf: 0.t 2.t 3.t 4.t 5.t 7.t share/doc/psd : 00.contents share/doc/psd/01.cacm: p1 p2 p3 p5 p6 share/doc/psd/02.implement: fig2.pic implement share/doc/psd/03.iosys: iosys share/doc/psd/04.uprog: p0 p3 p4 p5 share/doc/psd/05.sysman: 0.t 1.7.t 2.0.t 2.2.t 2.3.t 2.4.t a.t 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/psd/15.yacc: ss8 share/doc/psd/20.ipctut: tutor.me ustreamread.c share/doc/psd/21.ipc: 1.t share/doc/smm : 00.contents share/doc/smm/01.setup: 2.t share/doc/smm/02.config: 2.t 3.t 4.t 5.t 6.t b.t d.t share/doc/smm/05.fastfs: 0.t 1.t 2.t 3.t 4.t 5.t 6.t share/doc/smm/06.nfs: 0.t 1.t 2.t ref.t share/doc/smm/16.security: security.ms share/doc/smm/17.password: password.ms share/doc/usd/01.begin: u0 u1 u2 share/doc/usd/03.shell: t1 share/doc/usd/13.ex: ex.rm share/doc/usd/27.invert: refer share/man/man3 : sysexits.3 share/man/man4 : ccd.4 fd.4 lkm.4 options.4 share/man/man5 : dir.5 dump.5 fs.5 fstab.5 pf.conf.5 share/man/man7 : hier.7 install.i386.7 intro.7 securelevel.7 share/man/man8 : boot_sparc.8 compat_linux.8 crash.8 daily.8 intro.8 update.8 share/man/man9 : VOP_LOOKUP.9 doshutdownhooks.9 getdevvp.9 getnewvnode.9 malloc.9 namei.9 shutdownhook_establish.9 uvm.9 vclean.9 vfs.9 vget.9 vgone.9 vinvalbuf.9 vn_lock.9 vnode.9 sys/arch/i386/conf: GENERIC Makefile.i386 RAMDISK sys/arch/i386/i386: autoconf.c sys/arch/i386/include: param.h sys/arch/i386/isa: clock.c sys/arch/i386/stand/installboot: installboot.8 sys/arch/sparc/conf: FLOPPY GENERIC Makefile.sparc RAMDISK sys/arch/sparc/include: param.h sys/arch/sparc/sparc: clock.c sys/arch/sparc/stand/installboot: installboot.8 sys/compat/common: vfs_syscalls_43.c sys/compat/linux: linux_sched.h sys/dev/pci : files.pci sys/dev/raidframe: rf_dag.h sys/dev : rd.c sys/dev/usb : uvisor.c sys/isofs/cd9660: cd9660_extern.h cd9660_lookup.c cd9660_vfsops.c cd9660_vnops.c iso.h sys/kern : init_main.c kern_acct.c kern_kthread.c kern_lkm.c kern_subr.c vfs_bio.c vfs_init.c vfs_lookup.c vfs_subr.c vfs_syscalls.c vfs_vnops.c sys/lib/libsa : cd9660.c nfs.c nfsv2.h stand.h ufs.c sys/miscfs/procfs: procfs.h procfs_vfsops.c sys/msdosfs : msdosfs_fat.c msdosfs_lookup.c msdosfs_vfsops.c msdosfsmount.h sys/net : ethertypes.h sys/nfs : nfs.h nfs_serv.c nfs_vfsops.c nfsproto.h sys/ntfs : ntfs_vfsops.c ntfs_vnops.c sys/sys : disklabel.h dkbad.h errno.h lkm.h mount.h param.h statvfs.h sysctl.h unpcb.h vnode.h sys/ufs/ext2fs : ext2fs.h ext2fs_alloc.c ext2fs_balloc.c ext2fs_dinode.h ext2fs_lookup.c ext2fs_vfsops.c ext2fs_vnops.c sys/ufs/ffs : ffs_alloc.c ffs_balloc.c ffs_softdep.c ffs_vfsops.c fs.h sys/ufs/mfs : mfs_vfsops.c mfs_vnops.c mfsnode.h sys/ufs/ufs : dinode.h extattr.h ufs_lookup.c ufs_quota.c ufs_vnops.c ufsmount.h sys/uvm : uvm_vnode.c usr.bin/du : du.1 usr.bin/file/magdir: apple convex filesystems sun usr.bin/find : find.1 function.c usr.bin/fstat : fstat.1 usr.bin/less : main.c usr.bin/make/PSD.doc: tutorial.ms usr.bin/make : dir.c gnode.h usr.bin/man : man.1 usr.bin/midiplay: midiplay.c usr.bin/rpcinfo: rpcinfo.8 usr.bin/sed : process.c usr.bin/showmount: showmount.8 showmount.c usr.bin/ssh : PROTOCOL usr.bin/stat : stat.1 usr.bin/sudo : TROUBLESHOOTING UPGRADE sudo.8 sudo.c visudo.c usr.bin/vi/common: exf.c options.c usr.bin/vi/docs/USD.doc/exref: ex.rm usr.bin/vi/docs/USD.doc/vi.ref: vi.ref usr.bin/xinstall: xinstall.c usr.bin/yacc/PSD.doc: ss8 usr.sbin/bad144: bad144.8 usr.sbin/httpd/htdocs/manual: FAQ.html logs.html usr.sbin/httpd/htdocs/manual/howto: htaccess.html usr.sbin/httpd/htdocs/manual/misc: API.html usr.sbin/httpd/htdocs/manual/mod: directive-dict.html mod_autoindex.html mod_proxy.html usr.sbin/httpd/src/include: httpd.h usr.sbin/httpd/src/main: http_request.c usr.sbin/httpd/src/modules/proxy: proxy_cache.c usr.sbin/httpd/src/modules/standard: mod_rewrite.c usr.sbin/makefs: README TODO ffs.c ffs.h makefs.8 makefs.c makefs.h usr.sbin/makefs/ffs: ffs_alloc.c ffs_balloc.c mkfs.c ufs_inode.h usr.sbin/makefs/nbsrc/lib/libc/gen: pwcache.h usr.sbin/makefs/nbsrc/sys/ufs/ffs: fs.h usr.sbin/makefs/nbsrc/sys/ufs/ufs: dinode.h usr.sbin/mtree : mtree.8 usr.sbin/procmap: procmap.1 procmap.c usr.sbin/pstat : pstat.8 usr.sbin/pwd_mkdb: pwd_mkdb.8 usr.sbin/quot : quot.c usr.sbin/quotaon: quotaon.8 quotaon.c usr.sbin/repquota: repquota.8 repquota.c usr.sbin/vnconfig: vnconfig.8 files : cvs.cgi src : mksh_old.hts wlog-4.hts Log message: filesystem To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/config/cf/Amoeba.cf cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/config/cf/darwin.cf cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/config/cf/lynx.cf cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/doc/man/general/X.man cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/doc/specs/X11/CH16 cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/doc/specs/XDMCP/xdmcp.ms cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/doc/specs/XLFD/xlfd.tbl.ms cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/doc/specs/rstart/rstart.ms cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/Mesa/docs/VERSIONS cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/Xpm/CHANGES cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/extras/expat/configure cvs -R rdiff -kk -upr1.6 -r1.7 X11/xc/extras/freetype2/ChangeLog cvs -R rdiff -kk -upr1.4 -r1.5 X11/xc/extras/freetype2/ChangeLog.21 cvs -R rdiff -kk -upr1.6 -r1.7 X11/xc/extras/freetype2/builds/unix/configure cvs -R rdiff -kk -upr1.6 -r1.7 X11/xc/extras/freetype2/builds/unix/ltmain.sh cvs -R rdiff -kk -upr1.6 -r1.7 X11/xc/extras/freetype2/docs/CHANGES cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/extras/freetype2/docs/INSTALL.CROSS cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/lib/Xau/README cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/lib/Xaw/Changelog cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/lib/xtrans/Xtranslcl.c cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/programs/Xserver/Xprint/attributes.c cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/programs/Xserver/hw/dmx/doc/doxygen.conf cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/programs/Xserver/hw/tinyx/linux/linux.c cvs -R rdiff -kk -upr1.2 -r1.3 X11/xc/programs/Xserver/hw/xfree86/CHANGELOG cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/programs/bitmap/Bitmap-nocase.ad cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/programs/xman/vendor.c cvs -R rdiff -kk -upr1.1.103.1 -r1.2 X11/xc/programs/xmh/xmh.man cvs -R rdiff -kk -upr1.3 -r1.4 src/bin/df/df.1 cvs -R rdiff -kk -upr1.4 -r1.5 src/bin/df/df.c cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/bin/ed/USD.doc/09.edtut/e2 cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/bin/ln/ln.1 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/bin/ln/symlink.7 cvs -R rdiff -kk -upr1.3 -r1.4 src/bin/ls/ls.1 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/bin/mv/mv.1 cvs -R rdiff -kk -upr1.17 -r1.18 src/bin/pax/ar_subs.c cvs -R rdiff -kk -upr1.7 -r1.8 src/bin/pax/buf_subs.c cvs -R rdiff -kk -upr1.3 -r1.4 src/bin/pax/cache.h cvs -R rdiff -kk -upr1.23 -r1.24 src/bin/pax/file_subs.c cvs -R rdiff -kk -upr1.8 -r1.9 src/bin/pax/ftree.c cvs -R rdiff -kk -upr1.61 -r1.62 src/bin/pax/options.c cvs -R rdiff -kk -upr1.11 -r1.12 src/bin/pax/pat_rep.c cvs -R rdiff -kk -upr1.30 -r1.31 src/bin/pax/pax.1 cvs -R rdiff -kk -upr1.22 -r1.23 src/bin/pax/pax.c cvs -R rdiff -kk -upr1.17 -r1.18 src/bin/pax/pax.h cvs -R rdiff -kk -upr1.6 -r1.7 src/bin/pax/tables.h cvs -R rdiff -kk -upr1.34 -r1.35 src/bin/pax/tar.1 cvs -R rdiff -kk -upr1.17 -r1.18 src/bin/pax/tar.c cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/bin/ps/ps.1 cvs -R rdiff -kk -upr1.4 -r1.5 src/bin/rm/rm.1 cvs -R rdiff -kk -upr1.10 -r1.11 src/bin/rm/rm.c cvs -R rdiff -kk -upr1.5 -r1.6 src/bin/systrace/systrace.1 cvs -R rdiff -kk -upr1.1.1.3 -r1.2 src/bin/systrace/systrace.c cvs -R rdiff -kk -upr1.1.203.1 -r1.2 contrib/code/flashdist/NET4501 cvs -R rdiff -kk -upr1.1.203.1 -r1.2 contrib/code/flashdist/NET45x1 cvs -R rdiff -kk -upr1.1.203.1 -r1.2 contrib/code/flashdist/NET4801 cvs -R rdiff -kk -upr1.2 -r1.3 contrib/code/flashdist/rc cvs -R rdiff -kk -upr1.8 -r1.9 contrib/code/jupp/aclocal.m4 cvs -R rdiff -kk -upr1.1 -r1.2 contrib/extraman/gnat_ugn_unw.texi cvs -R rdiff -kk -upr1.1 -r1.2 contrib/extraman/tcpdump.8 cvs -R rdiff -kk -upr1.4 -r1.5 contrib/gnu/e3/e3.h cvs -R rdiff -kk -upr1.3 -r1.4 contrib/hosted/fwcf/fts.c cvs -R rdiff -kk -upr1.2 -r1.3 src/etc/protocols cvs -R rdiff -kk -upr1.126 -r1.127 src/etc/rc cvs -R rdiff -kk -upr1.28 -r1.29 src/etc/security cvs -R rdiff -kk -upr1.5 -r1.6 gcc/boehm-gc/os_dep.c cvs -R rdiff -kk -upr1.5 -r1.6 gcc/fastjar/aclocal.m4 cvs -R rdiff -kk -upr1.15 -r1.16 gcc/gcc/Makefile.in cvs -R rdiff -kk -upr1.1.101.1 -r1.2 gcc/gcc/ada/g-dirope.adb cvs -R rdiff -kk -upr1.1.101.1 -r1.2 gcc/gcc/ada/g-dirope.ads cvs -R rdiff -kk -upr1.1.101.1 -r1.2 gcc/gcc/ada/g-os_lib.ads cvs -R rdiff -kk -upr1.2 -r1.3 gcc/gcc/ada/gnat_rm.texi cvs -R rdiff -kk -upr1.1.101.1 -r1.2 gcc/gcc/ada/gnat_ugn.texi cvs -R rdiff -kk -upr1.1.101.1 -r1.2 gcc/gcc/ada/gnatchop.adb cvs -R rdiff -kk -upr1.1.101.1 -r1.2 gcc/gcc/ada/prj-nmsc.adb cvs -R rdiff -kk -upr1.1.101.1 -r1.2 gcc/gcc/config/interix3.h cvs -R rdiff -kk -upr1.4 -r1.5 gcc/gcc/doc/cpp.texi cvs -R rdiff -kk -upr1.2 -r1.3 gcc/gcc/doc/cppopts.texi cvs -R rdiff -kk -upr1.1.101.2 -r1.2 gcc/gcc/doc/hostconfig.texi cvs -R rdiff -kk -upr1.6 -r1.7 gcc/gcc/doc/install.texi cvs -R rdiff -kk -upr1.21 -r1.22 gcc/gcc/doc/invoke.texi cvs -R rdiff -kk -upr1.1.101.1 -r1.2 gcc/gcc/java/jcf.h cvs -R rdiff -kk -upr1.1.111.3 -r1.2 gcc/gcc/p/ChangeLog cvs -R rdiff -kk -upr1.1.111.3 -r1.2 gcc/gcc/p/gpc.c cvs -R rdiff -kk -upr1.1.111.1 -r1.2 gcc/gcc/p/demos/statfsdemo.pas cvs -R rdiff -kk -upr1.1.111.1 -r1.2 gcc/gcc/p/doc/en/gnu.texi cvs -R rdiff -kk -upr1.3 -r1.4 gcc/gcc/p/doc/en/gpcs.texi cvs -R rdiff -kk -upr1.1.111.1 -r1.2 gcc/gcc/p/doc/generated/fileutils.texi cvs -R rdiff -kk -upr1.1.111.1 -r1.2 gcc/gcc/p/doc/generated/gpcpas.texi cvs -R rdiff -kk -upr1.3 -r1.4 gcc/gcc/p/doc/hr/gpcs.texi cvs -R rdiff -kk -upr1.5 -r1.6 gcc/gcc/p/rts/gpc.pas cvs -R rdiff -kk -upr1.1.111.3 -r1.2 gcc/gcc/p/rts/rts.c cvs -R rdiff -kk -upr1.4 -r1.5 gcc/gcc/p/rts/rtsc.pas cvs -R rdiff -kk -upr1.1.111.3 -r1.2 gcc/gcc/p/units/fileutils.pas cvs -R rdiff -kk -upr1.1.111.2 -r1.2 gcc/gcc/p/units/gpc-bp.pas cvs -R rdiff -kk -upr1.5 -r1.6 gcc/libffi/aclocal.m4 cvs -R rdiff -kk -upr1.1.101.1 -r1.2 gcc/libjava/java/io/FileDescriptor.java cvs -R rdiff -kk -upr1.1.101.1 -r1.2 gcc/libjava/java/lang/System.java cvs -R rdiff -kk -upr1.2 -r1.3 gcc/libjava/libltdl/aclocal.m4 cvs -R rdiff -kk -upr1.7 -r1.8 gcc/libstdc++-v3/aclocal.m4 cvs -R rdiff -kk -upr1.12 -r1.13 gcc/libstdc++-v3/configure cvs -R rdiff -kk -upr1.5 -r1.6 src/gnu/usr.bin/binutils/bfd/aclocal.m4 cvs -R rdiff -kk -upr1.1.101.3 -r1.2 src/gnu/usr.bin/binutils/bfd/bfdio.c cvs -R rdiff -kk -upr1.9 -r1.10 src/gnu/usr.bin/binutils/bfd/configure cvs -R rdiff -kk -upr1.1.101.1 -r1.2 src/gnu/usr.bin/binutils/bfd/doc/bfdio.texi cvs -R rdiff -kk -upr1.4 -r1.5 src/gnu/usr.bin/binutils/binutils/aclocal.m4 cvs -R rdiff -kk -upr1.1.101.1 -r1.2 src/gnu/usr.bin/binutils/config/lead-dot.m4 cvs -R rdiff -kk -upr1.1.101.1 -r1.2 src/gnu/usr.bin/binutils/etc/configure.texi cvs -R rdiff -kk -upr1.1.101.1 -r1.2 src/gnu/usr.bin/binutils/etc/standards.texi cvs -R rdiff -kk -upr1.4 -r1.5 src/gnu/usr.bin/binutils/gas/aclocal.m4 cvs -R rdiff -kk -upr1.8 -r1.9 src/gnu/usr.bin/binutils/gdb/configure cvs -R rdiff -kk -upr1.2 -r1.3 src/gnu/usr.bin/binutils/gdb/nto-procfs.c cvs -R rdiff -kk -upr1.1.101.2 -r1.2 src/gnu/usr.bin/binutils/gdb/proc-api.c cvs -R rdiff -kk -upr1.1.101.1 -r1.2 src/gnu/usr.bin/binutils/gdb/proc-events.c cvs -R rdiff -kk -upr1.1.101.1 -r1.2 src/gnu/usr.bin/binutils/gdb/proc-flags.c cvs -R rdiff -kk -upr1.1.101.1 -r1.2 src/gnu/usr.bin/binutils/gdb/proc-utils.h cvs -R rdiff -kk -upr1.1.101.1 -r1.2 src/gnu/usr.bin/binutils/gdb/proc-why.c cvs -R rdiff -kk -upr1.2 -r1.3 src/gnu/usr.bin/binutils/gdb/procfs.c cvs -R rdiff -kk -upr1.1.101.1 -r1.2 src/gnu/usr.bin/binutils/gdb/config/nm-linux.h cvs -R rdiff -kk -upr1.4 -r1.5 src/gnu/usr.bin/binutils/gdb/doc/gdb.texinfo cvs -R rdiff -kk -upr1.5 -r1.6 src/gnu/usr.bin/binutils/ld/aclocal.m4 cvs -R rdiff -kk -upr1.1.101.4 -r1.2 src/gnu/usr.bin/binutils/libiberty/lrealpath.c cvs -R rdiff -kk -upr1.3 -r1.4 src/gnu/usr.bin/binutils/libiberty/strerror.c cvs -R rdiff -kk -upr1.4 -r1.5 src/gnu/usr.bin/binutils/opcodes/aclocal.m4 cvs -R rdiff -kk -upr1.2 -r1.3 src/gnu/usr.bin/cvs/FAQ cvs -R rdiff -kk -upr1.2 -r1.3 src/gnu/usr.bin/cvs/NEWS cvs -R rdiff -kk -upr1.1.101.2 -r1.2 src/gnu/usr.bin/cvs/TODO cvs -R rdiff -kk -upr1.12 -r1.13 src/gnu/usr.bin/cvs/aclocal.m4 cvs -R rdiff -kk -upr1.10 -r1.11 src/gnu/usr.bin/cvs/config.h.in cvs -R rdiff -kk -upr1.31 -r1.32 src/gnu/usr.bin/cvs/configure cvs -R rdiff -kk -upr1.29 -r1.30 src/gnu/usr.bin/cvs/configure.in cvs -R rdiff -kk -upr1.1.101.1 -r1.2 src/gnu/usr.bin/cvs/doc/cvs-paper.ms cvs -R rdiff -kk -upr1.34 -r1.35 src/gnu/usr.bin/cvs/doc/cvs.texinfo cvs -R rdiff -kk -upr1.1.101.2 -r1.2 src/gnu/usr.bin/cvs/lib/closeout.c cvs -R rdiff -kk -upr1.1.101.1 -r1.2 src/gnu/usr.bin/cvs/lib/filenamecat.c cvs -R rdiff -kk -upr1.1.101.2 -r1.2 src/gnu/usr.bin/cvs/lib/fncase.c cvs -R rdiff -kk -upr1.3 -r1.4 src/gnu/usr.bin/cvs/lib/getcwd.c cvs -R rdiff -kk -upr1.5 -r1.6 src/gnu/usr.bin/cvs/lib/system.h cvs -R rdiff -kk -upr1.1.101.2 -r1.2 src/gnu/usr.bin/cvs/m4/getcwd-path-max.m4 cvs -R rdiff -kk -upr1.10 -r1.11 src/gnu/usr.bin/cvs/src/commit.c cvs -R rdiff -kk -upr1.4 -r1.5 src/gnu/usr.bin/cvs/src/filesubr.c cvs -R rdiff -kk -upr1.6 -r1.7 src/gnu/usr.bin/cvs/src/lock.c cvs -R rdiff -kk -upr1.8 -r1.9 src/gnu/usr.bin/cvs/src/login.c cvs -R rdiff -kk -upr1.1.109.13 -r1.2 src/gnu/usr.bin/lynx/WWW/Library/Implementation/HTFile.c cvs -R rdiff -kk -upr1.11 -r1.12 src/gnu/usr.bin/lynx/aclocal.m4 cvs -R rdiff -kk -upr1.44 -r1.45 src/gnu/usr.bin/lynx/lynx.cfg cvs -R rdiff -kk -upr1.3 -r1.4 src/gnu/usr.bin/lynx/src/LYBookmark.c cvs -R rdiff -kk -upr1.1.109.17 -r1.9 src/gnu/usr.bin/lynx/src/LYReadCFG.c cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/gnu/usr.bin/perl/Changes5.004 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/gnu/usr.bin/perl/Changes5.005 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/gnu/usr.bin/perl/Changes5.6 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/gnu/usr.bin/perl/Changes5.8.3 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/gnu/usr.bin/perl/Changes5.8.5 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/gnu/usr.bin/perl/Changes5.8.7 cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/gnu/usr.bin/perl/INSTALL cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/gnu/usr.bin/perl/README.os2 cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/gnu/usr.bin/perl/README.vmesa cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/gnu/usr.bin/perl/config_h.SH cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/gnu/usr.bin/perl/configure.com cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/gnu/usr.bin/perl/doio.c cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/gnu/usr.bin/perl/pp_sys.c cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/gnu/usr.bin/perl/uconfig.h cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/gnu/usr.bin/perl/NetWare/config_H.wc cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/gnu/usr.bin/perl/Porting/Glossary cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/gnu/usr.bin/perl/Porting/config_H cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/gnu/usr.bin/perl/Porting/pumpkin.pod cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/gnu/usr.bin/perl/djgpp/djgpp.c cvs -R rdiff -kk -upr1.2 -r1.3 src/gnu/usr.bin/perl/ext/Encode/Changes cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/gnu/usr.bin/perl/ext/Fcntl/t/syslfs.t cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/gnu/usr.bin/perl/hints/README.hints cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/gnu/usr.bin/perl/hints/machten.sh cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/gnu/usr.bin/perl/lib/ExtUtils/Installed.pm cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/gnu/usr.bin/perl/lib/File/Copy.pm cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/gnu/usr.bin/perl/lib/File/Find.pm cvs -R rdiff -kk -upr1.1.1.3 -r1.2 src/gnu/usr.bin/perl/lib/File/Temp.pm cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/gnu/usr.bin/perl/lib/Net/FTP.pm cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/gnu/usr.bin/perl/lib/Pod/Find.pm cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/gnu/usr.bin/perl/lib/Pod/Perldoc.pm cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/gnu/usr.bin/perl/plan9/config.plan9 cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/gnu/usr.bin/perl/plan9/config_h.sample cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/gnu/usr.bin/perl/pod/perl561delta.pod cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/gnu/usr.bin/perl/pod/perl56delta.pod cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/gnu/usr.bin/perl/pod/perl571delta.pod cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/gnu/usr.bin/perl/pod/perl588delta.pod cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/gnu/usr.bin/perl/pod/perl58delta.pod cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/gnu/usr.bin/perl/pod/perldiag.pod cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/gnu/usr.bin/perl/pod/perlfaq2.pod cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/gnu/usr.bin/perl/pod/perlfaq5.pod cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/gnu/usr.bin/perl/pod/perlfunc.pod cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/gnu/usr.bin/perl/pod/perlglossary.pod cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/gnu/usr.bin/perl/pod/perlipc.pod cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/gnu/usr.bin/perl/pod/perlmodlib.PL cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/gnu/usr.bin/perl/pod/perlmodlib.pod cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/gnu/usr.bin/perl/pod/perlport.pod cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/gnu/usr.bin/perl/pod/perlstyle.pod cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/gnu/usr.bin/perl/pod/perlunicode.pod cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/gnu/usr.bin/perl/t/op/lfs.t cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/gnu/usr.bin/perl/utils/h2xs.PL cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/gnu/usr.bin/perl/vos/config.alpha.h cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/gnu/usr.bin/perl/vos/config.ga.h cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/gnu/usr.bin/perl/win32/bin/search.pl cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/gnu/usr.bin/perl/win32/config_H.bc cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/gnu/usr.bin/perl/win32/config_H.gc cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/gnu/usr.bin/perl/win32/config_H.vc cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/gnu/usr.bin/perl/win32/config_H.vc64 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/gnu/usr.bin/perl/win32/perlglob.c cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/gnu/usr.bin/perl/win32/ext/Win32/Win32.pm cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/gnu/usr.bin/perl/wince/bin/search.pl cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/gnu/usr.bin/perl/wince/config_H.ce cvs -R rdiff -kk -upr1.1.101.1 -r1.2 src/gnu/usr.bin/rcs/rcs_func.ms cvs -R rdiff -kk -upr1.3 -r1.4 src/gnu/usr.bin/rcs/src/rcslex.c cvs -R rdiff -kk -upr1.4 -r1.5 src/gnu/usr.bin/texinfo/aclocal.m4 cvs -R rdiff -kk -upr1.1.101.1 -r1.2 src/gnu/usr.bin/texinfo/info/filesys.c cvs -R rdiff -kk -upr1.2 -r1.3 src/gnu/usr.bin/texinfo/info/filesys.h cvs -R rdiff -kk -upr1.2 -r1.3 src/gnu/usr.bin/texinfo/makeinfo/makeinfo.c cvs -R rdiff -kk -upr1.1.127.3 -r1.4 src/gnu/usr.sbin/sendmail/KNOWNBUGS cvs -R rdiff -kk -upr1.8 -r1.9 src/gnu/usr.sbin/sendmail/RELEASE_NOTES cvs -R rdiff -kk -upr1.7 -r1.8 src/gnu/usr.sbin/sendmail/doc/op/op.me cvs -R rdiff -kk -upr1.3 -r1.4 src/gnu/usr.sbin/sendmail/include/sm/sysexits.h cvs -R rdiff -kk -upr1.3 -r1.4 src/gnu/usr.sbin/sendmail/libsm/setvbuf.c cvs -R rdiff -kk -upr1.7 -r1.8 src/gnu/usr.sbin/sendmail/mail.local/mail.local.c cvs -R rdiff -kk -upr1.5 -r1.6 src/gnu/usr.sbin/sendmail/sendmail/README cvs -R rdiff -kk -upr1.17 -r1.18 src/gnu/usr.sbin/sendmail/sendmail/conf.c cvs -R rdiff -kk -upr1.3 -r1.4 src/gnu/usr.sbin/sendmail/sendmail/conf.h cvs -R rdiff -kk -upr1.11 -r1.12 src/gnu/usr.sbin/sendmail/sendmail/deliver.c cvs -R rdiff -kk -upr1.6 -r1.7 src/gnu/usr.sbin/sendmail/sendmail/mci.c cvs -R rdiff -kk -upr1.10 -r1.11 src/gnu/usr.sbin/sendmail/sendmail/queue.c cvs -R rdiff -kk -upr1.11 -r1.12 src/gnu/usr.sbin/sendmail/sendmail/sendmail.h cvs -R rdiff -kk -upr1.3 -r1.4 src/gnu/usr.sbin/sendmail/sendmail/sysexits.h cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/include/fstab.h cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/include/sysexits.h cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/include/protocols/dumprestore.h cvs -R rdiff -kk -upr1.15 -r1.16 src/kern/include/zlib.h cvs -R rdiff -kk -upr1.3 -r1.4 src/lib/libc/db/hash/hash.c cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/lib/libc/db/man/btree.3 cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/lib/libc/db/man/recno.3 cvs -R rdiff -kk -upr1.6 -r1.7 src/lib/libc/gen/errlist.c cvs -R rdiff -kk -upr1.5 -r1.6 src/lib/libc/gen/fts.c cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/lib/libc/gen/getfsent.3 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/lib/libc/gen/getmntinfo.3 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/lib/libc/gen/isfdtype.3 cvs -R rdiff -kk -upr1.9 -r1.10 src/lib/libc/gen/sysctl.3 cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/lib/libc/gen/utime.3 cvs -R rdiff -kk -upr1.5 -r1.6 src/lib/libc/net/rcmd.c cvs -R rdiff -kk -upr1.1.1.3 -r1.2 src/lib/libc/stdio/setvbuf.c cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/lib/libc/sys/access.2 cvs -R rdiff -kk -upr1.1.1.3 -r1.2 src/lib/libc/sys/acct.2 cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/lib/libc/sys/bind.2 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/lib/libc/sys/chdir.2 cvs -R rdiff -kk -upr1.2 -r1.3 src/lib/libc/sys/chflags.2 cvs -R rdiff -kk -upr1.2 -r1.3 src/lib/libc/sys/chmod.2 cvs -R rdiff -kk -upr1.1.1.3 -r1.2 src/lib/libc/sys/chown.2 cvs -R rdiff -kk -upr1.3 -r1.4 src/lib/libc/sys/chroot.2 cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/lib/libc/sys/execve.2 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/lib/libc/sys/fsync.2 cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/lib/libc/sys/getdirentries.2 cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/lib/libc/sys/getfh.2 cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/lib/libc/sys/getfsstat.2 cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/lib/libc/sys/getrusage.2 cvs -R rdiff -kk -upr1.1.1.3 -r1.2 src/lib/libc/sys/intro.2 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/lib/libc/sys/kqueue.2 cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/lib/libc/sys/ktrace.2 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/lib/libc/sys/link.2 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/lib/libc/sys/lseek.2 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/lib/libc/sys/mkdir.2 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/lib/libc/sys/mkfifo.2 cvs -R rdiff -kk -upr1.2 -r1.3 src/lib/libc/sys/mknod.2 cvs -R rdiff -kk -upr1.2 -r1.3 src/lib/libc/sys/open.2 cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/lib/libc/sys/pathconf.2 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/lib/libc/sys/read.2 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/lib/libc/sys/readlink.2 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/lib/libc/sys/reboot.2 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/lib/libc/sys/rename.2 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/lib/libc/sys/rmdir.2 cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/lib/libc/sys/stat.2 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/lib/libc/sys/statfs.2 cvs -R rdiff -kk -upr1.1 -r1.2 src/lib/libc/sys/statvfs.2 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/lib/libc/sys/symlink.2 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/lib/libc/sys/truncate.2 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/lib/libc/sys/unlink.2 cvs -R rdiff -kk -upr1.2 -r1.3 src/lib/libc/sys/utimes.2 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/lib/libc/sys/write.2 cvs -R rdiff -kk -upr1.3 -r1.4 src/lib/libncurses/src/INSTALL cvs -R rdiff -kk -upr1.6 -r1.7 src/lib/libncurses/src/include/term_entry.h cvs -R rdiff -kk -upr1.3 -r1.4 src/lib/libncurses/src/man/term.7 cvs -R rdiff -kk -upr1.3 -r1.4 src/lib/libncurses/src/ncurses/tinfo/write_entry.c cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/lib/libpthread/uthread/uthread_fstatfs.c cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/lib/librpcsvc/nfs_prot.x cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/lib/librpcsvc/rex.x cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/lib/libssl/src/crypto/objects/objects.h cvs -R rdiff -kk -upr1.2 -r1.3 src/lib/libssl/src/crypto/objects/objects.txt cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/lib/libssl/src/doc/openssl.txt cvs -R rdiff -kk -upr1.4 -r1.5 src/lib/libz/compress.3 cvs -R rdiff -kk -upr1.101 -r1.102 ports/INDEX cvs -R rdiff -kk -upr1.1.7.1 -r1.2 ports/archivers/unzip/pkg/DESCR cvs -R rdiff -kk -upr1.1.7.1 -r1.2 ports/benchmarks/bonnie++/pkg/DESCR cvs -R rdiff -kk -upr1.1.7.1 -r1.2 ports/devel/libgtop/pkg/DESCR cvs -R rdiff -kk -upr1.1 -r1.2 ports/devel/p5-File-ShareDir/DESCR cvs -R rdiff -kk -upr1.1 -r1.2 ports/devel/p5-Tree-Simple/DESCR cvs -R rdiff -kk -upr1.2 -r1.3 ports/editors/cooledit/pkg/DESCR cvs -R rdiff -kk -upr1.1.7.1 -r1.2 ports/editors/nedit/patches/patch-doc_nc_man cvs -R rdiff -kk -upr1.16 -r1.17 ports/infrastructure/pkgtools/add/pkg_add.1 cvs -R rdiff -kk -upr1.6 -r1.7 ports/mailnews/alpine/Makefile cvs -R rdiff -kk -upr1.1 -r1.2 ports/mailnews/alpine/pkg/DESCR-pilot cvs -R rdiff -kk -upr1.1.7.1 -r1.2 ports/mailnews/exim3/files/Makefile cvs -R rdiff -kk -upr1.30 -r1.31 ports/mailnews/pine/Makefile cvs -R rdiff -kk -upr1.1.7.1 -r1.2 ports/mailnews/pine/pkg/DESCR-pilot cvs -R rdiff -kk -upr1.1.7.1 -r1.2 ports/misc/fileutils/patches/patch-src_remove_c cvs -R rdiff -kk -upr1.1 -r1.2 ports/misc/mc/DESCR cvs -R rdiff -kk -upr1.1.7.1 -r1.2 ports/misc/xnc/pkg/DESCR cvs -R rdiff -kk -upr1.2 -r1.3 ports/net/netatalk/pkg/DESCR cvs -R rdiff -kk -upr1.4 -r1.5 ports/security/cfs/Makefile cvs -R rdiff -kk -upr1.1.7.1 -r1.2 ports/security/cfs/pkg/DESCR cvs -R rdiff -kk -upr1.1.7.1 -r1.2 ports/security/chrootuid/pkg/DESCR cvs -R rdiff -kk -upr1.1.7.1 -r1.2 ports/sysutils/bchunk/pkg/DESCR cvs -R rdiff -kk -upr1.1 -r1.2 ports/sysutils/dvd+rw-tools/pkg/DESCR cvs -R rdiff -kk -upr1.1.7.1 -r1.2 ports/sysutils/p5-Filesys-DiskSpace/pkg/DESCR cvs -R rdiff -kk -upr1.1.7.1 -r1.2 ports/sysutils/p5-Quota/pkg/DESCR cvs -R rdiff -kk -upr1.1.7.1 -r1.2 ports/sysutils/setquota/pkg/DESCR cvs -R rdiff -kk -upr1.1.7.1 -r1.2 ports/sysutils/sleuthkit/pkg/DESCR cvs -R rdiff -kk -upr1.1.7.1 -r1.2 ports/textproc/glimpse/pkg/DESCR cvs -R rdiff -kk -upr1.1.7.1 -r1.2 ports/x11/fsv/pkg/DESCR cvs -R rdiff -kk -upr1.12 -r1.13 ports/x11/gnome/vfs2/Makefile cvs -R rdiff -kk -upr1.1.7.1 -r1.2 ports/x11/gnome/vfs2/pkg/DESCR cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/sbin/badsect/badsect.8 cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/sbin/badsect/badsect.c cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/sbin/clri/clri.8 cvs -R rdiff -kk -upr1.3 -r1.4 src/sbin/dump/Makefile cvs -R rdiff -kk -upr1.2 -r1.3 src/sbin/dump/dump.8 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/sbin/dump/dump.h cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/sbin/dump/main.c cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/sbin/dump/optr.c cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/sbin/dumpfs/dumpfs.8 cvs -R rdiff -kk -upr1.2 -r1.3 src/sbin/ffsinfo/ffsinfo.8 cvs -R rdiff -kk -upr1.2 -r1.3 src/sbin/ffsinfo/ffsinfo.c cvs -R rdiff -kk -upr1.1.1.3 -r1.2 src/sbin/fsck/fsck.8 cvs -R rdiff -kk -upr1.1.1.3 -r1.2 src/sbin/fsck/fsck.c cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/sbin/fsck/preen.c cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/sbin/fsck_ext2fs/fsck.h cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/sbin/fsck_ext2fs/fsck_ext2fs.8 cvs -R rdiff -kk -upr1.1.1.3 -r1.2 src/sbin/fsck_ext2fs/main.c cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/sbin/fsck_ext2fs/pass1.c cvs -R rdiff -kk -upr1.1.1.3 -r1.2 src/sbin/fsck_ext2fs/setup.c cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/sbin/fsck_ext2fs/utilities.c cvs -R rdiff -kk -upr1.2 -r1.3 src/sbin/fsck_ffs/SMM.doc/0.t cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/sbin/fsck_ffs/SMM.doc/1.t cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/sbin/fsck_ffs/SMM.doc/2.t cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/sbin/fsck_ffs/SMM.doc/3.t cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/sbin/fsck_ffs/SMM.doc/4.t cvs -R rdiff -kk -upr1.2 -r1.3 src/sbin/fsck_ffs/fsck.h cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/sbin/fsck_ffs/fsck_ffs.8 cvs -R rdiff -kk -upr1.4 -r1.5 src/sbin/fsck_ffs/main.c cvs -R rdiff -kk -upr1.1.1.3 -r1.2 src/sbin/fsck_ffs/pass1.c cvs -R rdiff -kk -upr1.6 -r1.7 src/sbin/fsck_ffs/setup.c cvs -R rdiff -kk -upr1.4 -r1.5 src/sbin/fsck_ffs/utilities.c cvs -R rdiff -kk -upr1.1.1.3 -r1.2 src/sbin/fsck_msdos/check.c cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/sbin/fsck_msdos/fsck_msdos.8 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/sbin/fsdb/fsdb.8 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/sbin/fsdb/fsdb.c cvs -R rdiff -kk -upr1.2 -r1.3 src/sbin/growfs/debug.c cvs -R rdiff -kk -upr1.3 -r1.4 src/sbin/growfs/growfs.8 cvs -R rdiff -kk -upr1.3 -r1.4 src/sbin/growfs/growfs.c cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/sbin/mount/mount.8 cvs -R rdiff -kk -upr1.3 -r1.4 src/sbin/mount/mount.c cvs -R rdiff -kk -upr1.4 -r1.5 src/sbin/mount_ext2fs/mount_ext2fs.8 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/sbin/mount_fdesc/mount_fdesc.8 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/sbin/mount_ffs/mount_ffs.8 cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/sbin/mount_kernfs/mount_kernfs.8 cvs -R rdiff -kk -upr1.3 -r1.4 src/sbin/mount_msdos/mount_msdos.8 cvs -R rdiff -kk -upr1.2 -r1.3 src/sbin/mount_nfs/mount_nfs.8 cvs -R rdiff -kk -upr1.2 -r1.3 src/sbin/mount_ntfs/mount_ntfs.8 cvs -R rdiff -kk -upr1.2 -r1.3 src/sbin/mount_procfs/mount_procfs.8 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/sbin/mount_vnd/mount_vnd.8 cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/sbin/mountd/exports.5 cvs -R rdiff -kk -upr1.2 -r1.3 src/sbin/mountd/mountd.8 cvs -R rdiff -kk -upr1.3 -r1.4 src/sbin/mountd/mountd.c cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/sbin/ncheck_ffs/ncheck_ffs.8 cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/sbin/ncheck_ffs/ncheck_ffs.c cvs -R rdiff -kk -upr1.6 -r1.7 src/sbin/newfs/mkfs.c cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/sbin/newfs/newfs.8 cvs -R rdiff -kk -upr1.2 -r1.3 src/sbin/newfs/newfs.c cvs -R rdiff -kk -upr1.2 -r1.3 src/sbin/newfs_msdos/newfs_msdos.8 cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/sbin/newfs_msdos/newfs_msdos.c cvs -R rdiff -kk -upr1.2 -r1.3 src/sbin/nfsd/nfsd.8 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/sbin/quotacheck/quotacheck.8 cvs -R rdiff -kk -upr1.3 -r1.4 src/sbin/raidctl/raidctl.8 cvs -R rdiff -kk -upr1.4 -r1.5 src/sbin/raidctl/rf_configure.c cvs -R rdiff -kk -upr1.2 -r1.3 src/sbin/reboot/reboot.8 cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/sbin/restore/main.c cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/sbin/restore/restore.8 cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/sbin/restore/restore.c cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/sbin/restore/restore.h cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/sbin/restore/symtab.c cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/sbin/restore/tape.c cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/sbin/shutdown/shutdown.8 cvs -R rdiff -kk -upr1.2 -r1.3 src/sbin/swapctl/swapctl.8 cvs -R rdiff -kk -upr1.6 -r1.7 src/sbin/sysctl/sysctl.c cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/sbin/tunefs/tunefs.8 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/sbin/tunefs/tunefs.c cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/sbin/umount/umount.8 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/papers/beyond4.3/beyond43.ms cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/papers/diskperf/abs.ms cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/papers/diskperf/conclusions.ms cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/papers/diskperf/methodology.ms cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/papers/diskperf/motivation.ms cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/papers/diskperf/results.ms cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/papers/diskperf/tests.ms cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/papers/fsinterface/abstract.ms cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/papers/fsinterface/fsinterface.ms cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/papers/fsinterface/slides.t cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/papers/future/0.t cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/papers/future/2.t cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/papers/future/r.t cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/papers/jus/paper.ms cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/papers/kernmalloc/kernmalloc.t cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/papers/malloc/conclusion.ms cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/papers/memfs/1.t cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/papers/memfs/A.t cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/papers/memfs/ref.bib cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/papers/newvm/0.t cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/papers/newvm/1.t cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/papers/nqnfs/nqnfs.me cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/papers/sysperf/0.t cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/papers/sysperf/2.t cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/papers/sysperf/3.t cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/papers/sysperf/4.t cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/papers/sysperf/5.t cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/papers/sysperf/7.t cvs -R rdiff -kk -upr1.4 -r1.5 src/share/doc/psd/00.contents cvs -R rdiff -kk -upr1.2 -r1.3 src/share/doc/psd/01.cacm/p1 cvs -R rdiff -kk -upr1.2 -r1.3 src/share/doc/psd/01.cacm/p2 cvs -R rdiff -kk -upr1.2 -r1.3 src/share/doc/psd/01.cacm/p3 cvs -R rdiff -kk -upr1.2 -r1.3 src/share/doc/psd/01.cacm/p5 cvs -R rdiff -kk -upr1.2 -r1.3 src/share/doc/psd/01.cacm/p6 cvs -R rdiff -kk -upr1.2 -r1.3 src/share/doc/psd/02.implement/fig2.pic cvs -R rdiff -kk -upr1.2 -r1.3 src/share/doc/psd/02.implement/implement cvs -R rdiff -kk -upr1.2 -r1.3 src/share/doc/psd/03.iosys/iosys cvs -R rdiff -kk -upr1.2 -r1.3 src/share/doc/psd/04.uprog/p0 cvs -R rdiff -kk -upr1.2 -r1.3 src/share/doc/psd/04.uprog/p3 cvs -R rdiff -kk -upr1.2 -r1.3 src/share/doc/psd/04.uprog/p4 cvs -R rdiff -kk -upr1.2 -r1.3 src/share/doc/psd/04.uprog/p5 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/psd/05.sysman/0.t cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/psd/05.sysman/1.7.t cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/psd/05.sysman/2.0.t cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/psd/05.sysman/2.2.t cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/psd/05.sysman/2.3.t cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/psd/05.sysman/2.4.t cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/psd/05.sysman/a.t cvs -R rdiff -kk -upr1.1.7.1 -r1.2 src/share/doc/psd/08.f77/f77.ms cvs -R rdiff -kk -upr1.1.7.1 -r1.2 src/share/doc/psd/09.f77io/f77IO.ms cvs -R rdiff -kk -upr1.2 -r1.3 src/share/doc/psd/11.adb/adb.ms cvs -R rdiff -kk -upr1.1.7.1 -r1.2 src/share/doc/psd/14.sccs/sccs.me cvs -R rdiff -kk -upr1.2 -r1.3 src/share/doc/psd/15.yacc/ss8 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/psd/20.ipctut/tutor.me cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/psd/20.ipctut/ustreamread.c cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/psd/21.ipc/1.t cvs -R rdiff -kk -upr1.4 -r1.5 src/share/doc/smm/00.contents cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/smm/01.setup/2.t cvs -R rdiff -kk -upr1.1.7.1 -r1.2 src/share/doc/smm/02.config/2.t cvs -R rdiff -kk -upr1.1.7.1 -r1.2 src/share/doc/smm/02.config/3.t cvs -R rdiff -kk -upr1.1.7.1 -r1.2 src/share/doc/smm/02.config/4.t cvs -R rdiff -kk -upr1.1.7.1 -r1.2 src/share/doc/smm/02.config/5.t cvs -R rdiff -kk -upr1.1.7.1 -r1.2 src/share/doc/smm/02.config/6.t cvs -R rdiff -kk -upr1.1.7.1 -r1.2 src/share/doc/smm/02.config/b.t cvs -R rdiff -kk -upr1.1.7.1 -r1.2 src/share/doc/smm/02.config/d.t cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/smm/05.fastfs/0.t cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/smm/05.fastfs/1.t cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/smm/05.fastfs/2.t cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/smm/05.fastfs/3.t cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/smm/05.fastfs/4.t cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/smm/05.fastfs/5.t cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/smm/05.fastfs/6.t cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/smm/06.nfs/0.t cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/smm/06.nfs/1.t cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/smm/06.nfs/2.t cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/smm/06.nfs/ref.t cvs -R rdiff -kk -upr1.2 -r1.3 src/share/doc/smm/16.security/security.ms cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/smm/17.password/password.ms cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/usd/01.begin/u0 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/usd/01.begin/u1 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/doc/usd/01.begin/u2 cvs -R rdiff -kk -upr1.2 -r1.3 src/share/doc/usd/03.shell/t1 cvs -R rdiff -kk -upr1.1.7.1 -r1.2 src/share/doc/usd/13.ex/ex.rm cvs -R rdiff -kk -upr1.2 -r1.3 src/share/doc/usd/27.invert/refer cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/man/man3/sysexits.3 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/man/man4/ccd.4 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/man/man4/fd.4 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/man/man4/lkm.4 cvs -R rdiff -kk -upr1.5 -r1.6 src/share/man/man4/options.4 cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/share/man/man5/dir.5 cvs -R rdiff -kk -upr1.1.7.1 -r1.2 src/share/man/man5/dump.5 cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/share/man/man5/fs.5 cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/share/man/man5/fstab.5 cvs -R rdiff -kk -upr1.5 -r1.6 src/share/man/man5/pf.conf.5 cvs -R rdiff -kk -upr1.5 -r1.6 src/share/man/man7/hier.7 cvs -R rdiff -kk -upr1.18 -r1.19 src/share/man/man7/install.i386.7 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/man/man7/intro.7 cvs -R rdiff -kk -upr1.4 -r1.5 src/share/man/man7/securelevel.7 cvs -R rdiff -kk -upr1.3 -r1.4 src/share/man/man8/boot_sparc.8 cvs -R rdiff -kk -upr1.3 -r1.4 src/share/man/man8/compat_linux.8 cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/share/man/man8/crash.8 cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/share/man/man8/daily.8 cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/share/man/man8/intro.8 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/man/man8/update.8 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/man/man9/VOP_LOOKUP.9 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/man/man9/doshutdownhooks.9 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/man/man9/getdevvp.9 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/man/man9/getnewvnode.9 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/man/man9/malloc.9 cvs -R rdiff -kk -upr1.2 -r1.3 src/share/man/man9/namei.9 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/man/man9/shutdownhook_establish.9 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/man/man9/uvm.9 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/man/man9/vclean.9 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/man/man9/vfs.9 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/man/man9/vget.9 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/man/man9/vgone.9 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/man/man9/vinvalbuf.9 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/man/man9/vn_lock.9 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/share/man/man9/vnode.9 cvs -R rdiff -kk -upr1.47 -r1.48 src/sys/arch/i386/conf/GENERIC cvs -R rdiff -kk -upr1.18 -r1.19 src/sys/arch/i386/conf/Makefile.i386 cvs -R rdiff -kk -upr1.22 -r1.23 src/sys/arch/i386/conf/RAMDISK cvs -R rdiff -kk -upr1.14 -r1.15 src/sys/arch/i386/i386/autoconf.c cvs -R rdiff -kk -upr1.2 -r1.3 src/sys/arch/i386/include/param.h cvs -R rdiff -kk -upr1.15 -r1.16 src/sys/arch/i386/isa/clock.c cvs -R rdiff -kk -upr1.20 -r1.21 src/sys/arch/i386/stand/installboot/installboot.8 cvs -R rdiff -kk -upr1.10 -r1.11 src/sys/arch/sparc/conf/FLOPPY cvs -R rdiff -kk -upr1.25 -r1.26 src/sys/arch/sparc/conf/GENERIC cvs -R rdiff -kk -upr1.17 -r1.18 src/sys/arch/sparc/conf/Makefile.sparc cvs -R rdiff -kk -upr1.16 -r1.17 src/sys/arch/sparc/conf/RAMDISK cvs -R rdiff -kk -upr1.2 -r1.3 src/sys/arch/sparc/include/param.h cvs -R rdiff -kk -upr1.4 -r1.5 src/sys/arch/sparc/sparc/clock.c cvs -R rdiff -kk -upr1.3 -r1.4 src/sys/arch/sparc/stand/installboot/installboot.8 cvs -R rdiff -kk -upr1.3 -r1.4 src/sys/compat/common/vfs_syscalls_43.c cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/sys/compat/linux/linux_sched.h cvs -R rdiff -kk -upr1.5 -r1.6 src/sys/dev/pci/files.pci cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/sys/dev/raidframe/rf_dag.h cvs -R rdiff -kk -upr1.3 -r1.4 src/sys/dev/rd.c cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/sys/dev/usb/uvisor.c cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/sys/isofs/cd9660/cd9660_extern.h cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/sys/isofs/cd9660/cd9660_lookup.c cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/sys/isofs/cd9660/cd9660_vfsops.c cvs -R rdiff -kk -upr1.1.1.3 -r1.2 src/sys/isofs/cd9660/cd9660_vnops.c cvs -R rdiff -kk -upr1.3 -r1.4 src/sys/isofs/cd9660/iso.h cvs -R rdiff -kk -upr1.37 -r1.38 src/sys/kern/init_main.c cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/sys/kern/kern_acct.c cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/sys/kern/kern_kthread.c cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/sys/kern/kern_lkm.c cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/sys/kern/kern_subr.c cvs -R rdiff -kk -upr1.3 -r1.4 src/sys/kern/vfs_bio.c cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/sys/kern/vfs_init.c cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/sys/kern/vfs_lookup.c cvs -R rdiff -kk -upr1.3 -r1.4 src/sys/kern/vfs_subr.c cvs -R rdiff -kk -upr1.9 -r1.10 src/sys/kern/vfs_syscalls.c cvs -R rdiff -kk -upr1.2 -r1.3 src/sys/kern/vfs_vnops.c cvs -R rdiff -kk -upr1.7 -r1.8 src/sys/lib/libsa/cd9660.c cvs -R rdiff -kk -upr1.6 -r1.7 src/sys/lib/libsa/nfs.c cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/sys/lib/libsa/nfsv2.h cvs -R rdiff -kk -upr1.17 -r1.18 src/sys/lib/libsa/stand.h cvs -R rdiff -kk -upr1.6 -r1.7 src/sys/lib/libsa/ufs.c cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/sys/miscfs/procfs/procfs.h cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/sys/miscfs/procfs/procfs_vfsops.c cvs -R rdiff -kk -upr1.3 -r1.4 src/sys/msdosfs/msdosfs_fat.c cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/sys/msdosfs/msdosfs_lookup.c cvs -R rdiff -kk -upr1.4 -r1.5 src/sys/msdosfs/msdosfs_vfsops.c cvs -R rdiff -kk -upr1.2 -r1.3 src/sys/msdosfs/msdosfsmount.h cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/sys/net/ethertypes.h cvs -R rdiff -kk -upr1.1.1.4 -r1.2 src/sys/nfs/nfs.h cvs -R rdiff -kk -upr1.1.1.3 -r1.2 src/sys/nfs/nfs_serv.c cvs -R rdiff -kk -upr1.1.1.3 -r1.2 src/sys/nfs/nfs_vfsops.c cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/sys/nfs/nfsproto.h cvs -R rdiff -kk -upr1.1.1.3 -r1.2 src/sys/ntfs/ntfs_vfsops.c cvs -R rdiff -kk -upr1.1.1.3 -r1.2 src/sys/ntfs/ntfs_vnops.c cvs -R rdiff -kk -upr1.4 -r1.5 src/sys/sys/disklabel.h cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/sys/sys/dkbad.h cvs -R rdiff -kk -upr1.11 -r1.12 src/sys/sys/errno.h cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/sys/sys/lkm.h cvs -R rdiff -kk -upr1.1.1.3 -r1.2 src/sys/sys/mount.h cvs -R rdiff -kk -upr1.104 -r1.105 src/sys/sys/param.h cvs -R rdiff -kk -upr1.2 -r1.3 src/sys/sys/statvfs.h cvs -R rdiff -kk -upr1.7 -r1.8 src/sys/sys/sysctl.h cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/sys/sys/unpcb.h cvs -R rdiff -kk -upr1.1.1.3 -r1.2 src/sys/sys/vnode.h cvs -R rdiff -kk -upr1.4 -r1.5 src/sys/ufs/ext2fs/ext2fs.h cvs -R rdiff -kk -upr1.5 -r1.6 src/sys/ufs/ext2fs/ext2fs_alloc.c cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/sys/ufs/ext2fs/ext2fs_balloc.c cvs -R rdiff -kk -upr1.5 -r1.6 src/sys/ufs/ext2fs/ext2fs_dinode.h cvs -R rdiff -kk -upr1.1.1.3 -r1.2 src/sys/ufs/ext2fs/ext2fs_lookup.c cvs -R rdiff -kk -upr1.13 -r1.14 src/sys/ufs/ext2fs/ext2fs_vfsops.c cvs -R rdiff -kk -upr1.5 -r1.6 src/sys/ufs/ext2fs/ext2fs_vnops.c cvs -R rdiff -kk -upr1.1.1.3 -r1.2 src/sys/ufs/ffs/ffs_alloc.c cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/sys/ufs/ffs/ffs_balloc.c cvs -R rdiff -kk -upr1.7 -r1.8 src/sys/ufs/ffs/ffs_softdep.c cvs -R rdiff -kk -upr1.14 -r1.15 src/sys/ufs/ffs/ffs_vfsops.c cvs -R rdiff -kk -upr1.7 -r1.8 src/sys/ufs/ffs/fs.h cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/sys/ufs/mfs/mfs_vfsops.c cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/sys/ufs/mfs/mfs_vnops.c cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/sys/ufs/mfs/mfsnode.h cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/sys/ufs/ufs/dinode.h cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/sys/ufs/ufs/extattr.h cvs -R rdiff -kk -upr1.1.1.3 -r1.2 src/sys/ufs/ufs/ufs_lookup.c cvs -R rdiff -kk -upr1.3 -r1.4 src/sys/ufs/ufs/ufs_quota.c cvs -R rdiff -kk -upr1.5 -r1.6 src/sys/ufs/ufs/ufs_vnops.c cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/sys/ufs/ufs/ufsmount.h cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/sys/uvm/uvm_vnode.c cvs -R rdiff -kk -upr1.4 -r1.5 src/usr.bin/du/du.1 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.bin/file/magdir/apple cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.bin/file/magdir/convex cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.bin/file/magdir/filesystems cvs -R rdiff -kk -upr1.2 -r1.3 src/usr.bin/file/magdir/sun cvs -R rdiff -kk -upr1.1.1.3 -r1.2 src/usr.bin/find/find.1 cvs -R rdiff -kk -upr1.1.1.3 -r1.2 src/usr.bin/find/function.c cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/usr.bin/fstat/fstat.1 cvs -R rdiff -kk -upr1.2 -r1.3 src/usr.bin/less/main.c cvs -R rdiff -kk -upr1.5 -r1.6 src/usr.bin/make/PSD.doc/tutorial.ms cvs -R rdiff -kk -upr1.4 -r1.5 src/usr.bin/make/dir.c cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.bin/make/gnode.h cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/usr.bin/man/man.1 cvs -R rdiff -kk -upr1.3 -r1.4 src/usr.bin/midiplay/midiplay.c cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.bin/rpcinfo/rpcinfo.8 cvs -R rdiff -kk -upr1.3 -r1.4 src/usr.bin/sed/process.c cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.bin/showmount/showmount.8 cvs -R rdiff -kk -upr1.2 -r1.3 src/usr.bin/showmount/showmount.c cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/usr.bin/ssh/PROTOCOL cvs -R rdiff -kk -upr1.6 -r1.7 src/usr.bin/stat/stat.1 cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/usr.bin/sudo/TROUBLESHOOTING cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.bin/sudo/UPGRADE cvs -R rdiff -kk -upr1.1.1.3 -r1.2 src/usr.bin/sudo/sudo.8 cvs -R rdiff -kk -upr1.1.1.3 -r1.2 src/usr.bin/sudo/sudo.c cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.bin/sudo/visudo.c cvs -R rdiff -kk -upr1.2 -r1.3 src/usr.bin/vi/common/exf.c cvs -R rdiff -kk -upr1.2 -r1.3 src/usr.bin/vi/common/options.c cvs -R rdiff -kk -upr1.1.1.2 -r1.2 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/vi.ref/vi.ref cvs -R rdiff -kk -upr1.14 -r1.15 src/usr.bin/xinstall/xinstall.c cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.bin/yacc/PSD.doc/ss8 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.sbin/bad144/bad144.8 cvs -R rdiff -kk -upr1.4 -r1.5 src/usr.sbin/httpd/htdocs/manual/FAQ.html cvs -R rdiff -kk -upr1.2 -r1.3 src/usr.sbin/httpd/htdocs/manual/logs.html cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.sbin/httpd/htdocs/manual/howto/htaccess.html cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.sbin/httpd/htdocs/manual/misc/API.html cvs -R rdiff -kk -upr1.2 -r1.3 src/usr.sbin/httpd/htdocs/manual/mod/directive-dict.html cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.sbin/httpd/htdocs/manual/mod/mod_autoindex.html cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/usr.sbin/httpd/htdocs/manual/mod/mod_proxy.html cvs -R rdiff -kk -upr1.11 -r1.12 src/usr.sbin/httpd/src/include/httpd.h cvs -R rdiff -kk -upr1.2 -r1.3 src/usr.sbin/httpd/src/main/http_request.c cvs -R rdiff -kk -upr1.5 -r1.6 src/usr.sbin/httpd/src/modules/proxy/proxy_cache.c cvs -R rdiff -kk -upr1.10 -r1.11 src/usr.sbin/httpd/src/modules/standard/mod_rewrite.c cvs -R rdiff -kk -upr1.1.3.2 -r1.2 src/usr.sbin/makefs/README cvs -R rdiff -kk -upr1.1.3.2 -r1.2 src/usr.sbin/makefs/TODO cvs -R rdiff -kk -upr1.13 -r1.14 src/usr.sbin/makefs/ffs.c cvs -R rdiff -kk -upr1.1.3.1 -r1.2 src/usr.sbin/makefs/ffs.h cvs -R rdiff -kk -upr1.16 -r1.17 src/usr.sbin/makefs/makefs.8 cvs -R rdiff -kk -upr1.15 -r1.16 src/usr.sbin/makefs/makefs.c cvs -R rdiff -kk -upr1.17 -r1.18 src/usr.sbin/makefs/makefs.h cvs -R rdiff -kk -upr1.6 -r1.7 src/usr.sbin/makefs/ffs/ffs_alloc.c cvs -R rdiff -kk -upr1.5 -r1.6 src/usr.sbin/makefs/ffs/ffs_balloc.c cvs -R rdiff -kk -upr1.10 -r1.11 src/usr.sbin/makefs/ffs/mkfs.c cvs -R rdiff -kk -upr1.1.3.1 -r1.2 src/usr.sbin/makefs/ffs/ufs_inode.h cvs -R rdiff -kk -upr1.9 -r1.10 src/usr.sbin/makefs/nbsrc/lib/libc/gen/pwcache.h cvs -R rdiff -kk -upr1.6 -r1.7 src/usr.sbin/makefs/nbsrc/sys/ufs/ffs/fs.h cvs -R rdiff -kk -upr1.1.3.2 -r1.2 src/usr.sbin/makefs/nbsrc/sys/ufs/ufs/dinode.h cvs -R rdiff -kk -upr1.3 -r1.4 src/usr.sbin/mtree/mtree.8 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.sbin/procmap/procmap.1 cvs -R rdiff -kk -upr1.3 -r1.4 src/usr.sbin/procmap/procmap.c cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/usr.sbin/pstat/pstat.8 cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/usr.sbin/pwd_mkdb/pwd_mkdb.8 cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.sbin/quot/quot.c cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.sbin/quotaon/quotaon.8 cvs -R rdiff -kk -upr1.2 -r1.3 src/usr.sbin/quotaon/quotaon.c cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/usr.sbin/repquota/repquota.8 cvs -R rdiff -kk -upr1.3 -r1.4 src/usr.sbin/repquota/repquota.c cvs -R rdiff -kk -upr1.8 -r1.9 src/usr.sbin/vnconfig/vnconfig.8 cvs -R rdiff -kk -upr1.14 -r1.15 www/files/cvs.cgi cvs -R rdiff -kk -upr1.52 -r1.53 www/src/mksh_old.hts cvs -R rdiff -kk -upr1.4 -r1.5 www/src/wlog-4.hts ________________________________________________________________________ Commit ID: 1005988D0430B222211 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/07 20:40:57 UTC Modified files: bin/mksh : Build.sh histrap.c Log message: plug part of the history problems until we can do better: do not change the underlying file when truncating; rather, copy everything back from the tmpfile to histfd while the latter is locked To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.725 -r1.726 src/bin/mksh/Build.sh cvs -R rdiff -kk -upr1.162 -r1.163 src/bin/mksh/histrap.c ________________________________________________________________________ Commit ID: 1005988D0DB27F10F32 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/07 20:43:00 UTC Modified files: bin/mksh : histrap.c Log message: part 2: don’t stop using the history if the file has been truncated To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.163 -r1.164 src/bin/mksh/histrap.c ________________________________________________________________________ Commit ID: 1005988D271333D0EFB CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/07 20:49:44 UTC Modified files: bin/mksh : misc.c mksh.1 Log message: turn off UTF-8 mode upon entering POSIX mode, for J�rg To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.277 -r1.278 src/bin/mksh/misc.c cvs -R rdiff -kk -upr1.447 -r1.448 src/bin/mksh/mksh.1 ________________________________________________________________________ Commit ID: 1005988D8C64668C04F CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/07 21:16:34 UTC Modified files: bin/mksh : check.t exec.c mksh.1 Log message: fuck POSIX To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.794 -r1.795 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.198 -r1.199 src/bin/mksh/exec.c cvs -R rdiff -kk -upr1.448 -r1.449 src/bin/mksh/mksh.1 ________________________________________________________________________ Commit ID: 1005988DDE03C3E8F11 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2017/08/07 21:38:56 UTC Modified files: xc/programs/xterm: wcwidth.c code/jupp : i18n.c samples : utf-8 bin/mksh : expr.c lib/libc/i18n : wcwidth.c Log message: fixup by regenerating with new eawparse which matches what I submitted to https://sourceware.org/bugzilla/show_bug.cgi?id=21750 even if only FF00 actually changed due to the algorithms in use To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.10 -r1.11 X11/xc/programs/xterm/wcwidth.c cvs -R rdiff -kk -upr1.22 -r1.23 contrib/code/jupp/i18n.c cvs -R rdiff -kk -upr1.16 -r1.17 contrib/samples/utf-8 cvs -R rdiff -kk -upr1.99 -r1.100 src/bin/mksh/expr.c cvs -R rdiff -kk -upr1.16 -r1.17 src/lib/libc/i18n/wcwidth.c ________________________________________________________________________ Commit ID: 1005988DE2644315248 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/07 21:39:28 UTC Modified files: distrib/special/mksh: Makefile bin/mksh : Makefile misc.c sh.h Log message: release To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.99 -r1.100 src/distrib/special/mksh/Makefile cvs -R rdiff -kk -upr1.160 -r1.161 src/bin/mksh/Makefile cvs -R rdiff -kk -upr1.278 -r1.279 src/bin/mksh/misc.c cvs -R rdiff -kk -upr1.837 -r1.838 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 1005988E24067D50B93 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/07 21:56:55 UTC Modified files: bin/mksh : sh.h Log message: fix a GCC 7 pointer target signedness warning To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.838 -r1.839 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 1005988E2A50E8A5F91 CVSROOT: /cvs Module name: X11 Changes by: tg@herc.mirbsd.org 2017/08/07 21:59:30 UTC Modified files: xc/fonts/bdf/misc: 18x18ko.bdfc 9x18.bdfc fixedmir.ed mirf16v8.bdfc Log message: sync To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/fonts/bdf/misc/18x18ko.bdfc cvs -R rdiff -kk -upr1.7 -r1.8 X11/xc/fonts/bdf/misc/9x18.bdfc cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/fonts/bdf/misc/fixedmir.ed cvs -R rdiff -kk -upr1.3 -r1.4 X11/xc/fonts/bdf/misc/mirf16v8.bdfc ________________________________________________________________________ Commit ID: 1005988F4B24E5A4472 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/07 23:15:48 UTC Modified files: bin/mksh : histrap.c Log message: Coverity 1416285 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.164 -r1.165 src/bin/mksh/histrap.c ________________________________________________________________________ Commit ID: 1005988F66D4BE6E590 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/07 23:23:14 UTC Modified files: bin/mksh : edit.c Log message: Coverity 1416283 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.337 -r1.338 src/bin/mksh/edit.c ________________________________________________________________________ Commit ID: 1005988F6E8125F87CA CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/07 23:25:10 UTC Modified files: bin/mksh : histrap.c Log message: Coverity 1416282 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.165 -r1.166 src/bin/mksh/histrap.c ________________________________________________________________________ Commit ID: 1005988FFEF7E781EBB CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/08 00:03:58 UTC Modified files: bin/mksh : edit.c Log message: go home Coverity, you’re drunk code refactoring to work around it not recognising the correct code path To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.338 -r1.339 src/bin/mksh/edit.c ________________________________________________________________________ Commit ID: 1005989CAD249D0472F CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/08 14:29:24 UTC Modified files: bin/mksh : jobs.c Log message: optimise structure size calculation to take alignment into account To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.122 -r1.123 src/bin/mksh/jobs.c ________________________________________________________________________ Commit ID: 1005989CAFE73C99243 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/08 14:30:10 UTC Modified files: bin/mksh : jobs.c Log message: fix Red Hat BZ#1479320 by making interactive shells remember async PIDs too To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.123 -r1.124 src/bin/mksh/jobs.c ________________________________________________________________________ Commit ID: 1005989CD836FAE0E59 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/08 14:40:45 UTC Log message: add getentropy(2) manpage Status: Vendor Tag: openbsd Release Tags: cvs-20170808 N src/lib/libc/sys/getentropy.2 No conflicts created by this import ________________________________________________________________________ Commit ID: 1005989CEAC18A49CDC CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/08 14:45:52 UTC Modified files: sys/kern : syscalls.master Log message: prepare for getentropy(2) addition; just another laughable (Plan 9 PoV) syscall… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.10 -r1.11 src/sys/kern/syscalls.master ________________________________________________________________________ Commit ID: 1005989D5710E59BF98 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/08 15:14:48 UTC Modified files: include : unistd.h lib/libc/gen : signal.3 lib/libc/sys : Makefile.inc sys/dev : rnd.c sys/kern : init_sysent.c syscalls.c sys/sys : syscall.h syscallargs.h Log message: flesh out the getentropy syscall, I have a feeling we’ll need it eventually To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.10 -r1.11 src/include/unistd.h cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/lib/libc/gen/signal.3 cvs -R rdiff -kk -upr1.10 -r1.11 src/lib/libc/sys/Makefile.inc cvs -R rdiff -kk -upr1.75 -r1.76 src/sys/dev/rnd.c cvs -R rdiff -kk -upr1.9 -r1.10 src/sys/kern/init_sysent.c cvs -R rdiff -kk -upr1.9 -r1.10 src/sys/kern/syscalls.c cvs -R rdiff -kk -upr1.9 -r1.10 src/sys/sys/syscall.h cvs -R rdiff -kk -upr1.9 -r1.10 src/sys/sys/syscallargs.h ________________________________________________________________________ Commit ID: 1005989D5DF25F53E9B CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/08 15:16:32 UTC Modified files: lib/libc : Makefile lib/libpthread : Makefile distrib/lists/base/base: mi Log message: bump, as requested by lib/libc/Makefile To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.47 -r1.48 src/lib/libc/Makefile cvs -R rdiff -kk -upr1.8 -r1.9 src/lib/libpthread/Makefile cvs -R rdiff -kk -upr1.143 -r1.144 src/distrib/lists/base/base/mi ________________________________________________________________________ Commit ID: 1005989E25A6D58D2BB CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/08/08 16:09:44 UTC Modified files: code/jupp : blocks.c scrn.c termcap.c Log message: GCC 7 has stricter /* FALLTHROUGH */ rules To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.4 -r1.5 contrib/code/jupp/blocks.c cvs -R rdiff -kk -upr1.25 -r1.26 contrib/code/jupp/scrn.c cvs -R rdiff -kk -upr1.12 -r1.13 contrib/code/jupp/termcap.c ________________________________________________________________________ Commit ID: 1005989E2EA3534A8E9 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/08/08 16:12:05 UTC Modified files: code/jupp : NEWS termcap.c tty.c Log message: more GCC 7 weirdness To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.108 -r1.109 contrib/code/jupp/NEWS cvs -R rdiff -kk -upr1.13 -r1.14 contrib/code/jupp/termcap.c cvs -R rdiff -kk -upr1.23 -r1.24 contrib/code/jupp/tty.c ________________________________________________________________________ Commit ID: 1005989E7C267B5D4BA CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/08 16:32:47 UTC Modified files: bin/pax : Tag: openbsd ar_io.c Log message: cherry-pick: Exit with non-zero status if a read is truncated, or if a compression program was used but it didn't exit successfully. Original diff by mpf@ To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.6 -r1.1.1.7 src/bin/pax/ar_io.c ________________________________________________________________________ Commit ID: 1005989E8201BF2190E CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/08 16:34:20 UTC Modified files: bin/pax : Tag: openbsd file_subs.c Log message: cherry-pick Only try to set the times on a directory once, at the end, to avoid duplication of warning messages To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.8 -r1.1.1.9 src/bin/pax/file_subs.c ________________________________________________________________________ Commit ID: 1005989E971384D382B CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/08 16:39:57 UTC Modified files: bin/pax : Tag: openbsd buf_subs.c Log message: cherry-pick: Fix a bug where archives smaller than 512 bytes would trigger a next volume prompt. From NetBSD. To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.5 -r1.1.1.6 src/bin/pax/buf_subs.c ________________________________________________________________________ Commit ID: 1005989EA23421E2092 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/08 16:42:50 UTC Modified files: bin/pax : ar_io.c buf_subs.c file_subs.c Log message: merge To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.21 -r1.22 src/bin/pax/ar_io.c cvs -R rdiff -kk -upr1.8 -r1.9 src/bin/pax/buf_subs.c cvs -R rdiff -kk -upr1.24 -r1.25 src/bin/pax/file_subs.c ________________________________________________________________________ Commit ID: 100598A1D8C5276D7AE CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/08 20:22:17 UTC Modified files: bin/mksh : dot.mkshrc Log message: always expone mksh’s hexdumper To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.114 -r1.115 src/bin/mksh/dot.mkshrc ________________________________________________________________________ Commit ID: 100598A213D40A419D8 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/08 20:38:09 UTC Modified files: bin/mksh : dot.mkshrc Log message: perform in chunks, don’t read the entire file into memory ahead To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.115 -r1.116 src/bin/mksh/dot.mkshrc ________________________________________________________________________ Commit ID: 100598A21CF483F0CE4 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/08 20:40:26 UTC Modified files: bin/mksh : dot.mkshrc Log message: make EBCDIC-safe To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.116 -r1.117 src/bin/mksh/dot.mkshrc ________________________________________________________________________ Commit ID: 100598A223A03DD1043 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/08 20:42:17 UTC Modified files: bin/mksh : dot.mkshrc Log message: let hd_mksh take from stdin, great simplification To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.117 -r1.118 src/bin/mksh/dot.mkshrc ________________________________________________________________________ Commit ID: 100598A24322B923A46 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/08 20:50:35 UTC Modified files: bin/mksh : dot.mkshrc Log message: comment To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.118 -r1.119 src/bin/mksh/dot.mkshrc ________________________________________________________________________ Commit ID: 100598A248125C7B3E0 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/08 20:52:11 UTC Modified files: bin/mksh : dot.mkshrc Log message: promote jupp to default editor if installed, in the customisation section To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.119 -r1.120 src/bin/mksh/dot.mkshrc ________________________________________________________________________ Commit ID: 100598A288543F52A67 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/08 21:10:21 UTC Modified files: bin/mksh : dot.mkshrc Log message: oh wait, actually… • besides the previously-set $EDITOR take [jupp jstar mcedit ed vi] as sorted list, first one found wins • set -eu safe, and in the lksh part To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.120 -r1.121 src/bin/mksh/dot.mkshrc ________________________________________________________________________ Commit ID: 100598A2CDB77FB3564 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/08/08 21:27:40 UTC Modified files: code/jupp : main.c Log message: small code reorganisation to reduce total stack (etc.) size To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.28 -r1.29 contrib/code/jupp/main.c ________________________________________________________________________ Commit ID: 100598A2D911B6F8739 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/08/08 21:30:47 UTC Modified files: code/jupp : TODO configure.ac main.c Log message: make “find … | xargs jupp” work in the absence of BSD xargs -o (e.g. GNU) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.36 -r1.37 contrib/code/jupp/TODO cvs -R rdiff -kk -upr1.54 -r1.55 contrib/code/jupp/configure.ac cvs -R rdiff -kk -upr1.29 -r1.30 contrib/code/jupp/main.c ________________________________________________________________________ Commit ID: 100598A2EE40C9C08B3 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/08/08 21:36:11 UTC Modified files: code/jupp : cmd.c Log message: sort To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.15 -r1.16 contrib/code/jupp/cmd.c ________________________________________________________________________ Commit ID: 100598A2FA50A3266A7 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/08/08 21:39:29 UTC Modified files: code/jupp : LIST TODO cmd.c main.c ufile.c ufile.h Log message: new command abendjoe to exit 1 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.10 -r1.11 contrib/code/jupp/LIST cvs -R rdiff -kk -upr1.37 -r1.38 contrib/code/jupp/TODO cvs -R rdiff -kk -upr1.16 -r1.17 contrib/code/jupp/cmd.c cvs -R rdiff -kk -upr1.30 -r1.31 contrib/code/jupp/main.c cvs -R rdiff -kk -upr1.11 -r1.12 contrib/code/jupp/ufile.c cvs -R rdiff -kk -upr1.2 -r1.3 contrib/code/jupp/ufile.h ________________________________________________________________________ Commit ID: 100598A53C61506E0E1 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/08/09 00:13:49 UTC Modified files: code/jupp : jupprc code/jupp : Tag: joe-2_8-msdos jupprc code/jupp : Tag: jupprc-for-joe-3_7 jupprc Log message: synchronise jupprcs, taking specific care of tags and asis To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.60 -r1.61 contrib/code/jupp/jupprc cvs -R rdiff -kk -upr1.15.2.7 -r1.15.2.8 contrib/code/jupp/jupprc cvs -R rdiff -kk -upr1.23.2.14 -r1.23.2.15 contrib/code/jupp/jupprc ________________________________________________________________________ Commit ID: 100598A5AE46F0BEDEB CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/08/09 00:44:12 UTC Modified files: code/jupp : TODO jupprc code/jupp : Tag: joe-2_8-msdos jupprc code/jupp : Tag: jupprc-for-joe-3_7 jupprc Log message: introduce presentation mode, credits Natureshadow who uses jupp as presentation tool To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.38 -r1.39 contrib/code/jupp/TODO cvs -R rdiff -kk -upr1.61 -r1.62 contrib/code/jupp/jupprc cvs -R rdiff -kk -upr1.15.2.8 -r1.15.2.9 contrib/code/jupp/jupprc cvs -R rdiff -kk -upr1.23.2.15 -r1.23.2.16 contrib/code/jupp/jupprc ________________________________________________________________________ Commit ID: 100598A5B577446A109 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/08/09 00:46:03 UTC Modified files: code/jupp : uerror.c ufile.h utag.c Log message: doedit → doswitch, to avoid segfaults; from joe-3.2 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 contrib/code/jupp/uerror.c cvs -R rdiff -kk -upr1.3 -r1.4 contrib/code/jupp/ufile.h cvs -R rdiff -kk -upr1.2 -r1.3 contrib/code/jupp/utag.c ________________________________________________________________________ Commit ID: 100598A5E7743DE6A3E CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2017/08/09 00:59:11 UTC Modified files: code/jupp : joe.1.in share/man/man9 : style.9 Log message: style nits To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.24 -r1.25 contrib/code/jupp/joe.1.in cvs -R rdiff -kk -upr1.28 -r1.29 src/share/man/man9/style.9 ________________________________________________________________________ Commit ID: 100598A5EC16671A274 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/08/09 01:00:23 UTC Modified files: code/jupp : NEWS configure.ac Log message: bump To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.109 -r1.110 contrib/code/jupp/NEWS cvs -R rdiff -kk -upr1.55 -r1.56 contrib/code/jupp/configure.ac ________________________________________________________________________ Commit ID: 100598A5FC827FA93AB CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/08/09 01:04:48 UTC Modified files: code/jupp : autoconf.h.in configure 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/autoconf.h.in cvs -R rdiff -kk -upr1.33 -r1.34 contrib/code/jupp/configure cvs -R rdiff -kk -upr1.9 -r1.10 contrib/code/jupp/joe.txt ________________________________________________________________________ Commit ID: 100598A623C2388A799 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/08/09 01:15:24 UTC Modified files: code/jupp : TODO Log message: life never finishes, but one has to release every now and then, make a cut To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.39 -r1.40 contrib/code/jupp/TODO ________________________________________________________________________ CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/08/09 01:17:13 UTC Adding static tag 'joe-3_1jupp31' affecting: old rev. new rev. filename -------- -------- -------- NONE 1.4 code/jupp/COPYING NONE 1.9 code/jupp/ChangeLog NONE 1.10 code/jupp/HINTS NONE 1.11 code/jupp/INFO NONE 1.11 code/jupp/LIST NONE 1.14 code/jupp/Make-w32.sh NONE 1.16 code/jupp/Makefile.am NONE 1.10 code/jupp/Makefile.bsd-wrapper NONE 1.16 code/jupp/Makefile.in NONE 1.110 code/jupp/NEWS NONE 1.6 code/jupp/README NONE 1.40 code/jupp/TODO NONE 1.3 code/jupp/acinclude.m4 NONE 1.9 code/jupp/aclocal.m4 NONE 1.13 code/jupp/autoconf.h.in NONE 1.14 code/jupp/autogen.sh NONE 1.15 code/jupp/b.c NONE 1.4 code/jupp/b.h NONE 1.5 code/jupp/blocks.c NONE 1.4 code/jupp/blocks.h NONE 1.5 code/jupp/builtin.c NONE 1.2 code/jupp/builtin.h NONE 1.24 code/jupp/builtins.c NONE 1.22 code/jupp/bw.c NONE 1.4 code/jupp/bw.h NONE 1.19 code/jupp/charmap.c NONE 1.6 code/jupp/charmap.h NONE 1.17 code/jupp/cmd.c NONE 1.4 code/jupp/cmd.h NONE 1.4 code/jupp/compat.c NONE 1.8 code/jupp/config.guess NONE 1.7 code/jupp/config.h NONE 1.8 code/jupp/config.sub NONE 1.34 code/jupp/configure NONE 1.56 code/jupp/configure.ac NONE 1.6 code/jupp/depcomp NONE 1.2 code/jupp/dir.c NONE 1.3 code/jupp/hash.c NONE 1.2 code/jupp/hash.h NONE 1.10 code/jupp/help.c NONE 1.4 code/jupp/help.h NONE 1.23 code/jupp/i18n.c NONE 1.8 code/jupp/i18n.h NONE 1.8 code/jupp/install-sh NONE 1.23 code/jupp/jmacsrc.in NONE 1.25 code/jupp/joe.1.in NONE 1.10 code/jupp/joe.txt NONE 1.24 code/jupp/joerc.in NONE 1.23 code/jupp/jpicorc.in NONE 1.25 code/jupp/jstarrc.in NONE 1.62 code/jupp/jupprc NONE 1.4 code/jupp/kbd.c NONE 1.2 code/jupp/kbd.h NONE 1.8 code/jupp/macro.c NONE 1.2 code/jupp/macro.h NONE 1.31 code/jupp/main.c NONE 1.3 code/jupp/main.h NONE 1.7 code/jupp/menu.c NONE 1.2 code/jupp/menu.h NONE 1.6 code/jupp/missing NONE 1.8 code/jupp/mkinstalldirs NONE 1.12 code/jupp/path.c NONE 1.11 code/jupp/path.h NONE 1.3 code/jupp/popen.inc NONE 1.2 code/jupp/poshist.c NONE 1.2 code/jupp/poshist.h NONE 1.8 code/jupp/pw.c NONE 1.4 code/jupp/pw.h NONE 1.3 code/jupp/queue.c NONE 1.2 code/jupp/queue.h NONE 1.5 code/jupp/qw.c NONE 1.2 code/jupp/qw.h NONE 1.23 code/jupp/rc.c NONE 1.4 code/jupp/rc.h NONE 1.5 code/jupp/regex.c NONE 1.2 code/jupp/regex.h NONE 1.23 code/jupp/rjoerc.in NONE 1.26 code/jupp/scrn.c NONE 1.5 code/jupp/scrn.h NONE 1.7 code/jupp/selinux.c NONE 1.6 code/jupp/setup.inf NONE 1.5 code/jupp/strlfun.inc NONE 1.17 code/jupp/syntax.c NONE 1.3 code/jupp/syntax.h NONE 1.6 code/jupp/tab.c NONE 1.2 code/jupp/tab.h NONE 1.14 code/jupp/termcap.c NONE 1.4 code/jupp/termcap.h NONE 1.5 code/jupp/termidx.c NONE 1.24 code/jupp/tty.c NONE 1.6 code/jupp/tty.h NONE 1.12 code/jupp/tw.c NONE 1.3 code/jupp/tw.h NONE 1.15 code/jupp/types.h NONE 1.10 code/jupp/ublock.c NONE 1.2 code/jupp/ublock.h NONE 1.17 code/jupp/uedit.c NONE 1.5 code/jupp/uedit.h NONE 1.4 code/jupp/uerror.c NONE 1.2 code/jupp/uerror.h NONE 1.12 code/jupp/ufile.c NONE 1.4 code/jupp/ufile.h NONE 1.3 code/jupp/uformat.c NONE 1.2 code/jupp/uformat.h NONE 1.7 code/jupp/uisrch.c NONE 1.2 code/jupp/uisrch.h NONE 1.7 code/jupp/umath.c NONE 1.5 code/jupp/umath.h NONE 1.3 code/jupp/undo.c NONE 1.2 code/jupp/undo.h NONE 1.10 code/jupp/usearch.c NONE 1.2 code/jupp/usearch.h NONE 1.4 code/jupp/ushell.c NONE 1.3 code/jupp/ushell.h NONE 1.3 code/jupp/utag.c NONE 1.2 code/jupp/utag.h NONE 1.19 code/jupp/utf8.c NONE 1.4 code/jupp/utf8.h NONE 1.4 code/jupp/utils.c NONE 1.4 code/jupp/utils.h NONE 1.3 code/jupp/va.c NONE 1.3 code/jupp/va.h NONE 1.8 code/jupp/vfile.c NONE 1.3 code/jupp/vfile.h NONE 1.9 code/jupp/vs.c NONE 1.6 code/jupp/vs.h NONE 1.7 code/jupp/w.c NONE 1.4 code/jupp/w.h NONE 1.3 code/jupp/win32.c NONE 1.2 code/jupp/charmaps/klingon.in NONE 1.2 code/jupp/docs/help-system.html NONE 1.3 code/jupp/syntax/asm.jsf.in NONE 1.7 code/jupp/syntax/c.jsf.in NONE 1.2 code/jupp/syntax/conf.jsf.in NONE 1.2 code/jupp/syntax/csh.jsf.in NONE 1.6 code/jupp/syntax/diff.jsf.in NONE 1.2 code/jupp/syntax/fortran.jsf.in NONE 1.2 code/jupp/syntax/html.jsf.in NONE 1.3 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.2 code/jupp/syntax/mason.jsf.in NONE 1.2 code/jupp/syntax/pascal.jsf.in NONE 1.3 code/jupp/syntax/perl.jsf.in NONE 1.5 code/jupp/syntax/php.jsf.in NONE 1.5 code/jupp/syntax/python.jsf.in NONE 1.4 code/jupp/syntax/sh.jsf.in NONE 1.3 code/jupp/syntax/tcl.jsf.in NONE 1.1 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.3 code/jupp/syntax/xml.jsf.in ________________________________________________________________________ CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/09 01:18:35 UTC Adding static tag 'mksh-R56' affecting: old rev. new rev. filename -------- -------- -------- NONE 1.726 bin/mksh/Build.sh NONE 1.49 bin/mksh/check.pl NONE 1.796 bin/mksh/check.t NONE 1.121 bin/mksh/dot.mkshrc NONE 1.339 bin/mksh/edit.c NONE 1.10 bin/mksh/emacsfn.h NONE 1.214 bin/mksh/eval.c NONE 1.199 bin/mksh/exec.c NONE 1.100 bin/mksh/expr.c NONE 1.2 bin/mksh/exprtok.h NONE 1.350 bin/mksh/funcs.c NONE 1.166 bin/mksh/histrap.c NONE 1.124 bin/mksh/jobs.c NONE 1.26 bin/mksh/lalloc.c NONE 1.239 bin/mksh/lex.c NONE 1.23 bin/mksh/lksh.1 NONE 1.342 bin/mksh/main.c NONE 1.6 bin/mksh/mirhash.h NONE 1.279 bin/mksh/misc.c NONE 1.449 bin/mksh/mksh.1 NONE 1.1 bin/mksh/mksh.ico NONE 1.2 bin/mksh/os2.c NONE 1.3 bin/mksh/rlimits.opt NONE 1.840 bin/mksh/sh.h NONE 1.5 bin/mksh/sh_flags.opt NONE 1.95 bin/mksh/shf.c NONE 1.10 bin/mksh/strlcpy.c NONE 1.124 bin/mksh/syn.c NONE 1.93 bin/mksh/tree.c NONE 1.220 bin/mksh/var.c NONE 1.10 bin/mksh/var_spec.h ________________________________________________________________________ Commit ID: 100598A66455D7B1120 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/08/09 01:32:29 UTC Modified files: shells/mksh : DESCR Makefile distinfo editors/joe : Makefile distinfo Log message: update To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.32 -r1.33 ports/shells/mksh/DESCR cvs -R rdiff -kk -upr1.84 -r1.85 ports/shells/mksh/Makefile cvs -R rdiff -kk -upr1.80 -r1.81 ports/shells/mksh/distinfo cvs -R rdiff -kk -upr1.34 -r1.35 ports/editors/joe/Makefile cvs -R rdiff -kk -upr1.31 -r1.32 ports/editors/joe/distinfo ________________________________________________________________________ Commit ID: 100598A669317900ED3 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/08/09 01:34:02 UTC Modified files: . : INDEX Log message: sync To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.102 -r1.103 ports/INDEX ________________________________________________________________________ Commit ID: 100598A77DA36454F51 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/08/09 02:47:31 UTC Modified files: code/jupp : builtins.c Log message: ooooooooh… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.24 -r1.25 contrib/code/jupp/builtins.c ________________________________________________________________________ CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/08/09 02:47:57 UTC Moving static tag 'joe-3_1jupp31' affecting: old rev. new rev. filename -------- -------- -------- 1.24 1.25 code/jupp/builtins.c ________________________________________________________________________ Commit ID: 100598A78AD21C37CBB CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/08/09 02:50:59 UTC Modified files: editors/joe : distinfo Log message: oops To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.32 -r1.33 ports/editors/joe/distinfo ________________________________________________________________________ Commit ID: 100598A7B5C4FFCDE55 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/08/09 03:02:34 UTC Modified files: code/jupp : Tag: joe-2_8-msdos joe.1 Log message: sync with 3.1; can’t believe the delta is so small To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.21.1.2.1 -r1.1.21.1.2.2 contrib/code/jupp/joe.1 ________________________________________________________________________ Commit ID: 100598A7C42471366B8 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/08/09 03:06:30 UTC Modified files: code/jupp : Tag: joe-2_8-msdos TODO Log message: note this crashed on an 8088 emulator with 512 KiB RAM (640 KiB were fine) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.21.1 -r1.1.21.1.2.1 contrib/code/jupp/TODO ________________________________________________________________________ Commit ID: 100598A7C741A281EBB CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/08/09 03:07:07 UTC Modified files: code/jupp : Tag: joe-2_8-msdos VERSION joe.man joe.txt Log message: refresh To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.21.1.2.2 -r1.1.21.1.2.3 contrib/code/jupp/VERSION cvs -R rdiff -kk -upr1.1.21.1.2.1 -r1.1.21.1.2.2 contrib/code/jupp/joe.man cvs -R rdiff -kk -upr1.1.2.2 -r1.1.2.3 contrib/code/jupp/joe.txt ________________________________________________________________________ CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/08/09 03:07:28 UTC Adding static tag 'joe-2_8jupp3' affecting: old rev. new rev. filename -------- -------- -------- NONE 1.4 code/jupp/COPYING NONE 1.1.21.1.2.1 code/jupp/INFO NONE 1.1.21.1 code/jupp/LIST NONE 1.1.21.1.2.1 code/jupp/Make.dos NONE 1.1.21.1.2.1 code/jupp/Makefile NONE 1.1.21.1 code/jupp/README NONE 1.1.21.1.2.1 code/jupp/TODO NONE 1.1.21.1.2.3 code/jupp/VERSION NONE 1.1.21.1.2.1 code/jupp/b.c NONE 1.1.21.1 code/jupp/b.h NONE 1.1.21.1 code/jupp/blocks.c NONE 1.1.21.1 code/jupp/blocks.h NONE 1.1.21.1 code/jupp/bw.c NONE 1.1.21.1 code/jupp/bw.h NONE 1.1.21.1 code/jupp/chain.asm NONE 1.1.21.1 code/jupp/cmd.c NONE 1.1.21.1 code/jupp/cmd.h NONE 1.1.21.1 code/jupp/conf.c NONE 1.1.21.1 code/jupp/dir.c NONE 1.1.21.1 code/jupp/hash.c NONE 1.1.21.1 code/jupp/hash.h NONE 1.1.21.1 code/jupp/help.c NONE 1.1.21.1 code/jupp/help.h NONE 1.1.21.1 code/jupp/jmacsrc NONE 1.1.21.1.2.2 code/jupp/joe.1 NONE 1.1.21.1.2.2 code/jupp/joe.man NONE 1.1.2.3 code/jupp/joe.txt NONE 1.1.21.1 code/jupp/joerc NONE 1.1.21.1 code/jupp/jpicorc NONE 1.1.21.1 code/jupp/jstarrc NONE 1.15.2.9 code/jupp/jupprc NONE 1.1.21.1 code/jupp/kbd.c NONE 1.1.21.1 code/jupp/kbd.h NONE 1.1.21.1 code/jupp/kbdhdl.c NONE 1.1.21.1 code/jupp/kbdhdl.h NONE 1.1.21.1 code/jupp/macro.c NONE 1.1.21.1 code/jupp/macro.h NONE 1.1.21.1 code/jupp/main.c NONE 1.1.21.1 code/jupp/main.h NONE 1.1.21.1 code/jupp/menu.c NONE 1.1.21.1 code/jupp/menu.h NONE 1.1.21.1.2.1 code/jupp/msscrn.c NONE 1.1.21.1 code/jupp/mstty.c NONE 1.1.21.1 code/jupp/path.c NONE 1.1.21.1 code/jupp/path.h NONE 1.1.21.1 code/jupp/poshist.c NONE 1.1.21.1 code/jupp/poshist.h NONE 1.1.21.1 code/jupp/pw.c NONE 1.1.21.1 code/jupp/pw.h NONE 1.1.21.1 code/jupp/queue.c NONE 1.1.21.1 code/jupp/queue.h NONE 1.1.21.1 code/jupp/qw.c NONE 1.1.21.1 code/jupp/qw.h NONE 1.1.21.1 code/jupp/random.c NONE 1.1.21.1 code/jupp/random.h NONE 1.1.21.1 code/jupp/rc.c NONE 1.1.21.1 code/jupp/rc.h NONE 1.1.21.1 code/jupp/regex.c NONE 1.1.21.1 code/jupp/regex.h NONE 1.1.21.1 code/jupp/rjoerc NONE 1.1.21.1 code/jupp/scrn.c NONE 1.1.21.1 code/jupp/scrn.h NONE 1.1.21.1 code/jupp/tab.c NONE 1.1.21.1 code/jupp/tab.h NONE 1.1.21.1 code/jupp/termcap NONE 1.1.21.1 code/jupp/termcap.c NONE 1.1.21.1 code/jupp/termcap.h NONE 1.1.21.1 code/jupp/termidx.c NONE 1.1.21.1 code/jupp/terminfo NONE 1.1.21.1 code/jupp/tty.c NONE 1.1.21.1 code/jupp/tty.h NONE 1.1.21.1 code/jupp/tw.c NONE 1.1.21.1 code/jupp/tw.h NONE 1.1.21.1 code/jupp/ublock.c NONE 1.1.21.1 code/jupp/ublock.h NONE 1.1.21.1 code/jupp/uedit.c NONE 1.1.21.1 code/jupp/uedit.h NONE 1.1.21.1 code/jupp/uerror.c NONE 1.1.21.1 code/jupp/uerror.h NONE 1.1.21.1 code/jupp/ufile.c NONE 1.1.21.1 code/jupp/ufile.h NONE 1.1.21.1 code/jupp/uformat.c NONE 1.1.21.1 code/jupp/uformat.h NONE 1.1.21.1 code/jupp/uisrch.c NONE 1.1.21.1 code/jupp/uisrch.h NONE 1.1.21.1 code/jupp/umath.c NONE 1.1.21.1 code/jupp/umath.h NONE 1.1.21.1 code/jupp/undo.c NONE 1.1.21.1 code/jupp/undo.h NONE 1.1.21.1 code/jupp/usearch.c NONE 1.1.21.1 code/jupp/usearch.h NONE 1.1.21.1 code/jupp/ushell.c NONE 1.1.21.1 code/jupp/ushell.h NONE 1.1.21.1 code/jupp/utag.c NONE 1.1.21.1 code/jupp/utag.h NONE 1.1.21.1 code/jupp/va.c NONE 1.1.21.1 code/jupp/va.h NONE 1.1.21.1 code/jupp/vfile.c NONE 1.1.21.1 code/jupp/vfile.h NONE 1.1.21.1 code/jupp/vs.c NONE 1.1.21.1 code/jupp/vs.h NONE 1.1.21.1 code/jupp/w.c NONE 1.1.21.1 code/jupp/w.h NONE 1.1.21.1 code/jupp/zstr.c NONE 1.1.21.1 code/jupp/zstr.h ________________________________________________________________________ Commit ID: 100598A831943277814 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2017/08/09 03:35:33 UTC Modified files: files : TaC-mksh.txt src : jupp.hts mksh.hts Log message: sync clog To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.28 -r1.29 www/files/TaC-mksh.txt cvs -R rdiff -kk -upr1.70 -r1.71 www/src/jupp.hts cvs -R rdiff -kk -upr1.650 -r1.651 www/src/mksh.hts ________________________________________________________________________ Commit ID: 100598AE8E34CCF9581 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/09 10:50:08 UTC Modified files: sys/dev : rnd.c lib/libc/sys : getentropy.2 Log message: I just know I’ll hate myself later if I don’t make it bidi right from the beginning To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.76 -r1.77 src/sys/dev/rnd.c cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/lib/libc/sys/getentropy.2 ________________________________________________________________________ Commit ID: 100598AE9AA5B8C6B42 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/09 10:53:37 UTC Modified files: include : unistd.h Log message: OpenBSD seem to not use their own security-relevant safety nets… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.11 -r1.12 src/include/unistd.h ________________________________________________________________________ Commit ID: 100598AF0784C53A797 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/09 11:22:11 UTC Modified files: distrib/lists/base/dev: mi distrib/lists/htman/htmi: mi Log message: sync To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.78 -r1.79 src/distrib/lists/base/dev/mi cvs -R rdiff -kk -upr1.41 -r1.42 src/distrib/lists/htman/htmi/mi ________________________________________________________________________ Commit ID: 100598B1760356D8A0C CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2017/08/09 14:08:08 UTC Modified files: src : ksh-chan.hts Log message: … I guess To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.90 -r1.91 www/src/ksh-chan.hts ________________________________________________________________________ CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/08/10 13:49:59 UTC Adding branch tag 'jupprc-for-joe-4_4' affecting: old rev. new rev. filename -------- -------- -------- NONE 1.62 code/jupp/jupprc ________________________________________________________________________ Commit ID: 100598C837D395A57DB CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/08/10 16:02:06 UTC Modified files: code/jupp : Tag: jupprc-for-joe-4_4 jupprc code/jupp : Tag: jupprc-for-joe-3_7 jupprc Log message: add jupprc for JOE 4.4 (GPLv2); apply noted fixes to 3.7 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.62 -r1.62.2.1 contrib/code/jupp/jupprc cvs -R rdiff -kk -upr1.23.2.16 -r1.23.2.17 contrib/code/jupp/jupprc ________________________________________________________________________ Commit ID: 100598C8EA63F009D9D CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/08/10 16:50:55 UTC Modified files: code/jupp : Tag: joe-2_8-msdos jupprc code/jupp : Tag: jupprc-for-joe-3_7 jupprc code/jupp : Tag: jupprc-for-joe-4_4 jupprc code/jupp : jupprc Log message: harmonise help (spelling, casing, distances, etc.) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.15.2.9 -r1.15.2.10 contrib/code/jupp/jupprc cvs -R rdiff -kk -upr1.23.2.17 -r1.23.2.18 contrib/code/jupp/jupprc cvs -R rdiff -kk -upr1.62.2.1 -r1.62.2.2 contrib/code/jupp/jupprc cvs -R rdiff -kk -upr1.62 -r1.63 contrib/code/jupp/jupprc ________________________________________________________________________ Commit ID: 100598C9EA503C3F290 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2017/08/10 17:57:50 UTC Modified files: mk : WPmk inc2htm inc2rss src : ksh-chan.hts Log message: sprinkle a *lot* of print -r ipv just print, some are… relevant To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.47 -r1.48 www/mk/WPmk cvs -R rdiff -kk -upr1.36 -r1.37 www/mk/inc2htm cvs -R rdiff -kk -upr1.42 -r1.43 www/mk/inc2rss cvs -R rdiff -kk -upr1.91 -r1.92 www/src/ksh-chan.hts ________________________________________________________________________ Commit ID: 100598CA4565AFF21D2 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2017/08/10 18:24:43 UTC Modified files: files : vstyle.css Log message: • in wlog entries, remove the bottom margin of a p (which is normally collapsed with the top margin of the next p, unless another wlentry follows in which case it’s honoured), so a div inside can be placed close to the p anteceding it; to balance, 1em margin-bottom for the enclosing div (wlentry) are added • h3-using titles in wlentries are introduced for the next commit up… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.50 -r1.51 www/files/vstyle.css ________________________________________________________________________ Commit ID: 100598CA6476858FE3C CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2017/08/10 18:30:08 UTC Modified files: . : Makefile Log message: fix dependency logic To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.114 -r1.115 www/Makefile ________________________________________________________________________ Commit ID: 100598CB32730354517 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2017/08/10 19:25:18 UTC Modified files: bin/mksh : mksh.1 . : Makefile data : ksh-chan.inc src : ksh-chan.hts mksh.hts Added files: data : mksh-faq.inc src : mksh-faq.hts Log message: we have a FAQ now! (well, two of them, different scope though) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.449 -r1.450 src/bin/mksh/mksh.1 cvs -R rdiff -kk -upr1.115 -r1.116 www/Makefile cvs -R rdiff -kk -upr1.32 -r1.33 www/data/ksh-chan.inc cvs -R rdiff -kk -upr0 -r1.1 www/data/mksh-faq.inc cvs -R rdiff -kk -upr1.92 -r1.93 www/src/ksh-chan.hts cvs -R rdiff -kk -upr0 -r1.1 www/src/mksh-faq.hts cvs -R rdiff -kk -upr1.651 -r1.652 www/src/mksh.hts ________________________________________________________________________ Commit ID: 100598CB3A049D2B283 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2017/08/10 19:27:12 UTC Modified files: data : ksh-chan.inc src : ksh-chan.hts Log message: autodetect if a block is needed; work around one outlier To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.33 -r1.34 www/data/ksh-chan.inc cvs -R rdiff -kk -upr1.93 -r1.94 www/src/ksh-chan.hts ________________________________________________________________________ Commit ID: 100598CC36F6CFA1734 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/08/10 20:34:42 UTC Log message: update to core of e3 2.82 (READMEs concatenated, again) Status: Vendor Tag: tg Release Tags: e3-2_82 U contrib/gnu/e3/e3.1 C contrib/gnu/e3/e3.h C contrib/gnu/e3/e3.asm C contrib/gnu/e3/README 3 conflicts created by this import. Use the following command to help the merge: cvs checkout -jtg:yesterday -jtg contrib/gnu/e3 ________________________________________________________________________ Commit ID: 100598CC47B06DC9C57 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/08/10 20:39:00 UTC Modified files: gnu/e3 : e3.asm e3.h Log message: fastmerge except README To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.8 -r1.9 contrib/gnu/e3/e3.asm cvs -R rdiff -kk -upr1.5 -r1.6 contrib/gnu/e3/e3.h ________________________________________________________________________ Commit ID: 100598CCB124958FE53 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/08/10 21:07:04 UTC Modified files: gnu/e3 : README Log message: fullmerge To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.4 -r1.5 contrib/gnu/e3/README ________________________________________________________________________ Commit ID: 100598CCC523A66AC06 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/08/10 21:12:34 UTC Modified files: code/Snippets : tinyirc.c gnu/e3 : e3.1 e3.asm Log message: update the FSF’s postal address To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.42 -r1.43 contrib/code/Snippets/tinyirc.c cvs -R rdiff -kk -upr1.3 -r1.4 contrib/gnu/e3/e3.1 cvs -R rdiff -kk -upr1.9 -r1.10 contrib/gnu/e3/e3.asm ________________________________________________________________________ Commit ID: 100598CCF9B4E72CB01 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/08/10 21:26:27 UTC Modified files: gnu/e3 : e3.1 e3.asm e3.h Log message: tweak To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.4 -r1.5 contrib/gnu/e3/e3.1 cvs -R rdiff -kk -upr1.10 -r1.11 contrib/gnu/e3/e3.asm cvs -R rdiff -kk -upr1.6 -r1.7 contrib/gnu/e3/e3.h ________________________________________________________________________ Commit ID: 100598CD2451CF4F029 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/10 21:38:00 UTC Modified files: share/doc/legal: lbsd.mdoc Log message: link to GPL licence text for tinyirc and e3-including flavours To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.39 -r1.40 src/share/doc/legal/lbsd.mdoc ________________________________________________________________________ Commit ID: 100598CD2BC6395DA31 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/08/10 21:39:48 UTC Modified files: gnu/e3 : e3.1 Log message: hyphen, minus sign To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.5 -r1.6 contrib/gnu/e3/e3.1 ________________________________________________________________________ Commit ID: 100598E15E742B1DCDA CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/11 20:41:41 UTC Modified files: gnu/usr.bin/cvs/src: rsh-client.c Log message: fix CVE-2017-12836 (Debian #871810) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.6 -r1.7 src/gnu/usr.bin/cvs/src/rsh-client.c ________________________________________________________________________ Commit ID: 100598E1F4737C8AB74 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/11 21:19:07 UTC Modified files: gnu/usr.bin/cvs/src: root.c Log message: reject negative port numbers earlier; introduced by 2000-10-17 Derek Price To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.11 -r1.12 src/gnu/usr.bin/cvs/src/root.c ________________________________________________________________________ Commit ID: 100598E209F00E2A351 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/11 21:24:29 UTC Modified files: gnu/usr.bin/cvs/src: root.c Log message: simplify and streamline port parsing To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.12 -r1.13 src/gnu/usr.bin/cvs/src/root.c ________________________________________________________________________ Commit ID: 100598E2B6813013053 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/11 22:10:36 UTC Modified files: gnu/usr.bin/cvs/src: root.c Log message: the other VCSes are cautious, so implement hostname validation, too To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.13 -r1.14 src/gnu/usr.bin/cvs/src/root.c ________________________________________________________________________ Commit ID: 100598E2DC30D72D553 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/11 22:20:34 UTC Modified files: gnu/usr.bin/cvs/src: root.c Log message: offer the same protections to proxy host and port; bounds-check the port To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.14 -r1.15 src/gnu/usr.bin/cvs/src/root.c ________________________________________________________________________ Commit ID: 100598E339526A1CA02 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/11 22:45:29 UTC Modified files: gnu/usr.bin/cvs/src: root.c Log message: usernames are the trickiest component; ensure internal consistency at least To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.15 -r1.16 src/gnu/usr.bin/cvs/src/root.c ________________________________________________________________________ Commit ID: 100598E34506B7923D1 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/11 22:48:31 UTC Modified files: gnu/usr.bin/cvs/src: root.c Log message: reject invalid hostnames earlier: Der Versuch ist strafbar. 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/root.c ________________________________________________________________________ Commit ID: 100598E353D1EAA5F01 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/11 22:52:19 UTC Modified files: gnu/usr.bin/cvs: configure.in Log message: bump To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.30 -r1.31 src/gnu/usr.bin/cvs/configure.in ________________________________________________________________________ Commit ID: 100598E35F91AE7F794 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/11 22:55:34 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.32 -r1.33 src/gnu/usr.bin/cvs/configure ________________________________________________________________________ Commit ID: 100598E3A50558A800E CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/11 23:14:38 UTC Modified files: gnu/usr.bin/cvs/src: root.c Log message: r1.17 also caught local access where CVSROOT=.. since it’s already checked at all the right places, just harmonise the error message (what’s one more goto in the error path after all) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.17 -r1.18 src/gnu/usr.bin/cvs/src/root.c ________________________________________________________________________ Commit ID: 100598E3B5533D874FC CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2017/08/11 23:18:37 UTC Modified files: mk : htsconv Log message: welcome @@WTF=keyword@@ (still not expanding in @title but better than nix) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.83 -r1.84 www/mk/htsconv ________________________________________________________________________ Commit ID: 100598E3D81776B385F CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2017/08/11 23:27:44 UTC Modified files: data : wlog-10.inc Log message: PSA about cvs To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.490 -r1.491 www/data/wlog-10.inc ________________________________________________________________________ Commit ID: 100598E42983648CD3E CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2017/08/11 23:49:41 UTC Modified files: gnu/usr.bin/cvs/src: root.c sanity.sh data : wlog-10.inc Log message: adjust the testsuite accordingly To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.18 -r1.19 src/gnu/usr.bin/cvs/src/root.c cvs -R rdiff -kk -upr1.17 -r1.18 src/gnu/usr.bin/cvs/src/sanity.sh cvs -R rdiff -kk -upr1.491 -r1.492 www/data/wlog-10.inc ________________________________________________________________________ Commit ID: 100598E48A84A9759BE CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2017/08/12 00:15:41 UTC Modified files: gnu/usr.bin/cvs/src: sanity.sh data : wlog-10.inc Log message: more testsuite adjustments plus a bonus fix (crerepos in noredirect mode) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.18 -r1.19 src/gnu/usr.bin/cvs/src/sanity.sh cvs -R rdiff -kk -upr1.492 -r1.493 www/data/wlog-10.inc ________________________________________________________________________ Commit ID: 100598E550F50A77BDB CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/12 01:08:28 UTC Modified files: gnu/usr.bin/cvs/src: edit.c sanity.sh server.c watch.c Log message: lintian helpfully points out that “misformed” is malformed English 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/edit.c cvs -R rdiff -kk -upr1.19 -r1.20 src/gnu/usr.bin/cvs/src/sanity.sh cvs -R rdiff -kk -upr1.13 -r1.14 src/gnu/usr.bin/cvs/src/server.c cvs -R rdiff -kk -upr1.1.101.2 -r1.2 src/gnu/usr.bin/cvs/src/watch.c ________________________________________________________________________ Commit ID: 100598E5F0738AE9CA9 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/12 01:51:24 UTC Modified files: gnu/usr.bin/cvs/src: client.c Log message: Debian’s GCC rightfully complains about a too-small buffer (honestly… that’s what you get for not having strlcpy in your libc, not using snprintf either, and not even guessing that “-2147483648” needs 12 octets including the trailing NUL…) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.7 -r1.8 src/gnu/usr.bin/cvs/src/client.c ________________________________________________________________________ Commit ID: 100598F3D06235FCC5F CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/12 17:38:00 UTC Modified files: gnu/usr.bin/cvs/doc: cvs-paper.ms cvs.texinfo cvsclient.texi writeproxy.rtf Log message: while here anyway… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.2 -r1.3 src/gnu/usr.bin/cvs/doc/cvs-paper.ms cvs -R rdiff -kk -upr1.35 -r1.36 src/gnu/usr.bin/cvs/doc/cvs.texinfo cvs -R rdiff -kk -upr1.8 -r1.9 src/gnu/usr.bin/cvs/doc/cvsclient.texi cvs -R rdiff -kk -upr1.1.101.1 -r1.2 src/gnu/usr.bin/cvs/doc/writeproxy.rtf ________________________________________________________________________ Commit ID: 100598F45C01EEEDCB7 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/12 18:15:18 UTC Modified files: gnu/usr.bin/cvs/src: Makefile.am Log message: add, but not enable, noredirectcheck; document why (didn’t this used to work?) 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/Makefile.am ________________________________________________________________________ Commit ID: 100598F544F56AEAA87 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/12 19:17:29 UTC Modified files: gnu/usr.bin/cvs: configure.in Log message: just bump again (all fixes we can do are in); noredirect never worked To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.31 -r1.32 src/gnu/usr.bin/cvs/configure.in ________________________________________________________________________ Commit ID: 100598F552D24EB434E CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/12 19:20:59 UTC Modified files: gnu/usr.bin/cvs: configure gnu/usr.bin/cvs/src: Makefile.in Log message: regen To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.33 -r1.34 src/gnu/usr.bin/cvs/configure cvs -R rdiff -kk -upr1.21 -r1.22 src/gnu/usr.bin/cvs/src/Makefile.in ________________________________________________________________________ Commit ID: 1005992FBB623AE9084 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2017/08/15 13:48:15 UTC Modified files: mk : WPmk Log message: no -r here To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.48 -r1.49 www/mk/WPmk ________________________________________________________________________ Commit ID: 1005994BBCB20A98B44 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/16 21:40:16 UTC Modified files: bin/mksh : mksh.1 Log message: fix documentation bug, thanks panpo and Riviera for spotting To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.450 -r1.451 src/bin/mksh/mksh.1 ________________________________________________________________________ Commit ID: 10059A356DB182F3791 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/27 23:33:52 UTC Modified files: bin/mksh : edit.c Log message: unbreak vi mode '0' movement, bug introduced in r1.323 reported by Larry Hynes To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.339 -r1.340 src/bin/mksh/edit.c ________________________________________________________________________ Commit ID: 10059A35C4B58A42483 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2017/08/27 23:56:35 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.652 -r1.653 www/src/mksh.hts ________________________________________________________________________ Commit ID: 10059A35DA148A6EFF3 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/08/28 00:02:15 UTC Modified files: devel/cvs : Makefile distinfo devel/cvs/patches: patch-configure_in Log message: simple bump To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.28 -r1.29 ports/devel/cvs/Makefile cvs -R rdiff -kk -upr1.8 -r1.9 ports/devel/cvs/distinfo cvs -R rdiff -kk -upr1.9 -r1.10 ports/devel/cvs/patches/patch-configure_in ________________________________________________________________________ Commit ID: 10059A4A70366AAC5DF CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/28 23:27:52 UTC Modified files: bin/mksh : eval.c Log message: quell a Fink compiler warning; not entirely correct but no harm done either To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.214 -r1.215 src/bin/mksh/eval.c ________________________________________________________________________ Commit ID: 10059A56E5C5EA2D5AB CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/29 13:38:33 UTC Modified files: distrib/special/mksh: Makefile bin/mksh : Build.sh Makefile check.t sh.h Log message: monkey-patch offsetof for a klibc/dietlibc warning; bump to R56b (bugfixes) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.100 -r1.101 src/distrib/special/mksh/Makefile cvs -R rdiff -kk -upr1.726 -r1.727 src/bin/mksh/Build.sh cvs -R rdiff -kk -upr1.161 -r1.162 src/bin/mksh/Makefile cvs -R rdiff -kk -upr1.796 -r1.797 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.840 -r1.841 src/bin/mksh/sh.h ________________________________________________________________________ CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/08/29 13:39:42 UTC Adding static tag 'mksh-R56b' affecting: old rev. new rev. filename -------- -------- -------- NONE 1.727 bin/mksh/Build.sh NONE 1.49 bin/mksh/check.pl NONE 1.797 bin/mksh/check.t NONE 1.121 bin/mksh/dot.mkshrc NONE 1.340 bin/mksh/edit.c NONE 1.10 bin/mksh/emacsfn.h NONE 1.215 bin/mksh/eval.c NONE 1.199 bin/mksh/exec.c NONE 1.100 bin/mksh/expr.c NONE 1.2 bin/mksh/exprtok.h NONE 1.350 bin/mksh/funcs.c NONE 1.166 bin/mksh/histrap.c NONE 1.124 bin/mksh/jobs.c NONE 1.26 bin/mksh/lalloc.c NONE 1.239 bin/mksh/lex.c NONE 1.23 bin/mksh/lksh.1 NONE 1.342 bin/mksh/main.c NONE 1.6 bin/mksh/mirhash.h NONE 1.279 bin/mksh/misc.c NONE 1.451 bin/mksh/mksh.1 NONE 1.1 bin/mksh/mksh.ico NONE 1.2 bin/mksh/os2.c NONE 1.3 bin/mksh/rlimits.opt NONE 1.841 bin/mksh/sh.h NONE 1.5 bin/mksh/sh_flags.opt NONE 1.95 bin/mksh/shf.c NONE 1.10 bin/mksh/strlcpy.c NONE 1.124 bin/mksh/syn.c NONE 1.93 bin/mksh/tree.c NONE 1.220 bin/mksh/var.c NONE 1.10 bin/mksh/var_spec.h ________________________________________________________________________ Commit ID: 10059A56FF9253AF7C7 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/08/29 13:45:14 UTC Modified files: . : INDEX shells/mksh : Makefile distinfo Log message: bump To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.103 -r1.104 ports/INDEX cvs -R rdiff -kk -upr1.85 -r1.86 ports/shells/mksh/Makefile cvs -R rdiff -kk -upr1.81 -r1.82 ports/shells/mksh/distinfo ________________________________________________________________________ Commit ID: 10059A5728533102041 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2017/08/29 13:55:58 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.94 -r1.95 www/src/ksh-chan.hts cvs -R rdiff -kk -upr1.653 -r1.654 www/src/mksh.hts ________________________________________________________________________ Commit ID: 10059A5F7353ADCAC89 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2017/08/29 23:22:15 UTC Modified files: files : MirOS-Licence.htm Log message: amend, causa being what I just noticed To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.13 -r1.14 www/files/MirOS-Licence.htm ________________________________________________________________________ Commit ID: 10059A964E72FC7906D CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2017/09/01 13:47:01 UTC Modified files: src : wtf.hts Log message: link the iPhoneOS äpp for MirWTF To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.18 -r1.19 www/src/wtf.hts ________________________________________________________________________ Commit ID: 10059B018D31D449C47 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/09/06 15:48:59 UTC Modified files: code/Snippets : eawparse Log message: explicitly set Prepended_Concatenation_Mark to width 1 (not 0) from https://sourceware.org/bugzilla/show_bug.cgi?id=22070 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.10 -r1.11 contrib/code/Snippets/eawparse ________________________________________________________________________ Commit ID: 10059B01CF13DA5D5CC CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/09/06 16:05:45 UTC Modified files: code/Snippets : eawparse Log message: comment more To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.11 -r1.12 contrib/code/Snippets/eawparse ________________________________________________________________________ Commit ID: 10059B80EB715CFE0D8 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/09/12 16:45:01 UTC Modified files: usr.sbin/httpd/conf: httpd.conf Log message: introduce a non-PFS ciphersuite to the default SSLCipherSuite list to allow “modern” devices such as Android 7, Safari, Win 7, Win Phone etc. to connect at all ☹ The state of SSL is crazy. To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.28 -r1.29 src/usr.sbin/httpd/conf/httpd.conf ________________________________________________________________________ Commit ID: 10059BC2CC4771A91DF CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/09/15 19:40:58 UTC Modified files: share/misc : acronyms Log message: othyro sync and much more; 61222 lines (37731 acronyms with 61213 expansions) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.623 -r1.624 src/share/misc/acronyms ________________________________________________________________________ Commit ID: 10059BE8ED331EC9621 CVSROOT: /cvs Module name: X11 Changes by: tg@herc.mirbsd.org 2017/09/17 15:03:27 UTC Modified files: extras/xsel : xsel.c Log message: merge patches from Debian xsel (1.2.0-3) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.16 -r1.17 X11/extras/xsel/xsel.c ________________________________________________________________________ Commit ID: 10059DD397B6059EE3B CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/10/10 21:19:44 UTC Modified files: bin/mksh : main.c Log message: remove redundant OS/2 codes (from komh) os2_init() does it. To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.342 -r1.343 src/bin/mksh/main.c ________________________________________________________________________ Commit ID: 10059DD3B89156C2B99 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/10/10 21:30:44 UTC Modified files: bin/mksh : misc.c Log message: fix part of realpath for drive-qualified DOS paths: if a path or symlink target is drive-qualified, keep the drive letter (this part from komh) and, if present, a leading (back)slash (from me) missing: if a drive qualification is *not* followed by a (back)slash, we must retrieve the per-drive cwd for the target drive and insert it just like we insert the cwd for (normal/Unix) relative paths; maybe consider redoing absolute/relative path logic, DOS paths are tristate komh’s commit: fix realpath failure on OS/2 On OS/2, an absolute path is 'x:/path/to/file'. Because it has not a leading slash, '/' is prepended, that is, '/x:/path/to/file'. As a result, it fails to find a requested file. To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.279 -r1.280 src/bin/mksh/misc.c ________________________________________________________________________ Commit ID: 10059DD6DAB2B281B15 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/10/11 01:02:30 UTC Modified files: code/jupp : Tag: joe-2_8-msdos Make.dos Log message: add note about a possible(!) compiler … heck, I don’t even know which one Andreas Totlis used… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.21.1.2.1 -r1.1.21.1.2.2 contrib/code/jupp/Make.dos ________________________________________________________________________ Commit ID: 10059DE6BD421D60423 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/10/11 19:06:45 UTC Modified files: bin/mksh : misc.c Log message: turns out the slash was already added (later), 10x komh To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.280 -r1.281 src/bin/mksh/misc.c ________________________________________________________________________ Commit ID: 10059DE7F2426ED71F4 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/10/11 20:29:07 UTC Modified files: bin/mksh : sh.h Log message: introduce mksh_drvltr(s) short-hand macro To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.841 -r1.842 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 10059DE83287E3B2814 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/10/11 20:46:15 UTC Modified files: bin/mksh : misc.c Log message: keep drive letter when simplifying path (untested) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.281 -r1.282 src/bin/mksh/misc.c ________________________________________________________________________ Commit ID: 10059DE841C279F0931 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/10/11 20:50:48 UTC Modified files: bin/mksh : sh.h Log message: inline OS/2’s mksh_sdirsep() into its mksh_vdirsep() because we must separate these two To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.842 -r1.843 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 10059DE8531478700F9 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/10/11 20:55:07 UTC Modified files: bin/mksh : sh.h Log message: eval.c has the only mksh_sdirsep caller and uses it on substrings, so OS/2 drive letter checks are not correct there To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.843 -r1.844 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 10059DE877774D49E5E CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/10/11 21:05:00 UTC Modified files: bin/mksh : exec.c Log message: update comment to unpuzzle a future me (I just had to use git annotate and look at the two commits from komh to figure out that the condition in the if is correct here and what this is supposed to do) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.199 -r1.200 src/bin/mksh/exec.c ________________________________________________________________________ Commit ID: 10059DE887042D9CAC0 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/10/11 21:09:26 UTC Modified files: bin/mksh : exec.c sh.h Log message: all uses of mksh_vdirsep should exclude “\builtin” from triggering it To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.200 -r1.201 src/bin/mksh/exec.c cvs -R rdiff -kk -upr1.844 -r1.845 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 10059DE91E92ABC4B24 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/10/11 21:49:07 UTC Modified files: bin/mksh : misc.c Log message: further OS/2 fixes for simplify_path() To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.282 -r1.283 src/bin/mksh/misc.c ________________________________________________________________________ Commit ID: 10059DE92A640EDACB0 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/10/11 21:52:47 UTC Modified files: bin/mksh : sh.h Log message: mksh_abspath() on OS/2 now requires a dir separator after the drive letter and colon for it to recognise a pathname as absolute, as it should be XXX make_path() unreviewed wrt this change To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.845 -r1.846 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 10059DEA793272A5286 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/10/11 23:23:04 UTC Modified files: bin/mksh : misc.c os2.c sh.h Log message: handle drive-qualified nōn-absolute pathnames in do_realpath(), untested the idea here is that: - /foo/bar and a:/foo/bar are absolute - foo/bar is relative - a:foo/bar needs to be handled specially, mostly per making it into an absolute (“a:/” + getcwd(a:) + “foo/bar”) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.283 -r1.284 src/bin/mksh/misc.c cvs -R rdiff -kk -upr1.2 -r1.3 src/bin/mksh/os2.c cvs -R rdiff -kk -upr1.846 -r1.847 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 10059DEADB56A033CC5 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/10/11 23:48:37 UTC Modified files: bin/mksh : misc.c Log message: note on rooted pathnames, concept found in original pdksh which had various forms of path attributes (not just absolute or not), though we shouldn’t just copy theirs either To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.284 -r1.285 src/bin/mksh/misc.c ________________________________________________________________________ Commit ID: 10059DF878300BC6807 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/10/12 15:17:05 UTC Modified files: bin/mksh : misc.c os2.c Log message: apply fixes from code review by @komh To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.285 -r1.286 src/bin/mksh/misc.c cvs -R rdiff -kk -upr1.3 -r1.4 src/bin/mksh/os2.c ________________________________________________________________________ Commit ID: 10059E0A97573CD2E5D CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/10/13 11:54:07 UTC Modified files: bin/mksh : os2.c Log message: komh says these are redundant To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.4 -r1.5 src/bin/mksh/os2.c ________________________________________________________________________ Commit ID: 10059E146084E33982C CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/10/13 23:02:12 UTC Modified files: bin/mksh : main.c Log message: fix a longstanding double substitution To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.343 -r1.344 src/bin/mksh/main.c ________________________________________________________________________ Commit ID: 10059E14D8576FA91D3 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/10/13 23:34:50 UTC Modified files: bin/mksh : os2.c var.c Log message: move slashifying of PATH, TMPDIR and two OS/2-specific variables from OS/2-specific to common DOSPATH-specific code (ifdef for the latter two) also gets us rid of the use of getenv To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.5 -r1.6 src/bin/mksh/os2.c cvs -R rdiff -kk -upr1.220 -r1.221 src/bin/mksh/var.c ________________________________________________________________________ Commit ID: 10059E1599C715A08C3 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/10/14 00:25:40 UTC Modified files: bin/pax : ar_io.c Log message: silly error message To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.22 -r1.23 src/bin/pax/ar_io.c ________________________________________________________________________ Commit ID: 10059E26F7E043E5515 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/10/14 20:11:31 UTC Modified files: bin/mksh : misc.c Log message: fix “cd e:foo” on DOSPATH systems (I think) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.286 -r1.287 src/bin/mksh/misc.c ________________________________________________________________________ Commit ID: 10059E27BDD53C0EC62 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/10/14 21:05:23 UTC Modified files: bin/mksh : main.c Log message: add MKSH_ENVDIR code for Jehanne (OS by Shamar (giacomotesio) from IRC): instead of parsing extern char **environ; read it from a filesystem (typical for Plan 9, though this one is __jehanne__ per ifdef) tested on MirBSD and found to be working To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.344 -r1.345 src/bin/mksh/main.c ________________________________________________________________________ Commit ID: 10059E27D1D2A22ED17 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/10/14 21:09:50 UTC Modified files: bin/mksh : check.t sh.h Log message: move getdrvwd() declaration out of OS/2-specific part: each MKSH_DOSPATH port is required to define it (and, later, others) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.797 -r1.798 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.847 -r1.848 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 10059E27EF45B33827E CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2017/10/14 21:17:18 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.654 -r1.655 www/src/mksh.hts ________________________________________________________________________ Commit ID: 10059E2812D599DF828 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/10/14 21:26:55 UTC Modified files: bin/pax : options.c pax.c Log message: mising FALLTHROUGH for lint, complained by gcc on Debian To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.62 -r1.63 src/bin/pax/options.c cvs -R rdiff -kk -upr1.23 -r1.24 src/bin/pax/pax.c ________________________________________________________________________ Commit ID: 10059E289C94A3ADF42 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/10/14 22:03:33 UTC Modified files: bin/pax : pax.c pax.h buf_subs.c Log message: prevent an entire class of errors: integer overflow in rd_skip() arg Reported as: Debian #878512 Turns out that “rd_skip(arcn->skip + arcn->pad);” is often called without checking for negative (error) return, or even throwing away the result entirely (õÕ) and is called often enough that checking before calling would be tremendous effort, and to split it up à la calloc() is certainly another option but this catches it good enough. We (ab|re)use the signal handler exit function to do some cleanup. To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.24 -r1.25 src/bin/pax/pax.c cvs -R rdiff -kk -upr1.18 -r1.19 src/bin/pax/pax.h cvs -R rdiff -kk -upr1.9 -r1.10 src/bin/pax/buf_subs.c ________________________________________________________________________ Commit ID: 10059E3C33F0AB3D2C5 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/10/15 20:21:53 UTC Modified files: bin/mksh : misc.c Log message: apply another quickfix by komh really, getdrvwd should be passed an Xstring (probably with Xinit0 in the callers), especially as one caller already didn’t update ldestlen properly… (but not tonight as I’ve really got no head for that left) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.287 -r1.288 src/bin/mksh/misc.c ________________________________________________________________________ Commit ID: 10059E602B468F8FE48 CVSROOT: /cvs Module name: X11 Changes by: tg@herc.mirbsd.org 2017/10/17 13:16:16 UTC Modified files: extras/xsel : xsel.c Log message: merge patches from Debian xsel (1.2.0-4) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.17 -r1.18 X11/extras/xsel/xsel.c ________________________________________________________________________ Commit ID: 10059E695CD2C830620 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/10/17 23:45:20 UTC Modified files: bin/mksh : check.t lex.c sh.h Log message: tentatively fix Debian #878947 by putting an end to (some) nesting ‣ also makes the error message nicer: tg@blau:/usr/obj/bin/mksh $ mksh -n -c '${0$(($(o[))&$(($(p[))&)' internal error: can't allocate 8388628 data bytes tg@blau:/usr/obj/bin/mksh $ mksh -n -c '${0$(($(o[))&$(($(p[))&)^J' mksh: no closing quote 1|tg@blau:/usr/obj/bin/mksh $ ./mksh -n -c '${0$(($(o[))&$(($(p[))&)' ./mksh: syntax error: unmatched '(' 1|tg@blau:/usr/obj/bin/mksh $ ./mksh -n -c '${0$(($(o[))&$(($(p[))&)^J' ./mksh: syntax error: unmatched '(' ‣ alternative fix would be to keep the block and do… - } else { + } else if (source->type != SEOF) { … but that would keep “no closing quote” for the case with newline, and since this seems to not break… nuking unused code is always good ☻ To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.798 -r1.799 src/bin/mksh/check.t cvs -R rdiff -kk -upr1.239 -r1.240 src/bin/mksh/lex.c cvs -R rdiff -kk -upr1.848 -r1.849 src/bin/mksh/sh.h ________________________________________________________________________ Commit ID: 10059E696B811F1FC33 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2017/10/17 23:47:44 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.655 -r1.656 www/src/mksh.hts ________________________________________________________________________ Commit ID: 10059EB9A9C00C50C75 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/10/21 19:05:44 UTC Modified files: bin/pax : tar.c Log message: fix buffer underread (Debian #878645) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.18 -r1.19 src/bin/pax/tar.c ________________________________________________________________________ Commit ID: 10059EB9DCC3CA82414 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/10/21 19:19:39 UTC Modified files: bin/pax : ar.c Log message: fix the shit signed integer shitz (Debian #878642) why, oh, why, can this ancient code not use size_t throughout? To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.8 -r1.9 src/bin/pax/ar.c ________________________________________________________________________ CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/10/21 19:28:39 UTC Adding static tag 'paxmirabilis-20171021' affecting: old rev. new rev. filename -------- -------- -------- NONE 1.20 bin/pax/Makefile NONE 1.9 bin/pax/ar.c NONE 1.3 bin/pax/ar.h NONE 1.23 bin/pax/ar_io.c NONE 1.18 bin/pax/ar_subs.c NONE 1.10 bin/pax/buf_subs.c NONE 1.9 bin/pax/cache.c NONE 1.4 bin/pax/cache.h NONE 1.39 bin/pax/cpio.1 NONE 1.22 bin/pax/cpio.c NONE 1.5 bin/pax/cpio.h NONE 1.31 bin/pax/extern.h NONE 1.25 bin/pax/file_subs.c NONE 1.9 bin/pax/ftree.c NONE 1.3 bin/pax/ftree.h NONE 1.19 bin/pax/gen_subs.c NONE 1.5 bin/pax/getoldopt.c NONE 1.63 bin/pax/options.c NONE 1.9 bin/pax/options.h NONE 1.12 bin/pax/pat_rep.c NONE 1.3 bin/pax/pat_rep.h NONE 1.31 bin/pax/pax.1 NONE 1.25 bin/pax/pax.c NONE 1.19 bin/pax/pax.h NONE 1.8 bin/pax/sel_subs.c NONE 1.3 bin/pax/sel_subs.h NONE 1.24 bin/pax/tables.c NONE 1.7 bin/pax/tables.h NONE 1.35 bin/pax/tar.1 NONE 1.19 bin/pax/tar.c NONE 1.3 bin/pax/tar.h NONE 1.12 bin/pax/tty_subs.c NONE 1.5 bin/pax/.linked/strlfun.inc NONE 1.3 bin/pax/.linked/strmode.inc ________________________________________________________________________ Commit ID: 10059EBA13D0555342D CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/10/21 19:33:55 UTC Modified files: archivers/mircpio: Makefile distinfo Log message: bump To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.32 -r1.33 ports/archivers/mircpio/Makefile cvs -R rdiff -kk -upr1.34 -r1.35 ports/archivers/mircpio/distinfo ________________________________________________________________________ Commit ID: 10059F3AA770F12E279 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/10/27 21:51:33 UTC Modified files: sys/arch/i386/conf: GENERIC sys/arch/sparc/conf: GENERIC Log message: got a strong hint we want to disable TCP_FACK To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.48 -r1.49 src/sys/arch/i386/conf/GENERIC cvs -R rdiff -kk -upr1.26 -r1.27 src/sys/arch/sparc/conf/GENERIC ________________________________________________________________________ Commit ID: 10059F4F1524DD4AC4E CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/10/28 21:06:01 UTC Modified files: lib/libssl/man : Makefile Log message: bio(3) was missing, which man -k did list To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.12 -r1.13 src/lib/libssl/man/Makefile ________________________________________________________________________ Commit ID: 10059FFB4DB0C5A7831 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2017/11/06 01:03:36 UTC Modified files: gnu/usr.bin/lynx: lynx.cfg samples : etc_profile Log message: increase ggs privacy; add mplayer externals while here To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.45 -r1.46 src/gnu/usr.bin/lynx/lynx.cfg cvs -R rdiff -kk -upr1.18 -r1.19 contrib/samples/etc_profile ________________________________________________________________________ Commit ID: 1005A04AB750543E9C0 CVSROOT: /cvs Module name: www Changes by: tg@herc.mirbsd.org 2017/11/09 19:24:21 UTC Modified files: src : danke.hts Log message: another donation, from selk from Dragora, many thanks! To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.14 -r1.15 www/src/danke.hts ________________________________________________________________________ Commit ID: 1005A0E20CF59D59B49 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/11/16 23:35:42 UTC Modified files: net/sirc/dist : dsircp sirc.help Log message: • rename /set highlight to /set highlight_nick (from multiplexd) • add /set highlight_style (inspired by patch from multiplexd) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.49 -r1.50 ports/net/sirc/dist/dsircp cvs -R rdiff -kk -upr1.11 -r1.12 ports/net/sirc/dist/sirc.help ________________________________________________________________________ Commit ID: 1005A0E21AD1A4C79B1 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/11/16 23:39:06 UTC Modified files: net/sirc/dist : dsircp Log message: split off highlighting code To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.50 -r1.51 ports/net/sirc/dist/dsircp ________________________________________________________________________ Commit ID: 1005A0E21FF02DB4BD1 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/11/16 23:40:31 UTC Modified files: net/sirc/dist : dsircp Log message: expand highlighting to notices (from multiplexd) except server notices To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.51 -r1.52 ports/net/sirc/dist/dsircp ________________________________________________________________________ Commit ID: 1005A0E28904F6224E0 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/11/17 00:08:34 UTC Modified files: net/sirc/dist : dsircp sirc.help Log message: add /highlight, from multiplexd, but let it operate exactly like /ignore To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.52 -r1.53 ports/net/sirc/dist/dsircp cvs -R rdiff -kk -upr1.12 -r1.13 ports/net/sirc/dist/sirc.help ________________________________________________________________________ Commit ID: 1005A0E2951507C72F1 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/11/17 00:11:35 UTC Modified files: net/sirc/dist : sirc.help Log message: sort To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.13 -r1.14 ports/net/sirc/dist/sirc.help ________________________________________________________________________ Commit ID: 1005A0E297849017779 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/11/17 00:12:25 UTC Modified files: net/sirc/dist : dsircp Log message: apply patch from multiplex’d retaining server password upon reconnect To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.53 -r1.54 ports/net/sirc/dist/dsircp ________________________________________________________________________ Commit ID: 1005A0E2A8653A33C85 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/11/17 00:16:44 UTC Modified files: net/sirc : DESCR Makefile Log message: bump To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.2 -r1.3 ports/net/sirc/DESCR cvs -R rdiff -kk -upr1.36 -r1.37 ports/net/sirc/Makefile ________________________________________________________________________ Commit ID: 1005A1021487DBB486A CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2017/11/18 12:01:54 UTC Modified files: xc/programs/xterm: wcwidth.c code/jupp : i18n.c bin/mksh : expr.c lib/libc/i18n : wcwidth.c Log message: refresh with up-to-date eawparse thankfully, this is now all in glibc master, too (thanks Mike FABIAN) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.11 -r1.12 X11/xc/programs/xterm/wcwidth.c cvs -R rdiff -kk -upr1.23 -r1.24 contrib/code/jupp/i18n.c cvs -R rdiff -kk -upr1.100 -r1.101 src/bin/mksh/expr.c cvs -R rdiff -kk -upr1.17 -r1.18 src/lib/libc/i18n/wcwidth.c ________________________________________________________________________ Commit ID: 1005A1026AD760804D9 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/11/18 12:25:33 UTC Modified files: samples : uni_smp.txt unidata.txt utf-8 Log message: regenerate with MirOS: contrib/hosted/tg/uni.mk,v 1.1 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 contrib/samples/uni_smp.txt cvs -R rdiff -kk -upr1.11 -r1.12 contrib/samples/unidata.txt cvs -R rdiff -kk -upr1.17 -r1.18 contrib/samples/utf-8 ________________________________________________________________________ Commit ID: 1005A10565B48DE7292 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/11/18 15:48:39 UTC Modified files: code/jupp : ublock.c Log message: move shell and JOE_FILENAME determination out of child process also, don’t limit JOE_FILENAME to 512 octets any more To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.10 -r1.11 contrib/code/jupp/ublock.c ________________________________________________________________________ Commit ID: 1005A1059874C70192A CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/11/18 16:02:06 UTC Modified files: code/jupp : scrn.c tty.c tty.h ublock.c Log message: prepare making ublock.c vfork-safe: avoid overwriting a global variable in the child To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.26 -r1.27 contrib/code/jupp/scrn.c cvs -R rdiff -kk -upr1.24 -r1.25 contrib/code/jupp/tty.c cvs -R rdiff -kk -upr1.6 -r1.7 contrib/code/jupp/tty.h cvs -R rdiff -kk -upr1.11 -r1.12 contrib/code/jupp/ublock.c ________________________________________________________________________ Commit ID: 1005A105B314AD016BA CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/11/18 16:08:57 UTC Modified files: code/jupp : ublock.c Log message: oops, more like this To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.12 -r1.13 contrib/code/jupp/ublock.c ________________________________________________________________________ Commit ID: 1005A105EF520A74945 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/11/18 16:25:07 UTC Modified files: code/jupp : configure.ac Log message: scan for fork (can be disabled), unsetenv To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.56 -r1.57 contrib/code/jupp/configure.ac ________________________________________________________________________ Commit ID: 1005A10602E3DB3F6B8 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/11/18 16:30:22 UTC Modified files: code/jupp : ublock.c Log message: implement ^K/ with vfork if we don’t want to fork(2) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.13 -r1.14 contrib/code/jupp/ublock.c ________________________________________________________________________ Commit ID: 1005A10633315FA19F2 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/11/18 16:43:08 UTC Modified files: code/jupp : tty.c tty.h Log message: make ttshell vfork-safe To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.25 -r1.26 contrib/code/jupp/tty.c cvs -R rdiff -kk -upr1.7 -r1.8 contrib/code/jupp/tty.h ________________________________________________________________________ Commit ID: 1005A1068266540CCE4 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/11/18 17:04:20 UTC Modified files: code/jupp : ushell.c Log message: nuke dead MSDOS code that doesn’t even compile any more To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.4 -r1.5 contrib/code/jupp/ushell.c ________________________________________________________________________ Commit ID: 1005A10687E421523D2 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/11/18 17:05:51 UTC Modified files: code/jupp : cmd.c tty.c ushell.c Log message: disable anything using fork on NOMMU systems To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.17 -r1.18 contrib/code/jupp/cmd.c cvs -R rdiff -kk -upr1.26 -r1.27 contrib/code/jupp/tty.c cvs -R rdiff -kk -upr1.5 -r1.6 contrib/code/jupp/ushell.c ________________________________________________________________________ Commit ID: 1005A10693316E81B5E CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/11/18 17:08:45 UTC Modified files: code/jupp : tty.c Log message: fix static functions’ scope To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.27 -r1.28 contrib/code/jupp/tty.c ________________________________________________________________________ Commit ID: 1005A10AE9A0EB6955D CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/11/18 22:05:14 UTC Modified files: gnu/usr.bin/cvs/src: buffer.c client.c cvs.h log.c server.c Log message: implement LOGM response, prompted by upstream mailing list post cf. http://sidster.com/code/cvs2git/ To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.2 -r1.3 src/gnu/usr.bin/cvs/src/buffer.c cvs -R rdiff -kk -upr1.8 -r1.9 src/gnu/usr.bin/cvs/src/client.c cvs -R rdiff -kk -upr1.7 -r1.8 src/gnu/usr.bin/cvs/src/cvs.h cvs -R rdiff -kk -upr1.1.101.2 -r1.2 src/gnu/usr.bin/cvs/src/log.c cvs -R rdiff -kk -upr1.14 -r1.15 src/gnu/usr.bin/cvs/src/server.c ________________________________________________________________________ Commit ID: 1005A10B12D3E83E46B CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/11/18 22:15:54 UTC Modified files: gnu/usr.bin/cvs/src: client.c root.c Log message: allow cvs -R with :fork: 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/client.c cvs -R rdiff -kk -upr1.19 -r1.20 src/gnu/usr.bin/cvs/src/root.c ________________________________________________________________________ Commit ID: 1005A10B3454F67A481 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/11/18 22:24:46 UTC Modified files: gnu/usr.bin/cvs/doc: cvsclient.texi Log message: document LOGM To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.9 -r1.10 src/gnu/usr.bin/cvs/doc/cvsclient.texi ________________________________________________________________________ Commit ID: 1005A10B64A653D6311 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/11/18 22:37:54 UTC Modified files: gnu/usr.bin/cvs/doc: cvs.texinfo cvsclient.texi Log message: apply (manually) the CVS patchlevel from MirBSD into the documentation To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.36 -r1.37 src/gnu/usr.bin/cvs/doc/cvs.texinfo cvs -R rdiff -kk -upr1.10 -r1.11 src/gnu/usr.bin/cvs/doc/cvsclient.texi ________________________________________________________________________ Commit ID: 1005A10BCA47F86DB55 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/11/18 23:04:58 UTC Modified files: gnu/usr.bin/cvs/lib: __fpending.h getdelim.c gettext.h minmax.h xalloc.h gnu/usr.bin/cvs/src: cvs.h import.c mkmodules.c server.c server.h version.c Log message: plug a few warnings … ugh is this ugly code ahead To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.101.2 -r1.2 src/gnu/usr.bin/cvs/lib/__fpending.h cvs -R rdiff -kk -upr1.4 -r1.5 src/gnu/usr.bin/cvs/lib/getdelim.c cvs -R rdiff -kk -upr1.1.101.3 -r1.2 src/gnu/usr.bin/cvs/lib/gettext.h cvs -R rdiff -kk -upr1.1.101.2 -r1.2 src/gnu/usr.bin/cvs/lib/minmax.h cvs -R rdiff -kk -upr1.1.101.2 -r1.2 src/gnu/usr.bin/cvs/lib/xalloc.h cvs -R rdiff -kk -upr1.8 -r1.9 src/gnu/usr.bin/cvs/src/cvs.h cvs -R rdiff -kk -upr1.11 -r1.12 src/gnu/usr.bin/cvs/src/import.c cvs -R rdiff -kk -upr1.16 -r1.17 src/gnu/usr.bin/cvs/src/mkmodules.c cvs -R rdiff -kk -upr1.15 -r1.16 src/gnu/usr.bin/cvs/src/server.c cvs -R rdiff -kk -upr1.1.101.3 -r1.2 src/gnu/usr.bin/cvs/src/server.h cvs -R rdiff -kk -upr1.3 -r1.4 src/gnu/usr.bin/cvs/src/version.c ________________________________________________________________________ Commit ID: 1005A10BF82493FD082 CVSROOT: /cvs Module name: CVSROOT Changes by: tg@herc.mirbsd.org 2017/11/18 23:17:07 UTC Modified files: . : config loginfo modules verifymsg Log message: regenerate from MirBSD CVS, CVS HEAD To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.7 -r1.8 CVSROOT/config cvs -R rdiff -kk -upr1.35 -r1.36 CVSROOT/loginfo cvs -R rdiff -kk -upr1.45 -r1.46 CVSROOT/modules cvs -R rdiff -kk -upr1.2 -r1.3 CVSROOT/verifymsg ________________________________________________________________________ Commit ID: 1005A10BFE257385E34 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/11/18 23:18:35 UTC Modified files: gnu/usr.bin/cvs/src: mkmodules.c Log message: fix build To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.17 -r1.18 src/gnu/usr.bin/cvs/src/mkmodules.c ________________________________________________________________________ Commit ID: 1005A117A856D65D92A CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/11/19 12:34:56 UTC Modified files: gnu/usr.bin/cvs: configure.in Log message: bump; passes sanity on MirBSD To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.32 -r1.33 src/gnu/usr.bin/cvs/configure.in ________________________________________________________________________ Commit ID: 1005A117B416C9760B0 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/11/19 12:38:07 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.34 -r1.35 src/gnu/usr.bin/cvs/configure ________________________________________________________________________ Commit ID: 1005A12010550877140 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/11/19 22:08:44 UTC Modified files: devel/cvs : Makefile distinfo devel/cvs/patches: patch-configure_in Log message: sync To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.29 -r1.30 ports/devel/cvs/Makefile cvs -R rdiff -kk -upr1.9 -r1.10 ports/devel/cvs/distinfo cvs -R rdiff -kk -upr1.10 -r1.11 ports/devel/cvs/patches/patch-configure_in ________________________________________________________________________ Commit ID: 1005A122A87434DA3AC CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/11/20 01:05:49 UTC Modified files: share/tmac/mdoc: doc-common Log message: sort To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.25 -r1.26 src/share/tmac/mdoc/doc-common ________________________________________________________________________ Commit ID: 1005A122AC56C540661 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/11/20 01:06:56 UTC Modified files: share/tmac/mdoc: doc-common Log message: make .Ap suitably magical (callable) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.26 -r1.27 src/share/tmac/mdoc/doc-common ________________________________________________________________________ Commit ID: 1005A122AFA44AA870F CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/11/20 01:07:52 UTC Log message: update sed(1) from OpenBSD Status: Vendor Tag: openbsd Release Tags: cvs-201711200100 U src/usr.bin/sed/Makefile U src/usr.bin/sed/POSIX C src/usr.bin/sed/compile.c C src/usr.bin/sed/defs.h C src/usr.bin/sed/extern.h C src/usr.bin/sed/main.c C src/usr.bin/sed/misc.c C src/usr.bin/sed/process.c C src/usr.bin/sed/sed.1 U src/usr.bin/sed/TEST/hanoi.sed U src/usr.bin/sed/TEST/math.sed U src/usr.bin/sed/TEST/sed.test U src/usr.bin/sed/USD.doc/Makefile U src/usr.bin/sed/USD.doc/sed 7 conflicts created by this import. Use the following command to help the merge: cvs checkout -jopenbsd:yesterday -jopenbsd src/usr.bin/sed ________________________________________________________________________ Commit ID: 1005A122EB84015709A CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/11/20 01:23:58 UTC Modified files: usr.bin/sed : compile.c defs.h extern.h main.c misc.c process.c sed.1 Log message: merge; appears to be okay-ish in the testsuite with termwidth = 60; To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.2 -r1.3 src/usr.bin/sed/compile.c cvs -R rdiff -kk -upr1.2 -r1.3 src/usr.bin/sed/defs.h cvs -R rdiff -kk -upr1.2 -r1.3 src/usr.bin/sed/extern.h cvs -R rdiff -kk -upr1.2 -r1.3 src/usr.bin/sed/main.c cvs -R rdiff -kk -upr1.2 -r1.3 src/usr.bin/sed/misc.c cvs -R rdiff -kk -upr1.4 -r1.5 src/usr.bin/sed/process.c cvs -R rdiff -kk -upr1.5 -r1.6 src/usr.bin/sed/sed.1 ________________________________________________________________________ Commit ID: 1005A123ED742C612BD CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/11/20 02:32:33 UTC Modified files: bin/mksh : funcs.c Log message: fix typo in comment To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.350 -r1.351 src/bin/mksh/funcs.c ________________________________________________________________________ Commit ID: 1005A14471D05D3A69A CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/11/21 15:33:05 UTC Modified files: code/Snippets : KBDmir2U.map Log message: fix Shift-Pg{Up,Dn} console scrolling This debugging session was sponsored by ⮡ tarent To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 contrib/code/Snippets/KBDmir2U.map ________________________________________________________________________ Commit ID: 1005A1DCB5D6C3E5501 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/11/28 20:49:27 UTC Modified files: misc/screen : DESCR Makefile distinfo misc/screen/patches: patch-doc_screen_1 patch-doc_screen_texinfo patch-etc_etcscreenrc patch-process_c Added files: misc/screen/patches: patch-encoding_c Log message: Quite a batch of changes: • Correct rendering bugs in the manual page • Apply bumpleft/bumpright/collapse patch • Document these including keybindings; correct those (no Ctrl-{.,,}) • Use ISO 8601 date format, without “T”, for the status line • Update wcwidth data from MirBSD base (and glibc git master) Unicode 10 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1 -r1.2 ports/misc/screen/DESCR cvs -R rdiff -kk -upr1.34 -r1.35 ports/misc/screen/Makefile cvs -R rdiff -kk -upr1.5 -r1.6 ports/misc/screen/distinfo cvs -R rdiff -kk -upr1.5 -r1.6 ports/misc/screen/patches/patch-doc_screen_1 cvs -R rdiff -kk -upr1.3 -r1.4 ports/misc/screen/patches/patch-doc_screen_texinfo cvs -R rdiff -kk -upr0 -r1.1 ports/misc/screen/patches/patch-encoding_c cvs -R rdiff -kk -upr1.18 -r1.19 ports/misc/screen/patches/patch-etc_etcscreenrc cvs -R rdiff -kk -upr1.1 -r1.2 ports/misc/screen/patches/patch-process_c ________________________________________________________________________ Commit ID: 1005A1DFA94130E5F35 CVSROOT: /cvs Module name: ports Changes by: tg@herc.mirbsd.org 2017/11/29 00:08:43 UTC Removed files: misc/tscreen : DESCR Makefile PLIST bulklist distinfo misc/tscreen/patches: patch-Makefile_in patch-attacher_c patch-config_h_in patch-configure_in patch-doc_Makefile_in patch-doc_tscreen_1 patch-doc_tscreen_texinfo patch-etc_etcscreenrc patch-fileio_c patch-layer_c patch-process_c patch-pty_c patch-screen_c patch-socket_c shmpatch-Makefile_in shmpatch-configure_in shmpatch-extern_h shmpatch-sched_c shmpatch-screen_h shmpatch-window_c Log message: merged into GNU screen proper, cf. https://blog.steve.fi/tags/tscreen/ To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1 -r0 ports/misc/tscreen/DESCR cvs -R rdiff -kk -upr1.1 -r0 ports/misc/tscreen/Makefile cvs -R rdiff -kk -upr1.1 -r0 ports/misc/tscreen/PLIST cvs -R rdiff -kk -upr1.1 -r0 ports/misc/tscreen/bulklist cvs -R rdiff -kk -upr1.1 -r0 ports/misc/tscreen/distinfo cvs -R rdiff -kk -upr1.1 -r0 ports/misc/tscreen/patches/patch-Makefile_in cvs -R rdiff -kk -upr1.1 -r0 ports/misc/tscreen/patches/patch-attacher_c cvs -R rdiff -kk -upr1.1 -r0 ports/misc/tscreen/patches/patch-config_h_in cvs -R rdiff -kk -upr1.1 -r0 ports/misc/tscreen/patches/patch-configure_in cvs -R rdiff -kk -upr1.1 -r0 ports/misc/tscreen/patches/patch-doc_Makefile_in cvs -R rdiff -kk -upr1.1 -r0 ports/misc/tscreen/patches/patch-doc_tscreen_1 cvs -R rdiff -kk -upr1.1 -r0 ports/misc/tscreen/patches/patch-doc_tscreen_texinfo cvs -R rdiff -kk -upr1.1 -r0 ports/misc/tscreen/patches/patch-etc_etcscreenrc cvs -R rdiff -kk -upr1.1 -r0 ports/misc/tscreen/patches/patch-fileio_c cvs -R rdiff -kk -upr1.1 -r0 ports/misc/tscreen/patches/patch-layer_c cvs -R rdiff -kk -upr1.1 -r0 ports/misc/tscreen/patches/patch-process_c cvs -R rdiff -kk -upr1.1 -r0 ports/misc/tscreen/patches/patch-pty_c cvs -R rdiff -kk -upr1.1 -r0 ports/misc/tscreen/patches/patch-screen_c cvs -R rdiff -kk -upr1.1 -r0 ports/misc/tscreen/patches/patch-socket_c cvs -R rdiff -kk -upr1.1 -r0 ports/misc/tscreen/patches/shmpatch-Makefile_in cvs -R rdiff -kk -upr1.1 -r0 ports/misc/tscreen/patches/shmpatch-configure_in cvs -R rdiff -kk -upr1.1 -r0 ports/misc/tscreen/patches/shmpatch-extern_h cvs -R rdiff -kk -upr1.1 -r0 ports/misc/tscreen/patches/shmpatch-sched_c cvs -R rdiff -kk -upr1.1 -r0 ports/misc/tscreen/patches/shmpatch-screen_h cvs -R rdiff -kk -upr1.1 -r0 ports/misc/tscreen/patches/shmpatch-window_c ________________________________________________________________________ Commit ID: 1005A1EE08E61339AD5 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/11/29 16:30:16 UTC Modified files: code/jupp : Tag: jupprc-for-joe-3_7 jupprc code/jupp : Tag: jupprc-for-joe-4_4 jupprc code/jupp : Tag: joe-2_8-msdos jupprc code/jupp : jupprc Log message: let ^K] tackle whitespace at EOF as well retain keeping CR in -crlf mode though -guess_crlf might be active; the user has to caveat in that case To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.23.2.18 -r1.23.2.19 contrib/code/jupp/jupprc cvs -R rdiff -kk -upr1.62.2.2 -r1.62.2.3 contrib/code/jupp/jupprc cvs -R rdiff -kk -upr1.15.2.10 -r1.15.2.11 contrib/code/jupp/jupprc cvs -R rdiff -kk -upr1.63 -r1.64 contrib/code/jupp/jupprc ________________________________________________________________________ Commit ID: 1005A20A06638701057 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/12/01 00:20:56 UTC Modified files: code/jupp/syntax: conf.jsf.in Log message: begin plugging some syntax highlighting issues in Makefiles this is still in “conf” file scope; proper Makefile syntax needs a split To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.2 -r1.3 contrib/code/jupp/syntax/conf.jsf.in ________________________________________________________________________ Commit ID: 1005A20A1DC5D7B713C CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/12/01 00:26:51 UTC Modified files: code/jupp : Tag: jupprc-for-joe-3_7 jupprc Log message: use native syntax files for some To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.23.2.19 -r1.23.2.20 contrib/code/jupp/jupprc ________________________________________________________________________ Commit ID: 1005A20A3182B52CE77 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/12/01 00:32:04 UTC Modified files: code/jupp : Tag: jupprc-for-joe-3_7 jupprc Log message: add Teχ To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.23.2.20 -r1.23.2.21 contrib/code/jupp/jupprc ________________________________________________________________________ Commit ID: 1005A20A7415E1213AC CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/12/01 00:49:52 UTC Modified files: code/jupp : Tag: jupprc-for-joe-4_4 jupprc Log message: apply syntax changes from 3.7 branch; simplify To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.62.2.3 -r1.62.2.4 contrib/code/jupp/jupprc ________________________________________________________________________ Commit ID: 1005A20A7B613F61D6F CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/12/01 00:51:48 UTC Modified files: code/jupp : jupprc Log message: only offer syntacēs we actually ship… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.64 -r1.65 contrib/code/jupp/jupprc ________________________________________________________________________ Commit ID: 1005A20A8940B96D685 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/12/01 00:55:40 UTC Modified files: code/jupp/syntax: conf.jsf.in Log message: to fuck up conf files less, dehighlight strings once a newline is hit To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 contrib/code/jupp/syntax/conf.jsf.in ________________________________________________________________________ Commit ID: 1005A21CC207E2E1615 CVSROOT: /cvs Module name: src Changes by: tg@herc.mirbsd.org 2017/12/01 21:39:48 UTC Modified files: usr.sbin/tcpdrop: tcpdrop.8 tcpdrop.c Log message: handle ip:port and ip.port in addition to ip+space+port also document netstat -v needs to be used, mostly for v6 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/usr.sbin/tcpdrop/tcpdrop.8 cvs -R rdiff -kk -upr1.3 -r1.4 src/usr.sbin/tcpdrop/tcpdrop.c ________________________________________________________________________ Commit ID: 1005A21D83E25479F2D CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/12/01 22:31:06 UTC Modified files: code/jupp : tty.c ublock.c ushell.c Log message: merge fixes developed on Debian To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.28 -r1.29 contrib/code/jupp/tty.c cvs -R rdiff -kk -upr1.14 -r1.15 contrib/code/jupp/ublock.c cvs -R rdiff -kk -upr1.6 -r1.7 contrib/code/jupp/ushell.c ________________________________________________________________________ Commit ID: 1005A21DF8723B4002C CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/12/01 23:02:14 UTC Modified files: code/jupp : configure.ac Log message: document loudly whether this is an NOMMU build To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.57 -r1.58 contrib/code/jupp/configure.ac ________________________________________________________________________ Commit ID: 1005A21E4F06CA95502 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/12/01 23:26:25 UTC Modified files: code/jupp : macro.c rc.c uedit.c umath.h Log message: add a level of indirection: never use math’s calc() outside of umath in the places where we used it, we now have calcl() which takes the same arguments, evaluates its second parameter (in the context BW of the first), but returns it as long; calcldec() subtracts 1.0 first this confines all floating point operations into umath.? To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.8 -r1.9 contrib/code/jupp/macro.c cvs -R rdiff -kk -upr1.23 -r1.24 contrib/code/jupp/rc.c cvs -R rdiff -kk -upr1.17 -r1.18 contrib/code/jupp/uedit.c cvs -R rdiff -kk -upr1.5 -r1.6 contrib/code/jupp/umath.h ________________________________________________________________________ Commit ID: 1005A21F0FB306AFC87 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/12/02 00:16:44 UTC Modified files: code/jupp : b.c bw.c config.h ublock.c vfile.c Log message: what a mess, indeed! use LONG_MAX instead of homegrown MAXINT/MAXLONG To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.15 -r1.16 contrib/code/jupp/b.c cvs -R rdiff -kk -upr1.22 -r1.23 contrib/code/jupp/bw.c cvs -R rdiff -kk -upr1.7 -r1.8 contrib/code/jupp/config.h cvs -R rdiff -kk -upr1.15 -r1.16 contrib/code/jupp/ublock.c cvs -R rdiff -kk -upr1.8 -r1.9 contrib/code/jupp/vfile.c ________________________________________________________________________ Commit ID: 1005A220AD65C90E687 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/12/02 02:07:40 UTC Modified files: code/jupp : b.c b.h blocks.c blocks.h builtin.c builtin.h builtins.c bw.c bw.h charmap.c charmap.h cmd.c cmd.h compat.c config.h dir.c hash.c hash.h help.c help.h i18n.c i18n.h kbd.c kbd.h macro.c macro.h main.c main.h menu.c menu.h path.c path.h poshist.c poshist.h pw.c pw.h queue.c queue.h qw.c qw.h rc.c rc.h regex.c regex.h scrn.c scrn.h selinux.c syntax.c syntax.h tab.c tab.h termcap.c termcap.h termidx.c tty.c tty.h tw.c tw.h types.h ublock.c ublock.h uedit.c uedit.h uerror.c uerror.h ufile.c ufile.h uformat.c uformat.h uisrch.c uisrch.h umath.c umath.h undo.c undo.h usearch.c usearch.h ushell.c ushell.h utag.c utag.h utf8.c utf8.h utils.c utils.h va.c va.h vfile.c vfile.h vs.c vs.h w.c w.h win32.c Log message: overhaul the way includes work; give jupp proper RCS IDs (after all, empty source files are UB; win32.c is likely) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.16 -r1.17 contrib/code/jupp/b.c cvs -R rdiff -kk -upr1.4 -r1.5 contrib/code/jupp/b.h cvs -R rdiff -kk -upr1.5 -r1.6 contrib/code/jupp/blocks.c cvs -R rdiff -kk -upr1.4 -r1.5 contrib/code/jupp/blocks.h cvs -R rdiff -kk -upr1.5 -r1.6 contrib/code/jupp/builtin.c cvs -R rdiff -kk -upr1.2 -r1.3 contrib/code/jupp/builtin.h cvs -R rdiff -kk -upr1.25 -r1.26 contrib/code/jupp/builtins.c cvs -R rdiff -kk -upr1.23 -r1.24 contrib/code/jupp/bw.c cvs -R rdiff -kk -upr1.4 -r1.5 contrib/code/jupp/bw.h cvs -R rdiff -kk -upr1.19 -r1.20 contrib/code/jupp/charmap.c cvs -R rdiff -kk -upr1.6 -r1.7 contrib/code/jupp/charmap.h cvs -R rdiff -kk -upr1.18 -r1.19 contrib/code/jupp/cmd.c cvs -R rdiff -kk -upr1.4 -r1.5 contrib/code/jupp/cmd.h cvs -R rdiff -kk -upr1.4 -r1.5 contrib/code/jupp/compat.c cvs -R rdiff -kk -upr1.8 -r1.9 contrib/code/jupp/config.h cvs -R rdiff -kk -upr1.2 -r1.3 contrib/code/jupp/dir.c cvs -R rdiff -kk -upr1.3 -r1.4 contrib/code/jupp/hash.c cvs -R rdiff -kk -upr1.2 -r1.3 contrib/code/jupp/hash.h cvs -R rdiff -kk -upr1.10 -r1.11 contrib/code/jupp/help.c cvs -R rdiff -kk -upr1.4 -r1.5 contrib/code/jupp/help.h cvs -R rdiff -kk -upr1.24 -r1.25 contrib/code/jupp/i18n.c cvs -R rdiff -kk -upr1.8 -r1.9 contrib/code/jupp/i18n.h cvs -R rdiff -kk -upr1.4 -r1.5 contrib/code/jupp/kbd.c cvs -R rdiff -kk -upr1.2 -r1.3 contrib/code/jupp/kbd.h cvs -R rdiff -kk -upr1.9 -r1.10 contrib/code/jupp/macro.c cvs -R rdiff -kk -upr1.2 -r1.3 contrib/code/jupp/macro.h cvs -R rdiff -kk -upr1.31 -r1.32 contrib/code/jupp/main.c cvs -R rdiff -kk -upr1.3 -r1.4 contrib/code/jupp/main.h cvs -R rdiff -kk -upr1.7 -r1.8 contrib/code/jupp/menu.c cvs -R rdiff -kk -upr1.2 -r1.3 contrib/code/jupp/menu.h cvs -R rdiff -kk -upr1.12 -r1.13 contrib/code/jupp/path.c cvs -R rdiff -kk -upr1.11 -r1.12 contrib/code/jupp/path.h cvs -R rdiff -kk -upr1.2 -r1.3 contrib/code/jupp/poshist.c cvs -R rdiff -kk -upr1.2 -r1.3 contrib/code/jupp/poshist.h cvs -R rdiff -kk -upr1.8 -r1.9 contrib/code/jupp/pw.c cvs -R rdiff -kk -upr1.4 -r1.5 contrib/code/jupp/pw.h cvs -R rdiff -kk -upr1.3 -r1.4 contrib/code/jupp/queue.c cvs -R rdiff -kk -upr1.2 -r1.3 contrib/code/jupp/queue.h cvs -R rdiff -kk -upr1.5 -r1.6 contrib/code/jupp/qw.c cvs -R rdiff -kk -upr1.2 -r1.3 contrib/code/jupp/qw.h cvs -R rdiff -kk -upr1.24 -r1.25 contrib/code/jupp/rc.c cvs -R rdiff -kk -upr1.4 -r1.5 contrib/code/jupp/rc.h cvs -R rdiff -kk -upr1.5 -r1.6 contrib/code/jupp/regex.c cvs -R rdiff -kk -upr1.2 -r1.3 contrib/code/jupp/regex.h cvs -R rdiff -kk -upr1.27 -r1.28 contrib/code/jupp/scrn.c cvs -R rdiff -kk -upr1.5 -r1.6 contrib/code/jupp/scrn.h cvs -R rdiff -kk -upr1.7 -r1.8 contrib/code/jupp/selinux.c cvs -R rdiff -kk -upr1.17 -r1.18 contrib/code/jupp/syntax.c cvs -R rdiff -kk -upr1.3 -r1.4 contrib/code/jupp/syntax.h cvs -R rdiff -kk -upr1.6 -r1.7 contrib/code/jupp/tab.c cvs -R rdiff -kk -upr1.2 -r1.3 contrib/code/jupp/tab.h cvs -R rdiff -kk -upr1.14 -r1.15 contrib/code/jupp/termcap.c cvs -R rdiff -kk -upr1.4 -r1.5 contrib/code/jupp/termcap.h cvs -R rdiff -kk -upr1.5 -r1.6 contrib/code/jupp/termidx.c cvs -R rdiff -kk -upr1.29 -r1.30 contrib/code/jupp/tty.c cvs -R rdiff -kk -upr1.8 -r1.9 contrib/code/jupp/tty.h cvs -R rdiff -kk -upr1.12 -r1.13 contrib/code/jupp/tw.c cvs -R rdiff -kk -upr1.3 -r1.4 contrib/code/jupp/tw.h cvs -R rdiff -kk -upr1.15 -r1.16 contrib/code/jupp/types.h cvs -R rdiff -kk -upr1.16 -r1.17 contrib/code/jupp/ublock.c cvs -R rdiff -kk -upr1.2 -r1.3 contrib/code/jupp/ublock.h cvs -R rdiff -kk -upr1.18 -r1.19 contrib/code/jupp/uedit.c cvs -R rdiff -kk -upr1.5 -r1.6 contrib/code/jupp/uedit.h cvs -R rdiff -kk -upr1.4 -r1.5 contrib/code/jupp/uerror.c cvs -R rdiff -kk -upr1.2 -r1.3 contrib/code/jupp/uerror.h cvs -R rdiff -kk -upr1.12 -r1.13 contrib/code/jupp/ufile.c cvs -R rdiff -kk -upr1.4 -r1.5 contrib/code/jupp/ufile.h cvs -R rdiff -kk -upr1.3 -r1.4 contrib/code/jupp/uformat.c cvs -R rdiff -kk -upr1.2 -r1.3 contrib/code/jupp/uformat.h cvs -R rdiff -kk -upr1.7 -r1.8 contrib/code/jupp/uisrch.c cvs -R rdiff -kk -upr1.2 -r1.3 contrib/code/jupp/uisrch.h cvs -R rdiff -kk -upr1.7 -r1.8 contrib/code/jupp/umath.c cvs -R rdiff -kk -upr1.6 -r1.7 contrib/code/jupp/umath.h cvs -R rdiff -kk -upr1.3 -r1.4 contrib/code/jupp/undo.c cvs -R rdiff -kk -upr1.2 -r1.3 contrib/code/jupp/undo.h cvs -R rdiff -kk -upr1.10 -r1.11 contrib/code/jupp/usearch.c cvs -R rdiff -kk -upr1.2 -r1.3 contrib/code/jupp/usearch.h cvs -R rdiff -kk -upr1.7 -r1.8 contrib/code/jupp/ushell.c cvs -R rdiff -kk -upr1.3 -r1.4 contrib/code/jupp/ushell.h cvs -R rdiff -kk -upr1.3 -r1.4 contrib/code/jupp/utag.c cvs -R rdiff -kk -upr1.2 -r1.3 contrib/code/jupp/utag.h cvs -R rdiff -kk -upr1.19 -r1.20 contrib/code/jupp/utf8.c cvs -R rdiff -kk -upr1.4 -r1.5 contrib/code/jupp/utf8.h cvs -R rdiff -kk -upr1.4 -r1.5 contrib/code/jupp/utils.c cvs -R rdiff -kk -upr1.4 -r1.5 contrib/code/jupp/utils.h cvs -R rdiff -kk -upr1.3 -r1.4 contrib/code/jupp/va.c cvs -R rdiff -kk -upr1.3 -r1.4 contrib/code/jupp/va.h cvs -R rdiff -kk -upr1.9 -r1.10 contrib/code/jupp/vfile.c cvs -R rdiff -kk -upr1.3 -r1.4 contrib/code/jupp/vfile.h cvs -R rdiff -kk -upr1.9 -r1.10 contrib/code/jupp/vs.c cvs -R rdiff -kk -upr1.6 -r1.7 contrib/code/jupp/vs.h cvs -R rdiff -kk -upr1.7 -r1.8 contrib/code/jupp/w.c cvs -R rdiff -kk -upr1.4 -r1.5 contrib/code/jupp/w.h cvs -R rdiff -kk -upr1.3 -r1.4 contrib/code/jupp/win32.c ________________________________________________________________________ Commit ID: 1005A220BC8186BF1AB CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/12/02 02:11:20 UTC Modified files: code/jupp : umath.c Log message: use strtod(3) (C89) instead of sscanf(3) for parsing floating point numbers first step away from stdio (well the *scanf part at least) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.8 -r1.9 contrib/code/jupp/umath.c ________________________________________________________________________ Commit ID: 1005A2221023D794EC7 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/12/02 03:41:43 UTC Modified files: code/jupp : compat.c utils.h Log message: add reliable strtol(3) equivalent (since it’s not in C89 for some reason) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.5 -r1.6 contrib/code/jupp/compat.c cvs -R rdiff -kk -upr1.5 -r1.6 contrib/code/jupp/utils.h ________________________________________________________________________ Commit ID: 1005A222399180EAD68 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/12/02 03:52:35 UTC Modified files: code/jupp : compat.c syntax.c utils.c utils.h Log message: banish parse_int() To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.6 -r1.7 contrib/code/jupp/compat.c cvs -R rdiff -kk -upr1.18 -r1.19 contrib/code/jupp/syntax.c cvs -R rdiff -kk -upr1.5 -r1.6 contrib/code/jupp/utils.c cvs -R rdiff -kk -upr1.6 -r1.7 contrib/code/jupp/utils.h ________________________________________________________________________ Commit ID: 1005A2225FD679D5363 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/12/02 04:02:43 UTC Modified files: code/jupp : Makefile.am Log message: sort To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.16 -r1.17 contrib/code/jupp/Makefile.am ________________________________________________________________________ Commit ID: 1005A2228EC3463D689 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/12/02 04:15:30 UTC Modified files: code/jupp : configure.ac umath.c umath.h Log message: first cut at fixing the klibc builds cf. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=852327 To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.58 -r1.59 contrib/code/jupp/configure.ac cvs -R rdiff -kk -upr1.9 -r1.10 contrib/code/jupp/umath.c cvs -R rdiff -kk -upr1.7 -r1.8 contrib/code/jupp/umath.h ________________________________________________________________________ Commit ID: 1005A222CF2122034D9 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/12/02 04:32:44 UTC Modified files: code/jupp : b.c bw.c charmap.c charmap.h compat.c i18n.c macro.c main.c qw.c rc.c regex.c scrn.c ublock.c uedit.c ufile.c uisrch.c umath.c utag.c utf8.c utils.c Log message: some fallout of the includes changes, some more reduction To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.17 -r1.18 contrib/code/jupp/b.c cvs -R rdiff -kk -upr1.24 -r1.25 contrib/code/jupp/bw.c cvs -R rdiff -kk -upr1.20 -r1.21 contrib/code/jupp/charmap.c cvs -R rdiff -kk -upr1.7 -r1.8 contrib/code/jupp/charmap.h cvs -R rdiff -kk -upr1.7 -r1.8 contrib/code/jupp/compat.c cvs -R rdiff -kk -upr1.25 -r1.26 contrib/code/jupp/i18n.c cvs -R rdiff -kk -upr1.10 -r1.11 contrib/code/jupp/macro.c cvs -R rdiff -kk -upr1.32 -r1.33 contrib/code/jupp/main.c cvs -R rdiff -kk -upr1.6 -r1.7 contrib/code/jupp/qw.c cvs -R rdiff -kk -upr1.25 -r1.26 contrib/code/jupp/rc.c cvs -R rdiff -kk -upr1.6 -r1.7 contrib/code/jupp/regex.c cvs -R rdiff -kk -upr1.28 -r1.29 contrib/code/jupp/scrn.c cvs -R rdiff -kk -upr1.17 -r1.18 contrib/code/jupp/ublock.c cvs -R rdiff -kk -upr1.19 -r1.20 contrib/code/jupp/uedit.c cvs -R rdiff -kk -upr1.13 -r1.14 contrib/code/jupp/ufile.c cvs -R rdiff -kk -upr1.8 -r1.9 contrib/code/jupp/uisrch.c cvs -R rdiff -kk -upr1.10 -r1.11 contrib/code/jupp/umath.c cvs -R rdiff -kk -upr1.4 -r1.5 contrib/code/jupp/utag.c cvs -R rdiff -kk -upr1.20 -r1.21 contrib/code/jupp/utf8.c cvs -R rdiff -kk -upr1.6 -r1.7 contrib/code/jupp/utils.c ________________________________________________________________________ Commit ID: 1005A222D3D42B46C90 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/12/02 04:33:48 UTC Modified files: code/jupp : Makefile.bsd-wrapper Log message: allow passing extra configure args easily for testing To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.10 -r1.11 contrib/code/jupp/Makefile.bsd-wrapper ________________________________________________________________________ Commit ID: 1005A222DF06C22B1AF CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/12/02 04:36:57 UTC Modified files: code/jupp : syntax.c Log message: more includes and warning cleanup madness since GCC bombs on me let’s test the noFPU case first… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.19 -r1.20 contrib/code/jupp/syntax.c ________________________________________________________________________ Commit ID: 1005A22302B04EDF835 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/12/02 04:46:10 UTC Modified files: code/jupp : termcap.c Log message: WTF‽ To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.15 -r1.16 contrib/code/jupp/termcap.c ________________________________________________________________________ Commit ID: 1005A2230F819A57B5F CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/12/02 04:49:47 UTC Modified files: code/jupp : scrn.c Log message: fix assume_colour not working with the default “ansi” TERM To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.29 -r1.30 contrib/code/jupp/scrn.c ________________________________________________________________________ Commit ID: 1005A22324E226A84E7 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/12/02 04:55:20 UTC Modified files: code/jupp : umath.c Log message: Debian warning fix To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.11 -r1.12 contrib/code/jupp/umath.c ________________________________________________________________________ Commit ID: 1005A22346E09CBC4DE CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/12/02 05:04:29 UTC Modified files: code/jupp : rc.c umath.c umath.h Log message: idfk why mgcc(1) wants to verarsch me here… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.26 -r1.27 contrib/code/jupp/rc.c cvs -R rdiff -kk -upr1.12 -r1.13 contrib/code/jupp/umath.c cvs -R rdiff -kk -upr1.8 -r1.9 contrib/code/jupp/umath.h ________________________________________________________________________ Commit ID: 1005A22351A7A641BBE CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/12/02 05:07:18 UTC Modified files: code/jupp : umath.c Log message: *shrug* mgcc seems to require a local variable… To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.13 -r1.14 contrib/code/jupp/umath.c ________________________________________________________________________ Commit ID: 1005A22363E5FA93429 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/12/02 05:12:40 UTC Modified files: code/jupp : TODO Log message: deduplicate; comment on a todo of joe’s next: check syntax highlighting on Win32 bare/old (anyone’s got a working Win95 VM for me?) To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.40 -r1.41 contrib/code/jupp/TODO ________________________________________________________________________ Commit ID: 1005A2237171EDF150A CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/12/02 05:15:47 UTC Modified files: code/jupp : configure.ac Log message: support ncursesw search To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.59 -r1.60 contrib/code/jupp/configure.ac ________________________________________________________________________ Commit ID: 1005A22397D0C8A82FF CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/12/02 05:26:40 UTC Modified files: code/jupp : Make-w32.sh configure.ac Log message: skip TERMINFO altogether on Win32 (jupp32 builds) XXX einklich™ müßten wir sowas für alle Libraries machen currently, if someone’s got the SELinux functions in libc, they’re fucked To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.14 -r1.15 contrib/code/jupp/Make-w32.sh cvs -R rdiff -kk -upr1.60 -r1.61 contrib/code/jupp/configure.ac ________________________________________________________________________ Commit ID: 1005A223C482CF20D1C CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/12/02 05:38:06 UTC Modified files: code/jupp/syntax: asm.jsf.in c.jsf.in fortran.jsf.in java.jsf.in mason.jsf.in perl.jsf.in xml.jsf.in Log message: try making highlighting a bit more legible: use dark yellow ipv dark blue To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.3 -r1.4 contrib/code/jupp/syntax/asm.jsf.in cvs -R rdiff -kk -upr1.7 -r1.8 contrib/code/jupp/syntax/c.jsf.in cvs -R rdiff -kk -upr1.2 -r1.3 contrib/code/jupp/syntax/fortran.jsf.in cvs -R rdiff -kk -upr1.3 -r1.4 contrib/code/jupp/syntax/java.jsf.in cvs -R rdiff -kk -upr1.2 -r1.3 contrib/code/jupp/syntax/mason.jsf.in cvs -R rdiff -kk -upr1.3 -r1.4 contrib/code/jupp/syntax/perl.jsf.in cvs -R rdiff -kk -upr1.3 -r1.4 contrib/code/jupp/syntax/xml.jsf.in ________________________________________________________________________ Commit ID: 1005A22DC570063953B CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/12/02 17:00:54 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 compat.c Log message: fix string name collision by prefixing the idstrings in not-.c files To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.5 -r1.6 contrib/code/jupp/b.h cvs -R rdiff -kk -upr1.5 -r1.6 contrib/code/jupp/blocks.h cvs -R rdiff -kk -upr1.3 -r1.4 contrib/code/jupp/builtin.h cvs -R rdiff -kk -upr1.5 -r1.6 contrib/code/jupp/bw.h cvs -R rdiff -kk -upr1.8 -r1.9 contrib/code/jupp/charmap.h cvs -R rdiff -kk -upr1.5 -r1.6 contrib/code/jupp/cmd.h cvs -R rdiff -kk -upr1.9 -r1.10 contrib/code/jupp/config.h cvs -R rdiff -kk -upr1.3 -r1.4 contrib/code/jupp/hash.h cvs -R rdiff -kk -upr1.5 -r1.6 contrib/code/jupp/help.h cvs -R rdiff -kk -upr1.9 -r1.10 contrib/code/jupp/i18n.h cvs -R rdiff -kk -upr1.3 -r1.4 contrib/code/jupp/kbd.h cvs -R rdiff -kk -upr1.3 -r1.4 contrib/code/jupp/macro.h cvs -R rdiff -kk -upr1.4 -r1.5 contrib/code/jupp/main.h cvs -R rdiff -kk -upr1.3 -r1.4 contrib/code/jupp/menu.h cvs -R rdiff -kk -upr1.12 -r1.13 contrib/code/jupp/path.h cvs -R rdiff -kk -upr1.3 -r1.4 contrib/code/jupp/poshist.h cvs -R rdiff -kk -upr1.5 -r1.6 contrib/code/jupp/pw.h cvs -R rdiff -kk -upr1.3 -r1.4 contrib/code/jupp/queue.h cvs -R rdiff -kk -upr1.3 -r1.4 contrib/code/jupp/qw.h cvs -R rdiff -kk -upr1.5 -r1.6 contrib/code/jupp/rc.h cvs -R rdiff -kk -upr1.3 -r1.4 contrib/code/jupp/regex.h cvs -R rdiff -kk -upr1.6 -r1.7 contrib/code/jupp/scrn.h cvs -R rdiff -kk -upr1.4 -r1.5 contrib/code/jupp/syntax.h cvs -R rdiff -kk -upr1.3 -r1.4 contrib/code/jupp/tab.h cvs -R rdiff -kk -upr1.5 -r1.6 contrib/code/jupp/termcap.h cvs -R rdiff -kk -upr1.9 -r1.10 contrib/code/jupp/tty.h cvs -R rdiff -kk -upr1.4 -r1.5 contrib/code/jupp/tw.h cvs -R rdiff -kk -upr1.16 -r1.17 contrib/code/jupp/types.h cvs -R rdiff -kk -upr1.3 -r1.4 contrib/code/jupp/ublock.h cvs -R rdiff -kk -upr1.6 -r1.7 contrib/code/jupp/uedit.h cvs -R rdiff -kk -upr1.3 -r1.4 contrib/code/jupp/uerror.h cvs -R rdiff -kk -upr1.5 -r1.6 contrib/code/jupp/ufile.h cvs -R rdiff -kk -upr1.3 -r1.4 contrib/code/jupp/uformat.h cvs -R rdiff -kk -upr1.3 -r1.4 contrib/code/jupp/uisrch.h cvs -R rdiff -kk -upr1.9 -r1.10 contrib/code/jupp/umath.h cvs -R rdiff -kk -upr1.3 -r1.4 contrib/code/jupp/undo.h cvs -R rdiff -kk -upr1.3 -r1.4 contrib/code/jupp/usearch.h cvs -R rdiff -kk -upr1.4 -r1.5 contrib/code/jupp/ushell.h cvs -R rdiff -kk -upr1.3 -r1.4 contrib/code/jupp/utag.h cvs -R rdiff -kk -upr1.5 -r1.6 contrib/code/jupp/utf8.h cvs -R rdiff -kk -upr1.7 -r1.8 contrib/code/jupp/utils.h cvs -R rdiff -kk -upr1.4 -r1.5 contrib/code/jupp/va.h cvs -R rdiff -kk -upr1.4 -r1.5 contrib/code/jupp/vfile.h cvs -R rdiff -kk -upr1.7 -r1.8 contrib/code/jupp/vs.h cvs -R rdiff -kk -upr1.5 -r1.6 contrib/code/jupp/w.h cvs -R rdiff -kk -upr1.8 -r1.9 contrib/code/jupp/compat.c ________________________________________________________________________ Commit ID: 1005A22DF535CE92A63 CVSROOT: /cvs Module name: (multiple) Changes by: tg@herc.mirbsd.org 2017/12/02 17:13:34 UTC Modified files: code/jupp : autogen.sh gnu/usr.bin : autogen.sh Log message: nuke *~ files after running, too To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.14 -r1.15 contrib/code/jupp/autogen.sh cvs -R rdiff -kk -upr1.17 -r1.18 src/gnu/usr.bin/autogen.sh ________________________________________________________________________ Commit ID: 1005A22F1FF5B03A3AC CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/12/02 18:33:25 UTC Modified files: code/jupp : TODO rc.c types.h umath.c Log message: fix strict aliasing problems \o/ To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.41 -r1.42 contrib/code/jupp/TODO cvs -R rdiff -kk -upr1.27 -r1.28 contrib/code/jupp/rc.c cvs -R rdiff -kk -upr1.17 -r1.18 contrib/code/jupp/types.h cvs -R rdiff -kk -upr1.14 -r1.15 contrib/code/jupp/umath.c ________________________________________________________________________ Commit ID: 1005A22F5E2328F5222 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/12/02 18:50:05 UTC Modified files: code/jupp : HINTS Make-w32.sh Makefile.bsd-wrapper b.c i18n.c poshist.c ublock.c uerror.c uisrch.c undo.c usearch.c vfile.c Log message: get rid of -Wmissing-field-initialisers, as Cygwin GCC forces my hand To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.10 -r1.11 contrib/code/jupp/HINTS cvs -R rdiff -kk -upr1.15 -r1.16 contrib/code/jupp/Make-w32.sh cvs -R rdiff -kk -upr1.11 -r1.12 contrib/code/jupp/Makefile.bsd-wrapper cvs -R rdiff -kk -upr1.18 -r1.19 contrib/code/jupp/b.c cvs -R rdiff -kk -upr1.26 -r1.27 contrib/code/jupp/i18n.c cvs -R rdiff -kk -upr1.3 -r1.4 contrib/code/jupp/poshist.c cvs -R rdiff -kk -upr1.18 -r1.19 contrib/code/jupp/ublock.c cvs -R rdiff -kk -upr1.5 -r1.6 contrib/code/jupp/uerror.c cvs -R rdiff -kk -upr1.9 -r1.10 contrib/code/jupp/uisrch.c cvs -R rdiff -kk -upr1.4 -r1.5 contrib/code/jupp/undo.c cvs -R rdiff -kk -upr1.11 -r1.12 contrib/code/jupp/usearch.c cvs -R rdiff -kk -upr1.10 -r1.11 contrib/code/jupp/vfile.c ________________________________________________________________________ Commit ID: 1005A22F69D7F556D37 CVSROOT: /cvs Module name: contrib Changes by: tg@herc.mirbsd.org 2017/12/02 18:53:00 UTC Modified files: code/jupp : Make-w32.sh Log message: generate a build log To generate a diff of this changeset, execute the following commands: cvs -R rdiff -kk -upr1.16 -r1.17 contrib/code/jupp/Make-w32.sh ________________________________________________________________________ [ continued ]