Jean-Marc Zucconi
dc15257b81
ioctl() args are JOY_SETTIMEOUT and JOY_GETTIMEOUT (only 1 underscore)
1995-12-09 17:31:08 +00:00
Andrey A. Chernov
52f7e0e6d2
Yet one conf example
1995-12-09 05:11:02 +00:00
Jordan K. Hubbard
320a586809
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
Jordan K. Hubbard
89782ecebb
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
John Fieber
fedf16b976
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
Satoshi Asami
0134c7fd68
Add David O'Brien (obrien@cs.ucdavis.edu) for his immesurable contribution
...
of a vim port.
1995-12-05 00:55:45 +00:00
John Fieber
29397ffde5
Gobs of small tweaks and cleanups.
...
Submitted by: Philippe Charnier <charnier@lirmm.fr>
1995-12-04 17:58:52 +00:00
John Fieber
fe8aad437f
The npx0 device is NOT optional.
...
A few other minor tweaks.
1995-12-04 13:39:32 +00:00
Satoshi Asami
cb1a4c34b9
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 Williams
ca3519b5d8
Modify the handbook to reflect the re-addition of the SLIP link options
...
to sliplogin.
1995-12-04 06:13:10 +00:00
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