Commit Graph

3162 Commits

Author SHA1 Message Date
tg 4fcecac715 bump to 1.4 2004-04-17 00:50:28 +00:00
tg 8d3634d008 throw out a bunch more of 0x60 characters throughout code and comments 2004-04-17 00:47:20 +00:00
tg 72426f16e0 pull in latest configure
reorder sections in build script a bit, because strip isn't always GNU

should build on interi^WSFU 3.5 now
2004-04-17 00:37:08 +00:00
tg a10bbd0c7f mirbsdksh-1.3
tested on
* Linux shell.thinknerd.de 2.4.25-grsec #1 Mon Mar 29 08:50:10 CEST 2004 i686 GNU/Linux
* SunOS stinky 5.8 Generic_108528-21 sun4u sparc
  -> SHELL=ksh LDFLAGS=-ldl ksh ./BuildGNU.sh
  (using GNU bash for preparing should work, too)
* MirBSD odem.66h.42h.de 7 Kv#7uA9-20040323 GENERIC#358 i386
2004-04-07 18:43:42 +00:00
tg 95ae34eb0c mkstemp check is there, use it 2004-04-07 17:24:40 +00:00
tg 85a77b6191 pull in ksh_maintainer branch: mkstemp() checks 2004-04-07 17:22:48 +00:00
tg 138338c10d build process improvements
builds with -Werror -Wall and without -Wno-unused now
GNU now uses improvements and mkstemp, too
correct version variable for sh(1)
2004-04-07 17:14:13 +00:00
tg bc29832339 sync with ksh.1tbl
sh.1tbl is now derived from it
2004-04-07 16:56:19 +00:00
tg 455051d58e another fix round 2004-04-07 16:54:01 +00:00
tg a8f426cf13 whoops. even better. 2004-04-07 16:48:57 +00:00
tg 22d9964850 man page fixes 2004-04-07 16:38:51 +00:00
tg 1387701f49 * more sections to strip
* manpage fixes

tested on SuSE GNU today.
2004-03-22 19:03:53 +00:00
tg 9981f691d1 in case someone wants to build a more small, posixlike sh... 2004-03-21 02:49:39 +00:00
tg 83b5247f5d d'oh; when specifying CPPFLAGS, gcc should use them.
while here, restructure the file.

