gdr
f75f7a7b79
added Tilghman Lesher to the list
1997-09-26 06:00:19 +00:00
gdr
6300bcee3a
renamed the default database to "/usr/lib/describe.db"
1997-09-26 05:56:54 +00:00
gdr
c9344f452b
some more Dave and Devin changes
1997-09-24 06:59:57 +00:00
gdr
8774b23e30
- got binrules.mk, binconst.mk, and prog.mk working together properly
...
- reduce the number of shell meta characters in recipes
- use catrez instead of copyfork
1997-09-24 06:43:53 +00:00
gdr
f8cc5f9ba2
Changed this file so that one could get function prototypes in effect
...
by #undef-ing the macros after inclusion of <ctype.h>.
1997-09-24 06:39:23 +00:00
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
gdr
4da093616e
Updated names for stack checking routines.
1997-09-24 06:23:13 +00:00
gdr
a5ad3a71b7
- added CVS identifier
...
- corrected name and location of prog.mk
- set stack size to 1024 (768 was a bit too low)
1997-09-24 06:21:24 +00:00
gdr
63754dce1c
added cvs identifier line
1997-09-24 06:20:22 +00:00
gdr
3b166416a3
cleaned up makefile a bit
1997-09-24 06:18:44 +00:00
gdr
0deb52e606
removed declaration of isblank()
1997-09-24 06:14:46 +00:00
gdr
aa9e477a31
correct location of tr(1)
1997-09-24 06:14:13 +00:00
gdr
a521e64042
initial checkin
1997-09-21 23:13:10 +00:00
gdr
c45d52b90d
Added 'release' target.
1997-09-21 22:52:13 +00:00
gdr
c0f36cb502
changed some comments
1997-09-21 22:51:14 +00:00
gdr
b703ce4bd7
Updated list as per Dave's contributions.
1997-09-21 22:47:37 +00:00
gdr
8d7491e9ef
*** empty log message ***
1997-09-21 22:46:04 +00:00
gdr
4c8dcc2b1c
mostly stdio and optimization-related changes
1997-09-21 22:29:52 +00:00
gdr
42d8290c4a
Added some more default rules et al for building utilities.
1997-09-21 22:28:44 +00:00
gdr
d686ae9f02
reformatted source and cleaned up some comments
1997-09-21 22:27:40 +00:00
gdr
6f96d148e5
add /HFSinclude to default search path
1997-09-21 22:24:49 +00:00
gdr
a60a9fc3a2
set /usr/include, /lang/orca/include as default search paths
1997-09-21 22:23:53 +00:00
gdr
645cb5834d
tr(1), as contributed by Dave Tribby
1997-09-21 22:20:37 +00:00
gdr
8a461e09b4
cut(1) as contributed by Dave Tribby
1997-09-21 22:19:59 +00:00
gdr
a739102c3a
fmt, as modified after using insight(1) at Myrias. There is some
...
architecture-specific code added.
1997-09-21 22:12:27 +00:00
gdr
5ea6ce9244
catrez v1.0.1 as contributed by Dave Tribby
1997-09-21 22:08:32 +00:00
gdr
712ad8b00d
lseg v1.1 as contributed by Dave Tribby. Some files had an RCS identifier
...
added.
1997-09-21 22:06:43 +00:00
gdr
5fd930582d
lseg 1.1 (beta) as contributed by Dave Tribby. Some files had an RCS
...
identifier added.
1997-09-21 22:05:59 +00:00
gdr
f6efe9ae26
lseg version 1.0, as provided by Jawaid for GNO v2.0.4
1997-09-21 21:59:33 +00:00
gdr
cd0695c010
added location for ORCA library sources
1997-09-21 21:52:19 +00:00
gdr
09da0614d3
- added RCS Id string to header file
...
- added makeinstall target to Makefile
- added man page
- added mkso.data file
1997-09-21 21:51:03 +00:00
gdr
d671eaa752
initial checkin
1997-09-21 18:11:42 +00:00
gdr
7a88871b21
corrected target for .PRECIOUS attribute
1997-09-21 18:06:07 +00:00
gdr
124ca8d9b7
- added assert test
...
- changed location of included files
1997-09-21 17:54:27 +00:00
gdr
5d0fd14e43
initial checkin
1997-09-21 17:46:05 +00:00
gdr
39aff4d07f
- added a test description
...
- removed #ifdefs that would use fopen vice fdopen
1997-09-21 16:36:18 +00:00
gdr
a54e2a8e91
update build list
1997-09-21 16:35:12 +00:00
gdr
db4bce6e93
- send status msgs to stderr vice stdout
...
- ensure that the user specified a flag, else popen will get a NULL mode
parameter
1997-09-21 16:33:49 +00:00
gdr
314f3fcee0
initial checkin
1997-09-21 16:32:15 +00:00
gdr
91a111f2c1
added .... change descriptions.
1997-09-21 16:31:12 +00:00
gdr
c3d9c3b245
- add Procyon and Mike W. to the list
1997-09-21 16:28:57 +00:00
gdr
7050dc895b
- link in assert.a from the ORCALib directory
...
- depend on lower level makefiles to update libc; don't search their
directories
1997-09-21 16:28:30 +00:00
gdr
6471a77b16
allow lower level makefiles to update libc
1997-09-21 16:22:23 +00:00
gdr
fc58ca13eb
- because of a bug in the kernel, force fcntl to return O_RDWR for
...
flags on a FIFO or character-special device.
- for variadic routines, up the optimization from 72 to 78. Otherwise
remove #pragmas and depend on the makefile to set them
- move raise(3) into ORCALib implementation so that we can avoid backward
references in linking.
1997-09-21 16:21:13 +00:00
gdr
92d0985f19
delete #pragmas, when possible; depend on them being set by the makefile
1997-09-21 16:17:20 +00:00
gdr
de72cff25b
- set optimization level to 78
...
- have the default target update ../libc
1997-09-21 16:15:29 +00:00
gdr
228ac9913d
- move optimization directives from the source files to the makefile
...
- have the default makefile target update ../libc
1997-09-21 06:23:08 +00:00
gdr
997c35962d
initial checkin
1997-09-21 06:22:10 +00:00
gdr
ffae6366ab
- specify optimization level 78
...
- have default target update ../libc
1997-09-21 06:21:35 +00:00
gdr
e9b7d50bfc
remove #pragmas; depend on Makefile for these settings
1997-09-21 06:21:07 +00:00