unix-history/.git
30 years agoAdd mention of Buslogic 747S (as per suggestion by Ollivier Robert again)
Jordan K. Hubbard [Sat, 23 Apr 1994 11:35:22 +0000 (11:35 +0000)]
Add mention of Buslogic 747S (as per suggestion by Ollivier Robert again)
and change attribution from "Robert Oliver, Jr" to Ollivier Robert
(sans Jr) since I *think* that's who we're really talking about, yes?

30 years agoAdd mention of comp.os.386bsd.apps as per suggestion by
Jordan K. Hubbard [Sat, 23 Apr 1994 11:30:18 +0000 (11:30 +0000)]
Add mention of comp.os.386bsd.apps as per suggestion by
Ollivier Robert

30 years agoLittle optimization of contigmalloc parameters
Andrey Chernov [Sat, 23 Apr 1994 05:21:33 +0000 (05:21 +0000)]
Little optimization of contigmalloc parameters

30 years agoAdditional changes for 2.5
Andrey Chernov [Sat, 23 Apr 1994 04:16:53 +0000 (04:16 +0000)]
Additional changes for 2.5

30 years agoAdded support for the 16 port Boca via a flag to specify that there is
David Greenman [Sat, 23 Apr 1994 02:11:43 +0000 (02:11 +0000)]
Added support for the 16 port Boca via a flag to specify that there is
no master port.

30 years agoSound driver updated to version 2.5
Andrey Chernov [Sat, 23 Apr 1994 02:03:17 +0000 (02:03 +0000)]
Sound driver updated to version 2.5

30 years agoUpdated to version 2.5
Andrey Chernov [Sat, 23 Apr 1994 01:55:45 +0000 (01:55 +0000)]
Updated to version 2.5

30 years agoUpdate sound driver to version 2.5
Andrey Chernov [Sat, 23 Apr 1994 01:50:14 +0000 (01:50 +0000)]
Update sound driver to version 2.5

30 years agocorrected two bugs (Thanks) and bumped internal Version number
Gary Clark II [Sat, 23 Apr 1994 00:25:52 +0000 (00:25 +0000)]
corrected two bugs (Thanks) and bumped internal Version number

30 years agoNow resets uid/gid before spawning a shell. As this is run via dm which
Karl Lehenbauer [Fri, 22 Apr 1994 23:25:21 +0000 (23:25 +0000)]
Now resets uid/gid before spawning a shell.  As this is run via dm which
is setuid games, this stops someone snagging our games uid.

30 years agoFixed minor security hole. Previously,
Karl Lehenbauer [Fri, 22 Apr 1994 23:17:14 +0000 (23:17 +0000)]
Fixed minor security hole.  Previously,

        sliplogin someone < /etc/passwd

would chmod passwd to 600 before it exited.

30 years agoPrint out exactly name of program which use this depricated
Andrey Chernov [Fri, 22 Apr 1994 21:13:52 +0000 (21:13 +0000)]
Print out exactly name of program which use this depricated
functions (via warnx())

30 years agoUndid Andrew's removal of fgetline(). It is still used by user programs.
Garrett Wollman [Fri, 22 Apr 1994 19:59:57 +0000 (19:59 +0000)]
Undid Andrew's removal of fgetline().  It is still used by user programs.

30 years agoFix from Bruce:
Andrey Chernov [Fri, 22 Apr 1994 16:25:02 +0000 (16:25 +0000)]
Fix from Bruce:

 Prefer a vnode with no attached buffers, so that thrashing
 of the vnode cache doesn't necessarily thrash the buffer
 cache.  It might be better to pick the first free vnode
 and reassign the buffers.

30 years agoDocument (bus speed defaulted) message.
Garrett Wollman [Thu, 21 Apr 1994 22:25:10 +0000 (22:25 +0000)]
Document (bus speed defaulted) message.

