Commit Graph

2651 Commits

Author SHA1 Message Date
jkh
42b19c44e4 whoops! wosch was right! my sources were out of date and this
change is bogus!  heh heh. [slinks away].
1997-02-09 03:12:09 +00:00
wosch
4601e50d6c Delete old (and redundant) machine depend code. 1997-02-09 02:21:07 +00:00
jkh
d965c55f4f vfontedpr would appear to be in /usr/bin not /usr/libexec? 1997-02-09 02:16:26 +00:00
max
f1498bb665 Merge 1.25 -> 1.26 changes. 1997-02-09 00:03:27 +00:00
max
85f7eecb8b Merge 1.203 -> 1.206 chages. 1997-02-08 23:45:34 +00:00
max
fce813301f Merge 1.55 -> 1.57 changes. 1997-02-08 23:38:39 +00:00
max
775171eb81 Properly credit the name of translator. 1997-02-08 22:01:43 +00:00
jkh
58b4173bde Updates for the 2.1.7-to-be.
Submitted-By: pds
1997-02-07 19:17:22 +00:00
pst
eb4c11f3a2 Put libopie.a in libnames 1997-02-07 17:06:24 +00:00
jfieber
f7ba681c89 The rule for <acronym> was adding a newline where it should not. Fixed. 1997-02-07 02:25:36 +00:00
joerg
08e8fcd0b1 Update to match the new reality. 1997-02-06 22:23:59 +00:00
jkh
8a921c50ca Correct some of my grammer. 1997-02-06 21:31:31 +00:00
jfieber
1135625348 The afterdistribute target is a nop in this setting, remove. 1997-02-06 21:10:52 +00:00
jfieber
e9be5657e9 Change the distribution from doc to bin. If this is to be doc, then
everything that depends on this needs to be doc as well.  Maybe they
doc tools should be split out into a separate distribution, but until
that decision is made, at least keep them together.
1997-02-06 20:53:11 +00:00
mpp
0ea5c86ddd Add a link to the quota section in the "OPTION QUOTAS" section. 1997-02-06 17:47:14 +00:00
brian
51f25cb044 Incoming packets no longer have their ip_sum zero'd 1997-02-06 11:16:21 +00:00
jkh
a45c2f2f55 Heh heh.. :-} Whoops, put this list back the way it belongs without
all the stuff inserted in the wrong place.
1997-02-06 11:09:16 +00:00
eivind
050fcc849f Added my own name to the list of developers. 1997-02-06 06:00:59 +00:00
jkh
b8aa5e5da8 Eliminate the position of President from the roster. 1997-02-06 04:56:30 +00:00
jkh
cb7c85b77d Commit the mailing list charter changes. 1997-02-05 23:37:31 +00:00
mpp
de04e36493 Fix a bunch of man pages to stop abusing the .Nm macro, along
with some other minor fixes for some problems I noticed
while making these changes.

Pointed out by:	bde
1997-02-05 15:07:37 +00:00
obrien
5fd3e04a07 Add the condition !defined(USG) to the logic to include <sys/param.h>
There is still some debate if this is yet the proper way to handle
<sys/param.h>, but this is certainly closer than what I had to start with.

Submitted by:	Warner Losh <imp@village.org>
1997-02-05 11:39:48 +00:00
msmith
18e5b77330 Add Danny to the handbook. Wind up them expectations 8) 1997-02-05 01:09:49 +00:00
jkh
e82ed605ea Talk about foreign filesystems.
Submitted-By: pds
1997-02-04 02:11:30 +00:00
jdp
b373023b89 Update the installation section for the current version of CVSup. List
the German distribution site.
1997-02-02 23:41:54 +00:00
mpp
8a3aa59014 Fix a typo and one small style point. 1997-02-02 21:38:10 +00:00
joerg
5e164803b6 Add a man page for the uio handling, after all the recent ramblings in
the hackers list.

Please correct me where i'm wrong.
1997-02-02 11:41:07 +00:00
julian
e6b42ddfe1 Description of what the files in this directory do..
(create sample device drivers on request)
1997-02-02 07:35:59 +00:00
julian
bd62efe166 These two shell scripts will
create a skeleton device driver.
one for a real device and the other for a pseudo device.
they each take one argument which is the name (prefix) for the driver.

they add the new file to the /sys tree and add appropriate config files
etc for a build.

