Commit Graph

1077 Commits

Author SHA1 Message Date
Nate Williams
5e15ba9fd8 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
Ollivier Robert
fa2cf3c0c8 Correct two bogons I introduced, it formats again. 1995-12-03 17:27:18 +00:00
Ollivier Robert
223f1ce9a0 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
Jordan K. Hubbard
d5e1227e5d Make a few more items "hot" 1995-12-03 00:17:57 +00:00
Jordan K. Hubbard
2db54afc5e Similarly spartan dotfiles. 1995-12-01 20:13:42 +00:00
Jordan K. Hubbard
6a9f25ddaa 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
Andrey A. Chernov
ffe4e40844 Remove ports-utils 1995-11-30 19:57:56 +00:00
Satoshi Asami
df5379dcaf Add ports-misc and ports-www. 1995-11-30 07:18:26 +00:00
Bruce Evans
f98e0b2d0b Fixed dependencies. Changes to source files weren't noticed. 1995-11-29 16:46:25 +00:00
Bruce Evans
9e26ffcd19 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
Bruce Evans
b75a051167 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
Bruce Evans
96bfa14287 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
Thomas Gellekum
490dd8738b Fix a few typos 1995-11-29 09:45:13 +00:00
John Fieber
9b1ae6a7f3 Typo. 1995-11-27 01:46:51 +00:00
Satoshi Asami
a33f5158b1 Add Donald Burr <d_burr@ix.netcom.com> for his contribution of the
workman port.
1995-11-26 13:44:48 +00:00
Satoshi Asami
a72b1b79b2 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
Jordan K. Hubbard
3b34e61a0a My reorganization of chapter 9.
Reviewed by:	jfieber
1995-11-25 20:00:49 +00:00
Jordan K. Hubbard
f2e2018809 Various tweaks to things I noticed while reading these docs. 1995-11-24 07:55:27 +00:00
Satoshi Asami
9357b8ba06 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 Wemm
10459e8c10 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 Wemm
fbe98235bb Man page for the Arnet driver.. 1995-11-21 03:07:26 +00:00
Ollivier Robert
b348eb87ac 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
Ollivier Robert
0e6397868d 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 Elischer
92398c66ee 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
John Fieber
c89d9c5a91 Bring 2.1 changes back into the head. 1995-11-20 01:10:33 +00:00
Jordan K. Hubbard
43849ddc7b Add Polish site to Mirrors. 1995-11-19 19:51:43 +00:00
Jordan K. Hubbard
4199b4c257 Aign! I only changed the name tag, not the URL. Now they're both in sync. 1995-11-19 19:40:18 +00:00
Jordan K. Hubbard
c23fb23b51 Update URL for Hong Kong mirror. 1995-11-19 19:38:27 +00:00
Satoshi Asami
df4f0253cd 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
Gary Palmer
e265b77bef 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
Satoshi Asami
33903a061a 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
Jordan K. Hubbard
84ae26b1b1 Use proper emphasis formatting directives. 1995-11-15 07:44:56 +00:00
Satoshi Asami
fc315fd89d contrib.sgml: Add my name to the "who's doing what" list.
porting.sgml: Update concerning the recent changes in pkg/COMMENT
              policy (no package name in front).
1995-11-14 23:58:43 +00:00
Peter Wemm
fdd453c18f Add "what I'm responsible for" to the contrib.sgml file... 1995-11-14 22:29:35 +00:00
Jordan K. Hubbard
a31a689128 Merge from 2.1 (got the direction backwards - argh!). 1995-11-14 13:54:06 +00:00
Ollivier Robert
ecd506c811 Update about the latest news about 2.1. 1995-11-13 22:53:21 +00:00
Garrett Wollman
a3d78181c6 Correctly spell Phnom Penh for tzsetup. 1995-11-13 16:52:39 +00:00
Ollivier Robert
7e2e1c064b Update the FAQ.
Is there anyone who could give me an account on a faster-than-20-bytes-per
second line to the US (not EBONE) ? I'm having too many problems connecting
to freefall to do commits... It would be better if it could be a ssh-protected
account, that would give a strong authentication.

The RENATER line (and thus EBONE) is almost dead for remote login after
10AM european time... :-(

Thanks in advance.
1995-11-13 08:24:59 +00:00
Jordan K. Hubbard
6a79936e89 Add Peter Wemm to core team. 1995-11-13 05:14:01 +00:00
Jordan K. Hubbard
eeca7892a6 Fix some spelling errors and refer to st0 and st1' rather than cd0 and cd1'
in places (whoops!).
Submitted by:	John Lind <john@starfire.mn.org>
1995-11-05 23:01:18 +00:00
Bill Paul
d38ba48d08 Document newly-added NIS support. 1995-11-04 19:15:04 +00:00
Bruce Evans
4ff3de8e80 Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up the
misplaced extern declarations (mostly prototypes of interrupt handlers)
that this exposed.  The prototypes should be moved back to the driver
sources when the functions are staticalized.

Added idempotency guards to <machine/conf.h>.  "ioconf.h" can't be
included when building LKMs so define a wart in bsd.kmod.mk to help
guard against including it.
1995-11-04 17:08:13 +00:00
Andrey A. Chernov
f550ee3d9b Cleanup make process per Bruce suggestions
Add ru_SU.CP866 time locale
1995-11-03 15:08:10 +00:00
Andrey A. Chernov
3861c86a42 Cleanup make process per Bruce suggestions 1995-11-03 14:53:53 +00:00
Andrey A. Chernov
1b31f20e14 Add $id$ and ${COPY} 1995-11-03 14:51:45 +00:00
Andrey A. Chernov
40e33105d2 Cleanup make process per Bruce suggestions 1995-11-03 14:39:11 +00:00
Andrey A. Chernov
01eddd5836 Remove startup_locale reference.
Add LANG variable description.
1995-11-02 12:53:26 +00:00
Gary Palmer
6c680b8484 Minor changes. Note that the ICMP code will either send a host unreachable
or port unreachable as appropriate.
1995-11-01 00:42:17 +00:00
Paul Traina
290b1ca54e Close out kern/46.
Make documentation match reality.  -link2 is used to switch ports on 3COM
cards.
1995-10-28 22:47:12 +00:00
Peter Dufault
6014174c34 Add entries for labpc.4, nca.4, scd.4, and sea.4 to the
Makefile so that they are installed.  The man pages are already
present.
1995-10-28 13:27:51 +00:00