Commit Graph

820 Commits

Author SHA1 Message Date
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
gdr-ftp
9170dd1a63 fsettext.3, funopen.3:
Explained how to get binary streams on the result from an
	funopen(3) call.
execl.3:
	minor "see also" change
1998-04-29 03:33:14 +00:00
gdr-ftp
7c77098c01 kerntool.h:
Updated with the remainder of the changes for the v2.0.6 kernel.
1998-04-29 03:05:40 +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
0a5e437e26 less, cron, crontab, at, atrun:
assigned to Steve Reeves
split, sed:
	passed testing
column:
	assigned to Scott Moberly
find:
	updated comment
1998-04-28 06:15:07 +00:00
gdr-ftp
f6ad5e32aa To.Do, UpdateLog:
Added explanation of the (minor) changes made in the initial
	v2.0.6 checkin, and what still needs to be done.

UpdateLog:
	Minor formatting change on some lines.

link.script, mods:
	These files are obsolete.
1998-04-28 05:51:26 +00:00
gdr-ftp
d2efd0151f Initial checkin of man pages for some of the gsh builtin commands.
Not all builtins are represented here.  Some information (such as
a dependancy on the 31/ prefix) is probably out of date, too.
1998-04-28 05:18:13 +00:00
gdr-ftp
cf2e1b8db9 dotests:
- updated paths to sed and the split binary under test
1998-04-28 05:08:38 +00:00
gdr-ftp
39b959d34c dotests:
corrected location of binary under test
1998-04-24 19:16:26 +00:00
gdr-ftp
f0419b78c8 Added entry for colrm. 1998-04-24 17:20:46 +00:00
tribby
731eb90c1e Add "MAIN= main" so that main.root will be created 1998-04-24 16:24:00 +00:00
gdr-ftp
61474a874f This checkin contains only enough changes that gsh is able to assemble
and link.  However, it does not work yet and thus still needs work.

The *.asm files have had the following common changes:
	- 'keep' lines were eliminated
	- the 'mcopy' now takes the macro from the /obj/gno/bin/gsh
	  directory.  This is in anticipation of having the macro
	  files generated from a single source file; there is a large
	  amount of duplication.  For the moment, the makefile merely
	  copies the old macro files from the "M" directory to the
	  /obj/gno/bin/gsh directory.
	- start each file with a dummy routine so that the source
	  code winds up in the *.o rather than the *.root file.
	- added the 'setcom 60' directive; there were many source
	  lines that were otherwise getting truncated.

The makefile is a complete rewrite.
1998-04-24 15:38:47 +00:00
gdr-ftp
eacedc7aca README.install:
- corrected mkso command line
	- explained what to do after install is complete
gshrc:
	- make problem report comment more explanatory
installboot1:
	- fixed up initial message
	- create the /lang/orca/utilities directory
installboot2:
	- fixed up initial message
	- create a man hierarchy in /gno-hfs
1998-04-24 06:02:21 +00:00
gdr-ftp
5533c5ed3c gshrc:
Eliminated unnecessary elements from root's MANPATH and PATH
	environment variables.
1998-04-24 04:15:29 +00:00
gdr-ftp
f07edb38f2 fudgeinstall:
don't install the v2.0.4 awk any more; the new one is working
mkboot:
	- add tee(1) to the boot disk
	- add a bunch of (require) empty directories
1998-04-24 03:38:51 +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
32ccee5a06 Updated entries for:
- last, wall, whois, getty, login (man pages)
	- awk (now complete)
1998-04-23 16:02:07 +00:00
gdr-ftp
2f6263d18a Install /etc/gettytab from this directory instead of taking it from
the gno/verbatim hierarchy.  In this directory, the file is called
"gtab" so that we don't confuse dmake.
1998-04-22 05:29:03 +00:00
gdr-ftp
eb014e0fc2 environ.7:
Fixed some formatting so that it looks right on the GS (use .IP
	instead of .TP commands).