30 years agoDocument TUNE_1542.
Garrett Wollman [Thu, 21 Apr 1994 22:19:21 +0000 (22:19 +0000)]
Document TUNE_1542.

30 years agoTell the user that we didn't try to set the bus speed, in case they're
Garrett Wollman [Thu, 21 Apr 1994 22:14:43 +0000 (22:14 +0000)]
Tell the user that we didn't try to set the bus speed, in case they're
used to NetBSD or older versions of the code that did do it.
Will document TUNE_1542 also.

30 years agoDocument different sete[ug]id() functionality.
Garrett Wollman [Thu, 21 Apr 1994 21:30:20 +0000 (21:30 +0000)]
Document different sete[ug]id() functionality.
Bug found by Guido van Rooij.
(The question of whether the code or the documentation is currently in error
with respect to POSIX.1 is still unknown.)

30 years agoAdd note about kernel PLL support.
Garrett Wollman [Thu, 21 Apr 1994 21:10:20 +0000 (21:10 +0000)]
Add note about kernel PLL support.

30 years agoEnable kernelized NTP PLL support on the daemon side.
Garrett Wollman [Thu, 21 Apr 1994 21:07:20 +0000 (21:07 +0000)]
Enable kernelized NTP PLL support on the daemon side.
If your clocks suddenly start running backwards 500 hours per day,
let me know.
ifdef out some bogus declarations.

30 years agoEnable kernelized NTP PLL support on the daemon side.
Garrett Wollman [Thu, 21 Apr 1994 21:06:40 +0000 (21:06 +0000)]
Enable kernelized NTP PLL support on the daemon side.
If your clocks suddenly start running backwards 500 hours per day,
let me know.

30 years agowhile running more, if you entre ":a" to get the name of the file being
Geoff Rehmet [Thu, 21 Apr 1994 20:57:16 +0000 (20:57 +0000)]
while running more, if you entre ":a" to get the name of the file being
viewed, more dumps core when you hit enter (as prompted).
This is due to more attempting to find the length of a NULL string.

This bug was found in 1.1-GAMMA by Arne Bier <csar@cs.ru.ac.za>

