tg
53f8234d04
sync with ksh's idea of __attribute__(())
2004-11-10 17:31:38 +00:00
tg
d3e9042073
sync with my idea of __RCSID()
2004-11-10 17:29:55 +00:00
tg
7037f90d4d
sync and bump to 1.16
2004-11-10 17:22:14 +00:00
tg
856e71aa7f
hm, we removed the date from $KSH_VERSION a short while ago for size
2004-11-10 17:18:29 +00:00
tg
ff8192c9b9
remove mail check functionality (everybody SANE uses uw, imaps and mbx now)
...
update notes
fix Build.sh
2004-11-10 17:13:11 +00:00
tg
84ac6fced0
some more
2004-11-10 17:01:11 +00:00
tg
e8f4d97168
merge OpenBSD improvements
...
reword in parts
link to sh(C)
etc.
2004-11-10 16:52:08 +00:00
tg
7254095046
merge
2004-11-03 21:15:41 +00:00
tg
c8e06d8245
merge
2004-11-03 15:33:01 +00:00
tg
cff4fe1b0c
restore text of original licence clause, even if it's got bad chars in it
2004-11-01 12:30:09 +00:00
tg
ecaaa15aa7
whitespace fix in comment
2004-11-01 12:27:22 +00:00
tg
517090d4b2
no cksum builtins, I dream of 64 bit mksh rather
2004-11-01 12:17:47 +00:00
tg
06f6a128a8
unify usage of spaces vs tabs
2004-10-31 23:02:05 +00:00
tg
8581802651
apparently fix coredumps
2004-10-31 23:01:18 +00:00
tg
582bb62b81
add to mksh the unique ability to spawn on a different VT
2004-10-31 22:28:43 +00:00
tg
8d8e1fe56d
you wouldn't expect RCS to play games with my hea^H^H^Hkeywords, would you?
2004-10-28 16:57:47 +00:00
tg
95a80834c9
regen, sync
2004-10-28 16:49:49 +00:00
tg
ee2d2797a4
an array shalt have 4096 entries max.
2004-10-28 16:49:13 +00:00
tg
78a5e1d662
fixes for stuff, better display of mksh version, etc.
2004-10-28 16:35:03 +00:00
tg
e0474a6042
some fixups for mksh
2004-10-28 16:19:01 +00:00
tg
f69ea9226a
mirbsdksh (portable) now installs as mksh(1)
2004-10-28 16:08:32 +00:00
tg
2fe18b5334
use .An and .Aq for author names and eMail addresses
2004-10-28 15:07:35 +00:00
tg
b2de14e57c
run GNU protoize
...
protect header files
nuke some dead code
regenerate configure script
let silly code die
2004-10-28 11:53:44 +00:00
tg
dc7da8ddbf
2004-10-28 11:46:54 +00:00
tg
75e25d6e50
de-register, de-inline, de-__P
2004-10-28 11:11:19 +00:00
tg
7ad780aa98
-Wall -Werror -W -pedantic clean
2004-10-28 11:03:24 +00:00
tg
06411e2978
fix PATH
...
add 1023/2047 array elts mentioning to manpage
2004-09-21 14:03:58 +00:00
tg
ecdd4d5568
unify spacing of RCS IDs
2004-09-21 11:57:17 +00:00
tg
b2d9d27384
unify LINE/CMDLEN
2004-09-21 11:42:29 +00:00
tg
60cde7c92e
another PATH_MAX
2004-09-21 11:37:29 +00:00
tg
9d91c29d45
use PATH_MAX instead of hardcoding
2004-09-21 11:33:41 +00:00
tg
6c341ba97b
advice to use mksh, not mirbsdksh, as the executable name
...
as per shell naming convention
2004-09-11 18:32:26 +00:00
tg
d78fc404ff
since some Debian GNU/Something people don't get it, add another
...
explicit notice to the already existing notice to set $SHELL in
the build environment to a compatible shell
argumenting with POSIX doesn't count: it doesn't count leap seconds.
2004-09-03 20:02:49 +00:00
tg
6b5d33de78
* I got tricked by <gecko2> to add install documentation!
...
(Well, he's a Mac user, so let's help these poor children
if they don't know how to do it themselfes ;-)
* fix stripping (now that I know elf.sc by heart...)
* fix catmanpage generation
* detect if catmanpage or stripped binary are generated
2004-08-27 20:05:42 +00:00
tg
44d697ade6
* Build.sh: fix a bug preventing build on MirOS #7-stable (sparc)
...
* rnd.c, sh.h: style
2004-08-27 14:55:45 +00:00
tg
1a71943d5a
mirbsdksh 1.12
2004-08-27 14:29:55 +00:00
tg
d222647516
sync
2004-08-27 14:26:39 +00:00
tg
3d790d63d0
* improvements from openbsd or sh.1tbl
...
* remove , before or in most cases
* wrapping, whitespace, wording improvement
2004-08-27 14:21:42 +00:00
tg
3bdb721a73
merge
2004-08-27 14:08:36 +00:00
tg
26f132bfc3
finding bugs in the manpage, me, while playing with catman 2 HTML
2004-08-10 20:43:20 +00:00
tg
06e77c895b
indent
...
-c0
2004-08-06 23:03:57 +00:00
tg
086caa5951
add two "would be nice to have"
...
someone to fix the [ bug, too, please (see TFM).
2004-08-06 00:19:33 +00:00
tg
547e103a78
correct MAN= entries for tbl and eqn sources
...
while here, enforce \${SHELL}, CPPFLAGS instead of CFLAGS, etc.
2004-07-15 16:21:04 +00:00
tg
381aa0285b
use \$SHELL here, too
2004-06-03 12:37:07 +00:00
tg
f710add0ad
add missing declare (HAVE_STDINT_H) to config.h
...
bump to mirbsdksh 1.11
2004-06-03 12:30:40 +00:00
tg
bb84d64807
mop licence
2004-06-02 15:06:50 +00:00
tg
aa12424a89
* use -mdoc macros directly
...
* use test instead of [ (for portability to slowlaris) constantly
* improve stripping process
* try basic stripping even on weird OSes
2004-05-25 22:19:30 +00:00
tg
aa77268b4f
mergo missed to commit
2004-05-24 22:05:25 +00:00
tg
cc834563b3
bump to mirbsdksh-1_10
...
tested on
* MirOS (native Makefile)
* MirOS
* FreeBSD (some perl warnings)
* Interix/SFU 3.5 (perl aborts)
* Mac OSX
* GNU/Linux 2.6
* Solaris
2004-05-24 20:50:10 +00:00
tg
59bdfedbb1
programming error
2004-05-24 20:48:08 +00:00