Commit Graph

448 Commits

Author SHA1 Message Date
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
tg f9bcf44b32 Bring the entire base system and ports tree in sync with OpenBSD 2003-07-09 15:48:59 +00:00
tg b6c1fb994d This commit was generated by cvs2svn to compensate for changes in r45, which
included commits to RCS files with non-trunk default branches.
2003-07-09 15:48:59 +00:00
tg 9a5869a50b merge the import
amd (automount dæmon) bites the dust
rewrite fake-NLS emulation, copyright to me
foobar! fnord!
2003-06-29 19:45:40 +00:00
tg a31a6e8312 Sync OpenBSD source tree from -current CVS. 2003-06-29 14:51:25 +00:00
tg 3373238ff4 This commit was generated by cvs2svn to compensate for changes in r40, which
included commits to RCS files with non-trunk default branches.
2003-06-29 14:51:25 +00:00
tg f31bf084e3 new non-standard mode: -o emacs-usemeta (on by default)
from naddy@, thanks
2003-06-26 18:26:21 +00:00
tg 1d75ca6305 escape [ and ] while tab completing, too 2003-06-23 17:33:11 +00:00
tg b8b2929b02 kludge around a bug in tbl/nroff
- when not tbl'd, it renders fine, except for the table
 - then tbl'd, it displays only 1/4 of the man page
so replace the table by a list. temporarily.
2003-06-14 11:51:40 +00:00
tg c6d42d15bd merge import 2003-06-09 01:03:48 +00:00
tg 7e92d31546 Import OpenBSD CVS of roughly 2000-2200 UTC. Last import before release. 2003-06-08 22:01:24 +00:00
tg 570ca836ff Merge OpenBSD-current 2003-06-06 18:26:37 +00:00
tg 9a97881bd5 Import latest OpenBSD CVS tree by CTM in order
to sync the base system and ports tree with Them.

This includes the recent licence changes as well - by
importing the changed base and re-applying the diffs
(with cvs up -j -j) they are inherited, and we're not
bound to the removed clauses any longer.
2003-06-05 16:58:11 +00:00
tg d0b0a2419e This commit was generated by cvs2svn to compensate for changes in r28, which
included commits to RCS files with non-trunk default branches.
2003-06-05 16:58:11 +00:00
tg 019f31cd5c merge CVS import stuff 2003-05-22 14:06:07 +00:00