ROD: I AM LEAVING IT UP TO YOU TO DECIDE WHETHER THIS CHANGE SHOULD
GO INTO 1.1 (I don't think it is critical)

30 years agoUpgraded to latest version of kernel NTP PLL code from Mills.
Garrett Wollman [Thu, 21 Apr 1994 20:40:05 +0000 (20:40 +0000)]
Upgraded to latest version of kernel NTP PLL code from Mills.

30 years agoUpdated to latest version of NTP kernel PLL from Mills.
Garrett Wollman [Thu, 21 Apr 1994 20:39:30 +0000 (20:39 +0000)]
Updated to latest version of NTP kernel PLL from Mills.

30 years agoAdd Cronyx Ltd as a support provider.
Rod Grimes [Thu, 21 Apr 1994 19:05:04 +0000 (19:05 +0000)]
Add Cronyx Ltd as a support provider.

>From: vak@zebub.msk.su
Subject: Please, add it to SUPPORT.TXT

Would you please add the following lines to the SUPPORT.TXT?

30 years agoChanged call to hardclock() to timerintr() nessesary for new timer
Soren Schmidt [Thu, 21 Apr 1994 14:25:13 +0000 (14:25 +0000)]
Changed call to hardclock() to timerintr() nessesary for new timer
functions in sys/i386/isa/clock.c

30 years agoChanged timer usage to new functions in clock.c
Soren Schmidt [Thu, 21 Apr 1994 14:22:26 +0000 (14:22 +0000)]
Changed timer usage to new functions in clock.c

30 years agoChange timer usage to use new functions in clock.c
Soren Schmidt [Thu, 21 Apr 1994 14:21:50 +0000 (14:21 +0000)]
Change timer usage to use new functions in clock.c

30 years agoAdded IO_PPI define, pulled timer related stuff
Soren Schmidt [Thu, 21 Apr 1994 14:20:54 +0000 (14:20 +0000)]
Added IO_PPI define, pulled timer related stuff

30 years agoPulled out timer related functions -> now in clock.c
Soren Schmidt [Thu, 21 Apr 1994 14:20:07 +0000 (14:20 +0000)]
Pulled out timer related functions -> now in clock.c

30 years agoNew support for sharing the timers
Soren Schmidt [Thu, 21 Apr 1994 14:19:16 +0000 (14:19 +0000)]
New support for sharing the timers
acquire_timer / release_timer

Pulled in timer related functions from isa.c

30 years agopcaudio device driver:
Soren Schmidt [Thu, 21 Apr 1994 14:16:55 +0000 (14:16 +0000)]
pcaudio device driver:
Driver for playing .au type files through the internal speaker
Uses new timer support in clock.c

30 years agopcaudio.c added
Soren Schmidt [Thu, 21 Apr 1994 14:13:43 +0000 (14:13 +0000)]
pcaudio.c added

30 years agoNew file for pcaudio device driver
Soren Schmidt [Thu, 21 Apr 1994 14:12:28 +0000 (14:12 +0000)]
New file for pcaudio device driver

30 years agocdev 24 used for pcaudio (PCM speaker driver)
Soren Schmidt [Thu, 21 Apr 1994 14:10:31 +0000 (14:10 +0000)]
cdev 24 used for pcaudio (PCM speaker driver)

30 years agodevice support for pcaudio added
Soren Schmidt [Thu, 21 Apr 1994 14:08:27 +0000 (14:08 +0000)]
device support for pcaudio added

30 years agoMerged xntp3.3q from vendor branch.
Garrett Wollman [Thu, 21 Apr 1994 01:32:32 +0000 (01:32 +0000)]
Merged xntp3.3q from vendor branch.

30 years agoAdd email address for ftp.informatik.tu-muenchen.de per
Rod Grimes [Thu, 21 Apr 1994 01:00:47 +0000 (01:00 +0000)]
Add email address for ftp.informatik.tu-muenchen.de per
Armin Gruner <gruner@hprbg5.informatik.tu-muenchen.de>.

30 years agoThis commit was generated by cvs2svn to track changes on a CVS vendor
Garrett Wollman [Thu, 21 Apr 1994 00:33:33 +0000 (00:33 +0000)]
This commit was generated by cvs2svn to track changes on a CVS vendor
branch.

30 years agoxntp3.3s from UDel
Garrett Wollman [Thu, 21 Apr 1994 00:33:33 +0000 (00:33 +0000)]
xntp3.3s from UDel

30 years agoAdding bootoption '-r' which is "use compiled in root". This allows me to
Poul-Henning Kamp [Wed, 20 Apr 1994 22:06:24 +0000 (22:06 +0000)]
Adding bootoption '-r' which is "use compiled in root".  This allows me to
boot from a floppy and have root on wd2 for instance.

30 years agoSpell-check.
Garrett Wollman [Wed, 20 Apr 1994 21:23:30 +0000 (21:23 +0000)]
Spell-check.
Re-format for consistency, 80-column display.
Put page breaks before section headings.

30 years agoFix misspelling (il -> is).
Garrett Wollman [Wed, 20 Apr 1994 20:38:36 +0000 (20:38 +0000)]
Fix misspelling (il -> is).

30 years agoTalk about the latest from John&David.
Garrett Wollman [Wed, 20 Apr 1994 19:22:38 +0000 (19:22 +0000)]
Talk about the latest from  John&David.

30 years agoAdded brief explanation of the legal situation and our plans to migrate
Garrett Wollman [Wed, 20 Apr 1994 19:10:56 +0000 (19:10 +0000)]
Added brief explanation of the legal situation and our plans to migrate
to 4.4.

30 years ago1) Fix from Bruce:
Andrey Chernov [Wed, 20 Apr 1994 18:37:10 +0000 (18:37 +0000)]
1) Fix from Bruce:
Somethimes rb_hd, rb_tl can point to different addresses, so
change tsleep/wakeup to use constant addresses
2) Change tsleep wait channel from tty* to ptc* to avoid collisions
for debug purposes.

