Commit Graph

  • 23b1d7acd2 Makefile: corrected location of assert.o file gdr-ftp 1998-03-25 06:05:46 +00:00
  • 774f9b72ff copyfile.c: When copying files, don't make it an extended file unless the original has a resource fork. gdr-ftp 1998-03-25 04:04:20 +00:00
  • 798d7a250c stdlib.h: - added decls for ecvt and fcvt - deleted some extraneous #ifdefs gdr-ftp 1998-03-25 03:53:34 +00:00
  • 8c9a14c01e cvt.c: The ecvt(), fcvt(), and __dtoa() routines were generally rewritten to address the problem of printing floating point numbers (they sometimes came out wrong, especially representations of zero). gdr-ftp 1998-03-24 16:20:30 +00:00
  • e9cd1d1fb9 Makefile: getlogin.c was missing from the list of sources, and therefore getlogin(3), _getlogin(3), and setlogin(3) were missing from the build. gdr-ftp 1998-03-24 16:10:35 +00:00
  • 95aaac5172 bugs.html, index.html, Makefile: - added interface to bug reporting system related.html: - added reference to the "Cathedral and the Bazaar" paper. - added link to Byte Works' page. gdr-ftp 1998-03-15 00:36:38 +00:00
  • 923ca66cd6 Add comment about test files that should be built tribby 1998-03-11 17:12:57 +00:00
  • e2b5e2e1ef These files should be built rather than kept in repository tribby 1998-03-11 17:11:43 +00:00
  • a26d64bf05 The 'fulltests' script is now located in gno/build.tools gdr-ftp 1998-03-11 05:28:01 +00:00
  • 9a65f3585a fulltests: This is a common test script used by many of the utilities. gdr-ftp 1998-03-11 05:19:56 +00:00
  • cadd7ef99a libcrypt.rez: - added rVersion Makefile: - specify sources vice objects so that the new *.mk macros work correctly. gdr-ftp 1998-03-11 04:23:34 +00:00
  • 227a5d4165 Initial checkin. These sources correspond to the GNO v2.0.4 build. gdr-ftp 1998-03-11 04:09:28 +00:00
  • 13962cbe8c Makefile: - install to /usr/bin vice /bin gdr-ftp 1998-03-11 03:10:31 +00:00
  • c910d74666 *.desc: Changed trenco.myrias.com to ftp.gno.org Makefile: install into /usr/bin vice /bin gdr-ftp 1998-03-11 03:08:20 +00:00
  • 6d45309184 Makefile: - install to /usr/bin vice /bin gdr-ftp 1998-03-11 03:04:57 +00:00
  • ece4e91a5e ctags.desc: - changed trenco.myrias.com to trenco.gno.org Makefile: - install the GNO version of the man page instead of the BSD version - install into /usr/bin vice /bin gdr-ftp 1998-03-11 03:02:18 +00:00
  • e846cb8f9a Initial checkin. Unfortunately, the getvers/setvers sources are still missing; only the manual pages and README files are here. gdr-ftp 1998-03-11 02:58:52 +00:00
  • 63160f6291 Initial checkin; these sources should correspond to the GNO v2.0.4 version of this util. gdr-ftp 1998-03-11 02:57:43 +00:00
  • fdf0d8d918 Initial checkin; these sources should correspond to those used to build the GNO v2.0.4 version of this util. gdr-ftp 1998-03-11 02:56:04 +00:00
  • 35a4a5a916 startup.mk: Explicitly specify the output file in default compilation rules. This is needed specifically for the GNO builds, but is also relevent to other uses of dmake. gdr-ftp 1998-03-11 01:05:04 +00:00
  • 7f83841bab Missing test files for tr (include binary chars) tribby 1998-03-10 17:30:22 +00:00
  • 7a381ec9a6 Missing test files for tr tribby 1998-03-10 17:28:05 +00:00
  • a67838992c Reflect changes made in the latest Bell Labs version (980211). No GNO/ME changes have been added yet. tribby 1998-03-09 23:43:53 +00:00
  • 451e159fb7 Initial checkin. These sources match those used to build the version of the util shipped with GNO v2.0.4. gdr-ftp 1998-03-09 15:50:56 +00:00
  • 31e9970070 Initial checkin. This version of the sources matches that used to build the GNO v2.0.4 distribution. gdr-ftp 1998-03-09 15:30:26 +00:00
  • 784e3de7cd Initial checkin of aroff, binprint, center, less, ls, make, makemake, passwd, ps, purge, shutdown, stty, upper, and vi. These sources are for the versions of the utils shipped with GNO v2.0.4. gdr-ftp 1998-03-09 08:30:21 +00:00
  • d00f2dadaa Makefile: - updated to use the new *.mk files inst.c: - include <gno/contrib.h> vice "contrib.h" inst.rez: - added build date gdr-ftp 1998-03-08 18:19:00 +00:00
  • ace3b43bec Makefile: - deleted a bunch of commented-out lines that had been left in by mistake gdr-ftp 1998-03-08 18:16:03 +00:00
  • 03cff8f7cc Makefile: - updated for use with the new *.mk files libtermcap.rez: - added build date termcap.h: - added cvs ident string back in gdr-ftp 1998-03-08 18:14:55 +00:00
  • 8b1eeb2e86 Makefile: - the rez fork rules is now in one of the *.mk files; don't include it here - make sure the contrib.h header gets installed libcontrib.rez: - added the build date gdr-ftp 1998-03-08 18:11:50 +00:00
  • a3eaea8456 lib.mk: Added $(LOCAL_SETUP) to the list of build targets, before $(LIBTARGET). LOCAL_SETUP should be set in the lower makefiles if there is a target which must be made prior to the main compilation. gdr-ftp 1998-03-08 18:09:03 +00:00
  • 4ddaf23478 Makefile: - modified for use with the new *.mk files descc.rez, describe.rez, descu.rez: - added build date gdr-ftp 1998-03-08 17:58:44 +00:00
  • 4dffe7ddc2 Makefile: use single colons for additional dependancies udl.rez: added build date gdr-ftp 1998-03-08 17:55:54 +00:00
  • 06a5a0d916 Makefile: - install the GNO man page, not the BSD one - place final binary in /usr/bin vice /bin gdr-ftp 1998-03-08 17:51:04 +00:00
  • e44027ef07 Makefile: - abbreviated some macros - use single colons on additional dependancies tests/dotests, tests/fulltests: - changed paths for $testcmd and $trcmd gdr-ftp 1998-03-08 17:49:45 +00:00
  • 531859db70 Makefile: - abbreviated some macros - removed the -v compilation flag (it can be added from the make command line if necessary) - use single colons in additional dependancies sed.desc: - expand the description a bit. gdr-ftp 1998-03-08 17:46:32 +00:00
  • e42c4e0794 Makefile: abbreviated some macros tests/dotests, tests/fulltests: changed paths of $testcmd and $trcmd gdr-ftp 1998-03-08 17:43:49 +00:00
  • 7c0cc1c3d4 Makefile: changed to handle the new *.mk files help.rez: added build date gdr-ftp 1998-03-08 17:40:55 +00:00
  • 4028b2d317 Makefile: - use single colon on additional dependancies fmt.rez: - added build date gdr-ftp 1998-03-08 17:38:25 +00:00
  • 9103cfa195 Makefile: abbreviated some macros colcrt.desc: changed 'trenco.myrias.com' to 'ftp.gno.org' tests/dotests, tests/fulltests: changed paths of $testcmd and $trcmd gdr-ftp 1998-03-08 17:36:38 +00:00
  • 9cdea96615 use single colons on additional dependancies gdr-ftp 1998-03-08 17:33:34 +00:00
  • 343bb80e9e dotests, fulltests: Changed paths of $testcmd and $trcmd. test.list: Deleted. This file is test output and wasn't supposed to be checked in to begin with. gdr-ftp 1998-03-08 17:31:08 +00:00
  • 7c5d013345 Makefile: abbreviated macros a bit tests/dotests: changed path of $testcmd tests/fulltests: changed path of $trcmd gdr-ftp 1998-03-08 17:24:34 +00:00
  • 0628df79bb Initial checkin; m16.gno is mostly a collection of stubs that allow an alternate call interface to the kernel traps and some other library functions. gdr-ftp 1998-03-08 17:18:11 +00:00
  • cffe806766 binconst.mk: Added MACGEN and MACGEN_FLAGS macros. gdr-ftp 1998-03-08 17:12:34 +00:00
  • 7242272eb4 don't have a <termcap.h> in the gno/include directory; this header file gets put into /usr/include from the directory gno/lib/libtermcap. gdr-ftp 1998-03-06 06:24:48 +00:00
  • 8e00576fbd status.bin: - elimnated the "in archive" column - updated the following entries: gsi, suspda, tmterm, cat, chtyp, cmp, cp, df, false, head, kill, mv, pwd, rcp, rm, rmdir, sleep, split, tail, tee, test, time, tr, true, uname, uniq, wc, yes, asml, assemble, awk, catrez, cksum, cmpl, colcrt, compile, ctags, cut, ftp, getvers, last, link, rlogin, rsh, script, sed, setvers, sum, wall, whois, inetd, login gdr-ftp 1998-03-06 05:55:30 +00:00
  • 7027be9e4b vfscanf.c: - Fixed a problem reported by Derek where stack trashing was happening once an EOF was reached. This was actually only one example of a class of problems; any time __svfscanf returned before filling all the requested arguments, va_arg was left uncalled for some set of arguments. This has been fixed by adding a "stack cleanup" section to the code where va_arg is called once for each remaining argument. - The __svfscanf routine still had large arrays on the stack. These have been changed to static storage class. There is currently an assert in place to assure that recursion isn't happening since I didn't have the chance yet to verify in detail the control flow here. This assert (and the related use of the "recursing" variable) can be removed after such a verification. gdr-ftp 1998-03-04 06:20:03 +00:00
  • 6822a8d18f - Fixed infinite loop in traceback() - Misc. code cleanups taubert 1998-02-22 05:05:54 +00:00
  • 9416f9d55c - split the top level GNO docs web page into subpages - add a file containing a list of man pages to ignore when building the html versions of the pages gdr-ftp 1998-02-19 03:04:10 +00:00
  • 9359f799f6 Makefile, yes.desc: - change installation point from /usr/bin to /bin gdr-ftp 1998-02-19 02:26:07 +00:00
  • 59c00c1820 Makefile: - change installation point from /usr/bin to /bin gdr-ftp 1998-02-19 02:25:18 +00:00
  • 31f7aea798 Makefile, uname.desc: - change installation point from /usr/bin to /bin gdr-ftp 1998-02-19 02:24:39 +00:00
  • a231c66c6b Makefile: - added more dependancies gdr-ftp 1998-02-19 02:23:42 +00:00
  • 10a6b1846a tee.desc: - updated "Contact", "Where", and "FTP" fields gdr-ftp 1998-02-19 02:15:25 +00:00
  • 70d9199214 Makefile: - use single colon on extra dependancies tail.desc: - only give directory for "Where" describe field gdr-ftp 1998-02-19 02:14:26 +00:00
  • 8ecdfc40b1 Makefile: - install to /bin directory vice /usr/bin gdr-ftp 1998-02-19 02:13:12 +00:00
  • 55dc07fbcf Makefile: - use single colon on extra dependancies gdr-ftp 1998-02-19 02:12:18 +00:00
  • b36acdb112 Makefile: - use single colons on extra dependancies gdr-ftp 1998-02-19 02:05:06 +00:00
  • 3d887aa334 Makefile: - in the install and release targets, ensure that the installed header file is of type SRC/CC, otherwise subsequent compilations may fail. gdr-ftp 1998-02-19 01:12:36 +00:00
  • 79cc150685 Makefile: - specify files via SRCS vice OBJS. This eliminates an extraneous ".o" in the final OBJS value. - don't attempt to attach a rez fork (leave it for the upper level makefile) gdr-ftp 1998-02-19 01:07:56 +00:00
  • 7e3c77c4a2 Makefile, stack.asm: - move generated macro file to /obj hierarchy Makefile: - fix location of (non-generated) macro sources - specify files via SRCS vice OBJS. This eliminates an extraneous ".o" in the final OBJS value. - don't attempt to attach a rez fork (leave it for the upper level makefile) gdr-ftp 1998-02-19 01:05:17 +00:00
  • 3c8936e8bc Makefile: - eliminate double concatenation of resource fork - specify files via SRCS vice OBJS - obtain the assert object file from where it is built in the ORCA hierarchy libc.rez: - add build date to displayed data gdr-ftp 1998-02-19 01:00:36 +00:00
  • bb39be07cc Fix the comment line before cleanup tribby 1998-02-18 19:01:52 +00:00
  • 3ad387440c Change a few comments to make them match the code: - stack size is 1024, not 768 - name of file is prog.mk, not gno.prog.mk - remove version number and date string at beginning, since it is updated in the id string tribby 1998-02-18 18:22:04 +00:00
  • 27924b88c4 Makefile, describe.src: - updated describe/descc/descu to version 1.0.6 gdr-ftp 1998-02-18 00:29:28 +00:00
  • 8543be29f7 submit.html: - The describe-submit address is now active. In fact, it has been for some time; I just forgot to remove from this page the note saying that it was not. gdr-ftp 1998-02-18 00:24:09 +00:00
  • e58b811b55 - initial checkin of colcrt as submitted by Steve Reeves gdr-ftp 1998-02-17 03:12:57 +00:00
  • 872341978d - initial checkin of uname(1), as submitted by Steve Reeves gdr-ftp 1998-02-17 02:50:55 +00:00
  • 5cf814279c Makefile: - back out v1.3 changes except for the requirement to use the GNO vice BSD man page. gdr-ftp 1998-02-17 02:44:05 +00:00
  • 29f6c45c73 Makefile: - backed out v1.3 changes gdr-ftp 1998-02-17 00:35:18 +00:00
  • caf78f9f1c lib.mk: - backed out v1.4 changes - replace .asm (as well as .c) suffixes with .o for OBJS definition - added a recipe for building ProDOS renamed object files gdr-ftp 1998-02-17 00:33:08 +00:00
  • 22fa70695a binconst.mk: - changed definition of OBJS to remove the full pathnames and to add to previous values of OBJS rather than to act as a default value gdr-ftp 1998-02-17 00:26:27 +00:00
  • d124889572 - initial checkin of <sys/utsname.h>. No diffs from the BSD version gdr-ftp 1998-02-16 22:46:44 +00:00
  • b3a92e5811 - initial checkin of Steve's uname(3) implementation gdr-ftp 1998-02-16 22:44:03 +00:00
  • 0fd1522dd5 - added uname(3) man page gdr-ftp 1998-02-16 22:40:15 +00:00
  • 150b2eb2e2 paths.mk: - with the modified binrules.mk, we don't need the .SOURCE directives. gdr-ftp 1998-02-15 19:44:03 +00:00
  • 7eb6be5172 Makefile: - modifications to allow the object files to be in the /obj hierarchy. - rename the object files during the build such that they can reside on a ProDOS partition. An unfortunate consequence of this is the requirement in this file for explicit recipes for any of the renamed object files. gdr-ftp 1998-02-15 19:27:20 +00:00
  • 6bafc3a9b4 lib.mk: - fix definition of OBJS such that they can be placed in the /obj hierarchy. Also added some more default targets for the same purpose. - added in a rule to append an rVersion resource to the library, unless the NO_REZ macro is set in the makefile gdr-ftp 1998-02-15 19:18:20 +00:00
  • 2188b17ab9 Makefile: - extract appending of the rez fork into a higher level *.mk file liby.rez: - add in the build date automatically gdr-ftp 1998-02-15 19:14:25 +00:00
  • bc7e61f040 Makefile: - make all object files have ProDOS file names. This doesn't affect source files. - install GNO version of man page rather than the BSD one. gdr-ftp 1998-02-15 00:31:01 +00:00
  • d08a55f17e Makefile: - put cksum in /usr/bin vice /bin gdr-ftp 1998-02-15 00:25:48 +00:00
  • 3424f81f7c dotests: - assume the program under test is in the /obj hierarchy rather than the parent directory fulltests: - use tr(1) out of /dist/bin instead of the /src directory gdr-ftp 1998-02-15 00:22:31 +00:00
  • 307e87bf3e Initial checkin. Items that have changed since the v2.0.4 release: - basename(argv[0]) is verified to be one of "compile", "cmpl", "assemble", or "asml", or an error is thrown. The latter two were not in the previous version at all. - Use the new GS/OS prefixes (>7) gdr-ftp 1998-02-15 00:05:34 +00:00
  • 2c9b8b7381 startup.mk: - define REZ as "17/occ" versus "occ" so that dmake doesn't have to search the PATH every time it calls $(REZ) - explicitly specify the output file for the default rule for making *.r files. gdr-ftp 1998-02-14 23:56:40 +00:00
  • d9b5117780 Initial commit of wall program taubert 1998-02-11 08:48:44 +00:00
  • 99bb125e6e awk sources as taken from from Brian Kernighan's Web page at http://plan9.bell-labs.com/who/bwk/ tribby 1998-02-10 04:26:47 +00:00
  • 829e7d0929 Initial commit of last utility taubert 1998-02-09 08:58:52 +00:00
  • 6bd94b0884 Added support for separate object hierarchy and cleaned up libc makefiles taubert 1998-02-09 08:45:21 +00:00
  • e0a16a3570 Makefile fixes for ftp and rsh taubert 1998-02-09 08:32:56 +00:00
  • ed01d173df Move crypt support files from libc into libcrypt taubert 1998-02-09 08:25:43 +00:00
  • 804e124f69 Initial commit for login program taubert 1998-02-09 08:19:25 +00:00
  • 50bbda4498 - use the libcontrib out of /usr/lib rather than assuming that it's in the source tree. gdr-ftp 1998-02-09 04:02:21 +00:00
  • 6f61169e81 Makefile: Cause the GNO- rather than the BSD-formatted manual page to be installed for the 'install' and 'release' targets. rcp.1G: Changed formatting on two lines. gdr-ftp 1998-02-09 04:00:37 +00:00
  • 16f471c5eb Original checkin of kill source code from Dave Tribby tribby 1998-02-09 00:19:25 +00:00
  • 888214a8bd Original GNO code for kill tests from Dave Tribby tribby 1998-02-08 23:47:18 +00:00
  • de6388b9b9 removed test files used for checking the "CR-check" commit script gdr-ftp 1998-02-08 23:26:58 +00:00
  • c0e682c624 this is a check of the CR-check "filter". gdr-ftp 1998-02-08 23:19:49 +00:00
  • ba28616f66 second try gdr-ftp 1998-02-08 21:59:22 +00:00
  • 82771a5ee8 This file should not make it into the repository. If it does, have patience ... I'm doing some CVS configuration changes. gdr-ftp 1998-02-08 21:56:55 +00:00