1109 Commits

Author SHA1 Message Date
jkh
1666bc5e5d Information updates, typo patrol, rewrites. 1995-12-11 15:09:13 +00:00
peter
14d68eb924 Dive in the deep end and change the examples installation method.. :-/
the 'rm -rf' and cpio was bugging me because rdist used to get false hits
and also it installs the files with the wrong uid.
I've tried this by running a find .. -exec ${INSTALL} ...; instead...
1995-12-11 03:03:24 +00:00
gibbs
97e282dba7 Fix spelling errors.
Submitted by: Faried Nawaz <fn@pain.csrv.uidaho.edu>
1995-12-10 19:27:40 +00:00
jkh
bf5296901b Adjust David's email address.
Add section on donations.
1995-12-10 09:09:49 +00:00
markm
15aa2e7538 Modify the supfile collection target names in accordance with Freefall's
convention. My international site has been fixed!
1995-12-10 08:08:16 +00:00
asami
4c9a004099 Add ports-www. 1995-12-10 08:04:21 +00:00
gibbs
1ceb7f96aa Official CVS supfile in preparation for opening of our tree. 1995-12-10 07:35:44 +00:00
gibbs
50f54171de Seeing as I was elected without nomination to being SUP meister, update
these files a bit.  The entries for the International secure collections
don't match Freefall's naming conventions, but hopefully MarkM will fix that
soon.  Each file now has an extensive header describing what it is, how
to use it, and how you may want to customize it for a particular system.
1995-12-10 02:39:24 +00:00
jmz
dbb2efaeb5 ioctl() args are JOY_SETTIMEOUT and JOY_GETTIMEOUT (only 1 underscore) 1995-12-09 17:31:08 +00:00
ache
ba1e929d03 Yet one conf example 1995-12-09 05:11:02 +00:00
jkh
9f87363393 Add support for ALL_HOOK feature. Lets you replace the `all' target
with something of your own devising.
1995-12-07 14:11:29 +00:00
jkh
5e42450287 A number of misc changes, a revamp of chapter 17, place-holder for
new "project goals" document.
1995-12-07 13:22:18 +00:00
jfieber
8059667066 Typo corrected: 127.0.0.0 --> 127.0.0.1
Submitted by:	Daniel Pflager <dpflag@usin.com>
1995-12-06 22:01:50 +00:00
asami
fd5819ba7c Add David O'Brien (obrien@cs.ucdavis.edu) for his immesurable contribution
of a vim port.
1995-12-05 00:55:45 +00:00
jfieber
c33f8129df Gobs of small tweaks and cleanups.
Submitted by:	Philippe Charnier <charnier@lirmm.fr>
1995-12-04 17:58:52 +00:00
jfieber
2cf11e48e0 The npx0 device is NOT optional.
A few other minor tweaks.
1995-12-04 13:39:32 +00:00
asami
c086d222ea Remove the part about recommending to put the version number in
pkg/DESCR.  As in COMMENT, it is not necessary, as we already have
it in ${PKGNAME}.
1995-12-04 08:11:58 +00:00
nate
9001e3d77e Modify the handbook to reflect the re-addition of the SLIP link options
to sliplogin.
1995-12-04 06:13:10 +00:00
nate
60a6c40d39 Added support for the slip.hosts options 'normal', 'compress', 'noicmp',
and 'autocmp'.

Obtained from: (mostly) slattach and (slightly) 1.X
1995-12-04 06:10:29 +00:00
roberto
a3a1669d79 Correct two bogons I introduced, it formats again. 1995-12-03 17:27:18 +00:00
roberto
626fb3388c Add several questions including the MAXMEM kernel option, the DEC PCI card
list and the npx0 being mandatory.

Rewrite of the URL for the handbook to use the links instead of the ever
changing numbers generated by sgmlfmt.
1995-12-03 17:21:07 +00:00
jkh
a4a14ffe8e Make a few more items "hot" 1995-12-03 00:17:57 +00:00
jkh
4b53447c61 Similarly spartan dotfiles. 1995-12-01 20:13:42 +00:00
jkh
84d1e2da6d Update these from new examples in etc/root. Also comment out
dot.rhosts entries which are wholly bogus and not worth a search
on.
1995-12-01 08:41:35 +00:00
ache
8a654117aa Remove ports-utils 1995-11-30 19:57:56 +00:00
asami
d26203577f Add ports-misc and ports-www. 1995-11-30 07:18:26 +00:00
bde
f76dc322ec Fixed dependencies. Changes to source files weren't noticed. 1995-11-29 16:46:25 +00:00
bde
ff3221def3 Fixed dependencies. fig2.3.n never got made, although it is used.
Errors in document processing are almost never passed back to `make'.

Removed the requirement for having an obj directory.  fig.2.3.n
previously had to live in obj/.
1995-11-29 16:42:22 +00:00
bde
450325fe60 Fixed buggy generation of index.so. The roff command to generate it was
a little different than the one to generate the document.  This caused
wrong page numbers.