30 years agoFix some typos, unify the indendation strategy rather than use 2 different
Jordan K. Hubbard [Wed, 20 Apr 1994 17:09:11 +0000 (17:09 +0000)]
Fix some typos, unify the indendation strategy rather than use 2 different
styles, be a bit more explicit in a few places.

30 years agoCorrected an error in ranlib. If you called ranlib with two libs on
Andreas Schulz [Wed, 20 Apr 1994 16:25:41 +0000 (16:25 +0000)]
Corrected an error in ranlib. If you called ranlib with two libs on
the command line the second lib gets destroyed.
The fix is to reset the counts for the symbol table to zero
before handling the next lib. Error found by jon@first.gmd.de.

30 years agoAdd new U.S and Isreael sites; remove old U.S. site.
Jordan K. Hubbard [Wed, 20 Apr 1994 12:06:50 +0000 (12:06 +0000)]
Add new U.S and Isreael sites; remove old U.S. site.

30 years agoAdd a more politically worded entry for ParcPlace.
Jordan K. Hubbard [Wed, 20 Apr 1994 11:45:30 +0000 (11:45 +0000)]
Add a more politically worded entry for ParcPlace.

30 years agoBug fixes and performance improvements from John Dyson and myself:
David Greenman [Wed, 20 Apr 1994 07:07:15 +0000 (07:07 +0000)]
Bug fixes and performance improvements from John Dyson and myself:

1) check va before clearing the page clean flag. Not doing so was
causing the vnode pager error 5 messages when paging from
NFS. (pmap.c)
2) put back interrupt protection in idle_loop. Bruce didn't think
it was necessary, John insists that it is (and I agree). (swtch.s)
3) various improvements to the clustering code (vm_machdep.c). It's
now enabled/used by default.
4) bad disk blocks are now handled properly when doing clustered IOs.
(wd.c, vm_machdep.c)
5) bogus bad block handling fixed in wd.c.
6) algorithm improvements to the pageout/pagescan daemons. It's amazing
how well 4MB machines work now.

30 years agoReserve block device 8 and character device 32 for users' drivers.
Garrett Wollman [Tue, 19 Apr 1994 23:45:43 +0000 (23:45 +0000)]
Reserve block device 8 and character device 32 for users' drivers.

30 years agoGot rid of useless .0. in section numbers.
Garrett Wollman [Tue, 19 Apr 1994 22:06:06 +0000 (22:06 +0000)]
Got rid of useless .0. in section numbers.
Added three new bits on source tree organization.
Added two new bits on network configuration.
Added note about getting major numbers assigned.

30 years agoAdded entry on non-US encryption software. (in section 1)
Geoff Rehmet [Tue, 19 Apr 1994 20:01:42 +0000 (20:01 +0000)]
Added entry on non-US encryption software. (in section 1)
Small corection to 2.0.1

30 years agoAdded an entry in the hardware section abount math co-procs.
Jordan K. Hubbard [Tue, 19 Apr 1994 18:08:21 +0000 (18:08 +0000)]
Added an entry in the hardware section abount math co-procs.

30 years agoFrom: kuku@acds.physik.rwth-aachen.de (Christoph Kukulies)
Jordan K. Hubbard [Tue, 19 Apr 1994 17:16:00 +0000 (17:16 +0000)]
From: kuku@acds.physik.rwth-aachen.de (Christoph Kukulies)