hopefully others will build on this so that we get
1/ these drivers improved and the shell scripts
improved in how/where that hook the new code in.
2/ similar tools for providing skeletons for other
modules (I'm tempted to do a VFS filesystem skeleton :)

please take a look and fix anything that maybe should be added.
they compile and link fine,
but I think I wouldn't trust them, as faar as RUNNING yet :)
(well they really wouldn't do very much being skeletons..

we need to add PCI  and EISA skeletons as well
followed by a SCSI driver skeleton.
1997-02-02 07:19:30 +00:00
ache
e254d33903 Don't use im/ei for xterm/dtterm/screen entries, use ic/IC instead.
Should go into 2.2
1997-02-01 21:02:53 +00:00
max
bfc02f8fbd Merge 1.202->1.203 changes. 1997-02-01 20:55:30 +00:00
ache
cdb88cb5f2 Remove empty im/ei/dm/ed entries
Don't use im/ei for vt200 because of conflict with ic,
pointed by bde. Shorten vt200-based entries as result.

Should go into 2.2
1997-02-01 20:47:30 +00:00
joerg
1a26545f6f Correct the synopsis of some EISA or PCI drivers. They don't take
ISA-like arguments (anymore).
1997-02-01 19:54:23 +00:00
wosch
c38edbd738 Add Martin Cracauer to FreeBSD Developers list.
Forgotten by: JKH
1997-02-01 18:46:55 +00:00
jdp
2ad3971515 Update the list of CVSup mirror sites. 1997-02-01 05:40:36 +00:00
uhclem
2b6aeca8b6 Submitted by: Frank Durda IV <uhclem@nemesis.lonestar.org>
Fixed some typos and improved a few descriptions over my first revision.
1997-01-31 04:05:41 +00:00
mpp
e66676b3dd Don't use hardcoded *roff escape sequences. Use mdoc macros instead. 1997-01-31 01:14:16 +00:00
mpp
09b7521f96 Minor mdoc cleanup. 1997-01-31 00:38:18 +00:00
mpp
329d4e7056 Update to reflect current include files. 1997-01-31 00:05:08 +00:00
mpp
ac703727d2 Update to reflect current include files. 1997-01-30 23:57:31 +00:00
mpp
7baf285865 Actually remove the old netns/netiso man pages. They haven't
been installed for the last 9 months or so anyways.
1997-01-30 23:51:48 +00:00
mpp
2a174308fe Update to reflect current include files. 1997-01-30 23:49:46 +00:00
roberto
5073562677 Add the missing ``"'' ro url=. It seems my mail do -doc didn't get though. 1997-01-30 20:39:26 +00:00
jmacd
45f2876f9b I just found a bug in my program, I was calling va_arg (..., char),
when parsing a printf-like arg list.  Looking for someone to blame,
I noticed that the man page has a bad example.  It clearly says at
the top that types following the last known argument are passed after
their default type conversions, and then later the example uses

	va_arg (..., char);

so I fixed it.
1997-01-30 10:22:00 +00:00
jkh
0b1072afc8 More fixes and an update to the ZIP section.
Submitted-By: pds
1997-01-29 15:02:05 +00:00
jkh
b727838bd4 Talk about ZIP drives.
Fix a typo.
Submitted-By: pds
1997-01-29 14:45:57 +00:00
max
eb61707cbd Merge 1.46 -> 1.47 changes. 1997-01-29 05:56:15 +00:00
mpp
d85c3c457e Update to reflect the current types.h. 1997-01-29 05:24:35 +00:00
jkh
3bdfe7960a Straighten out Portugal and Russia. 1997-01-29 04:16:28 +00:00
max
7db0f4ba23 Merge 1.45 -> 1.46 changes. 1997-01-28 21:38:45 +00:00
max
a8d8b0eede Merge 1.201 -> 1.202 changes. 1997-01-28 21:32:33 +00:00
asami
0be2437c94 Change Brent J. Nordquist's e-mail address.
Submitted by:	"Brent J. Nordquist" <bjn@visi.com>
1997-01-28 08:07:35 +00:00
mpp
a2413810da Update to reflect current fs.h. 1997-01-28 07:25:18 +00:00
mpp
41a5f91245 Update to match current include files. 1997-01-28 07:03:33 +00:00
mpp
430352cbbc Update to reflect current acct.h. 1997-01-28 06:53:19 +00:00
mpp
7fa7059be8 Update the man page to reflect the current state of
fstab.h.
1997-01-28 06:12:54 +00:00
ache
93da7306ea Add 3rd Russian mirror 1997-01-28 05:47:25 +00:00
obrien
5985edacd1 Document the "#if (defined(__unix__) || defined(unix))" way of including
sys/param.h.  Change _HAVE_PARAM_H to "HAVE_SYS_PARAM_H" for those who
still like this method -- leading underscores are in the compiler/library
name space and the Ollivier says to follow GNU Autoconf anyway.
1997-01-28 01:43:21 +00:00
jkh
d1ce1fab91 Answer some recently asked questions.
Submitted-By: pds
1997-01-27 17:56:46 +00:00
ache
3306642b2a Add save/restore cursor position escapes 1997-01-26 23:27:15 +00:00
max
4428677377 Added Tsuyoshi Maruyama to the translator list for doing some work for
translating dialout.sgml.
1997-01-26 16:33:15 +00:00
max
6eacc43471 Merge 1.46 -> 1.49 changes.
Submitted by:	Mitsuru Iwasaki <iwasaki@pc.jaring.my>
1997-01-26 16:15:32 +00:00
max
aee3e82621 Finally, fill this file with real content (the translation is completed.).
Submitted by:	FreeBSD Japanese Documentation Project
1997-01-26 15:49:38 +00:00
pst
df3d05262d Don't use /tmp for afterdepend cleanup target 1997-01-26 01:37:05 +00:00
mpp
326ab14b20 Man page police. 1997-01-25 20:42:09 +00:00
asami
25af4057b6 (1) Add ${DESTDIR} to ${LOCALBASE} and ${X11BASE}, and remove it from
${PORTSDIR}.  This undoes the changes done in rev. 1.38 and 1.59
    (part of the bsd.port.mk pre-dawn ages I've never understood).
Requested by: jkh

(2) Add new variable NO_IGNORE that will override any IGNORE causes.
    This is just a little hack to allow building of REQUIRES_MOTIF
    ports and its dependencies only etc., so don't document it.

(3) Update +REQUIRED_BY files as necessary.  Now you should be able to
    delete ports that have runtime dependencies without pkg_delete
    complaining about this file missing.
1997-01-25 02:45:09 +00:00
asami
5db9017035 Explain more about the interleave factor. Mention mirroring, and add
a reminder that you can't mount half of a mirrored two-disk ccd.
1997-01-25 02:10:43 +00:00
jkh
45ea9f4896 Add a section for FreeBSD-specific works. 1997-01-24 12:00:10 +00:00
ache
91d2d5828c Add save/restore cursor position capabilities for FreeBSD console 1997-01-24 00:54:19 +00:00
obrien
b36330a2a6 Adaptex 1535 and 2980U are supported. 1997-01-23 07:36:04 +00:00
max
385fa8396b Merge 1.199 -> 1.201 changes. 1997-01-23 04:26:34 +00:00
max
9bb25954c5 Merge 1.52->1.55 changes. 1997-01-23 04:19:03 +00:00
max
0f62d68216 Make this list in alphabetical order again.
Added a comment at the top to remind committers keep this list in
alphabetical order.
1997-01-23 04:14:55 +00:00
jkh
2c9f41da97 Note that Adaptec 1505 is also supported.
Pointed-Out-By: Doug White and Danie Van Heerden
1997-01-22 20:29:41 +00:00
jkh
8f053debc8 Add Kazutaka YOKOTA to committers list. 1997-01-22 19:23:59 +00:00
jkh
3c9f4a1b79 Add Darren Reed and Tor Egge to developers list. 1997-01-22 14:34:30 +00:00
jkh
ef5dcacae2 Add missing entries for de.4, fxp.4, ix.4, le.4, lnc.4, ze.4, and zp.4.
Now things build again.

Forgotten Again By:     David E. O'Brien	:-)
1997-01-21 12:25:06 +00:00
wosch
6d0dbd7455 Sort cross references. 1997-01-20 23:23:22 +00:00
max
94e7179169 Merge 1.4 -> 1.8 changes.
Submitted by:	Mihoko TANAKA <mihoko@pa.yokogawa.co.jp> and
		The Japanese Documentation Project
1997-01-20 16:23:21 +00:00
obrien
351ecc8357 Share my poetry with the world.
(de.4, fxp.4, ix.4, le.4, lnc.4, ze.4, and zp.4)

Not forgetten this time by:	obrien  :-)
1997-01-20 09:22:23 +00:00
obrien
2af4a0acfa New manpages for various Ethernet drivers, that I didn't see manpages for.
Manpage police???  Looking kinda bored there aren't you?  Need something
to do?  :-)  I'm sure there's work here to be done.

Inspired by:	Joerg

2.2-R candidate after Mike gets thru with them.
1997-01-20 09:18:54 +00:00
obrien
27b942564a Added some verbage from looking at the source code. 1997-01-20 09:16:14 +00:00
obrien
a5f5d2644f Driver also supports the HP PC Lan+ adaptor.
Reviewed by:	personally tested.  :-)
1997-01-20 09:15:35 +00:00
jfieber
53fb34f6b9 Make -hdr and -ftr options (to include arbitrary HTML at the
top and bottom of output) work with docbook.
1997-01-19 21:21:18 +00:00
max
8f71a470af Merge 1.10 -> 1.12 changes. 1997-01-19 17:36:14 +00:00
max
705c38db35 Added a newline at the end of file.
Reviewed by:
Submitted by:
Obtained from:
1997-01-19 17:33:49 +00:00
max
5a73e73355 Merge 1.15 -> 1.16 changes. 1997-01-19 17:31:32 +00:00
max
b55aed7fc3 Merge 1.7 -> 1.8 changes. 1997-01-19 17:28:19 +00:00
max
122b03f894 Merge 1.191 -> 1.199 changes. 1997-01-19 17:25:34 +00:00
max
7b90c45ef6 Merge 1.48 -> 1.52 changes. 1997-01-19 17:24:36 +00:00
mpp
b1529e2a5e Man page police. 1997-01-19 17:24:18 +00:00
mpp
e957c39388 Actually install the new ex.4 man page.
Forgotten by: David E. O'Brien
1997-01-19 17:18:57 +00:00
max
fb8bc4c1bd Make this list in alphabetical order by entity names again. 1997-01-19 17:18:25 +00:00
obrien
ccc345ffe5 Basic manpage for the ex driver (Intel EtherExpress Pro/10).
Desired by:	Joerg
1997-01-19 11:16:43 +00:00
brian
bda6a262f1 Rename a.brian to a.handy and a.briansomers to a.brian 1997-01-18 22:11:49 +00:00
jkh
ee10277a8b Close PR#2522 - wrong reference to 2.1.5. 1997-01-18 16:43:23 +00:00
brian
6343eb8b06 Oh look - it's alphabetical too....... if at first you don't succeed...
Reviewed by:	None
Submitted by:   Brian Somers <brian@awfulhak.demon.co.uk>
Obtained from:  Brian Somers <brian@awfulhak.demon.co.uk>
1997-01-18 04:46:13 +00:00
brian
2ea79f0487 Get it right - the a.name is a reference to the contrib file entry... and
"a.brian" is already used.  It's now a.briansomers
Reviewed by:    None
Submitted by:   Brian Somers <brian@awfulhak.demon.co.uk>
Obtained from:  Brian Somers <brian@awfulhak.demon.co.uk>
1997-01-18 04:40:36 +00:00
gpalmer
03d9737575 Zimmermann' has 2 n's in it.
Submitted by:	 Ulf Zimmermann
1997-01-18 04:35:43 +00:00
jfieber
75c57e45bb 1) Start making tweaks for new things in Docbook 3.0
2) Handle <keycombo> more or less correctly
3) Start dealing with <cmdsynopsis> (it is pretty ugly!)
4) Handle titles and attributions in blockquote.
5) Handle <accel> (accelerator keys in <guimenu> and friends)
6) Probably some other things...
1997-01-18 02:31:36 +00:00
brian
5b5b274312 Added myself to the handbook - as per Joerg's suggestion.
Reviewed by:    None
Submitted by:   Brian Somers <brian@awfulhak.demon.co.uk>
Obtained from:  Brian Somers <brian@awfulhak.demon.co.uk>
1997-01-18 01:53:12 +00:00
jfieber
21d52ed980 Add jmb's key. 1997-01-17 19:08:10 +00:00
joerg
7c66c44c4f Add page 0x10 (Device Configuration Page for sequential-access devices). 1997-01-17 18:55:53 +00:00
jkh
2ce875e983 Break this section into two chapters. I suppose this also means that
this should be two files (staff.sgml and contrib.sgml), but I didn't want
to get that radical for a first step.
1997-01-17 10:08:11 +00:00
alex
a3118e8c68 Sweep through the tree fixing mmap() usage:
- Use MAP_FAILED instead of the constant -1 to indicate
    failure (required by POSIX).
  - Removed flag arguments of '0' (required by POSIX).
  - Fixed code which expected an error return of 0.
  - Fixed code which thought any address with the high bit set
    was an error.
  - Check for failure where no checks were present.