With these changes, mirbsdksh-1.2 passes all expectations and tests
on Walgrind GNU/Linux (-current version); thanks to cnuke@ (Josef
"Jupp" Söntgen) to having me a test account to validate this.
2004-03-21 02:47:58 +00:00
tg be20ad9892 better generation of config.h.in (if needed)
please note this is still only used by BuildGNU.sh, not by
the MirOS build process
2004-03-21 02:32:48 +00:00
tg 899ddca642 This is mirbsdksh-1.2, passing all expected (all but three) tests
on MirOS BSD-current, and failing like 37 on Walgrind GNU/Linux
(probably some of these are environment-dependant):
FAIL bksl-nl.t:blsk-nl-ksh-1
FAIL bksl-nl.t:blsk-nl-ksh-2
FAIL eglob.t:eglob-bad-1
FAIL eglob.t:eglob-bad-2
FAIL eglob.t:eglob-infinite-plus
FAIL eglob.t:eglob-nomatch-1
FAIL eglob.t:eglob-match-1
FAIL eglob.t:eglob-case-1
FAIL eglob.t:eglob-case-2
FAIL history.t:history-basic
FAIL history.t:history-e-minus-1
FAIL history.t:history-e-minus-2
FAIL history.t:history-e-minus-3
FAIL history.t:history-e-minus-4
FAIL history.t:history-e-minus-5
FAIL history.t:history-list-1
FAIL history.t:history-list-2
FAIL history.t:history-list-3
FAIL history.t:history-list-4
FAIL history.t:history-list-5
FAIL history.t:history-list-6
FAIL history.t:history-list-7
FAIL history.t:history-list-r-1
FAIL history.t:history-list-r-2
FAIL history.t:history-list-r-3
FAIL history.t:history-subst-1
FAIL history.t:history-subst-2
FAIL history.t:history-subst-3
FAIL history.t:history-subst-4
FAIL history.t:history-subst-5
FAIL integer.t:integer-base-2
FAIL integer.t:integer-base-4
FAIL regress.t:regression-50
FAIL regress.t:regression-52
FAIL regress.t:regression-54
FAIL unclass2.t:env-prompt
FAIL version.t:version-1
2004-03-21 02:12:51 +00:00
tg 9fe69adfe8 add (c) and "fix" build on GNU systems (tested)
add MirOS to version
2004-03-21 01:51:26 +00:00
tg 847035b24e note that public domain does not exist where this OS comes from
(doesn't change much, though)
2004-03-21 01:27:40 +00:00
tg 00d06ba328 Improvements from the "ksh_maintainer" tag (development branch):
- use game-of-life
- add configure script (public domain, thus: miros licence)
  to make it portable
2004-03-21 01:25:05 +00:00
tg 6c4e45f6e8 we don't have alpha, and stuff like that belongs
into conf-end.h anyways (autoconf annoys)
2004-03-21 01:19:44 +00:00
tg a1f46dc93a the last sync with OpenBSD seems to have introduced more manpage errors 2004-03-21 00:50:40 +00:00
tg 4171cbc1e1 these files don't belong into mirbsdksh, either 2004-03-21 00:44:35 +00:00
tg dcd49c4606 these files were only to be added in vendor branch 2004-03-21 00:38:01 +00:00
tg d8e4d937ba Initial revision 2004-03-21 00:34:46 +00:00
tg 20c2ca1817 untested script to build mirbsdksh on about every current GNU/Linux
the principle worked today at work. I'm pondering about config.h and
supported features, though; also, some more sections could be stripped.
2004-03-19 22:52:46 +00:00
tg c24eb7cf37 first part of mergeing OpenBSD and fixing whitespace and RCS IDs 2004-01-27 17:41:30 +00:00
tg 1120410aa6 This commit was generated by cvs2svn to compensate for changes in r86, which
included commits to RCS files with non-trunk default branches.
2004-01-26 16:55:10 +00:00
tg cd4db2e965 Import OpenBSD as of today again (seems pretty stable, I hope)
Prominent changes: more bgpd, tcpmd5; tcpdump/isakmpd fixes
2004-01-26 16:55:10 +00:00
tg 3d85d1dfe5 this should fix the manpages 2004-01-04 19:53:30 +00:00
tg 7633e936be merge OpenBSD 2004-01-03 01:24:54 +00:00
tg e496d7be6e Import OpenBSD again, for various reasons. 2004-01-02 17:08:09 +00:00
tg c9a6971053 This commit was generated by cvs2svn to compensate for changes in r81, which
included commits to RCS files with non-trunk default branches.
2004-01-02 17:08:09 +00:00
tg 5be773aea6 * merge in OpenBSD
* rename cd34.iso to cdrom8.iso

XXX gzip/compress on ramdisk in MirOS should still
XXX	be able to compress and not only decompress
XXX	files. must be revisited
2003-12-23 13:41:51 +00:00
tg f7ecabd91c Time to import OpenBSD once again. Expect breakage. 2003-12-22 20:22:51 +00:00
tg 18ea554a22 This commit was generated by cvs2svn to compensate for changes in r76, which
included commits to RCS files with non-trunk default branches.
2003-12-22 20:22:51 +00:00
tg 434b10fb3c Merge OpenBSD-current 2003-09-25 20:59:37 +00:00
tg 2bfc0acc6d Release Time. Synchronize with OpenBSD 3.4-current (base system). 2003-09-25 16:07:48 +00:00
tg 631b74793f This commit was generated by cvs2svn to compensate for changes in r67, which
included commits to RCS files with non-trunk default branches.
2003-09-25 16:07:48 +00:00
tg 4ea65e6edc Merge import of OpenBSD source, ports and XF4 tree.
While here,
o clean up differences where possible
o whitespace cleanup
o ifdef ./. if defined()
o '...' ./. "..."
o echo foo > bar ./. echo foo >bar
o `...` ./. $(...) ./. $$(...)
o `...' ./. '...'
o modernize "our" tree, e.g. WWW in ports
o fix some typos and brainos introduced when renaming OpenBSD to MirBSD
o use hardware 80387 by default
o migrate Apache 1.3.28 OpenBSD ./. MirBSD ./. KAME
o work around as many CVS bugs as possible (add back/delete files, ...)

Synchronize stuff, ready for ongoing changes.
2003-08-31 20:54:03 +00:00
tg fefa8b20a6 Synchronize with OpenBSD 3.4-beta 2003-08-30 21:06:31 +00:00
tg a1f61cab50 This commit was generated by cvs2svn to compensate for changes in r61, which
included commits to RCS files with non-trunk default branches.
2003-08-17 12:50:45 +00:00
tg 3d7587ad85 Import OpenBSD source tree from CVS (anoncvs canada)
of roughly 12:00 UTC today. Bumps us to OpenBSD 3.4
and makes source/ports in sync. Hopefully.
2003-08-17 12:50:45 +00:00
tg 906c968df7 Merge OpenBSD 2003-08-16 15:19:49 +00:00
tg 1a61c10126 Import the complete OpenBSD source tree (base system)
as of CTM delta 3496 (roughly 1200 UTC today) into the
vendor branch.
Attention: this is a big update. Don't even try to
build this system, OpenBSD 3.4-beta, yet on your own.
2003-08-11 17:45:54 +00:00
tg 22b94d64fa This commit was generated by cvs2svn to compensate for changes in r57, which
included commits to RCS files with non-trunk default branches.
2003-08-11 17:45:54 +00:00
tg d7914be20a merge OpenBSD tree; bump MirBSD minor 2003-07-19 20:22:30 +00:00
tg ea72216cc5 Another sync to OpenBSD 2003-07-19 18:20:50 +00:00
tg f6e6c01b4e mop up; yet retain libcom_err 2003-07-18 15:44:08 +00:00
tg 6937898914 Synchronize source tree with OpenBSD
note: due to recent changes in the codebase of OpenBSD,
out libcom_err will be incompatible with theirs...
but this is no issue because we don't provide a dynamically
linked one, and theirs won't be provided longer any more anyways.
2003-07-18 13:10:02 +00:00
tg 7b9892ed15 mop up, sweep clean 2003-07-09 19:02:04 +00:00