Would anyone mind to diffs below to be applied to
/usr/share/mk/*.mk. WRT to system build it's a
nop and it's more general allowing for something
like make INSTALL=checkperms install.

30 years agoRedress various assaults upon the english language.
Jordan K. Hubbard [Tue, 19 Apr 1994 10:33:39 +0000 (10:33 +0000)]
Redress various assaults upon the english language.
Fill in the blanks concerning David's router floppy.
Misc cleanup.

30 years agoMake the emu_install script more sensible. This should actually be a Makefile
Jordan K. Hubbard [Tue, 19 Apr 1994 10:13:22 +0000 (10:13 +0000)]
Make the emu_install script more sensible.  This should actually be a Makefile
but this will do for now.

30 years agoFemove fpem.tar, expand, add it back.
Jordan K. Hubbard [Tue, 19 Apr 1994 10:07:00 +0000 (10:07 +0000)]
Femove fpem.tar, expand, add it back.

30 years agoFixed Makefile problem pointed out by Piero Serini
Geoff Rehmet [Tue, 19 Apr 1994 06:43:36 +0000 (06:43 +0000)]
Fixed Makefile problem pointed out by Piero Serini

30 years agoreplace fgetline with fgetln
Andrew Moore [Tue, 19 Apr 1994 02:04:31 +0000 (02:04 +0000)]
replace fgetline with fgetln

30 years agoCorrect some inconsistencies, get a pathname or two right, and expand on
Garrett Wollman [Mon, 18 Apr 1994 20:47:28 +0000 (20:47 +0000)]
Correct some inconsistencies, get a pathname or two right, and expand on
some of the disk controller and network stuff.  Renamed section 9 ``Serial
Communications''.

30 years agoadded updated entries for the math-emu and printcap sources.
Gary Clark II [Mon, 18 Apr 1994 20:32:09 +0000 (20:32 +0000)]
added updated entries for the math-emu and printcap sources.

30 years agoAdding simple printcap files
Gary Clark II [Mon, 18 Apr 1994 20:18:34 +0000 (20:18 +0000)]
Adding simple printcap files

30 years agoAdd linux math emulator to the FAQ system
Gary Clark II [Mon, 18 Apr 1994 20:10:58 +0000 (20:10 +0000)]
Add linux math emulator to the FAQ system

30 years agoMuch fixed handling of .so entries.
Geoff Rehmet [Mon, 18 Apr 1994 18:46:50 +0000 (18:46 +0000)]
Much fixed handling of .so entries.
Also turns pages that consists of a single .so entry into a hard link.

30 years agoFix the ifconfig lines so that they have interface names on them.
Rod Grimes [Mon, 18 Apr 1994 11:00:44 +0000 (11:00 +0000)]
Fix the ifconfig lines so that they have interface names on them.

30 years agoCorrect entry for UltraStor card to say that both EISA and VLB versions exist.
Jordan K. Hubbard [Mon, 18 Apr 1994 10:21:11 +0000 (10:21 +0000)]
Correct entry for UltraStor card to say that both EISA and VLB versions exist.
Mention Gary's `configit' utility and `options.doc' file in kernel configuration
section.
Remove reference to non-existent `printcap.z' file.

30 years ago>From BETA_1_1 branch:
Rod Grimes [Mon, 18 Apr 1994 06:44:43 +0000 (06:44 +0000)]
>From BETA_1_1 branch:
----------------------------
revision 1.8.2.1
date: 1994/04/18 06:37:29;  author: rgrimes;  state: Exp;  lines: +10 -4
Use the hostname.* files created by the installation to reduce the
amount of work one has to do when setting up a system.
----------------------------

30 years ago>From BETA_1_1 branch:
Rod Grimes [Mon, 18 Apr 1994 04:26:25 +0000 (04:26 +0000)]
>From BETA_1_1 branch:
----------------------------
revision 1.1.2.1
date: 1994/04/10 20:20:26;  author: rgrimes;  state: Exp;  lines: +11 -5
Use /dev/fd0 instead of /dev/fd0a.  Add mounting of mcd1 if mcd0
fails when searching for a cdrom drive.

30 years ago>From BETA_1_1 branch
Rod Grimes [Mon, 18 Apr 1994 04:25:21 +0000 (04:25 +0000)]
>From BETA_1_1 branch
----------------------------
revision 1.1.2.1
date: 1994/04/10 20:20:25;  author: rgrimes;  state: Exp;  lines: +3 -3
Use /dev/fd0 instead of /dev/fd0a.  Add mounting of mcd1 if mcd0
fails when searching for a cdrom drive.

30 years ago>From BETA_1_1 branch:
Rod Grimes [Mon, 18 Apr 1994 04:23:33 +0000 (04:23 +0000)]
>From BETA_1_1 branch:
----------------------------
revision 1.53.2.3
date: 1994/04/10 20:19:37;  author: rgrimes;  state: Exp;  lines: +12 -3
Must have etc and usr directories on the cdinstall floppies.
Need to have device files for mcd1.
Create links for usr/libexec and usr/lib on cdinstall floppies so that
shared library code is loaded from cdrom.

30 years agoUPdate for email address of ftp.funet.fi admin.
Rod Grimes [Mon, 18 Apr 1994 00:28:35 +0000 (00:28 +0000)]
UPdate for email address of ftp.funet.fi admin.

30 years agoget the soelim crud right this time !
Geoff Rehmet [Sun, 17 Apr 1994 22:27:56 +0000 (22:27 +0000)]
get the soelim crud right this time !

30 years agofix to get .so's working - I hope
Geoff Rehmet [Sun, 17 Apr 1994 22:13:08 +0000 (22:13 +0000)]
fix to get .so's working - I hope

30 years agoadded manctl to makefile
Geoff Rehmet [Sun, 17 Apr 1994 21:28:57 +0000 (21:28 +0000)]
added manctl to makefile

30 years agoManctl utility:
Geoff Rehmet [Sun, 17 Apr 1994 21:26:21 +0000 (21:26 +0000)]
Manctl utility:
compresses man pages
uncompresses man pages
purges old formatted man pages (not implemented yet)

currently still under development, but worth trying out (IMHO)
a man page ;-) must still be written for manctl - to follow shortly

30 years agoThis commit was generated by cvs2svn to track changes on a CVS vendor
Geoff Rehmet [Sun, 17 Apr 1994 21:26:21 +0000 (21:26 +0000)]
This commit was generated by cvs2svn to track changes on a CVS vendor
branch.

30 years ago>From BETA_1_1 branch:
Rod Grimes [Sun, 17 Apr 1994 19:57:35 +0000 (19:57 +0000)]
>From BETA_1_1 branch:
----------------------------
revision 1.2.2.3
date: 1994/04/17 19:45:24;  author: rgrimes;  state: Exp;  lines: +13 -2
Eliminate warning messages about /sbin/sh /sbin/init and /etc/termcap
when extracting the bin or des archives.  Note this is also the
place I fixed the libc.so.1.0 problem a long time ago by adding
a --exclude libc.so.1.0 to the tar command.

30 years agocap_mkdb from ftp.uu.net
Andrew Moore [Sun, 17 Apr 1994 10:21:26 +0000 (10:21 +0000)]
cap_mkdb from ftp.uu.net

30 years agoThis commit was generated by cvs2svn to track changes on a CVS vendor
Andrew Moore [Sun, 17 Apr 1994 10:21:26 +0000 (10:21 +0000)]
This commit was generated by cvs2svn to track changes on a CVS vendor
branch.

30 years agoFrom NetBSD:
Andrew Moore [Sun, 17 Apr 1994 09:41:54 +0000 (09:41 +0000)]
From NetBSD:
upgrade sed(1)

30 years agoFrom NetBSD:
Andrew Moore [Sun, 17 Apr 1994 09:36:50 +0000 (09:36 +0000)]
From NetBSD:
replace fgetline(3) with fgetln(3)

30 years agoreplaced fgetline(3) with fgetln(3)
Andrew Moore [Sun, 17 Apr 1994 09:22:15 +0000 (09:22 +0000)]
replaced fgetline(3) with fgetln(3)
added code to support the new interface

30 years agoreplace fgetline(3) with fgetln(3)
Andrew Moore [Sun, 17 Apr 1994 09:19:34 +0000 (09:19 +0000)]
replace fgetline(3) with fgetln(3)
add code to support the new interface

30 years agoreplace fgetline(3) with fgetln(3)
Andrew Moore [Sun, 17 Apr 1994 09:17:41 +0000 (09:17 +0000)]
replace fgetline(3) with fgetln(3)

30 years agoFrom NetBSD:
Andrew Moore [Sun, 17 Apr 1994 09:16:44 +0000 (09:16 +0000)]
From NetBSD:
replace fgetline(3) with fgetln(3)
upgrade getcap(3)

N.B.: fgetln(3) is NOT fgetline(3)

fgetln(3) affects the following files:
include/stdio.h
lib/libc/gen/getcap.c
sbin/chkconfig/chkconfig.c
sbin/init.chmr/configure.c
usr.bin/rev/rev.c
usr.bin/join/join.c
usr.bin/sed/main.c

and trivially:
libc/stdio/fseek.c
libc/stdio/local.h

in addition, libpthread may need to be updated (?)

30 years agoGet rid of need for symlinks
Geoff Rehmet [Sun, 17 Apr 1994 08:09:11 +0000 (08:09 +0000)]
Get rid of need for symlinks

This one's for Rod ;-)

30 years agoFixed the prototype for sscanf, first arg should be const char *.
Wiljo Heinen [Sun, 17 Apr 1994 04:34:17 +0000 (04:34 +0000)]
Fixed the prototype for sscanf, first arg should be const char *.

30 years agoFix bogus reference to Addit.
Jordan K. Hubbard [Sun, 17 Apr 1994 03:57:18 +0000 (03:57 +0000)]
Fix bogus reference to Addit.

30 years ago\[ wasn't handled in a pattern.
Andrew Moore [Sun, 17 Apr 1994 03:41:07 +0000 (03:41 +0000)]
\[ wasn't handled in a pattern.

30 years agoAdd the ps2 mouse stuff.
Jordan K. Hubbard [Sat, 16 Apr 1994 20:37:29 +0000 (20:37 +0000)]
Add the ps2 mouse stuff.

30 years agoCorrect spelling, fix up some english, add some more text.
Jordan K. Hubbard [Sat, 16 Apr 1994 20:37:01 +0000 (20:37 +0000)]
Correct spelling, fix up some english, add some more text.

30 years agoAdd the FAQ to cvs.
Gary Clark II [Sat, 16 Apr 1994 16:34:17 +0000 (16:34 +0000)]
Add the FAQ to cvs.

30 years agoexample supfiles added
Gary Clark II [Sat, 16 Apr 1994 16:31:24 +0000 (16:31 +0000)]
example supfiles added

30 years agominor corrections for location of utils
Gary Clark II [Sat, 16 Apr 1994 15:25:11 +0000 (15:25 +0000)]
minor corrections for location of utils

30 years agominor corrections to location of utils
Gary Clark II [Sat, 16 Apr 1994 15:24:31 +0000 (15:24 +0000)]
minor corrections to location of utils

30 years agoadding the first of the other FAQS
Gary Clark II [Sat, 16 Apr 1994 15:17:05 +0000 (15:17 +0000)]
adding the first of the other FAQS

30 years agoUpdate all faq-segments to my current level.
Gary Clark II [Sat, 16 Apr 1994 14:52:59 +0000 (14:52 +0000)]
Update all faq-segments to my current level.

30 years agoadding faq-segments
Gary Clark II [Sat, 16 Apr 1994 14:15:38 +0000 (14:15 +0000)]
adding faq-segments