GNO is the UNIX-like environment for the Apple IIgs
Go to file
gdr 51b2bbcf92 v1.0.5 January 1998
Increased the number of characters in the name field of the
		nameEntry struct from 34 to 36.  This gives an 8-byte
		alignment to the offset entry, which provides binary
		compatibility of the precompiled database file between
		the IIgs and little-endian 32-bit machines such as
		Linux boxes.

		*** THIS MEANS THAT THE PRECOMPILED DATABASE IS NO LONGER
		    BINARY COMPATIBLE WITH EARLIER VERSIONS.

	Updated descu so that the "Last Updated" line in the describe
		source "header" is updated to reflect the current date
		and time (GMT, if supported).
	Fixed a bug in descu that caused the "header" to be slowly eaten,
		one character at a time.
	The describe database source file is no longer part of this
		archive.  It is available separately from the url,
		above.
	Added a "Known Bugs" section and URLs on where to find the
		online database to this README.  Modified the installation
		instructions a bit.
1998-01-17 07:20:07 +00:00
bin - initial checkin, (mostly) as submitted by Dave Tribby 1997-12-02 05:15:27 +00:00
build.tools mkso moved to sbin directory 1997-12-21 19:41:00 +00:00
doc Initial checkin for describe web pages. 1998-01-14 05:10:21 +00:00
HFSinclude initial checkin of header files 1997-02-28 04:42:19 +00:00
include added _assertStack and _getStackBottom 1997-12-21 19:58:15 +00:00
lib test more floating point data formats in printf 1997-12-21 20:15:27 +00:00
NOTES udl is done 1997-12-22 01:20:42 +00:00
orcacdefs add /HFSinclude to default search path 1997-09-21 22:24:49 +00:00
sbin - put mkso into the normal build directories instead of it being a 1997-12-21 22:39:13 +00:00
sys/fileport initial checkin of FilePort/NullPort sources 1997-12-19 07:54:52 +00:00
usr.bin Initial checkin as submitted by Dave Tribby. 1998-01-16 04:16:17 +00:00
usr.man decl of fts_set was missing '*' for the first parm 1997-12-21 19:44:24 +00:00
usr.orca.bin v1.0.5 January 1998 1998-01-17 07:20:07 +00:00
usr.sbin/syslogd initial checkin 1997-10-04 05:24:01 +00:00
verbatim add an alias for df so that we don't get the shell builtin. 1997-10-30 04:22:33 +00:00
binconst.mk [Changes submitted by Derek Taubert.] 1997-11-01 19:10:37 +00:00
binrelease.mk extract release target out to a different file 1997-10-30 04:26:58 +00:00
binrules.mk [Changes submitted by Derek Taubert.] 1997-11-01 19:10:37 +00:00
Makefile make sure top-level files are tarred up 1997-12-22 01:11:08 +00:00
paths.mk [Changes submitted by Derek Taubert.] 1997-11-01 19:10:37 +00:00
prog.mk extract release target out to a different file 1997-10-30 04:26:58 +00:00