INIT.2014-12-24
[INIT.git] / src / cmd / INIT / RELEASE
blob7444579c26644d62d4fd77ebd418a536c6f31709
1 13-12-05 Makefile,package.sh: add BIN=1 to .paths for ast -lcmd builtins
2 13-11-15 package.sh: fix rebuild logic to handle in-place no-map-libc <=> map-libc
3 13-11-14 iffe.sh: handle "opt no-name" (specifically for "opt no-map-libc" => _opt_map_libc default)
4 13-11-07 cc.darwin*: target 10.3 => 10.7
5 13-10-30 iffe.sh: fix lcl|nxt logic to work for multi-arch style implementations
6 13-09-25 iffe.sh: add _${API}_API_IMPLEMENT guards for implementation code
7 13-08-11 iffe.sh: executed blocks now have a single argument that is a tmp file prefix
8 13-08-11 iffe.sh: fix intrinsic function test to rule out type names
9 13-07-17 iffe.sh: add '^#include.*iffe --include-first' for *.c feature test macro initialization
10 13-07-17 package.sh: refix 13-06-17 fix to check both $CC and $CCFLAGS
11 13-06-24 add -lsocket => -lsocket -lnsl for systems that don't have it in -lc
12 13-06-17 package.sh: fix host type logic to handle -m32/-m64 almost cross-compile
13 13-05-21 C+probe: add ksh-2013-05-21 `...` hang workaround -- FIXME
14 13-05-17 package.sh: package make should continue if ksh fails to build
15 13-05-17 make.probe: fix CC.DIALECT+=EXPORT=DLL logic
16 13-05-13 MAPLIB.mk: workaround ppcc+bash not handling '-o t t.c'
17 13-05-01 package.sh: add ``results path old'' for *.out.*
18 13-03-20 make.probe: add CC.NM.NMFLAGS for stupid stupid stupid aix -Xany 
19 13-03-06 handle incompletely defined types e.g. "typ DIR dirent.h" 
20 12-12-05 C+probe: elide */tmp/* and */probe[0-9]* from stdinclude
21 12-10-25 ditto.sh: set DITTO_OPTIONS=dst=1 in destination read script
22 12-09-27 package.sh: fix admin log total logic
23 12-09-18 cc.ibm.risc: fix -O disable logic that ate next arg
24 12-09-11 make.probe: fix sunos cc/CC CC.STDLIB probe
25 12-08-24 iffe.sh: add ``api n1 = n2''
26 12-07-17 iffe.sh: add C code NOTE("...") to ammend --verbose output
27 12-06-26 iffe.sh: fix "npt foo" to handle function-like macro foo()
28 12-06-20 package.sh: use $KSH for rt in "results test"
29 12-06-15 Makefile: add PLUGIN_LIB to $INSTALLROOT/bin/.paths and BUILTIN_LIB => PLUGIN_LIB
30 12-06-15 package.sh: add PLUGIN_LIB to $INSTALLROOT/bin/.paths and BUILTIN_LIB => PLUGIN_LIB
31 12-06-13 package.sh: handle admin.db column output
32 12-06-08 iffe.sh: fix 12-06-06 typo
33 12-06-06 iffe.sh: check for -l* in reverse and accumulative order (e.g., for -last & -lm)
34 12-06-04 package.sh: always check $INSTALLROOT/lib/package/profile
35 12-05-31 Makefile: ID=ast; $(INSTALLROOT)/prototyped.h => $(INSTALLROOT)/$(ID)/prototyped.h
36 12-05-28 iffe.sh: api foo YYYYMMDD => FOOAPI(rel) test macro
37 12-05-24 package.sh: change admin.db comment => owner attributes
38 12-04-25 ratz.c: add sear -k option to keep installation tmp dir on exit
39 12-04-17 package.sh: skip sh version logic for ``use''
40 12-04-17 cc.ibm.risc*: _LARGEFILE64_SOURCE => _LARGE_FILE_API moved to libast/features
41 12-04-09 cc.ibm.risc*: speak aixese for _LARGEFILE64_SOURCE
42 12-02-29 cc.darwin.i386*: handle default cc vs kernel bittedness
43 12-02-29 C+probe: add __TIMESTAMP__ to the nopredefined list
44 12-02-29 package.sh: don't assume grep -q or /usr/local/lib in LD_LIBRARY_PATH
45 12-02-29 package.sh: fix ksh vs -lcmd compatibility checks
46 12-02-23 iffe.sh: checkcc() before checkread() for sensible diagnostics
47 12-02-14 package.mk: { --clobber --compare --link=lib*.a* } for --mam=static
48 12-02-14 package.mk: export LICENSEFILEDEFAULT instead of LICENSEFILE
49 12-02-14 package.sh: handle @(cc|ld).${HOSTTYPE}* intercepts
50 12-02-07 package.sh: add { clean clobber } actions
51 12-02-02 regress.sh: fix ulimit -c defaults for --nokeep
52 12-01-18 regress.sh: add INPUT|OUTPUT|ERROR -e 'filter' to filter before comparison
53 12-01-21 package.sh: fix `admin make' bug that created unused $INSTALLROOT/lib
54 12-01-21 Makefile: :PACKAGE: license=ast -- oops
55 12-01-20 cc.darwin,cc.mvs.390: tmp=/tmp/cc.${USER:-$LOGNAME}.$$.err
56 12-01-12 package.sh: add admin make share closure to handle alternate HOSTTYPEs
57 11-12-13 iffe.sh: add /*<NOSTDIO>*/ test code comment to disable default #include <stdio.h>
58 11-11-11 C+probe: test for .so before .sl
59 11-10-26 package.sh: don't forget about *.pkg for admin update
60 11-10-18 cc.*-icc: update and add more
61 11-10-11 package.sh: handle package make|view when no source installed
62 11-09-11 package.sh: count admin '*** termination code' errors
63 11-08-31 mamake.c: add -e, ignore use recursive prereq timestamps
64 11-08-29 iffe.sh: add ``set stdio try1.h - try2.h ...''
65 11-08-29 iffe.sh: trap EXIT => trap 0 for ancient sh
66 11-08-11 iffe.sh: handle ancient sort that doesn't have -k
67 11-06-01 make.probe: add more /lib64 logic
68 11-05-01 package.sh: fix admin ditto to sync LICENSES too
69 11-03-25 package.sh: initialize { $SED $TR } before first use!
70 11-03-21 package.sh: fix vpath probes
71 11-03-17 iffe.sh: fix cleanup to rm $tmp* instead of $tmp*.*
72 11-02-24 package.sh: change curl usage to "curl -L ..."
73 11-02-11 package.sh,C+probe,make.probe,mamprobe.sh: add ###.*archiac.*###
74 11-02-02 Makefile: add :MAPLIB: check for ancient -lw
75 11-02-02 make.probe: handle -print-multi-directory => 64 => /usr/lib64 /lib64
76 11-02-02 package.sh: HOSTTYPE=*,*cc*[,-*,...] sets CC [ and CCFLAGS ]
77 11-02-02 make.probe: handle gcc $ORIGIN link but exec failure -- gee thanks
78 11-01-25 cc.hp.ia64: bundled cc is a pile of shaving cream
79 11-01-07 iffe.sh: check debug==3 for is_hdr() failure
80 10-11-22 ditto.sh: fix timing problem between |& and exec &p
81 10-11-10 package.sh: fix cc cross compile check to use checkcc absolute path
82 10-10-10 package.sh: list main env vars at start of make action
83 10-10-10 ratz.c: tweak widnows delays
84 10-09-10 ratz.c: add _SEAR_ARGS for _SEAR_EXEC
85 10-09-01 package.sh: fix ratz from source logic
86 10-08-25 package.mk: consolidate license file search in .package.licenses.
87 10-08-22 ratz.c: run sear bootstrap command detached
88 10-08-20 C+probe: version_stamp only if version_flags works
89 10-08-17 package.sh: unset makerules *DIR variables in env
90 10-08-15 package.sh: "make" action now lists some env values
91 10-08-11 mktest.sh: add "DO command ..."
92 10-07-27 rt.sh: handle "rt X=Y ..."
93 10-06-29 ratz.c: non-option sear args passed to sear_exec()
94 10-06-25 iffe.sh: "api" op changed to not do "map-libc" type mappings
95 10-06-25 package.sh: "force admin ditto" => no ditto --update option
96 10-06-22 C+probe: handle cc that require .[ci] input for version info
97 10-06-21 ditto.sh: change default remote access to ssh (about time)
98 10-06-12 regress.sh: DISGNOSTICS [ 1 | 0 | pattern ] and fix EXIT for all
99 10-06-09 package.sh: add AT&T to usable nmake check
100 10-06-06 iffe.sh,iffe.tst: add { api ver } ops
101 10-04-22 package.sh: update "html binary|source" NAME/PASSWORD info
102 10-04-15 iffe.sh: don't forget candidate headers for hdr|sys!
103 10-04-11 WWW.mk: disable man page metarule -- now done by admin-man(1)
104 10-02-14 package.sh: $CC verification needs $INSTALLROOT/bin in PATH
105 10-02-11 package.sh: fix package admin make report error count
106 10-02-02 package.sh: fix write binary bug that did scp on local fs
107 10-02-02 package.mk: up to date binary targets must still be in PACKAGE.*.lst
108 10-01-01 package.sh: fix premature $INSTALLROOT/bin during cross compile check
109 10-01-01 make.probe: handle ['"] in CC.VERSION.STRING
110 09-12-04 iffe.sh: add "opt name" to check for name in $PACKAGE_OPTIONS
111 09-11-30 mktest.sh: change RESET to STATE.RESET to make it global
112 09-11-14 make.probe: use gcc { -print-multi-directory -print-search-dirs }
113 09-11-11 package.sh: re-order and combine cc checks
114 09-10-27 C+probe,make.probe,probe.win32: add CC.SUFFIX.DEBUG
115 09-10-21 iffe.sh,Makefile: test -e is not in ksh88!
116 09-10-06 iffe.sh: handle cc -E #error with 0 exit status (sgi)
117 09-10-06 package.sh: stub in ar intercept checks -- not used yet
118 09-10-06 ar.ibm.risc: add ar intercept because some aix require -Xfoo first!!
119 09-09-24 regress.sh: fix UMASK logic to create test support files before umask
120 09-08-28 release.c: change docs to mention stdin if no file operands
121 09-08-24 package.sh: fix isascii() bug that failed on od(1) trailing space
122 09-08-20 make.probe: add CC.SHARED.NAME
123 09-08-20 regress.sh: add { JOB CONTINUE EXITED KILL FIFO }
124 09-08-11 package.sh: filter lines containing : for package results
125 09-07-31 make.probe: add CC.AR.ARFLAGS (for aix ar -xany)
126 09-07-31 package.sh,cc.*: fix -dumpmachine to handle 32/64/* bit options
127 09-06-24 package.sh: fix admin.db output formatting
128 09-05-05 package.sh: export dll hackery environment vars
129 09-05-05 package.sh: handle non-identifier hostnames
130 09-05-05 mamake.c: pass undefined ${...} identifiers to the shell
131 09-05-05 mamake.rt: add macro expansion regression tests
132 09-05-01 iffe.sh: fix output initialization *again*
133 09-04-28 package.sh: handle admin.db contact field $9
134 09-04-15 iffe.sh: add implicit "ini" op to initialize io for subsequent ops
135 09-03-31 regress.sh: EXPORT before test => global ENVIRON[]
136 09-03-26 package.sh: test fail pattern is 'fail[es]'
137 09-03-26 UNIT - ... appends (options) to command line
138 09-03-19 TEST.mk: x.tst => x only if x is command target
139 09-03-15 regress.sh: add ${MAIN} for base name of main unit
140 09-03-10 TEST.mk: add .SOURCE:tests if tests is a dir
141 09-03-03 regress.sh: allow command line unit to override UNIT
142 09-03-03 mktest.sh: handle IO == $'\n'
143 09-02-02 package.sh: delay $INSTALLROOT/bin/.paths generation until mamprobe runs
144 09-01-30 cc.mvs.390: c89 balks at [ ()] in -Dname="..."!
145 09-01-27 package.sh: add isascii() to use ratz instead of tar
146 09-01-20 hurl.sh: add --size=bytes option
147 09-01-08 TEST.mk: add test.* prereqs, multiple arg lists with :T=*: binding
148 09-01-03 regress.sh: fix UNIT to allow command line override
149 09-01-03 mktest.sh: handle TWD
150 08-12-24 package.sh: fix cross-compile HOSTTYPE logic
151 08-12-15 package.sh,hurl.sh: handle http codes { 301 302 303 }
152 08-10-16 make.probe '-fno-stack-protector -fno-stack-protector-all' to cop out!!
153 08-09-30 rt.sh: fix ksh93 regression test signal count
154 08-09-26 regress.sh: ignore SIGPIPE for SET pipe-input
155 08-09-24 package.sh: package only test foo => make --recurse=only recurse tests foo
156 08-09-20 make.probe: handle another /usr/bin/file shared lib description
157 08-09-20 regress.sh: add --pipefail for SET pipe-input ...
158 08-09-17 Makefile: add gdbm1.c for <gdbm-ndbm.h>
159 08-09-10 make.probe: add CC.NOPROTECT
160 08-08-08 mktest.sh: add --width=width
161 08-08-05 dbm.req: favor sleepycat ndbm compatibility
162 08-08-04 C+probe: fix stdlib initialization logic
163 08-06-24 package.sh: fix $INSTALLROOT/bin/cc intercept time stamp file typo
164 08-06-20 TEST.mk: make the localyunit before *.rt => *.tst -- doh
165 08-06-20 mktest.sh: prepend $PWD onto PATH for local units -- doh^2
166 08-06-11 regress.sh: fix bug that skipped the last test
167 08-05-20 regress.sh: add --local to put *.tmp dir in local fs
168 08-05-05 regress.sh: add IF command ... ELIF command ... ELSE ... FI
169 08-05-01 package.sh: package test => ulimit -c 0
170 08-04-28 regress.sh: fix EXPORT quoting
171 08-04-28 regress.sh: fix UNIT set check args too
172 08-04-24 rt.sh: exit code > 256 => signal termination
173 08-04-10 C+probe: change probe_so order to check .so last (macos ld workaround)
174 08-04-01 package.sh: handle multiple admin HOSTTYPEs per HOST
175 08-03-28 C+probe: add C++ #include <iostream> (no extension) dir probes
176 08-03-17 regress.sh: fix trap on EXIT, add terminated note to final tally
177 08-02-28 make.probe: fix probe_warn to include ld!
178 08-02-02 make.probe: add CC.RUNPATH to match default -L order
179 08-01-31 package.sh: check lib64 for LD_LIBRARY_PATH
180 08-01-31 iffe.sh: tweak ancient /bin/sh workarounds
181 08-01-28 make.probe: darwin ld export dynamic is -force_flat_namespace
182 08-01-28 C+probe: handle sgi cc error message but exit 0 botch(es)
183 08-01-23 package.sh: fix checksum doc typo
184 08-01-09 C+probe: add __FUNCTION__ to the undef (don't check) list
185 07-12-14 iffe.sh: add set nooptimize
186 07-12-03 package.sh: add LC_ALL=C
187 07-11-27 package.sh: fix overaggressive *.md5 cleanup
188 07-11-20 iffe.sh: treat exit status >= 250 as normal error with no signal
189 07-11-05 package.sh: fix write op error count pattern
190 07-11-05 package.mk: fix $(~req) .ver binding
191 07-08-11 probe.win32: add cl.exe setuid workaround, CC.VERSION[.STRING]
192 07-08-01 package.sh: handle 'package read lcl|tgz'
193 07-05-08 regress.sh: execute basename instead of absolute path for short $0
194 07-04-27 cc.sgi.mips[34]: for #error to exit non-zero -- a no brainer
195 07-04-20 mktest.sh: defer to systems without 'grep -q' -- sigh
196 07-04-11 mamprobe.sh: handle $(CC.*) => ${mam_cc_*}, $(...) => ${...}
197 07-04-11 make.probe: fix CC.PICBIG probe, default { CC.PIC CC.DLL } to BIG
198 07-04-04 iffe.sh: prepend ${tst}${ext} to each .c probe
199 07-03-28 package.sh: fix binary tgz architecture type duplication
200 07-03-28 package.mk: add binary write PACKAGE.$HOSTTYPE.lst
201 07-03-28 iffe.sh: add -F header to mac test
202 07-03-23 make.probe: handle file(1) that returns 'archive' for .so
203 07-03-22 mamprobe.sh: fix STDED probe for implementations that ignore EOF
204 07-03-11 package.sh: add nocopyright and tst => nocopyright
205 07-03-11 package.mk: add copyright=0
206 07-03-08 C+probe: restore IFS after probe.ini
207 07-02-26 mamake.c: expand first of ${mam_lib*} for ${AR}
208 07-01-05 package.sh: fix "admin write binary" logic
209 07-01-01 iffe.sh: add "cmd" --verbose trace
210 07-01-01 iffe.sh: sort => LC_ALL=C sort
211 07-01-01 C+probe: LC_ALL=C
212 06-12-22 make.probe: lean on gcc -v for stdlib, but preserve /usr/local!
213 06-11-23 package.sh: *.md5 are not tarballs -- doh
214 06-11-23 iffe.sh: add -F, --features=feature-test-header
215 06-11-11 make.probe: favor lib64 over lib for hosttype==*64
216 06-10-31 make.probe: add "-ignore-source-dir -iquote" test
217 06-10-31 iffe.sh: add status{...} code block
218 06-10-11 regress.sh: fix DO to handle {...} (time for regress.tst?)
219 06-10-11 package.sh: handle already gunzip'd *.tgz
220 06-10-06 iffe.sh: add reference for header content tests
221 06-09-27 regress.sh: fix UMASK to do DO too (duh)
222 06-09-22 iffe.sh: drop -O for npt tests (for msvc intrinsics)
223 06-09-14 cc.darwin: drop -O until gcc 4.* gets its act together
224 06-09-11 package.sh: { cc ld ldd } intercepts check ${HOSTTYPE%.*} too
225 06-09-08 regress.sh: add PIPE INPUT|OUTPUT for pipe io
226 06-09-05 C+probe: add { probe_version version_stamp version_string }
227 06-09-05 make.probe: add version stamp comment, CC.VERSION[.STRING]
228 06-08-27 regress.sh,mktest.sh: add UMASK
229 06-08-25 regress.sh: add -b,--ignore-space,IGNORESPACE
230 06-08-25 mktest.sh: add IGNORESPACE
231 06-08-24 mktest.sh: handle \000 in data
232 06-08-24 regress.sh: handle -f* for INPUT|OUTPUT|ERROR
233 06-08-16 package.sh: fix 'install flat' logic
234 06-08-11 rt.sh: handle style=shell %K date format
235 06-07-17 ratz.c: fix __MVS__ FAR definition
236 06-07-17 iffe.sh: "header x.h" -- deprecate "include x.h" for .SCAN.iffe
237 06-07-17 package.sh: differentiate urls vs. assignments
238 06-06-27 rt.sh: add --failed, --heading
239 06-06-27 C+probe,TEST.mk,make.probe,mktest.sh,regress.sh: 'ulimit -c 0'
240 06-06-26 cc.darwin.ppc: handle -lcc_dynamic disappearance
241 06-06-25 mktest.sh: implement PROG
242 06-06-11 Makefile: add -ldbm :MAPLIB:, provide public MAPLIB.mk
243 06-05-06 package.sh: add PACKAGE_admin_tail_timeout
244 06-05-22 ratz.c: upgrade to zlib-1.2.3
245 06-05-09 package.sh: fix admin.db docs
246 06-03-11 package.sh: fix `package use - command ...'
247 06-03-05 make.probe: work around pedantic bash 3.1 mismatched " in `.`
248 06-02-14 package.sh: "results failed test" == "results test failed"
249          cc.sgi.*: add _AST_cc_OPTIONS parameterization, -OPT:Olimit=0
250          cc.linux.ia64-icc: add for intel cc
251 06-02-02 package.sh: freebsd stuck with os version for all arch
252 06-02-01 package.mk: fix locale logic (tw -d requires dir arg)
253 06-01-31 package.sh: require $CC only for make|test
254 06-01-30 package.sh,hurl.sh: use the backwards-compatible --http-passwd
255          package.sh: add more pdksh => /bin/sh checks
256 06-01-26 package.sh: wget --http-pass => --http-password
257          package.sh: fix wget error logic
258          hurl.sh: wget --http-pass => --http-password
259 06-01-11 package.mk: pass package.license.class to make --mam too
260          package.mk: variants=pattern => --variants=pattern
261          package.sh: darwin rel<=7 => darwin7.ppc
262          package.sh: freebsd rel<=4 => freebsd4
263          package.sh: freebsd rel<=5 => freebsd5
264 05-12-07 iffe.sh: don't emit <stdio.h> if <sfio.h>|<ast.h> (XXX)
265 05-12-05 make.probe: disable readonly.exe core dump via ulimit -c 0
266 05-09-22 mktest.sh: add EXEC [ ++NOOUTPUT ++NOERROR ++NOEXIT ]
267 05-09-21 mktest.sh: fix --style=shell compare to ignore \r
268 05-09-12 TEST.mk: all --force to force %.rt regeneration
269 05-09-05 TEST.mk: regenerate from %.rt only if newer, :SAVE: %.tst
270 05-08-25 mktest.sh: add
271          TEST.mk: add %.rt=>%.tst for mktest
272 05-08-18 package.sh: 'package host cpu' now checks $NPROC first
273 05-07-17 iffe.sh: add { define extern include print } ops
274          iffe.sh: accept output{...}end output on success only -- doh
275 05-07-01 package.sh: add TARPROBE for tar B flag probe
276 05-06-24 package.sh: fix binary read chmod via *.sum
277 05-06-06 package.sh: fix KEEP_HOSTTYPE logic to handle synthesized types
278 05-06-01 make.probe: verify that cc_pic works for hosted cc
279          cc.lynxos.ppc: make -mshared the default
280          package.sh: note $INSTALLROOT/bin/@(cc|ld|ldd) installation
281 05-05-25 make.probe: add CC.INCLUDE.LOCAL instead of -I- in CC.DIALECT
282 05-05-24 iffe.sh: really fix grouping logic -- with tests this time
283          package.sh: pipe/socket configuration mismatches => use /bin/sh
284 05-04-28 TEST.mk: add $(TESTS)
285 05-04-19 package.sh: package results test uses rt if possible
286          iffe.sh: fix 'op var - ... - ...' grouping logic
287 05-04-15 rt.sh: handle autom4ate style
288 05-04-11 regress.sh: fix unit name when command line unit also specified
289          rt.sh: handle all ast package test output formats
290          package.sh: fix make docs for options passed to underlying make
291 05-04-08 package.sh: cp -p makerules.mo to $OK to preserve mtime
292          regress.sh: add "TITLE name" to change TEST output title
293 05-04-01 rt.sh: add pretty make test + regress.sh wrapper
294 05-03-29 package.sh: test -e path => test -f path -o -d path
295 05-03-24 make.probe: fix CC.PICBIG probe to prefer -fPIC over -fpic -- doh
296 05-03-19 mamake.c: command line name=var also defines name.FORCE=var
297 05-03-11 regress.sh: unset LC_ALL when LC_* EXPORT'd
298          package.sh: old make.out saved in circular make.out.[1-9]
299          mamake.c: sync with nmake :W=O:
300 05-03-01 package.sh: fix flat hierarchy initialization
301          package.sh: admin action now properly resets sibling remote logs
302          package.mk: relax unknown/unwritten package messages to warnings
303          package.sh: handle space in command line name=value
304          make.probe: add mvs -Wc,dll,exportall,longname,rent to CC.DLL probe
305 05-02-24 package.sh: hosttype *.powerpc => *.ppc
306          cc.lynxos.ppc,ldd.lynxos.ppc: add
307 05-02-22 mamake.c: fix { -G --debug-symbols -S --strip-symbols } MAMAKEFLAGS bug
308 05-02-20 probe.win32: handle /platformsdk mount
309 05-02-19 package.sh,package.mk: add write tst for tgz in tst subdir
310 05-02-18 package.sh: accept cc -dumpmachine with 0 or 1 -
311 05-02-14 package.sh: handle mutiple architectures per host in admin.db
312          Makefile,package.sh: honor $INSTALLROOT/bin/.paths overrides
313          package.sh: normalize trailing [-_]bits in host type
314          iffe.sh: some ksh-compatible shells don't do *(pattern)
315 05-02-11 iffe.sh: back out 05-01-11 child process stdin hijack
316          cc.lynxos.i386: -dynamic instead of -static default
317 05-02-10 package.sh: cyg usr/doc => usr/share/doc
318 05-02-08 package.sh: drop -m with pax -- delta bug fixed 2005-02-08
319          iffe.sh: work around old bash 0<... redirection bug
320 05-02-06 package.mk: source.tgz: update generated files only when they change
321 05-02-02 *.sh,*probe: IFS may be unset and { ash bsh } don't on startup -- wow
322 05-01-11 package.sh: update setup docs to include authorize+password
323          package.mk: fix .source.cyg final directory edit
324          package.mk: notice=1 for conspicuous empty NOTICE file
325          WWW.mk: fix *-index.html installation
326          filter.sh: retain input file suffix in tmp copy
327          mamexec.c: fix non-contiguous "exec" bug that skipped lines
328          iffe.sh: fix candidate lib test to try grouping subsequent libs
329          iffe.sh: fix child process stdin hijack that skipped input lines
330          iffe.sh: --shell=osh to force read -r compatibility command
331          iffe.sh: chop iffe input leading space before # for KnR compatibility
332 05-01-05 package.sh: add ${TAR} ${TARFLAGS} and tar B flag for pipes
333          mamake.c: fix makefile scan to ignore lib*.[hH]
334          iffe.sh: immunize function/symbol tests from aggressive -O
335 04-12-28 WWW.mk: add :WWWPAGE: faq.*.mm index generator
336 04-12-21 ratz.c: make sure tmp dir is writable -- doh
337 04-12-08 iffe.sh: fix dat test for aggressive -O
338 04-12-01 iffe.sh: add `include file' to pull in #define's for `exp'
339 04-11-11 package.sh: default MAKESKIP is "*[-.]*"
340 04-10-22 ratz.c: change docs to note zlib license
341          mamake.c: handle --debug-symbols and --strip-symbols
342          package.sh: make (debug|strip)=1 => --(debug|strip)-symbols
343          package.mk: add :LICENSE: => package.license.class
344          mamake.c: fix recursive order logic
345 04-10-18 package.mk: add :LICENSE:, :OMIT: to omit package subdirs
346 04-10-11 package.sh: add 'authorize name' and 'password password'
347 04-10-01 iffe.sh: double check $static link with ! $static
348          Makefile: add BUILTIN_LIB to $INSTALLROOT/bin/.paths
349          make.probe: add CC.DIALECT EXPORT={ALL,REF,EXT,DLL}
350          package.sh: add BUILTIN_LIB to $INSTALLROOT/bin/.paths
351 04-09-21 package.mk: $(init)$(name) is now an implicit prereq
352 04-09-09 package.sh: copy makerules.mo to $INSTALLROOT/bin/ok
353 04-09-01 package.mk,package.sh: rename *.txt => *.README
354          package.mk: add the runtime package type (no *.[ah])
355          iffe.sh: fix key test reports
356 04-08-26 Makefile: { add m2.c m3.c } -lm tests for { frexp[l] ldexp[l] }
357 04-08-11 package.mk: handle HOSTTYPE for solaris > 9 
358          package.sh: add `checkaout proto' for { make view }
359          package.sh: check for { md5sum md5 }
360          iffe.sh: add {if|elif|else|endif} test ...
361          iffe.sh: add 'exp - expression' and '( expression )'
362          iffe.sh: add 'name = test ...' user defined macros
363          iffe.sh: add '! test ...' negation
364          TEST.mk: add implied { .c .sh } generated prereq
365          cc.darwin.ppc: handle 10.3 -dylib mess
366 04-08-01 package.mk: let include handle nested requirements -- duh
367 04-07-31 package.sh: attempt a second ping before admin assumes host down
368 04-07-26 package.sh: fix hp.ia64 HOSTTYPE
369 04-07-23 probe.win32: generalize #include dir order search
370 04-07-17 regress.sh: add INPUT -x for chmod +x
371 04-07-01 regress.sh: TMP => TWD
372 04-06-29 regress.sh: put COMMAND in $TWD too
373 04-06-21 regress.sh: mkdir -p INPUT and OUTPUT intermediate dirs
374          TEST.mk: add :TEST: -- to disable .c .sh search
375 04-06-18 TEST.mk: add .SCAN.tst
376 04-06-17 regress.sh: TEST returns true if active, false otherwise
377          regress.sh: add CD to change test pwd from $TWD
378 04-06-16 regress.sh: add TWD for ./unit.tmp override
379          regress.sh: DO now flushes previous test
380          regress.sh: INPUT and OUTPUT handle -f for printf instead of print
381 04-06-11 package.sh: make sure $INSTALLROOT/bin is in front of $PATH
382          package.sh: skip nmake if older than 2000-10-31
383 04-05-20 package.sh: fix arg vs. package parse with - or '' to disambuguate
384 04-05-11 package.sh: package verbose update lists closure for package setup
385          package.sh: add src/lib/libardir to nmake proto bootstrap
386          regress.sh: probe for rm -u vs. chmod -R u+rwx
387 04-05-01 package.sh: $CC must be C, not C++; allow release command on $PATH
388 04-04-15 make.probe: check probe_libdir false positives
389          package.sh: add lib/package/*.lic src package subdirs
390          package.mk: add mamfile=0 to inhibit Mamfile generation
391          iffe.sh: config name_DECLARED => HAVE_name_DECL
392          iffe.sh: fix mac to handle default value
393 04-04-11 iffe.sh: normalize sed [\\\\/] quoting
394 04-04-04 package.mk: only checksum generated tarballs
395          mamprobe.sh: add STDCHMOD
396 04-04-01 C+probe: set export LANG=C for uniform error messages
397          make.probe: another CC.STDLIB tweak
398          package.sh: fix regress core dump pattern, expand [a-z] match ranges
399 04-03-31 Makefile: add intl :MAPLIB: test
400          make.probe: fix CC.STDLIB search; drop CC.* path duplicates
401 04-03-28 iffe.sh: drop unused exec $stdin<&0 dup
402 04-03-25 Makefile: add iconv :MAPLIB:
403          package.sh: use ${PING:-ping -c 1 -w 4}, allowing admin.db override
404 04-03-24 package.mk: add *.md5 checksum for each *.(c|exe|tgz)
405          package.sh: update base change on md5 sum instead of size
406          iffe.sh: adjust case label \ and keyword quoting for ancient /bin/sh
407 04-03-22 probe.win32: ncc => nld
408 04-03-19 CONVERT.mk: change the instructions and old source dir default
409          package.mk: fix recurse=list check
410          package.mk: add *.md5 checksum for each *.(c|exe|tgz)
411          package.sh: fix update base/delta/sync existence check
412 04-03-18 iffe.sh: -d2 does not remove core dumps on exit
413 04-03-17 package.sh: fix make recurse arg/action order
414 04-02-29 package.sh: add regress action to compare current and previous tests
415          package.sh: fix sgi.mips[23] HOSTTYPE test for old irix cc
416          package.sh: add `export variable ...'
417          package.sh: admin action now handles host name with non-id chars
418          package.sh: non-numeric M T W in admin.db disables that action
419          package.sh: fix admin write binary local vs. shared clash
420          cc.hp.pa: add _AST_CC_hp_pa_DEFAULT=+DAportable
421          cc.hp.pa64: sync with cc.hp.pa
422          cc.ibm.risc: -bnolibpath => -blibpath:/usr/lib:/lib
423          probe.win32: sync with make.probe
424          make.probe: fix last chance dynamic test
425          make.probe: add hp.pa CC.EXPORT.DYNAMIC -Wl,-E
426          make.probe: add ibm.risc CC.EXPORT.DYNAMIC -bexpall
427          make.probe: move probe_dll_def to the end of probe_dll
428          package.mk: capture subcomponent mamfile recursion
429 04-02-24 make.probe: strip "..." from cc/ld traces
430          iffe.sh: add ``set [no]define'' to disable macro #define/#undef
431 04-02-23 make.probe: rework CC.LD search
432 04-02-14 make.probe: add CC.EXPORT.DYNAMIC for main dynamic sym export
433          make.probe: resurrect CC.PIC with separate semantics from CC.DLL
434          make.probe: add CC.SHARED.LD for CC.SHARED linker
435          C+probe: clear DISPLAY to stifle interactive windows
436 04-02-11 iffe.sh: handle ``siz void*'', add cross{ ... }end
437          make.probe: add { CC.AR CC.SIZE }, fix cross command search
438          cc.darwin.ppc: change $cc => $CC for old ksh + libast conf bug
439 04-02-09 make.probe: drop -nostartfiles from CC.SHARED for C++
440 04-02-04 package.sh: fix cross compilation bug that mixed binary formats
441 04-02-02 package.sh: package admin now ditto's bin/package too
442 04-01-30 cc.sgi.mips3: drop warning 3421
443 04-01-11 regress.sh: output label#count for tests in loops
444 04-01-05 regress.sh: fix bug that ignored the first SAME
445 04-01-04 crossexec.sh: fix typo that did not recognize rcp
446 03-12-19 mamake.c: add `foolib:foo:libfoo' to recurse()
447 03-10-11 regress.sh: add EXPORT, export COLUMNS=80 for message consistency
448 03-09-23 ratz.c: fix tar header number parse bug that skipped to next number
449          regress.sh: rm cleanup now handles files matching -*
450 03-09-11 iffe.sh: add unnamed { ... } blocks
451          regress.sh: add COPY from to, like MOVE but comprison still done
452          regress.sh: rm -rfu to handle test dirs w/o u+rwx
453 03-08-14 Makfile: add hello.c to the manifest
454 03-08-11 package.sh: fix `html binary' generation
455 03-06-21 package.sh: fix INITROOT initialization bug
456          package.sh: make sure admin logs exists before tail'ing
457 03-06-11 probe.win32: fix $(BINDIR) typo that expanded in sh instead of make
458          cc.mvs.390: return code 4 yields exit code 3 but its *really* ok
459          package.sh: fix onpath function global var conflict
460          make.probe: add CC.DIALECT { GNU -dD }
461          package.mk: add Mamfile to lcl manifest
462 03-06-10 package.sh: fix setup action typo that only checked the INIT package
463          package.sh: *.s390x => *.s390-64
464 03-06-09 package.mk: add cyg :POSTINSTALL:
465 03-06-08 make.probe: fix CC.STDLIB logic
466          hurl.sh: add User-Agent identification
467          package.sh: tweak source and binary installation instructions
468          cc.hp.pa,ld.hp.pa: +-Wl,+cdp,${INSTALLROOT}/lib/: drops abs lib paths
469          ldd.hp.pa: add
470 03-06-06 package.sh: fix $INSTALLROOT/bin/ldd check
471          make.probe: add CC.STDLIB verification
472 03-06-04 make.probe: add +forceread +noforceread
473 03-05-11 hurl.sh: handle http://host:port/path
474 03-05-06 package.sh: fix setup action PACKAGEROOT and INIT logic
475 03-05-05 package.mk: fix cygwin tarball names
476 03-04-30 package.sh: move (cc|ld|ldd).$HOSTTYPE updates from Makefile
477 03-04-27 make.probe: fix mvs CC.PREFIX.SHARED "lib" => ""
478          make.probe: add CC.DLL.DIR = $(BINDIR) or $(LIBDIR) 
479          make.probe: add { CC.LD.LAZY CC.LD.NOLAZY CC.LD.RECORD CC.LD.NORECORD }
480          probe.win32: sync with latest CC.*
481 03-04-25 mamprobe.sh: add args to `. $makeprobe' for ancient sh
482 03-04-23 package.mk: fix dup "covered by" licenses
483 03-04-22 probe.win32: CC.DIALECT += "LIBPP -I-" for all cc's
484          package.sh: fix admin write binary tarball snarf
485 03-04-21 package.mk: package covered *.@(pkg|lic) too
486 03-04-15 package.mk: don't generate incremental archives for lcl 
487          package.mk: add incremental=[source:1 binary:0] archive control
488          package.sh: generate $INSTALLROOT/bin/cc wrapper for CC != cc
489          package.sh: admin must ditto lib/package/*.@(pkg|lic) too
490          mamake.c: ignore time of ignore prereqs
491          mamake.c: -D2 lists propagated times
492 03-04-11 package.mk: tidy up cyg tarballs
493          package.sh: fix old shell clash between get() and $get
494 03-04-05 package.mk: restore *.inx generation somehow lost during cyg additions
495          package.sh: add pthread_num_processors_np() last resort for cpu count
496          package.sh: use `make believe' to accept mamake generated files
497          package.sh: handle `make [make-flags] [target ...]'
498          mamake.c: ignore -e
499 03-03-21 package.mk: fix cyg old make typo
500          package.sh: switch to `package setup' instructions
501 03-03-19 package.sh: add registry checks for `host cpu'
502          package.sh: `results failed' now lists core dump messages
503 03-03-17 package.sh: on cygwin verify 'ntsec binmode' in $CYGWIN or die
504          Makefile: install gcc wrapper if no cc
505          package.mk: add :DETAILS: { :README: :EXPORT: :INSTALL: :TEST: } ops
506 03-03-12 package.mk: add :DETAILS: for style-specific details
507 03-03-11 package.sh: add beta setup/update support
508          TEST.mk: add (TESTCC) prereq for .sh tests
509 03-03-07 hurl.sh: add
510 03-03-06 iffe.sh: fix lib win32 test cygwin vs native incompatibility
511          iffe.sh: change internal stdio.h guard to handle C++ inline vs. macro
512 03-03-03 package.sh: check for curl or wget for update
513          package.sh: add setup action == update read make
514          package.sh: fix packageroot() typo that showed up in non ~user shells
515          mamake.c: treat name+=value args like name=value
516          mamake.c: add ${var?*|value?match?no-match?}
517          mamake.c: fix archive vs. dynamic bind logic
518 03-02-28 package.sh: add the "cyg" (cygwin) package type
519          package.mk: add "cyg" stubs, :CATEGORY: for category name(s)
520 03-02-25 mamake.c: add -D4 system(3) debug trace
521 03-02-24 package.mk: change --mismatch to --corrupt=accept
522 03-02-14 ratz.c: add _WIN32 setmode([01],O_BINARY) and fopen "rb"/"wb"
523 03-02-12 Makefile: handle getconf LIBPATH with host pattern
524 03-01-31 package.mk: fix .lic search
525 03-01-30 package.sh: handle { INIT ksh nmake } already installed elsewhere
526          package.sh: admin handles command outside of $PACKAGEROOT/bin
527          Makefile: install $(INSTALLROOT)/lib/make/package.mk
528 03-01-28 package.sh: admin remote commands on one line to please syslog
529 03-01-23 probe.win32: borland and mingw32 tweaks
530 03-01-22 package.sh: fix $CC test to ignore set -x trace -- duh
531 03-01-16 ditto.sh: tw --chop on by default
532 03-01-14 package.sh: use /bin/cp to copy previous binaries to bin/ok/
533          package.sh: admin now initiates remote exec and copy from local host
534 03-01-12 package.sh: handle admin "xxx:" default root
535 03-01-03 probe.win32: add /usr/include/borland path truncation workaround
536 02-12-10 iffe.sh: add <&$nullin >&$nullout to checkread() $cc
537 02-12-06 probe.win32: fix inlcude => include typo, add lcc lib
538          probe.win32: CC.MAKE.OPTIONS = nativepp=0
539 02-12-04 mamake.c: fix ${foo-bar} to expand foo if defined
540 02-11-28 probe.win32: add C++ and -I- CC.DIALECT checks
541 02-11-26 package.sh: package release now checks for second level files
542 02-11-22 package.sh: update action now uses HTTP/1.0
543 02-11-21 probe.win32: update the vc include dir test
544 02-11-20 make.probe: fix CC.LD.ORIGIN typo that expanded make var
545 02-11-13 packahe.mk: fix list.install => list.installed typo
546 02-11-12 make.probe: add CC.LD.ORIGIN for a.out origin dir relative dll search
547          make.probe: add CC.LD.STRIP for link time a.out strip
548          package.sh: fix package_use vs. PACKAGE_USE check
549 02-10-24 WWW.mk: fix bug that required a :WWWBIN: assertion to post
550 02-10-23 mamake.c: fix unuinitialized time in make()
551          ratz.c: fix meter buffer overflow
552 02-10-20 package.sh: fix lib/probe/C/make/probe update test
553 02-10-18 probe.win32: update for mingw
554          make.probe: add bash workaround to SHELLMAGIC test
555          package.sh: work around yet another cygwin hassle
556 02-10-17 iffe.sh: short circuit id check for *[-+/\\]*
557 02-10-08 regress.sh: unset FIGNORE to avoid rm . errors
558          package.sh: unset FIGNORE to avoid rm . errors
559          package.sh: $CC must at least compile and executable hello world
560 02-10-04 package.sh: $INSTALLROOT/lib/package/tgz=>$PACKAGEROOT/lib/package/tgz
561          package.mk: $(ED) => $(STDED), $(EDFLAGS) => $(STDEDFLAGS)
562          iffe.sh: add identifier checks for tests that (implicitly) require them
563          iffe.sh: disambiguate a few --config macros
564 02-10-02 iffe.sh: fix shell=bsh `hdr a/b'
565 02-09-30 package.sh: handle chmod of -* files
566          package.sh: verify that $SHELL is Bourne compatible
567          package.sh: tighten PACKAGE_USE logic PATH,LIBPATH,etc. validation
568          iffe.sh: fix bug that didn't define mac variable on success
569 02-09-22 package.sh: handle admin_action=ditto
570          iffe.sh: --config sizeof(foo) macro is SIZEOF_foo
571          iffe.sh: fix long.long test so it doesn't defeat uwin "typ long.long"
572          mamprobe.sh: convert $("foo") nmake string constants
573 02-09-21 mamprobe.sh: "-" info-path writes probe info to stdout
574 02-09-11 make.probe: move from nmake src to be part of mamprobe.sh
575          mamprobe: generate from mamprobe.beg C.probe make.probe mamprobe.end
576          mamake.c: pass cc absolute path to mamprobe
577          package.sh: generate mamprobe -- yuk (at least its confined to INIT)
578          iffe.sh: lcl,nxt: drop default sys/ check
579          ditto.sh: tw --logical by default; add --physical
580 02-09-10 package.sh: SHELLMAGIC creeps into package too -- duh and fooey
581 02-09-09 ditto.sh: test that remote .profile exists before sourcing
582 02-09-06 package.sh: don't ditto nfs junk
583          ditto.sh: --show now lists directory ops instead of enumerating all
584 02-09-05 ditto.sh: add --remote={rsh|ssh}
585          package.sh: add admin [[{rsh|ssh|-}]:]directory
586 02-09-02 iffe.sh: change 'print -r --' to 'print -r -' for ksh86 compatibility
587 02-09-01 cc.unix.mc68k: add for ancient 3b1
588 02-08-22 package.sh: fix component() to test for components -- duh
589          Makefile: add LICENSE:.DONTCARE to workaround mam
590 02-08-11 iffe.sh: provide defaults for LD_* additions
591 02-08-07 ratz.c: change -m to use * instead of non-portable inverse video
592 02-07-17 mamprobe.sh: close tmp file in trap before rm for cygwin
593          package.sh: fix "type" to handle i1586 (P4)
594          package.sh: add the view action
595 02-06-28 package.sh: handle multiple packages for release action
596 02-06-27 package.sh: catch sol*.sparc=>sol*.sun4 when CC=gcc
597 02-06-14 package.sh: fix admin_action to not include qualifiers
598          package.sh: fix help/html doc typo
599 02-06-11 package.sh: fix ditto update doc to `PACKAGEROOT field matching *:*'
600 02-06-07 WWW.mk: change substitute $("\n") to \n
601 02-06-06 package.sh: clarify output streams for help/html
602 02-05-22 mamake.c: fix executable file check to use (S_IXUSR|S_IXGRP|S_IXOTH)
603 02-04-04 package.sh: fix update to differentiate *.sun4 and sun4
604 02-03-27 package.sh: yacc/bison warning only if both missing
605 02-03-24 mamake.c: all shell actions wrapped with -c to avoid #! problems
606 02-03-23 package.sh: recover $PACKAGEROOT/bin/package if not in INIT package
607          package.sh: precheck $CC, not `cc'
608          package.sh: fix install to use pax -ps to preserve set-uid/gid
609          package.sh: fix install to use list.installed for existing files only
610 02-03-17 package.sh: fix PAX initialization that was sometimes omitted for read
611          package.sh: fix update delta sync fetch
612 02-02-14 iffe.sh: fix macro{ }end docs to include "
613          iffe.sh: add dfn to extract #define from headers
614          iffe.sh: handle nxt #include ok but no line sync
615          iffe.sh: drop local header clash logic
616          iffe.sh: add -X, --exclude=dir to exclude -I dirs
617          iffe.sh: lcl,nxt now generate <...> headers instead of "..."
618          package.sh: admin.db root dir matching -* disables host
619          package.mk: fix package.src.pat typo -- too many )
620          package.mk: add { :COVERS: :DESCRIPTION: :REQUIRES: }
621          package.sh: handle { :COVERS: :DESCRIPTION: :REQUIRES: }
622          Makefile: move proto.c generation to the proto component dir
623 02-02-02 execrate.sh: add for .exe challenged win32 systems/commands
624          mamprobe.sh: add STD* commands/flags
625          mamake.c: update mamprobe info when older than mamprobe executable
626          package.sh: move ed/ex workaround to mamprobe.sh
627          package.sh: fix `host type' bug that incorrectly assumed sun4 for sol
628          package.sh: add execrate(1) hooks for challenged systems
629          package.sh: add check for { cc ar nm yacc/bison } before make
630          ratz.c: fix "rb" vs. "r" macro tests
631          iffe.sh: add nxt, similar to lcl but defines _nxt_foo for #include
632          iffe.sh,package.sh: remove vaibale from sccs,cvs ident strings -- duh
633 02-01-24 C+probe: check CC.DYNAMIC to handle cc that accept but ignore -B*
634          iffe.sh: handle 'mem struct.a.b'
635 02-01-22 iffe.sh: cache (internal) `foo vs. struct foo' test results
636          package.sh: uts.370 => uts.390
637 02-01-18 package.sh: fix uts hosttype
638 02-01-17 package.sh: add 'results failed ...' to list failures only
639          package.sh: change ARCH internal var to all_types to avoid env conflict
640          iffe.sh: fix hdr/lib precheck that missed some -- ouch
641          iffe.sh: fix noexecute test that forgot to check compile first!
642 02-01-15 ratz.c: fix path[] type typo
643 02-01-01 package.mk: tighten license search
644 02-01-08 package.sh: `pwd` => ${PWD:-`pwd`}
645          package.mk: expand license file pattern match
646 02-01-04 iffe.sh: fix `exp name "value"' bug that duped "value"
647          iffe.sh: fix initial <sys/types.h> check to honor --config
648 01-12-25 iffe.sh: fix bug where -o file restored old file
649 01-12-23 package.mk: uniq the closure lists
650 01-12-07 ratz.c: fix --meter to retain paths containing " -- "
651 01-11-30 ratz.c: use sear_system() to execute; should work on all windows
652 01-11-28 ratz.c: fix sear_rm_r() to check SetCurrentDirectory() status
653 01-11-26 ditto.sh: drop n+=v for ksh compatibility
654 01-11-21 ditto.sh: add rsync script replacement [hey, it works!]
655          package.sh: add [ditto]:directory notation to admin.db
656 01-10-31 package.sh: handle *.sum paths with embedded space
657          package.sh: change executable() to onpath()
658          package.sh: executable([!] foo) replaces test [!] -x foo (.exe hack)
659          package.sh: add os2 fix to `host type'
660          mamake.c: add .exe hack
661          iffe.sh: fix intrinsic function lib test
662          mamprobe.sh: update pic probe to match make.probe for linux.ia64
663 01-10-30 package.sh: make action skeleton view now checks subdirs
664 01-10-20 package.sh: don't recurse into leaf dirs matching $MAKESKIP
665          package.mk: tarball package.notice replaces `license accepted' prompt
666          package.sh: eliminate `license accepted' prompt
667          package.sh: add update to download latest from a url
668          package.sh: use builtin arithmetic when we know its ksh
669          iffe.sh: unkown -> unknown
670 01-10-18 package.sh: convert to YYYY-MM-DD delta releases instead of NNNN
671          package.mk: convert to YYYY-MM-DD delta releases instead of NNNN
672          ratz.c: fix -m for paths containing \f\n\r\v
673 01-10-16 ratz.c: _SEA_* => SEAR_*
674          ratz.c: preserve stdin for sear_exec()
675          ratz.c: add recursive sear_rm_r() to sear_exec() tmp dir cleanup
676 01-10-10 mamprobe.sh: add mam_cc_SHELLMAGIC
677          package.sh: add nfs wakeup call to admin to avoid stale file handles
678 01-10-04 cc.darwin.ppc: -flat_namespace is not longer the default (huh)
679 01-10-01 package make: prepend $INSTALLROOT/bin/ok to PATH
680          package read: save cpy of bin/package when reading the INIT package
681          mamprobe.sh: allow cc path with optional arguments
682 01-09-24 Makefile,package.sh: add $INSTALLROOT/bin/.paths initialization
683 01-09-19 package.mk: add recurse to list.package.*
684          package.sh: bootstrap build nmake with _BLD_STATIC for _WIN32
685 01-09-11 ratz.c: add _SEA_SKIP & _SEA_COMMAND for self extracting archives
686 01-09-07 package.mk: fix output capture to not generate files names with spaces
687 01-09-07 package.mk: fix delta release number search
688 01-08-11 package.mk: handle single gz executable packages (e.g., for ksh)
689          package.sh: fix package install to require nmake only if no *.sum
690          iffe.sh: drop ancient menu and prompt actions; check ./hdr.h clash
691 01-07-17 package: fix use cross compile test to generate files in /tmp 
692 01-06-27 ratz: handle hard and soft links if possible
693 01-06-07 Makefile: fix :MAPLIB: for sco
694 01-05-31 crossexec.sh: add
695          iffe.sh: add -x crosstype to run crossexec
696          iffe.sh: exp test now handles pass{}end fail{}end yes{}end no{}end
697          package.sh: add package host canon external-host-type-name
698          package.sh: fix `use USER' lookup for shells that support ~USER
699          cc.*: add -dumpmachine to dump target HOSTTYPE
700 01-05-18 iffe.sh: drop $HOME/tmp/t.sh debug trace -- oops
701 01-05-01 mamake.c: scan() now handles :PACKAGE: foo:command
702 01-04-26 *.sh: expand [a-z][A-Z][0-9] for non-contiguous character codes
703          iffe.sh: fix run *.sh for shells that don't $* across . command
704          cc.mvs.390: recode for /bin/sh
705 01-04-25 package.mk: include non cc-g variants by default
706          package.sh: *[._]* => *?[_.]* for mvs.390 /bin/sh
707 01-04-24 TEST.mk: no tests for VARIANT=="DLL"
708 01-04-22 package.mk,package.sh: tarball text members are ascii encoded
709 01-04-18 package.mk: allow package name to be the same as one of its components
710          cc.mvs.390: handle .C .cpp .cxx
711          cc.mvs.390: compensate for -o that does not overwrite
712 01-04-01 regress: fix SAME that just skipped it -- we should regress regress!
713          iffe: fix bug that didn't emit _hdr_foo for internal hdr tests
714          iffe: fix lcl bug for cc -E that doesn't emit line syncs
715          ratz: add ascii=>ebcdic conversion for text archive members
716          mamake: fix buffer overlap bug that clobbered the probe file path
717 01-03-17 iffe: handle : separator as first arg
718 01-03-15 mamake.c,ratz.c,release.c: add <stdlib.h> and <string.h>
719 01-02-26 iffe.sh: fix bug that omitted runtime #define for `mac' op
720 01-02-22 cc.ibm.risc: handle SF_CLOSE clash in <sfio.h>
721 01-02-14 cc.sgi.mips3,cc.sgi.mips4: handle -mips2 -mips3 -mips4 for cross cc
722          C+probe: quote "$cc" when its an argument!
723          mamake: execute actions with $SHELL, ignored signals back to default
724          package.sh: nmake check error output to /dev/null
725          package.sh: fix INIT a.out updates for knr cc
726          package.sh: package list now handles large tgz dirs
727          package.sh: *-ok executables moved to ok/* for *.dll systems
728          iffe.sh: change "exec >&-" to "exec >/dev/null" else linux mkdir fails!
729          mamake: handle `bind -lx [dontcare]'
730 01-02-12 ratz.c: fix _PACKAGE_ast includes
731          package.sh: $HOSTTYPE env overrides if $PACKAGEROOT/arch/$HOSTTYPE/
732          package.sh: $CC ^HOSTTYPE=[A-Za-z_0-9.]*$ overrides HOSTTYPE
733          iffe.sh: fix dat code that used previous $tmp.exe
734          iffe.sh: fix dat code for _DLL imports
735 01-02-09 iffe.sh: add copy() for shells with the dissappearing here doc bug
736 01-02-08 Makefile: guard against null $(CC.HOSTTYPE)
737 01-02-06 Makefile: separate out cc,ld,ldd workarounds (so they will be packaged)
738 01-02-02 package.sh: fix package use for $INSTALLROOT != */$HOSTTYPE
739          package.sh: create intermediate recursion makefiles when needed
740          package.sh: add $SECONDS to the DEBUG trace prompt
741 01-01-01 ratz.c: #ifdef for uwin ncc
742          iffe.sh,package.sh: check PACKAGE_PATH for local installations
743          package.sh: add psrinfo for osf.alpha host cpu 
744          package.sh: change pax --meter probe; some hang on /dev/tty
745          package.sh: fix `install flat ARCH'
746          mamake: eliminate loops from scan order
747          C+probe: add probe_verbose -V for aix cc=xlc
748          cc.ibm.risc,ldd.ibm.risc: add
749          package.mk: list refs to top-level licenses only
750          package.mk: add local link table to change log html
751 00-12-25 package.sh: `no package archives' is a hard error, duh
752          package.sh: reorder host type logic for lame shells
753          mamake.c: getcwd => getwd for NeXT -- how about posix==default guys
754          iffe.sh: really gross workaround for NeXT -lposix stdout null's
755          iffe.sh: handle cc -E that insists on compiling
756 00-12-15 iffe.sh: ancient sh function call blows $*; call only when $# == 0
757          *.sh: `getopts 2>/dev/null` => `(getopts)2>/dev/null` for ancient sh
758          package.sh: fix LD_LIBRARY*_PATH initialization
759          cc.next.m68k: add for _POSIX_SOURCE and linker multiply defined syms
760 00-12-12 ratz: add --meter
761          package.sh: a few VPATH fixes
762          Makefile: don't override *.mips* cc if -version not accepted
763 00-12-11 package.mk: *.inx now contains name=value
764 00-12-07 package.sh: handle PC netscape . => _ pathname mangle
765          WWW.mk: .tar.gz => .tgz
766 00-11-27 package.sh: add checklicense() to do license checks at read time
767          package.mk: change component list from preformat to table
768 00-10-31 package.mk: *.pkg must assert closure
769          package.mk: add cc- variants to list.package.binary
770          package.sh: omit dups from package list
771          package.sh: invalid arg gives one line Usage
772          package.sh: relax checkaout checks for non-owners
773          package.sh: package use sets NPROC if not already set or [01]
774          proto.c: add $(INSTALLROOT)/include/ast hack
775 00-10-26 WWW.mk: add .SOURCE rhs to :WWWPAGE:
776 00-10-25 package: fix install
777          package.mk: add list.install
778 00-10-22 regress: fix VIEW to skip empty dirs
779 00-10-19 package.mk: $(PACKAGEROOT)/bin/nmake => $(PACKAGEROOT)/bin/manmake
780          iffe: validate #define identifiers
781 00-10-18 C+probe: mac os10 additions
782          package: add DYLD_LIBRARY_PATH initialization
783          add ldd.$(CC.HOSTTYPE)
784 00-10-01 iffe: handle -I* -L* options
785 00-09-21 mamake: add libxxx and xxx to makefile ordered prereqs
786 00-09-19 C+probe: add probe_longlong
787 00-09-11 package: drop manmake and $PACKAGEROOT/bin/nmake
788 00-09-08 iffe: verfiy that $cc is a C compiler
789 00-06-14 mamprobe: fix win32.* probe
790          mamake: fix bug that used lower view path for generation
791          package: don't clobber $PACKAGEROOT/bin/nmake
792 00-06-01 C+probe: fix stdinclude *again*
793          package: fix write delta source to use default pax format
794          package: add disambiguating bias for sgi.mips3 over sgi.mips4
795          package.mk: fix for directory content packages lib ast-locale
796 00-05-01 iffe: fix invalid _LIB_ macro identifier 
797 00-04-11 C+probe: uniq stdinclude and stdlib, fix usrinclude
798 00-04-01 regress: fix explicit OUTPUT bug that didn't compare with expected
799 00-03-17 package: all archives are .tgz for binary download
800          package: $(PACKAGEROOT)/LICENSES/* in source and binary archives
801          package: implement install and verify actions
802          iffe: add exp, pth file dir ..., fix lib - -lfoo, fix lib - - -la -lb
803          iffe: -L* must affect LD_LIBRARY* hacks for .exe tests -- yuk
804          package.mk: add *.pkg :INDEX:
805 00-03-07 package: add admin action
806 00-03-06 makefile: install optional make probe override script C+make+probe.lcl
807 00-02-14 --- release 1.0 ---
808          ratz: treat "foo/" as a dir, not a regular file
809          package: clarify source and binary installation instructions
810          package: fix so binary packages can install without cc
811          package: "ratz" now a non-archive package (the only one) for bootstrap
812          package: handle VPATH=a:b arg
813          package.mk: "ratz" package adjustments
814          Makefile: use :PACKAGE_INIT: to support binary INIT packages
815          WWW.mk: add :WWWALL:
816          C.probe: fix .so check that let .dll slip through
817          iffe: fix config sh var assignment for HAVE_member_IN_struct
818          iffe: fix config sh var assignment for symbol_DECLARED
819          package: delay PATH export until dll hack exports complete
820          package: don't forget binary package $(INSTALLROOT)/lib(32|64)
821          package: add delta change log for source packages
822 00-02-10 mamprobe: add mam_cc_DLLBIG
823          package: fix spelling typos
824          package: add html help output
825          package.mk: beef up source and binary help => html
826 00-02-08 package: mkdir man/man[138] in the new arch to cover MAM bug
827 00-01-28 package,release: add -rcount to release
828          package: fix linux "host cpu" and "host rating"
829          package: copy *.lic to $PACKAGEBIN for "make" and "write binary"
830          package: fix 'release change log' case match
831 00-01-24 package: add copyright action
832          mamprobe: add -D_BLD_DLL to mam_cc_DLL
833 00-01-11 package: tsort for package write
834          package: early verification that $CC works
835          package: add non-interactive command arg for use action
836          proto: fix -C intermediate mkdir()
837          mamprobe: unixware.i386 ksh workaround
838          C.probe: move hosttype to C.probe (with unixware.i386 workaround)
839          WWW.mk: fix mm2html option quoting
840          WWW.mk: add .SCAN.mm
841          WWW.mk: don't force static=1; grab dll's instead
842          *.sh: fix getopts test to handle botched implementations like osf.alpha
843          iffe.sh: fix read -r test
844 99-12-25 iffe: tweak verbose messages
845          iffe: hand code non-optget getopts parse
846          iffe: fix bash quoting bug again
847          iffe: do test -w . after option parse
848          package: fix PACKAGEROOT search
849 99-11-19 --- release 0.2 ---
850 99-11-19 first working package & friends
851 99-10-31 change from lib0ast to INIT; add MAM and package bootstrap
852          hostinfo: gobbled by package
853 99-10-01 iffe: add --config, yes{...}end no{...}end, fix read -r workaround
854 99-09-27 iffe: add --all --verbose, --* set options
855 99-09-22 regress: -v disables long line truncation
856 99-09-11 WWW.mk: WWWDIR and MM2HTMLINFO are now lists searched in $(HOME)
857 99-08-11 hostinfo: fix type sgi.mips4
858 99-06-24 WWW.mk: add
859 99-06-08 hostinfo.sh: ${TMPDIR:-/tmp}
860 99-06-07 TEST.mk: add
861 99-06-01 iffe: add `siz type' for _siz_type == sizeof(type)
862 99-05-11 hostinfo,iffe,regress,use: long options
863 99-05-01 C.probe: fix over aggressive stdinclude, e.g., /usr/include/machine
864 99-04-01 hostinfo: sgi.mips? -o32 and -n32 checks
865          iffe: check that . is writable
866 99-03-17 hostinfo: fix for cc not found
867          dl.c,hello.c,m.c: headers in conditionals to force .DONTCARE
868          C.probe: extra check for include dirs pulled in by <sys/types.h>
869 99-03-03 regress: add `UNIT - ...' for extra args
870          Makefile: add (_hosttype_) prereq for cc
871 99-01-23 hostinfo: tweak rating, use /proc/cpuinfo if there
872 99-01-11 C.probe: shlib before lib, /usr before /
873 98-12-25 iffe: work around win32.alpha intrinsic clash with -O
874 98-11-11 regress: fix UNIT PATH lookup
875 98-11-01 regress: add PROG
876 98-10-01 hostinfo: add unixware.*
877          use: export PACKAGE_* 
878 98-08-11 C.probe: add /usr/include check (for sco CC)
879          hostinfo: handle uwin uname update
880 98-05-01 regress: fix bug sometimes didn't list last test
881 98-04-01 hostinfo: add cc path arg
882          hostinfo: now works with /bin/sh
883          Makefile: strengthed -lm probe
884 98-01-23 Makefile: check for -ldl -lm
885          C.probe: handle gcc -v -E phony include dirs
886          iffe: fix lcl by dropping sort -u -- we need the real first
887          iffe: `mem x' to test if x is a non-opaque struct
888 98-01-11 $(INSTALLROOT)/lib32 for sgi.mips3
889          $(INSTALLROOT)/lib64 for sgi.mips4
890          add cc.hp.pa
891 98-01-01 cc.sgi.mips*: turn off ld library multiply defined
892 97-10-11 regress: add VIEW function for locating data
893 97-10-01 Makefile: -ldl test moved to libdll Makefile
894 97-08-11 regress: add MOVE
895          regress: add SAME
896          regress: use getopts
897          regress: `EXEC' repeats previous test
898 97-07-17 use: tweak PATH and LIBPATH bootstrap order
899          iffe: fix lcl bug that botched pathnames with embedded spaces
900 97-06-12 iffe: add npt `needs prototype' test
901 97-05-09 hostinfo: mvs.* => mvs.390
902          Makefile: cc.$(_hosttype_) workaround installed here
903          iffe: fix nolink{ ... }end
904          iffe: add [no]static{ ... }end for static link test
905          C.probe: _probe_PATH => _probe_export which must be eval'd
906 97-04-01 use: _RLD_ROOT set too
907 97-03-17 mm2html: changed inner loop
908          mm2html: handle .if|.ie|.el, .so
909          mm2html: handle different man styles
910          mm2html: differentiate mm/man in some non-obvious cases
911          hostinfo: r5000 is not mips4
912 97-02-14 hostinfo: validate type with cc
913 96-12-25 C.probe: uwin tweaks
914          iffe: use `...` instead of $(...) for alpha /bin/sh
915          iffe: fix `typ' divide by 0
916          iffe: `lcl' now drops X: prefix
917          iffe: +l* -> -l*
918          iffe: eval around ${...#%...} for bsd /bin/sh
919          use: add sgi.mips LD_LIBRARY<abi>_PATH variants
920          use: add -e to list exports
921          iffe: lcl leaves leading [a-zA-Z]: for dos
922          iffe: fix no{link|output|execute} logic
923          C.probe: don't automatically add /usr/include for non-hosted compilers
924          C.probe: don't automatically place /usr/include last
925          C.probe: check gcc style -v -E for stdinclude usrinclude
926 96-11-28 iffe: check BASH_VERSION for IFS botch
927          iffe: typ long.xxx only if sizeof(long xxx) != sizeof(xxx)
928          hostinfo: fix sgi.mips[234] tests
929          hostinfo: fix ncr.i386 tests
930 96-10-31 iffe: work around old bsh here doc bug by running separate sh
931 96-10-11 iffe: *.iffe and *.iff for iffe src files
932          hostinfo: tighten sgi.mips cpu type check
933 96-10-01 C.probe: add probe_libdir to catch alpha /usr/shlib
934 96-09-17 iffe: fix typ bug that failed for single id types!
935 96-08-31 hostinfo: handle recent sgi hinv cpu changes
936 96-07-17 make sure sizeof(long xxx)>sizeof(xxx) for typ long.xxx
937 96-05-09 C.probe: drop multiple / in stdinclude
938 96-02-29 use: package root must have bin and lib subdir
939          mm2html: add
940          C.probe: probe_members += -whole-archive for gcc
941          iffe: add + fix the blasted `...'...\\...'...`
942 96-01-31 use: add pkg dir
943          hostinfo: add tandem
944 96-01-01 hostinfo: windows_nt|windows[0-9][0-9] -> win32
945 95-11-24 hostinfo: linux-aout.* for non-elf linux
946 95-11-11 use: add aix LIBPATH
947 95-10-11 hostinfo: no args prints type
948 95-08-11 use: add
949 95-05-09 save original PATH in _probe_PATH
950          beef up library dir probe
951 95-04-01 use c source suffix if it still preserves the dialect
952          add hostinfo
953          add lib/hostinfo/typemap user type map
954          add sol.sun4 cpu count
955          fix C.probe to properly handle C/C++ combined compiler drivers
956          add NeXT to hostinfo
957          bummer: mach has /usr/bin/hostinfo
958 95-03-19 fix dialect executable test
959 95-03-19 --- release 0.0 ---