Discussed with:	bde
1997-01-16 21:58:40 +00:00
jkh
b29acb422e Fix assorted references, update text. 1997-01-16 06:27:18 +00:00
jkh
b3f48f1d0e Adjust some broken links for news/mail information. 1997-01-16 03:51:28 +00:00
jkh
001351a39e Add Jonathan Bresler to the core team - welcome, Jon! 1997-01-16 02:27:47 +00:00
jkh
b6a1f1bf5b Add John Polstra to the core team. Welcome to the core team, John!
In later news, Mr. Dyson and Mr. Polstra will be debating the use of
the given name "John" in our mailing lists. :-)
1997-01-16 01:08:10 +00:00
phk
3f900d53fc add more arguments to these things.
2.2 candidate.
1997-01-15 19:39:45 +00:00
wollman
af06f5886c Document Monday's changes in the interface structure. 1997-01-15 19:28:39 +00:00
max
bc37605c46 Merge 1.57 -> 1.59 changes. (No actual change in the contents.) 1997-01-15 13:30:24 +00:00
max
cdcc77af60 Bump the revision number in the Original revision: line by one iafter
all $Id$ changed to $FreeBSD$.
1997-01-15 13:16:51 +00:00
max
7e0026e3f5 $Id$ was missing in this file. So added $FreeBSD$ (whatever that could
give you.)
1997-01-15 13:04:58 +00:00
sos
1125a9adab Latest fixes for the psm mouse device, also updates the docs
to reflect the new options etc..