1998-04-22 05:26:21 +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
0ed60a2fe1 mkso/Makefile, renram5/Makefile:
make these programs use the new chapter 8 generalization for
	the 'release' target
1998-04-22 05:09:55 +00:00
gdr-ftp
97bbd0ba97 binconst.mk, binrelease.mk:
- generalized the release target so that it can also be used
	  for chapter 8 programs.  This is done by defining the CHAPTER
	  macro to be 8.
	- if HAS_MKLINK_DATA or HAS_MKSO_DATA macros are set, then the
	  appropriate data files are copied when the 'release' target
	  is made.
1998-04-22 05:07:20 +00:00
gdr-ftp
f796d6adab gshrc:
- changed /usr/orca/bin to /lang/orca/utilities
	- general clean up
1998-04-22 05:01:15 +00:00
gdr-ftp
ddac971a82 These are all initial checkins. These files go onto the /gno.boot
disk, without modification.

README.install:
	Installation instructions for the user.
gshrc, initrc, namespace:
	For the boot disk.
installboot1, installboot2:
	Installation scripts for the user to run.
1998-04-22 04:57:38 +00:00
gdr-ftp
82f60994d2 mkboot:
Initial checkin; this script creates the installation boot
	disk, /gno.boot
mkdisk1, mkdisk2:
	Initial checkin; these scripts assist in the creation of the
	*.shk files for the binary distribution.
fudgeinstall:
	- added verbose flag to install(1) calls
	- don't "fudge" install gettytab or getty any more
	- make sure the mkso data files are copied over
1998-04-22 04:51:12 +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
e2c6df7488 re.format.7:
Replaced "\(dg" with "***"; neither the current GNO nroff program
	nor groff used by Linux (on which the web versions of the man
	pages is generated) use "\(dg", which is supposed to be a dagger.
1998-04-16 05:52:39 +00:00
gdr-ftp
e8bcb53ed7 environ.7:
Updated to reflect the current implementation; some formatting
	and other minor changes were done.  No major change in content.
1998-04-16 05:29:17 +00:00
gdr-ftp
e2adcb9b2b environ.7:
Initial checkin.  This is the environ(7) man page as it was
	shipped with lenviron v1.1.3.
1998-04-16 05:11:54 +00:00
gdr-ftp
f589b65333 tty.4:
Finished converting this man page to nroff source (it was
	previously preformatted).
1998-04-16 05:03:39 +00:00
gdr-ftp
2495ce287f basename.3:
dirname now returns "." instead of "" for arguments containing
	no directory components
fgets.3:
	added a GNO note about streams opened in binary mode.
1998-04-11 19:13:41 +00:00
gdr-ftp
af6a5191a8 mkgen, describe.src:
minor changes to some URLs
1998-04-11 19:08:30 +00:00
gdr-ftp
6a7127aa10 Initial checkin. This file creates a web version of gno/NOTES/status.bin. 1998-04-11 03:23:23 +00:00
gdr-ftp
04e5cb4232 status.bin:
I did some formatting changes to make it easier for a perl
	script to parse this file and create a web page showing current
	status.  No change to content.
1998-04-11 03:20:13 +00:00
gdr-ftp
d6d81225de copyfile.c:
The last fix wasn't quite correct in that (for copying only data
	forks) the rez fork was still created but with zero length.
	This fix doesn't create the rez fork at all under those
	circumstances.
1998-04-10 21:36:08 +00:00
gdr-ftp
e8879227c8 basename.c:
If the argument provided to dirname(3) doesn't have a
	directory component, return "." instead of "".
1998-04-10 21:33:20 +00:00
gdr-ftp
50a2dce1b5 initial checkin for strftime(3) test program 1998-04-10 21:25:07 +00:00
gdr-ftp
ff4949a278 locale.h rune.h runetype.h:
- initial checkin.  No changes from the BSD versions other than
	  extra #include guards
1998-04-10 21:19:40 +00:00
gdr-ftp
6f8d3ed148 Updated entries for:
date, du, info, more, strings, tar, launch, write, getty, login
1998-04-10 20:28:36 +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