Fixed sourcing of index.so.  The hack of handling it separately is no
longer necessary.  This hack didn't quite work - the page numbers and
columnization of the index were wrong.

Fixed warnings about not being able to source index.so.

Fixed generation of `index' in the source directory.

Don't bother removing `index' after creating index.so.  `index' gets
created again when the final document is built and it's too much
trouble to remove later.

Fixed dependencies.  The long {SRCS} list in 4.4lite isn't quite
right and got broken to allow centralized rules.
1995-11-29 16:25:21 +00:00
bde
0ef33a094b Added a preprocessor for soelem. If if USE_SOELIMPP is defined, then
1. ${ROFF} is run in ${.OBJDIR}.
2. the preprocessor prefixes ${SRCDIR}/ to relative pathnames in `.so'
   statements.
This is useful when running ${ROFF} in the source directory isn't
convenient.

Added dependencies on ${EXTRA} and ${OBJS}.  These are usually for files
that are sourced indirectly.  ${OBJS} is for files that are built.
4.4lite has decentalized incomplete dependencies on ${EXTRA} and ${DPADD}.
These were broken by are centralized handling of the roff targets.
1995-11-29 16:05:08 +00:00
tg
f57f9006f3 Fix a few typos 1995-11-29 09:45:13 +00:00
jfieber
f207ac31d5 Typo. 1995-11-27 01:46:51 +00:00
asami
5d389a2ee9 Add Donald Burr <d_burr@ix.netcom.com> for his contribution of the
workman port.
1995-11-26 13:44:48 +00:00
asami
ded7042979 Make the {FETCH,BUILD,RUN}_DEPEND targets work with non-executable files
too.  Basically, if the name starts with a "/", it's tested with "test -e";
otherwise, it's tested with "witch -s".

Reviewed by:	the ports list (well at least nobody complained)
1995-11-26 12:35:49 +00:00
jkh
84fa9880d9 My reorganization of chapter 9.
Reviewed by:	jfieber
1995-11-25 20:00:49 +00:00
jkh
bc9932ede1 Various tweaks to things I noticed while reading these docs. 1995-11-24 07:55:27 +00:00
asami
14d44cd2d7 Update Japanese mirror site list and put it in proper alphabetical
location.

While I'm here, correct a minor typo in HK's server.
1995-11-21 10:56:12 +00:00
peter
296fd04a46 Link up John Hay's ar(4) man page..
This shouldn't conflict with ar(1) because of the search order...
1995-11-21 04:02:37 +00:00
peter
c96e07711b This commit was generated by cvs2svn to compensate for changes in r12441,
which included commits to RCS files with non-trunk default branches.
1995-11-21 03:07:26 +00:00
peter
fc94c3d1c0 Man page for the Arnet driver.. 1995-11-21 03:07:26 +00:00
roberto
76ebea4cd1 Add a few questions, especiallyuy two answered by Jordan in Usenet.
Change one to a better form. Add a mention about quotas.
1995-11-20 22:51:01 +00:00
roberto
a9b37e3b36 Add several questions to the FAQ.
Chnge references to the *.FAQ files into URL for the Handbook.

Synch. with 2.1.0R releases notes.
1995-11-20 22:32:13 +00:00
julian
45bbc0ee01 brought up-to-date with regards to some aspects of the scsi system
doubtlessly imported new and interesting spelling errors..
1995-11-20 05:46:00 +00:00
jfieber
4a8644e9a3 Bring 2.1 changes back into the head. 1995-11-20 01:10:33 +00:00
jkh
9b78db6baf Add Polish site to Mirrors. 1995-11-19 19:51:43 +00:00
jkh
cb6563fdc3 Aign! I only changed the name tag, not the URL. Now they're both in sync. 1995-11-19 19:40:18 +00:00
jkh
3455ebac7c Update URL for Hong Kong mirror. 1995-11-19 19:38:27 +00:00
asami
c5cc6e0eab Use NO_MTREE, not !USE_X11 && !USE_IMAKE, to determine package args.
NO_MTREE should work as advertised (for both direct installation and
pkg_add) now.
1995-11-17 16:49:40 +00:00
gpalmer
4a111df1f2 Change the handling of the leapseconds so that if LEAPSECONDS isn't
defined, it doesn't call zic with -L /dev/null, and instead doesn't
use -L at all
1995-11-16 02:00:38 +00:00
asami
e7bb16e4e6 Dvorak keyboard users of the world unite!
us.dvorak.kbd: The "standard" (note the quotes, there really isn't any
                standard for non-alphanumeric keys in the Dvorak
                world) version, identical to what MicroSoft
                distributes in their DOS-6.22 supplementary disk.
us.dvorakx.kbd: The version I use, three pairs swapped (esc <-> `~,
                clock <-> lctrl, and =+ <-> \|) from the above.
1995-11-15 11:49:49 +00:00