Submitted by:	Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
1997-01-15 12:04:11 +00:00
torstenb
a9d824caea workaround: add alias to dtterm entry
Pointed-out by: bde
1997-01-15 09:43:01 +00:00
jkh
ff123f1d69 I recently tried to install over passive FTP, and found it difficult to
understand how to do it from the handbook.  I suggest the following
re-wording and extension to make it clearer.

Submitted-By: Eivind Eklund <eivind@dimaga.com>
1997-01-15 07:09:38 +00:00
mpp
754b382431 Fix a few typos.
Obtained from:  OpenBSD
1997-01-15 05:33:11 +00:00
mpp
9f3968dbcb Add a missing quote.
Obtained from: OpenBSD
1997-01-15 05:18:29 +00:00
mpp
46c533795f Some fixes to make some of the examples in
the mail section come out right, along with some
typo corrections.

Submitted by:	Phillippe Charnier <charnier@xp11.frmug.org>
1997-01-15 04:56:11 +00:00
jkh
ed2799b548 Rearrange the documentation project roster a little more. 1997-01-15 01:30:12 +00:00
asami
abc626392c Back out rev. 1.58. 1997-01-14 23:40:51 +00:00
jkh
01a72f1c3d Sigh, OK, now the release map looks right. 1997-01-14 14:43:17 +00:00
jkh
7eb0f22de4 Unsmash my $Id$. 1997-01-14 14:40:42 +00:00
jkh
28d463b77b Do a better job with my ASCII artwork. 1997-01-14 14:39:37 +00:00
jkh
0a64681114 Update the FAQ using some of Peter's text and some of my own.
Submitted-By: pds & jkh
1997-01-14 14:36:13 +00:00
wosch
b05b74ee7b Move gzip(1) option -c from commandline into variable GZIPCMD. Not
all compress programs (e.g. cat(1)) support the option -c.
1997-01-14 11:59:33 +00:00
asami
a70849af75 Move $FreeBSD$ up right next to $NetBSD$ (oh, the solidarity! :). 1997-01-14 07:55:46 +00:00
asami
5e191327ee $Id$ -> $FreeBSD$ in samples. 1997-01-14 07:52:03 +00:00
jkh
808a36ef65 Make the long-awaited change from $Id$ to $FreeBSD$
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
jkh
058c86d9e8 Make sure dir file exists before we call install-info, which requires it.
Sorry, I know it's a gross fix to call share/info's install target as
a side-effect, but that's less gross than propagating the work-around
changes to files which have nothing to do with the info system.
1997-01-13 23:44:20 +00:00
max
52ec48faa0 Merge the en version changes made in 1.58 -> 1.61.
Submitted by:	Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
1997-01-13 19:59:47 +00:00
max
43c27799ac Typo police.
Submitted by:	Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
1997-01-13 19:55:33 +00:00
max
aa85aac7b2 Merge the en version changes made in 1.4 -> 1.5.
Some Translation improvement.

