Thorsten Glaser | 1 Jan 2012 03:23
Favicon

CVS: herc.mirbsd.org: src

Commit ID:	1004EFFC3B0679104D6
CVSROOT:	/cvs
Module name:	src
Changes by:	tg@...	2012/01/01 02:23:22 UTC

Modified files:
	usr.bin/calendar/calendars: calendar.history

Log message:
fix spelling

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.2 -r1.3 src/usr.bin/calendar/calendars/calendar.history

Thorsten Glaser | 3 Jan 2012 01:58
Favicon

CVS: herc.mirbsd.org: src

Commit ID:	1004F025261140919C7
CVSROOT:	/cvs
Module name:	src
Changes by:	tg@...	2012/01/03 00:58:15 UTC

Modified files:
	bin/mksh       : Build.sh check.t sh.h

Log message:
move linkage check (which uses sh.h INCLUDES_ONLY) to when all of its
prerequisites are actually fulfilled, i.e. evrn further down than with
the last commit doing this, and move some prerequisites of stuff that
has wandered outside the !INCLUDES_ONLY block with the compile-time
assert changes to the outside, too

fixes FTBFS on MSYS which has neither <stdint.h> nor uint32_t
reported by RT

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.502 -r1.503 src/bin/mksh/Build.sh
cvs -R rdiff -kk -upr1.507 -r1.508 src/bin/mksh/check.t
cvs -R rdiff -kk -upr1.516 -r1.517 src/bin/mksh/sh.h

Thorsten Glaser | 3 Jan 2012 02:01
Favicon

CVS: herc.mirbsd.org: src

Commit ID:	1004F02538F6727341B
CVSROOT:	/cvs
Module name:	src
Changes by:	tg@...	2012/01/03 01:01:46 UTC

Modified files:
	bin/mksh       : sh.h

Log message:
oeps…

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.517 -r1.518 src/bin/mksh/sh.h

Thorsten Glaser | 3 Jan 2012 02:30
Favicon

CVS: herc.mirbsd.org: src

Commit ID:	1004F025A2E0A6286CC
CVSROOT:	/cvs
Module name:	src
Changes by:	tg@...	2012/01/03 01:30:18 UTC

Modified files:
	bin/mksh       : Build.sh

Log message:
if tcfn=a.exe pass mksh.exe, not mksh, to check.pl

also spotted by RT

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.503 -r1.504 src/bin/mksh/Build.sh

Thorsten Glaser | 3 Jan 2012 02:40
Favicon

CVS: herc.mirbsd.org: src

Commit ID:	1004F025C8A70617D83
CVSROOT:	/cvs
Module name:	src
Changes by:	tg@...	2012/01/03 01:40:18 UTC

Modified files:
	bin/mksh       : Build.sh check.t

Log message:
MSYS implies -DMKSH_ASSUME_UTF8=0 and thus can skip the test that’d fail

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.504 -r1.505 src/bin/mksh/Build.sh
cvs -R rdiff -kk -upr1.508 -r1.509 src/bin/mksh/check.t

Thorsten Glaser | 3 Jan 2012 16:32
Favicon

CVS: herc.mirbsd.org: src

Commit ID:	1004F031F1C71A635C2
CVSROOT:	/cvs
Module name:	src
Changes by:	tg@...	2012/01/03 15:32:09 UTC

Modified files:
	bin/mksh       : check.t syn.c

Log message:
fix regression in jaredy’s security patch introduced in R35b
(cid 100487B467E068A55D6 and 10048949D196A7C1390) discovered
by Jb_boin: time with a not-TCOM subtree would now trash its
string argument (which is the loop variable for TFOR); amend
regression testsuite

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.509 -r1.510 src/bin/mksh/check.t
cvs -R rdiff -kk -upr1.72 -r1.73 src/bin/mksh/syn.c

Thorsten Glaser | 3 Jan 2012 17:03
Favicon

CVS: herc.mirbsd.org: src

Commit ID:	1004F0326E12B3630AE
CVSROOT:	/cvs
Module name:	src
Changes by:	tg@...	2012/01/03 16:03:24 UTC

Modified files:
	bin/mksh       : Build.sh

Log message:
fix gccism; found during testing with tcc

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.505 -r1.506 src/bin/mksh/Build.sh

Thorsten Glaser | 3 Jan 2012 17:14
Favicon

CVS: herc.mirbsd.org: src

Commit ID:	1004F0329860E277B09
CVSROOT:	/cvs
Module name:	src
Changes by:	tg@...	2012/01/03 16:14:41 UTC

Modified files:
	bin/mksh       : Build.sh

Log message:
disable tcc’s bounds checker for now; fixes SIGSEGV-on-start on i386 (Total failed: 0; Total passed: 424)

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.506 -r1.507 src/bin/mksh/Build.sh

Benny Siegert | 3 Jan 2012 21:48
Favicon

CVS: herc.mirbsd.org: contrib

Commit ID:	1004F03698933D92B0B
CVSROOT:	/cvs
Module name:	contrib
Changes by:	bsiegert@...	2012/01/03 20:47:59 UTC

Added files:
	code/Flyers    : en.tex

Log message:
Add the English version, too.

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr0 -r1.1 contrib/code/Flyers/en.tex

Benny Siegert | 3 Jan 2012 22:04
Favicon

CVS: herc.mirbsd.org: contrib

Commit ID:	1004F036D5719473761
CVSROOT:	/cvs
Module name:	contrib
Changes by:	bsiegert@...	2012/01/03 21:04:07 UTC

Added files:
	code/Flyers    : fr.tex

Log message:
And French!

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr0 -r1.1 contrib/code/Flyers/fr.tex


Gmane