MirBSD Korn Shell for Jehanne
Go to file
tg ee55f29a31 new function ac_testn() does the same as ac_test() but doesn't amend CPPFLAGS 2006-11-09 22:56:09 +00:00
Build.sh new function ac_testn() does the same as ac_test() but doesn't amend CPPFLAGS 2006-11-09 22:56:09 +00:00
Makefile missed these 2006-11-09 15:03:56 +00:00
alloc.c * only have one $MirOS RCS ID per file to shrink source size 2005-11-22 18:40:44 +00:00
check.pl * check.t: add two mkshrc-tests (turn on, turn off) 2006-05-08 11:59:41 +00:00
check.t get rid of the need of strlcat() altogether (only one use was left) 2006-11-09 15:02:31 +00:00
copyright improve English 2006-08-12 21:49:53 +00:00
dot.mkshrc * add the 'hd' alias for hexdump from etc_profile 2006-08-28 01:34:47 +00:00
edit.c save 464 text with restructuring 2006-11-09 22:38:31 +00:00
eval.c style(9) 2006-08-01 13:43:28 +00:00
exec.c style(9) 2006-08-01 13:43:28 +00:00
expr.c apply some fixes from OpenBSD and don't apply some others 2006-05-10 18:54:13 +00:00
funcs.c don't compile mknod(1) builtin if MKSH_SMALL 2006-11-09 22:18:10 +00:00
histrap.c optimise and, ahem… plug… 2006-11-09 14:19:31 +00:00
jobs.c simplify getconf and confstr stuff 2006-11-09 22:08:08 +00:00
lex.c first part of utf-8 ability in mksh, already works pretty well 2006-11-05 15:31:37 +00:00
main.c simplify getconf and confstr stuff 2006-11-09 22:08:08 +00:00
misc.c using a function instead of a macro saves 896 bytes of .text 2006-11-09 20:53:42 +00:00
mksh.1 more getconf/confstr fixes 2006-11-09 22:11:08 +00:00
setmode.c ac_test for MKSH_SMALL presence in CPPFLAGS 2006-11-09 22:51:49 +00:00
sh.h don't compile mknod(1) builtin if MKSH_SMALL 2006-11-09 22:18:10 +00:00
shf.c optional (#ifdef MKSH_SMALL) saving of 364 more bytes of .text 2006-11-09 21:00:13 +00:00
strlfun.c get rid of the need of strlcat() altogether (only one use was left) 2006-11-09 15:02:31 +00:00
syn.c style(9) 2006-08-01 13:43:28 +00:00
tree.c apply some fixes from OpenBSD and don't apply some others 2006-05-10 18:54:13 +00:00
var.c restrict RANDOM to a positive 31-bit integer number, for use with modulo op 2006-08-18 18:48:26 +00:00