Submitted by:	Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
1997-01-13 19:51:37 +00:00
max
9cba128d68 Merge the en version changes made in 1.52 -> 1.56. 1997-01-13 19:48:19 +00:00
torstenb
bea2e16025 add dtterm
Obtained-From: Xinside's CDE for FreeBSD with Thomas Roell's permission
1997-01-13 12:37:05 +00:00
max
746f820e96 Merge the en version change made in 1.189 -> 1.190. 1997-01-13 12:02:43 +00:00
tg
73a7b2d44b Add Luigi Rizzo, who was inadvertently left out. 1997-01-13 11:16:09 +00:00
max
350ccc841d Merge the en version changes made in 1.188 -> 1.189. 1997-01-13 10:15:51 +00:00
tg
9e40c0db2b Add Simon Marlow for his cgoban port. 1997-01-13 08:51:04 +00:00
asami
e053af60e9 Skip non-existent subdirectories. The diff is rather large because
the original logic went into a section of code assuming some
incarnation is there, but it's basically a "test -d" fix.  Closes PR
ports/2082.

Reviewed by:	max ("although I didn't test it, it looks fine")
1997-01-13 02:13:19 +00:00
wosch
71f5160702 Sort cross references. 1997-01-13 00:25:51 +00:00
jfieber
08d77a617a Handle linuxdoc docs with a declaration like:
<!doctype linuxdoc system>

