Jon Trulson
fe0e5904c3
dtksh: fix a build issue with Kubuntu x86_64.
...
Remove an apparently 'mac' definition for feature/fs and an
unnecessary struct stat forward declaration.
2013-05-17 23:22:33 -06:00
Ulrich Wilkens
e8cb780125
Build dtksh on more OSs
2013-03-30 17:33:07 -06:00
Jelle Hermsen
b8862cab32
Changed a couple of ifdefs for __FreeBSD__ to CSRG_BASED. These are all clearcut cases. I left the ones I had doubts about, or where I wasn't sure about the OpenBSD side of things to look at later.
2012-10-03 17:06:57 -06:00
Ulrich Wilkens
9a34624e25
Fix for __va_copy on FreeBSD i386.
2012-09-05 19:28:31 -06:00
Marcin Cieslak
65218337ef
Use $(KORNSHELL) for dtksh as well
...
This commit updates master at de82eebdd5
to include bits from
Message-Id: <1344951117-33716-3-git-send-email-saper@saper.info>
http://thread.gmane.org/gmane.comp.desktop.cde.devel/283/focus=301
not included in the
Message-Id: <1344951117-33716-1-git-send-email-saper@saper.info>
http://thread.gmane.org/gmane.comp.desktop.cde.devel/283/focus=299
that was commited as d3206f4514
Also remove two generated files from the repository:
programs/dtksh/ksh93/man/man1/sh.1
programs/dtksh/ksh93/man/man3/nval.3
Conflicts:
cde/programs/dtksh/ksh93/Imakefile
2012-08-14 20:37:07 -06:00
Marcin Cieslak
d3206f4514
Compile dtksh on FreeBSD
...
dtksh can be now compiled on FreeBSD. Work in progress.
Needs a real Korn shell to bootstrap as $(KSHELL).
KSHELL is set by default to /usr/local/bin/ksh93
(generic POSIX shell may not work)
Tested on:
FreeBSD 9.0-BETA1 #0 r224912M amd64
Known issues:
xvmstat:
* sleep does not work well (SIGSTOP is delivered)
xpong:
* xpong: line 220: ball1x = max_x * 2.2 / 3 : arithmetic syntax error
* dtksh is rebuilt uncondtionally every time make is invoked
2012-08-14 12:18:38 -06:00
Peter Howkins
c884521619
Add GNU LGPL headers to all .c .C and .h files
2012-03-10 18:58:32 +00:00
Peter Howkins
83b6996daa
Initial import of the CDE 2.1.30 sources from the Open Group.
2012-03-10 18:21:40 +00:00