Thorsten Glaser | 1 Apr 2012 04:35
Favicon

CVS: herc.mirbsd.org: src

Commit ID:	1004F77BE8F370E45E8
CVSROOT:	/cvs
Module name:	src
Changes by:	tg@...	2012/04/01 02:35:34 UTC

Modified files:
	bin/mksh       : Build.sh

Log message:
• move behavioural changes topmost (locale, zsh emulate sh, solaris xpg)
• attempt to handle cpp on nextstep by using -save-temps
• work around another nextstep bug that may or may not hit us, found by RT:
  ‣ http://lists.gnu.org/archive/html/autoconf/2003-11/msg00094.html
• hide "dirname: command not found", scary even if it might help debugging

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

Thorsten Glaser | 1 Apr 2012 05:23
Favicon

CVS: herc.mirbsd.org: src

Commit ID:	1004F77CA33651830F2
CVSROOT:	/cvs
Module name:	src
Changes by:	tg@...	2012/04/01 03:23:09 UTC

Modified files:
	bin/mksh       : histrap.c

Log message:
hide persistent history stuff if not enabled

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.120 -r1.121 src/bin/mksh/histrap.c

Thorsten Glaser | 1 Apr 2012 06:03
Favicon

CVS: herc.mirbsd.org: src

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

Modified files:
	bin/mksh       : check.pl

Log message:
make even Errno.pm optional

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.29 -r1.30 src/bin/mksh/check.pl

Thorsten Glaser | 1 Apr 2012 06:57
Favicon

CVS: herc.mirbsd.org: src

Commit ID:	1004F77E01E6C246924
CVSROOT:	/cvs
Module name:	src
Changes by:	tg@...	2012/04/01 04:57:25 UTC

Modified files:
	bin/mksh       : Build.sh

Log message:
found the actual reason… cc -E does syntax check and wrap with whitespace ☹
also we can only do NeXTstep 3.3 with -posix, but not 3rdpty egcs or OS 4.2

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

Thorsten Glaser | 1 Apr 2012 18:40
Favicon

CVS: herc.mirbsd.org: src

Commit ID:	1004F78851116DFACAB
CVSROOT:	/cvs
Module name:	src
Changes by:	tg@...	2012/04/01 16:40:28 UTC

Modified files:
	bin/mksh       : Build.sh

Log message:
speed up Generating list of signal names (XXX can we wrap this into one compile, anyway?)

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

Thorsten Glaser | 1 Apr 2012 18:55
Favicon

CVS: herc.mirbsd.org: src

Commit ID:	1004F78886806E0931E
CVSROOT:	/cvs
Module name:	src
Changes by:	tg@...	2012/04/01 16:55:17 UTC

Modified files:
	bin/mksh       : Build.sh misc.c

Log message:
BeOS has no tty nor uid/gid other than 0, a̲n̲d̲ a broken /bin/sh

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.533 -r1.534 src/bin/mksh/Build.sh
cvs -R rdiff -kk -upr1.185 -r1.186 src/bin/mksh/misc.c

Thorsten Glaser | 1 Apr 2012 19:17
Favicon

CVS: herc.mirbsd.org: src

Commit ID:	1004F788DAC064A3EA5
CVSROOT:	/cvs
Module name:	src
Changes by:	tg@...	2012/04/01 17:17:47 UTC

Modified files:
	bin/mksh       : Build.sh

Log message:
change signal probing order: prefer e.g. SEGV over BUS when same Nr. (BeOS)

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

Thorsten Glaser | 1 Apr 2012 19:48
Favicon

CVS: herc.mirbsd.org: src

Commit ID:	1004F7894E36DD2F52B
CVSROOT:	/cvs
Module name:	src
Changes by:	tg@...	2012/04/01 17:48:26 UTC

Modified files:
	bin/mksh       : Build.sh

Log message:
disabling jobs just when there is no ctty isn’t needed, at least for BeOS
XXX recheck this with all the others, e.g. NeXTstep

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

Thorsten Glaser | 2 Apr 2012 19:23
Favicon

CVS: herc.mirbsd.org: src

Commit ID:	1004F79E0AD3F13C10A
CVSROOT:	/cvs
Module name:	src
Changes by:	tg@...	2012/04/02 17:23:36 UTC

Modified files:
	usr.sbin/rdate : cutil.c

Log message:
ptrdiff_t is needed

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.3 -r1.4 src/usr.sbin/rdate/cutil.c

Thorsten Glaser | 2 Apr 2012 19:22
Favicon

CVS: herc.mirbsd.org: src

Commit ID:	1004F79E0676CDFEEA5
CVSROOT:	/cvs
Module name:	src
Changes by:	tg@...	2012/04/02 17:22:33 UTC

Modified files:
	usr.sbin/rdate : cutil.c

Log message:
deal with logging peers with no addr yet

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.2 -r1.3 src/usr.sbin/rdate/cutil.c


Gmane