which is the standard practice used for the linux HOWTO documents.
1997-01-12 20:59:49 +00:00
wosch
ae3d37ac7b Add comments about variables and targets. Incomplete, see '???'. 1997-01-12 16:20:13 +00:00
wosch
58e0fd7502 Add a general comment about this include file. 1997-01-12 16:12:40 +00:00
max
218c2d3812 Merge the en version changes made in 1.174 -> 1.188. 1997-01-12 13:32:48 +00:00
max
d2d24f0aee Merge the en version changes made in 1.45 -> 1.47. 1997-01-12 13:31:38 +00:00
max
8765bbdc72 Move some lines to make the list in alphabetical order by the entity name. 1997-01-12 13:29:43 +00:00
asami
b3363d762b Add OpenBSD support. Change some comments to reflect the fact. Also:
(1) Change commented out MAINTAINER to FreeBSD_MAINTAINER and
    OpenBSD_MAINTAINER.  These are not comments anymore, so we may
    even use it in the future.

(2) Instead of the ".if ${OPSYS} = "NetBSD" hack, use ".if exists()"
    to find the location of md5 an tar.  Play similar trick for fetch
    (OpenBSD uses /usr/bin/ftp which groks http: addresses).

This commit includes most of the changes made in 1.242 (although many
of them are done differently after more discussion).  One thing that
is conspicuously missing is NOMANCOMPRESS, which has been postponed
until Warner figures out what exactly the situation is on the OpenBSD
ports paradigm.  (In a nutshell, we can't just define NOMANCOMPRESS in
this file even if uncompressed manpages is the default for OpenBSD,
because that will take away the ability of individual users to select
manpage compression.)

Reviewed by:	imp@openbsd.org
1997-01-12 12:37:48 +00:00
max
88a3bda41a Typo fix, and translation improvement.
Submitted by:	Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
1997-01-12 12:17:43 +00:00
asami
e0ae5826ad (1) New variable, SCRIPTS_ENV, which is passed to scripts/configure
and scripts/{pre,post}-* as environment vars.  Also, if BATCH is
    set, "BATCH=yes" is automatically added to SCRIPTS_ENV.
    (Requested by: max)

(2) The INSTALL_* macros are added to SCRIPTS_ENV and MAKE_ENV as
    BSD_INSTALL_*.  (Requested by: obrien)

(3) New variable MOTIF_ONLY, which will only build ports with
    REQUIRES_MOTIF defined.  This doesn't do dependencies right (what
    if the depended port doesn't need Motif) yet.

(4) Try not to clean the same port twice in clean-depends when (for
    instance) it's defined in both BUILD_DEPENDS and INSTALL_DEPENDS.
    Note that it won't check chained dependencies so you may still see
    the same port cleaned multiple times, but checking that far will
    surely make this run slower than the un-"optimized" case so I left
    it as is.  (Requested by: jkh)

(5) Ignore *.rej files in patches/ directory in addition to *~ and
    *.orig.
