Changes since 2006-01-24 follow.
:::::::: INIT ::::::::
06-02-14 package.sh: "results failed test" == "results test failed"
cc.sgi.*: add _AST_cc_OPTIONS parameterization, -OPT:Olimit=0
cc.linux.ia64-icc: add for intel cc
06-02-02 package.sh: freebsd stuck with os version for all arch
06-02-01 package.mk: fix locale logic (tw -d requires dir arg)
06-01-31 package.sh: require $CC only for make|test
06-01-30 package.sh,hurl.sh: use the backwards-compatible --http-passwd
package.sh: add more pdksh => /bin/sh checks
06-01-26 package.sh: wget --http-pass => --http-password
package.sh: fix wget error logic
hurl.sh: wget --http-pass => --http-password
:::::::: ksh93 ::::::::
06-01-24 --- Release ksh93r ---
06-01-24 A bug in which running commands with standard output closed would
not work as expected has been fixed.
:::::::: nmake ::::::::
06-02-08 pkg-cobol-cobc.mk: drop -g from COBOLFLAGS
06-01-31 Makerules.mk: fix :PACKAGE: P:static to honor .PACKAGE.P.library
06-01-25 Makerules.mk: { -ldl -lm } dynamic unless explicitly overridden
:::::::: builtin ::::::::
06-01-30 od.c: add -tb binary character format
:::::::: bgp ::::::::
06-01-25 bgp.h: move to dsslib/ip_t/
:::::::: ip_t ::::::::
06-01-24 bgp.h: bring over from dsslib/bgp.h
:::::::: sudoku ::::::::
06-02-14 sudoku.c: add -C
06-02-02 sudocoup.c: add CANON test for standalone canon.c
:::::::: libast ::::::::
06-02-14 comp/iconv.c: fix uwin iconv_list() /reg/ generator
06-02-10 port/astconf.c: relax standard prefix filter
06-02-08 sfrd.c,sfsync.c: lock logic bug fix
06-02-01 port/astlicense.c: add { parent incorporation }
06-01-26 port/astconf.c: fix { LIBPREFIX LIBSUFFIX } length
:::::::: libcmd ::::::::
06-02-14 tail.c: fix -f bug that lost fast stream data
06-02-11 getconf.c: exit 1 if name invalid -- duh
06-01-28 cp.c,rm.c: fix astquery() 'q' to return and not exit()
:::::::: libdll ::::::::
06-01-25 dllplug.c: add errorf() library message for dlopen() error
:::::::: librecsort ::::::::
06-02-14 recsort.h: always __EXPORT__ rs_disc()
06-02-09 rstemp.c: sfset(SF_READ|SF_WRITE) not needed
:::::::: libdss ::::::::
06-02-14 dss.h: always __EXPORT__ dss_lib()
06-02-02 dssopt.c,dss-print.h: add rint < >default print format >
:::::::: libvcodex ::::::::
06-02-14 vcodex.h: add __EXPORT__ to plugin declaration
06-02-08 vcsfio.c: simply magic logic by just peeking 4 byte magic
06-01-24 move private builtin methods to private plugins
|