GNO is the UNIX-like environment for the Apple IIgs
Go to file
gdr b00e9eb797 Makefile:
- Renamed from makefile.mk to Makefile.
	- Updated for proper operation as part of GNO build.
	- Discontinue use of vaend.c, basename.c for GNO v2.0.6.

descu:
	- Document ability to specify an output file vice stdout
	  (this feature was already in, but not documented)
	- Allow the output file to be the same name as the first
	  input file (it will be overwritten).
	- Fix buffer overrun bugs that occured when:
		a) There was no initial input file; or
		b) There are no headers in the first input file; or
		c) There are no trailers in the first input file; or
	- Increased SLOTS_QUANTUM from 20 to 64, hopefully increasing
	  the speed on large files.
	- fixed stack check code to use the new routines names
	- put version number in lockstep with descc and describe

descc:
	- descc will now change the database file type to BIN, if it
	  wasn't already so.
	- changed default location of system database
	- fixed stack check code to use the new routines names
	- put version number in lockstep with descu and describe


describe:
	- changed default location of system database
	- fixed stack check code to use the new routines names
	- put version number in lockstep with descu and descc

*.rez:
	- added resource source files
1997-09-24 06:34:59 +00:00
bin - initial checkin, as submitted by Dave Tribby 1997-09-17 06:31:15 +00:00
build.tools Added 'release' target. 1997-09-21 22:52:13 +00:00
HFSinclude initial checkin of header files 1997-02-28 04:42:19 +00:00
include changed some comments 1997-09-21 22:51:14 +00:00
lib - added RCS Id string to header file 1997-09-21 21:51:03 +00:00
NOTES Updated list as per Dave's contributions. 1997-09-21 22:47:37 +00:00
orcacdefs add /HFSinclude to default search path 1997-09-21 22:24:49 +00:00
sbin reformatted source and cleaned up some comments 1997-09-21 22:27:40 +00:00
usr.bin Updated names for stack checking routines. 1997-09-24 06:23:13 +00:00
usr.man initial checkin 1997-09-19 15:47:55 +00:00
usr.orca.bin Makefile: 1997-09-24 06:34:59 +00:00
verbatim/etc Added /etc/group and /etc/passwd files. 1997-07-29 05:35:43 +00:00
binconst.mk initial checkin 1997-08-08 04:44:13 +00:00
binrules.mk initial checkin 1997-08-08 04:44:13 +00:00
Makefile initial checkin 1997-09-21 23:13:10 +00:00
paths.mk added location for ORCA library sources 1997-09-21 21:52:19 +00:00
prog.mk Added some more default rules et al for building utilities. 1997-09-21 22:28:44 +00:00