1997-01-12 11:48:26 +00:00
max
e5f330155f Merge the en version changes made in 1.4 -> 1.5.
(No actual change in the translation.)
1997-01-12 11:28:09 +00:00
obrien
25e0b77a17 Added two useful URL's. 1997-01-12 10:07:52 +00:00
obrien
bc44e91bc1 Updated the Pentium chipset descriptions as suggested by Rodney Grimes.
Submitted by:	Rodney Grimes
1997-01-12 09:36:52 +00:00
peter
652ab90776 one more tweak to make it fly without INFO defined. (like bsd.prog.mk) 1997-01-12 07:30:23 +00:00
peter
e270a52103 Make this slightly less bogus. I'm not 100% sure what is correct here,
but replacing the "dir" file unconditionally isn't it.  During the course
of development, if .info files go away from the sources, nothing removes
them from /usr/share/info, this is the same as system binaries etc.
Removing the entire index isn't helpful, because you've got to reinstall
the entire tree to get it back again.  bsd.info.mk has a reference to
/usr/share/info/dir-tmpl, I wonder if it once created dir if needed?
1997-01-12 07:23:58 +00:00
peter
b4dfa9cba3 oops, missed a ${BINDIR} -> ${INFODIR}. Also remove the slash between
${DESTDIR}/${INFODIR}.
1997-01-12 07:15:24 +00:00
peter
37d72f4be9 recover spammed revisions 1.20 and 1.21. This fixes the breaks in the
builds when INFO is commented out.

Pointed out by: bde
1997-01-12 07:05:07 +00:00
steve
e72b85b270 Revert changes to make the .y.c rule 'make -j n' safe. 1997-01-12 04:01:25 +00:00
jkh
1528395b96 Correct entity entry for Ricardo AG, make him the primary contact
for gallery entries.
1997-01-11 23:54:15 +00:00
jfieber
e17c33762b Public identifiers for Docbook 3.0 1997-01-11 21:54:40 +00:00
jfieber
46f883b588 Add docbook 3.0 1997-01-11 21:53:52 +00:00
jfieber
f212ea0cb9 Remove docbook 2.4.1 1997-01-11 21:52:22 +00:00
mpp
92875d741d Change Brian Tao's mail address from taob@io.org to
taob@risc.org as requested (It looks like Nate forgot or
didn't know about this one, or I just jumped the gun
and got to it before he did :-).

Submitted by:	Brian Tao <taob@risc.org>
1997-01-11 20:06:03 +00:00
jmacd
6984bfb217 In an attempt to make the new info rules bootstrap themselves, make
the rules conditional on NOINFO not being defined, just like NOMAN.
1997-01-11 10:51:36 +00:00
jmacd
fc96f4e7e3 Add info to SUBDIRS 1997-01-11 02:46:51 +00:00
jmacd
431026fe42 This commit was generated by cvs2svn to compensate for changes in r21503,
which included commits to RCS files with non-trunk default branches.
1997-01-11 02:44:34 +00:00
jmacd
19f42abf29 Makefile and empty dir template. 1997-01-11 02:44:34 +00:00
jmacd
c33ba3cc46 Change the installation rules. It now copies an empty dir file
into the DESTDIR in the beforeinstall rule in src/share/info/Makefile.
Then each info file that gets installed into the dir file using
install-info.

It has struck me that there's going to be a problem bootstrapping
this change, since parts of install will fail until install-info
is installed.  Maybe someone who knows best how to deal with this can
fix it.
1997-01-11 02:39:37 +00:00
wosch
93b06c1695 if !(command) -> if ! (command)
the ksh and I guess some other shells want a space
between '!' and the next command. This problem exist since rev 1.207
1997-01-10 21:02:27 +00:00
mpp
97aa7b5184 Get rid of all those annoying warnings when making the
handbook.  Closes PR# 2375.

Submitted by:	William Lloyd <wlloyd@mpd.ca>
1997-01-10 07:46:56 +00:00
mpp
ceefad4d9e Various changes submitted by the original author.
Closes PR# 2372.

Reviewed by:	The spelling police
Submitted by:	William Lloyd <wlloyd@mpd.ca>
1997-01-10 07:02:43 +00:00
max
25979145c5 Merge the en version change made in 1.14 -> 1.15. 1997-01-10 05:35:43 +00:00
mpp
43f6fa9c85 Fix some spelling errors. 1997-01-10 05:29:15 +00:00
mpp
59811f3036 Change an incorrect path name.
Submitted by:	Sean Kelly
1997-01-10 05:04:49 +00:00
wosch
37c2967fb3 add cross reference to cd(1), where CDPATH variable is explained 1997-01-09 21:04:10 +00:00
jfieber
07b402e112 Lots more squashing of bugs, in particular making sure generated
HTML is compliant with the 3.2 DTD.

