gdr-ftp
c6c45722d8
logger.c:
...
Did changes for the initial GNO version. This includes:
- prototyping;
- changing the facility/priority value from an int to a
long (we need 32 bits for all the information);
- stack checking code; and
- after doing a freopen() of stdin, change it back to text mode.
Makefile, logger.rez, logger.desc:
New files.
1998-06-23 23:23:55 +00:00
gdr-ftp
23e61fe09c
logger.1G:
...
Added GNO version of man page.
1998-06-22 05:05:55 +00:00
gdr-ftp
40d932969c
logger.c, logger.1:
...
Initial checkin. No change from BSD sources.
1998-06-21 04:21:04 +00:00
gdr-ftp
49801ffa31
setvers.1:
...
- expanded the .TH line to have all arguments. If this is not
done, then when building the html versions of the man pages
the page is not recognised as a GNO man page and is ignored.
1998-05-30 16:09:41 +00:00
tribby
1f9c2a058b
New output test case
1998-05-08 17:37:36 +00:00
tribby
e014797a8e
Update getvers per user feedback:
...
* Add -f option to control printing of filename
* Rewrote printing of text to allow carriage-return and tab
* Report no version information as warning for both no rVersion and
no version fork
1998-05-08 17:33:46 +00:00
tribby
519805dbb4
Modifications for getvers
1998-05-08 17:31:03 +00:00
tribby
2a2c7d8648
Tests modified for latest getvers
1998-05-08 17:30:23 +00:00
tribby
91c2c09f56
Preparation for checking in new getvers
1998-05-08 00:37:29 +00:00
tribby
f00cfed6ba
Documentation files for setvers. Not yet modified.
1998-04-29 00:45:05 +00:00
tribby
d36d59e158
getvers version 2.0 test files.
1998-04-29 00:42:47 +00:00
tribby
3b6e40c95f
Move the setvers files (unaltered, original versions) to their own directory.
...
No longer need gv, and new version of getvers has -b option that does the
work.
1998-04-29 00:23:12 +00:00
gdr-ftp
39b959d34c
dotests:
...
corrected location of binary under test
1998-04-24 19:16:26 +00:00
tribby
731eb90c1e
Add "MAIN= main" so that main.root will be created
1998-04-24 16:24:00 +00:00
gdr-ftp
5af9e3b875
Checkin of install version 1.2. New to this version is use of GS/OS
...
sessions, and a verbose flag to print out file names as they are copied.
1998-04-24 00:54:06 +00:00
gdr-ftp
038d5d04cf
When building the 'release' target, install the mkso (and if appropriate,
...
mklink) data file in the proper spot.
1998-04-22 05:22:44 +00:00
gdr-ftp
2c52584063
initial checkin of GNO-formatted man page
1998-04-17 01:02:24 +00:00
gdr-ftp
d8638d7f83
Makefile:
...
Let the builds know that there is a GNO-formatted man page.
1998-04-16 06:33:45 +00:00
gdr-ftp
16efada45b
login.1G:
...
initial checkin for GNO-formatted man page
Makefile:
let the builds know about the new man page.
1998-04-16 06:32:28 +00:00
gdr-ftp
49214ecab2
initial checkin of GNO-formatted man page.
1998-04-16 06:18:48 +00:00
gdr-ftp
768c413e7c
wall.1G:
...
Initial checkin of the GNO-formatted version of the man page.
1998-04-16 06:11:14 +00:00
gdr-ftp
df1aab9de6
last.1G:
...
Initial checkin of GNO-formatted version of the man page.
1998-04-16 06:06:15 +00:00
gdr-ftp
efd645f1ca
Fixed an off-by-one error; removerez would abort with the usage message
...
if only one filename was given.
1998-04-10 20:19:24 +00:00
gdr-ftp
b9be5b37c2
compile.1:
...
added reference to link(1) man page.
1998-04-10 20:17:58 +00:00
gdr-ftp
b8915c9cd4
This is write version 2.1 from 8 March 1994. The manual page has been
...
converted from preformatted ascii to nroff source. Leslie's email
address was also updated.
1998-04-10 20:03:55 +00:00
gdr-ftp
f91ed7c806
Initial checkin of Leslie Barstow's 1993 v1.0 write(1) implementation,
...
minus the man page.
1998-04-10 19:50:41 +00:00
gdr-ftp
2553a92197
Initial checkin for launch(1). No changes yet for GNO v2.0.6.
...
The man page has been copied from the gno/usr.man/man1 directory,
from which it will be deleted.
1998-04-10 19:41:57 +00:00
tribby
ddb82cb2e0
Remaining files for awk 2.0 that were left out of the previous checkin.
...
Maybe someday I'll become adept at using cvs...
1998-04-07 17:06:53 +00:00
tribby
0b6d503134
awk 2.0 for GNO/ME, including modified Bell Labs source code, test cases,
...
and output files for test case comparison. See README.gno for implementation
notes. NOTE: some test cases in tests/dotests are commented-out because
they depend on pipes working and/or the "sort" utility.
1998-04-07 16:19:01 +00:00
gdr-ftp
109c7880bf
initial checkin
1998-03-31 03:33:03 +00:00
gdr-ftp
b1128f4c89
Makefile:
...
- fix a problem with the 'install' and 'release' targets
README:
- added some comments on possible optimizations
1998-03-29 20:52:16 +00:00
gdr-ftp
ef3c68dfac
- minor changes to build under the GNO base distribution
1998-03-29 20:47:12 +00:00
gdr-ftp
48574decdd
- makefile changes to build under the GNO base distribution
...
- fixed a bug when the argument does not contain a directory delimiter
1998-03-29 20:46:17 +00:00
gdr-ftp
db224b5b07
- modifications for compilation under GNO v2.0.6 base build. See
...
the README for details of changes.
1998-03-29 07:16:25 +00:00
gdr-ftp
2105f032fc
Initial checkin of basename(1) and dirname(1), as submitted by
...
Scott Moberly. The only change was renaming of the makefiles.
1998-03-25 15:08:28 +00:00
tribby
923ca66cd6
Add comment about test files that should be built
1998-03-11 17:12:57 +00:00
tribby
e2b5e2e1ef
These files should be built rather than kept in repository
1998-03-11 17:11:43 +00:00
gdr-ftp
a26d64bf05
The 'fulltests' script is now located in gno/build.tools
1998-03-11 05:28:01 +00:00
gdr-ftp
13962cbe8c
Makefile:
...
- install to /usr/bin vice /bin
1998-03-11 03:10:31 +00:00
gdr-ftp
c910d74666
*.desc:
...
Changed trenco.myrias.com to ftp.gno.org
Makefile:
install into /usr/bin vice /bin
1998-03-11 03:08:20 +00:00
gdr-ftp
6d45309184
Makefile:
...
- install to /usr/bin vice /bin
1998-03-11 03:04:57 +00:00
gdr-ftp
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
1998-03-11 03:02:18 +00:00
gdr-ftp
e846cb8f9a
Initial checkin. Unfortunately, the getvers/setvers sources are still
...
missing; only the manual pages and README files are here.
1998-03-11 02:58:52 +00:00
tribby
7f83841bab
Missing test files for tr (include binary chars)
1998-03-10 17:30:22 +00:00
tribby
7a381ec9a6
Missing test files for tr
1998-03-10 17:28:05 +00:00
tribby
a67838992c
Reflect changes made in the latest Bell Labs version (980211). No GNO/ME
...
changes have been added yet.
1998-03-09 23:43:53 +00:00
gdr-ftp
31e9970070
Initial checkin. This version of the sources matches that used to
...
build the GNO v2.0.4 distribution.
1998-03-09 15:30:26 +00:00
gdr-ftp
d00f2dadaa
Makefile:
...
- updated to use the new *.mk files
inst.c:
- include <gno/contrib.h> vice "contrib.h"
inst.rez:
- added build date
1998-03-08 18:19:00 +00:00
gdr-ftp
06a5a0d916
Makefile:
...
- install the GNO man page, not the BSD one
- place final binary in /usr/bin vice /bin
1998-03-08 17:51:04 +00:00
gdr-ftp
e44027ef07
Makefile:
...
- abbreviated some macros
- use single colons on additional dependancies
tests/dotests, tests/fulltests:
- changed paths for $testcmd and $trcmd
1998-03-08 17:49:45 +00:00