James Raynard
df6e5f12e9
Fix a couple of typos in documentation.
...
PR: 4883
Submitted by: invis@visi.com
1997-10-30 00:10:52 +00:00
Garrett Wollman
734091be67
Zaire is now the Dem. Rep. of the Congo, and has new two- and three-letter
...
codes.
Obtained from: ISO 3166 Maintenance Agency via RIPE NCC
1997-10-28 15:45:09 +00:00
Garrett Wollman
cd6ab86923
Merge changes from vendor branch.
1997-10-25 18:27:25 +00:00
Garrett Wollman
2f2c22a99e
This commit was generated by cvs2svn to compensate for changes in r30708,
...
which included commits to RCS files with non-trunk default branches.
1997-10-25 18:22:53 +00:00
Garrett Wollman
05cbfb47dc
New version of the timezone database (1997i) from Arthur Olson.
...
Obtained from: Arthur David Olson <ado@elsie.nci.nih.gov>
1997-10-25 18:22:53 +00:00
Bruce Evans
7ffe3d1c5d
Oops, comment lines can't be indented either.
1997-10-21 10:39:27 +00:00
Bruce Evans
1bfc282680
Oops, comment lines can't be continued.
1997-10-21 10:36:07 +00:00
Bruce Evans
6e47de28bb
Added -Wuninitialized to CWARNFLAGS. Warnings about uninitialialized
...
variables were lost when we removed -W, and 23 new ones including at
least one serious one have crept in for LINT.
Restored -Winline to CFLAGS. This gives only 3 old warnings and 1 new
for LINT.
1997-10-21 06:53:24 +00:00
Daniel O'Callaghan
5cf073070a
Make rc.conf man page reflect reality w.r.t firewall_{*}.
1997-10-20 08:37:59 +00:00
Joerg Wunsch
950c80614a
Document the new fdc(4) flags.
1997-10-19 13:12:35 +00:00
Kazutaka YOKOTA
63f87bd194
Rename MOUSE_GETINFO to MOUSE_GETHWINFO. The name collided with the one
...
in console.h.
Pointed out by bde.
1997-10-19 10:45:18 +00:00
Søren Schmidt
57bac26ee9
Add a little example on libvgl usage.
1997-10-16 07:29:26 +00:00
Joerg Wunsch
83f31ab169
Improve my hack from rev 1.6 of displayq.c, and make the TCP
...
connection timeout controllable by a new printcap(5) capability named
`ct' (connectiom timeout), defaulting to 120 seconds (which is the
default TCP connection timeout).
Would anybody see a problem with merging all this into RELENG_2_2?
1997-10-14 16:01:02 +00:00
Wolfram Schneider
938d2a75bd
Support output format html.
...
Add make variables INFO2HTML, TEX, DVIPS, DVIPS2ASCII.
1997-10-12 18:54:34 +00:00
Peter Wemm
cc19d8867b
Update de.4 to list new media options. Hopefully this is reasonably
...
correct.
1997-10-12 02:20:54 +00:00
Wolfram Schneider
3f3e72d5f9
Do not use an intermediate file. The intermediate filename will go
...
into the info output which may breaks other programs (e.g. info2html).
1997-10-11 17:30:18 +00:00
Joerg Wunsch
1cec8ce72a
Update to match reality. PAP/CHAP are now implemented, a number of bugs
...
fixed as well.
1997-10-11 11:27:25 +00:00
Poul-Henning Kamp
2a94e401b5
Update malloc.9 to reflect new reality.
1997-10-11 08:11:31 +00:00
Poul-Henning Kamp
c9405c2f11
Be a little closer to current reality.
1997-10-11 07:39:45 +00:00
Wolfram Schneider
8d20e51f0a
Bugfix for rev 1.41:
...
makeinfo does not understand the tex command \input
1997-10-09 18:14:18 +00:00
Jordan K. Hubbard
480bf84775
Back out my last commit - the trailing / should stay and fetch(1) should
...
stop puking on null directory components.
1997-10-08 12:07:09 +00:00
Jordan K. Hubbard
59daeba4f1
Remove trailing slash from MASTER_SITE_BACKUP example since it
...
can lead to two trailing /'s, which is in turn an invalid URL (just
bit me :-).
1997-10-08 10:56:27 +00:00
Satoshi Asami
f210c44ab8
Install ${PKGDIR}/MESSAGE as /var/db/pkg/${PKGNAME}/+DISPLAY if it exists.
...
Reviewed by: kiri
1997-10-08 05:04:48 +00:00
David E. O'Brien
49bd5a95e6
Add login.conf(5) to "SEE ALSO".
...
ISSUES:
An example and better explansion on how to use login classes is needed
in both passwd.5 and login.conf.5.
1997-10-07 05:35:52 +00:00
Jordan K. Hubbard
97fe7f477f
Changes to support full make parallelism (-j<n>) in the world
...
target.
Reviewed by: <many different folks>
Submitted by: Nickolay N. Dudorov" <nnd@nnd.itfs.nsk.su>
1997-10-05 09:40:24 +00:00
Wolfram Schneider
7c31952e23
Delete redundant entries.
...
Run tex twice due cross references.
Cleanup many tex generated files in `make clean'
Format latin1 output in 80 characters column (was ~110 characters).
1997-10-04 13:00:56 +00:00
Jordan K. Hubbard
e6b43fd1a1
Correct typo.
...
PR: 4681
Submitted by: Masahiro Sekiguchi <seki@sysrap.cs.fujitsu.co.jp>
1997-10-03 03:34:00 +00:00
Jordan K. Hubbard
c451e37b82
src-contrib-crypto is now just src-crypto (unless the user wants to see
...
tons of stuff in an Attic).
1997-10-02 00:01:36 +00:00
Wolfram Schneider
4e8f5527a1
Support output formats dvi, ps, latin1.
1997-10-01 21:35:14 +00:00
David Greenman
eb48dd32da
Updated for the new media selection mechanism.
1997-09-30 15:19:49 +00:00
Wolfram Schneider
a203eb6ef6
Case insensitive sort. Ignore troff comments. Bugfixes.
1997-09-29 12:41:35 +00:00
Wolfram Schneider
bceb8aed9e
Sort cross refereces in section SEE ALSO.
1997-09-29 10:11:02 +00:00
Jordan K. Hubbard
6b60b66862
Document the ever decreasingly popular USA_RESIDENT variable.
1997-09-28 22:11:21 +00:00
Mark Murray
73357bc9b4
Final commit for KTH KerberosIV.
...
-DMAKE_EBONES -> -DMAKE_KERBEROS4
1997-09-28 09:29:11 +00:00
Mike Smith
7f30bd2e15
Update documentation for the 'ex' driver to indicate that it supports
...
the Pro/10+ cards as well.
1997-09-26 17:16:52 +00:00
Joerg Wunsch
ee59fc38c1
Set `crt' by default to make mail(1) happy.
1997-09-26 08:28:31 +00:00
Andrey A. Chernov
2e1b5246d1
- print ¤ when pressing Shift-4 (not w/ AltGR-4 as in the original).
...
- print $ when pressing AltGr-4 (not w/ Shift-4 as in the original).
Submitted by: erakupa@kk.etx.ericsson.se (ETX-B-SL Martti Kuparinen)
1997-09-24 22:13:18 +00:00
Julian Elischer
16f76e6f06
Submitted by: Sin'ichiro MIYATANI / Phase One, Inc <siu@phaseone.co.jp>
...
Basic support for the Shift JIS encoding of japanese.
(and one tiny typo fixed in a comment)
1997-09-24 20:38:12 +00:00
Julian Elischer
9f1630189e
put in the link for the dummy collation module for Shift-JIS
1997-09-24 20:06:53 +00:00
John Polstra
23f2af1c5c
Add the "src-kerberosIV" collection.
1997-09-24 03:54:44 +00:00
Wolfram Schneider
c1f011d2f1
Polish fonts and keymap.
...
Submitted by: abial@warman.org.pl
PR: 4522
1997-09-22 21:44:54 +00:00
Justin T. Gibbs
c242996390
Updated timeout.9 man page describing the new callout interface. This
...
man page was based on the NetBSD version.
1997-09-21 22:12:19 +00:00
Andrey A. Chernov
d29578ea15
Describe all know capabilities now
1997-09-20 01:10:28 +00:00
Julian Elischer
d8afd6806c
remove bad comment
1997-09-19 00:56:49 +00:00
Julian Elischer
7f87e13092
oops
...
somehow the file I was supplied with turned out to be EUC encoding..
luckily they can be translated by a simple c program :)
1997-09-19 00:51:52 +00:00
Julian Elischer
dc56f9cd0b
make/install the japanese SJIS date locale file.
1997-09-18 19:16:51 +00:00
Julian Elischer
f1b4a89e74
Shift JIS versions of date stuff.
...
more changes to come.
Submitted by: Nobuhrio Yasutomi <nobu@psrc.isac.co.jp>
AM/PM changed to 2 letter versions for now, original SJIS versions
commented out. change/check later..
1997-09-18 19:09:08 +00:00
Joerg Wunsch
a5b8be1a91
Explain the newer sio(4) flag values.
...
Fogotten by: phk, bde
1997-09-14 18:55:41 +00:00
Wolfram Schneider
439edf13e0
PR: docs/3979
...
better wording
Submitted by: Tim Vanderhoek <hoek@hwcn.org>, Gary Howland <gary@hotlava.net>
1997-09-13 17:52:36 +00:00
Wolfram Schneider
a9cf19e2fa
PR: docs/4347
...
Makefile doesn't support cleandepend
Submitted by: wlr@furball.wellsfargo.com
1997-09-13 17:49:21 +00:00