Sanity preservation and bug prevention - define frequently used
constructs as entities.

What remains to be done is better hypertextification which includes
breaking large documents into managable chunks, and managing links.
There are currently some (easy to avioid) situations that result
in multiple anchors with the same name, or links nested within other
links.  :(
1997-01-09 18:30:15 +00:00
mpp
649560e2de Update the copyright notices to match our bsd-copyright example. 1997-01-09 07:26:05 +00:00
mpp
fe9d880f17 Add some real example diagnostics to example.[14]
Add all of the possible errno's to example.3.

Show examples of the .Bx (BSD) and .At (AT&T UNIX) macros
in the various HISTORY sections.

Add some .Rs/.Re (used for referencing things other
than man pages) in the SEE ALSO sections.

Suggested by: wollman
1997-01-09 06:32:22 +00:00
wosch
516a603227 bring section LIMITS back; reviewed by: mpp 1997-01-08 22:57:15 +00:00
ache
9962c79df8 Rename vt*-em entries to vt*-nac entries
Add vt*-pf entries with k1-k4 as pf1-pf4 and make it non-default
1997-01-07 21:12:05 +00:00
pst
c2735e9515 Added Tor Egge to contributor's list 1997-01-07 20:22:17 +00:00
max
f593aaef0b Added proff@suburbia.net (Julian Assange) for doing strobe port. 1997-01-07 13:11:58 +00:00
jfieber
86fe726899 Handle footnotes in a useful manner.
Letter appendicies rather than number them.
Brief descriptive comments for each element.
Lots of cleanup.
1997-01-07 04:39:15 +00:00
ache
07b1e363dd Merge vt* entries with Eric's database
Add vt300-340 entries
1997-01-07 01:27:59 +00:00
asami
b32d1ab1ae pkg/DISPLAY -> pkg/MESSAGE
Reported by:	Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
1997-01-06 14:03:00 +00:00
jfieber
4f7f26c227 Marching on...
Lots of tweaks and new functionality.  This now handles pretty much
everything that the linuxdoc to docbook translator generates.  Output
is still a single (very large in the case of the handbaak) file but now
has minimal internal navigation links.
1997-01-06 05:24:35 +00:00
ache
e881a25a8e FIx typing error .SRCDIR -> SRCDIR
Submitted by:  bde
1997-01-06 02:30:13 +00:00
steve
eac436398b Make the .y.c rule 'make -j n' friendly.
Inspired by: bde and brian@mediacity.com
1997-01-06 02:07:35 +00:00
nate
5ae941cca0 Fix minor typo. BIOSETIF -> BIOCSETIF 1997-01-05 22:15:59 +00:00
max
05e66c9259 Oops, there was a ] I forgot to erase. 1997-01-05 21:46:40 +00:00
max
749eb00eb2 Change wording of MAN?PREFIX description. 1997-01-05 21:41:09 +00:00
ache
ad809aa5ff Use SRCDIR to handle non-current directory docs
Use INFO* macros from bsd.own.mk
1997-01-05 15:33:36 +00:00
wosch
bfc29630fd Romania is not a Soc. Rep
fix umlaut converting for Zuerich
1997-01-05 14:36:23 +00:00
mckay
c10b6ed605 A collection of spelling fixes and minor grammar corrections.
Safe for 2.2.
1997-01-05 12:13:38 +00:00
adam
8b939582e8 actually apply submitted changes for Finland and Australia
Submitted by:	Ville.Eerola@vlsi.fi, danny@hilink.com.au
1997-01-05 06:34:19 +00:00
adam
a2603abeb3 Caribbean Islands moved from inter.phone to na.phone
partial sync with iso3166
2-letter country codes added to na.phone for Caribbean islands
(except Cayman Islands and Monserrat since the 2-letter codes clash with
Kentucky and Mississippi)
changed city codes in Finland (from Ville.Eerola@vlsi.fi)
changed city codes in Australia (from danny@hilink.com.au)
1997-01-05 06:28:16 +00:00
max
b9594631f1 Merge the en version changes made in 1.22 -> 1.23. 1997-01-04 22:49:32 +00:00
max
e5a4817896 Merge the en version changes made in 1.8 -> 1.9. 1997-01-04 22:46:58 +00:00
jfieber
741ece91da A nudge closer to ditching linuxdoc.
I now have a functioning, semi-automagic linuxdoc to docbook converter,
so once the docbook to (HTML|groff) converters are up to snuff,
linuxdoc will be history.  :)
1997-01-04 22:38:37 +00:00