Commit Graph

1590 Commits

Author SHA1 Message Date
asami
d1ea4ae39d Add Andrew V. Stesin (stesin@elvisti.kiev.ua) and Peter Stubbs
(PETERS@staidan.qld.edu.au) for their wonderful port of squid.
1996-06-03 02:29:38 +00:00
jraynard
229375de35 Update reference to the 4th edition of this fine book. 1996-06-03 00:37:41 +00:00
phk
79ea4b1fca Back out yacc change. 1996-06-02 17:04:08 +00:00
wosch
7957d43260 People ask in Usenet, how to configure remoteprinting successfully
having a hosts.lpd(5) manpage and some references to it from
within lpd(8) might help here. Close PR docs/1277

Submitted by: andreas@knobel.gun.de (Andreas Klemm)
1996-06-01 23:22:36 +00:00
jkh
06a8442ae0 Whups! I never meant for the laptop section to appear twice! :-) 1996-06-01 21:28:06 +00:00
joerg
8f8386f61d Update my PGP key with a signed version. 1996-06-01 19:08:39 +00:00
asami
4629e40071 Add some comments to sections to disable targets using NO_* variables.
Remove disabling of "repackage", that thing calls package anyway.

Submitted by:	(mostly) jkh
1996-06-01 05:47:42 +00:00
mpp
afa38eb3c4 Mention that the default update time of 30 seconds may be
changed with sysctl(8) by changing the kern.update variable.
Also make a couple of minor cosmetic changes.
1996-05-31 21:02:16 +00:00
mpp
f9b8078a7a Add a link to the kernel configuration section of the handbook
to the "Building a ppp ready kernel" section.
1996-05-31 02:51:24 +00:00
mpp
180c1ad687 Fix the layout of one of the entries in the laptop section
so that it makes more sense.
1996-05-31 02:36:41 +00:00
phk
83a65a2744 Make the yacc rules reentrant
Suggested by:	peter
1996-05-30 20:39:45 +00:00
asami
a28a78041a Set MAKE_ENV and CONFIGURE_ARGS with += instead of ?=, it is easier to
add things this way.

Reviewed by:	ache
1996-05-30 08:53:26 +00:00
jkh
4e903ff88c Add James Raynard 1996-05-29 17:16:24 +00:00
jkh
6f37611e0a Add laptop user's section to handbook.
Add Alex Nash.
1996-05-29 16:32:27 +00:00
wosch
4fe110ed7e `make maninstall' should go down into the subdirs like
`make install' does.
1996-05-29 01:10:10 +00:00
wosch
e774799ebe add manpage links
TAILQ_EMPTY.3 -> queue.3
TAILQ_FIRST.3 -> queue.3
TAILQ_LAST.3 -> queue.3
TAILQ_NEXT.3 -> queue.3
1996-05-29 00:58:47 +00:00
jkh
459ecf039d Added pointer to inn FAQ on the net. 1996-05-29 00:46:01 +00:00
phk
f395b616d3 Avoid a ton of "mv" when making libs by using -O to ld.
Make lex rules reentrant.
1996-05-28 16:20:13 +00:00
wosch
f2d4e83437 make install' do not depend on make all'
Add some comments for variables and targets.
Include <bsd.obj.mk>, remove targets  obj, clean, cleandir.
Replace ${MAN*} with ${DOC*} variables.
Use a .for loop for undefined targets
1996-05-27 23:12:15 +00:00
wosch
71de83ff60 Add a note that MAKEOBJDIR is an enviroment variable
and does work proper only if set as enviroment variable,
not as global or command line variable.
1996-05-27 23:05:54 +00:00
ache
0cb6381c94 Add my PGP key 1996-05-27 02:33:13 +00:00
asami
9ba99f8b7b Added John Capo <jc@irbs.com> for his contribution of
ports/games/xroach/patches/patch-ab.

Also remove lone dash between John Hay's name and his e-mail address.
1996-05-27 01:15:29 +00:00
wosch
a6e1c6729b remove unknown word ``unknowen''. Close PR docs/1239
Submitted by: Cove Schneider <cove@brazil.nbn.com>
1996-05-27 01:07:57 +00:00
joerg
418e6a1585 Add my PGP key, now that Jordan has forced me to deal with PGP. :) 1996-05-26 18:25:11 +00:00
wosch
0c6fd6b34b Add some comments for variables and targets. 1996-05-25 23:09:49 +00:00
wosch
80fb81a0a6 speedup MLINKS 1996-05-25 21:50:54 +00:00
jfieber
5451e1edfb Fix a couple things that tripped up latex output. 1996-05-24 19:33:33 +00:00
jkh
ad3641fb25 Clarify PCMCIA warning now that we have the PCCARD stuff in our -current tree. 1996-05-23 11:53:56 +00:00
tg
7980937925 Add Julian Jenkins for his spice port. 1996-05-23 11:36:50 +00:00
jkh
c8d511854a Also list the regional web sites in our web site resource list. Sure wish
I could have this looking more tabular somehow, but I don't think there's
an easy way of doing this with our docs environment.
1996-05-22 19:48:59 +00:00
jkh
5c0f0ee057 Add my missing middle initial to authors entity.
Add my pgp key to new pgp keys list,  make both my and phk's entries
use proper entity entries in the header for emailing.
1996-05-22 19:24:49 +00:00
jkh
600ef74ac0 Add a new section for laptop users.
Update the mirrors list.
1996-05-22 19:13:59 +00:00
jkh
a90379eb64 Correct a few small typos.
Submitted-By: James Raynard <fdocs@jraynard.demon.co.uk>
1996-05-21 04:06:00 +00:00
mpp
f75c739b82 Remove an xref to config.old(8). 1996-05-20 22:46:22 +00:00
jkh
7959948e53 clarify which steps do which actions in "how to compile a kernel" doc
section 8.1
Noticed by:	Carol Lyn Deihl <carol@tinker.com>
1996-05-19 05:20:18 +00:00
rich
20c8a07495 Clarified some of the examples and changed their syntax to
make them more consistent.

Submitted by:	Rich
1996-05-17 17:36:29 +00:00
jkh
94c3aa770f I think these reference tags (given the context of the sentence) make
more sense.
1996-05-17 11:16:51 +00:00
mpp
a22af77aa5 Mention that the "file:/usr/share/doc/..." URLs are only accessible
on machines running FreeBSD 2.1 or later.

Pointed out-by:  Felipe Garcia <fxg@usis.usemb.se>
1996-05-16 23:25:18 +00:00
mpp
379ee1865d (This really shouldn't all be on one commit, but I forgot
I was in the middle of one of these "projects" when I started
on the next, so they wound up all intermixed)

Move the mailing list entities from authors.sgml to the new file
lists.sgml.  Add an entity for majordomo at the same time.

Avoid the use of contractions.  This revealed some grammer problems,
and also has the benefit of helping make things clearer for those people
who do make speak English as a their first language.
1996-05-16 23:18:28 +00:00
mpp
0e1c8aafb3 Correct the Mathematica install section to correctly match
up the example output with the text description.

Submitted by:	Rich Murphey <rich@rich.isdn.bcm.tmc.edu>
1996-05-16 22:50:29 +00:00
jkh
2769b6f33e Make some long-overdue updates in the install document, add
freebsd-emulation list to entities.
1996-05-16 20:20:57 +00:00
jkh
4d388cfbbc Bring this a little more up to date. 1996-05-16 20:01:26 +00:00
mpp
483105a62e Mention the fact that the ability to specify uid ranges was added
to the system after 2.1 was released.
1996-05-15 19:40:57 +00:00
joerg
f56d4bbea6 Add ewinter@lobo.muc.de (Ernst Winter) for his contribution of a 2.88
MB floppy drive to the project.  This will hopefully increase the
pressure for me to rewrite the floppy disk driver some day. :)
1996-05-15 17:32:46 +00:00
jfieber
54adaeb608 Fix a few HTML 2.0 violations. 1996-05-15 17:05:17 +00:00
jfieber
dea581dd2c Fixed botched cross reference (target was not defined). 1996-05-15 15:17:28 +00:00
rich
3b63e670fe This is a guide to installing the linux emulator with specific
instructions on installing and running Mathematica's Linux binary.
Written by Brian N. Handy, Chuck Robey and myself.

Reviewed by:	jordan
1996-05-14 20:31:53 +00:00
asami
bde67b9082 Change Bernd's e-address. 1996-05-13 09:31:34 +00:00
jkh
b7075b8364 Correct email address for Alex Nash 1996-05-13 02:04:39 +00:00
wosch
e4ed666230 Add comments for
some useful aliases
	8-bit locale
	a nicer prompt
1996-05-12 14:32:23 +00:00
jkh
5ee7f4dd3b Now that X Inside, Inc. is shipping their Motif, point at them instead. 1996-05-12 13:07:50 +00:00
wosch
d9e8138ee8 Add a comment how to enable the emacs command line editor 1996-05-11 19:15:17 +00:00
jkh
b36c9f21b7 Make newsgroups hot. 1996-05-11 09:24:45 +00:00
jkh
3d01623d39 Add laser5 to list of donors. Also put another pointer to the donor's
gallery in the submitters list.
1996-05-09 23:32:44 +00:00
mpp
a9d267fc51 Add definitions for the various freebsd-* mailing lists so that
we are consistent in how they are referenced in the handbook, and
so that they are now all clickable URLs.  E.g. no more mis-matched
freebsd-hackers@freebsd.org and hackers@freebsd.org.  They are used
just like the individual mail addresses defined in authors.sgml.
E.g. &a.doc will expand to:

FreeBSD documentation project mailing list <freebsd-doc@FreeBSD.ORG>

Be consistent in using the FreeBSD.ORG address.  All references
to freebsd.org were changed to FreeBSD.ORG.

Use pre-defined addresses for some individuals where available.
1996-05-09 23:04:53 +00:00
phk
a6c3d6a661 Make some rules reentrant, and mark the onces that cannot be. 1996-05-09 13:01:44 +00:00
wosch
9f795376b3 `mv'' -> `mv -f''
``rm'' -> ``rm -f''
so mv/rm may not ask for confirmation if you are not root
1996-05-07 23:19:49 +00:00
nate
36bfdcbabe Added Richard Wiwatowski <rjwiwat@adelaide.on.net> for his work on the
psm mouse driver.
1996-05-07 21:35:19 +00:00
peter
46a23186a2 Add Greg Ungerer <gerg@stallion.oz.au> for his Stallion serial card driver. 1996-05-04 17:26:55 +00:00
jkh
81821ce5ba Update the comments at the top of these things to fit reality. Sup hasn't
been a package which you need to add on for awhile now. :-)  Also mention
hooks in /etc/make.conf for `make update' fans.
1996-05-04 14:08:49 +00:00
asami
caf61f7cc2 Connect ccd man page and ccdconfig to parent Makefiles.
Ok'd by:	peter
1996-05-04 08:30:22 +00:00
asami
4aaaaa1094 Add Nisha Talagala (nisha@cs.berkeley.edu) who is the co-porter of
the ccd driver from NetBSD.
1996-05-04 07:39:01 +00:00
asami
42dd886fcc Add Yoshiro Mihira <sanpei@yy.cs.keio.ac.jp> for his contribution of the
wide-dhcp port.
1996-05-04 02:53:22 +00:00
jkh
dd9f4da200 Add Andrew McRae for his work on the PCCARD stuff. 1996-05-03 23:55:09 +00:00
ache
91a3c8b8c7 Add missing kD to cons25 default entry 1996-05-02 22:05:32 +00:00
phk
1f74c80056 Add section with pgp keys (feel free to give it a better layout)
Add me back as patch-kit contributor.
1996-05-01 20:11:01 +00:00
jkh
765166292c Make the call to fortune here conditional as well. 1996-05-01 09:23:30 +00:00
jkh
14cd777606 Alex Nash added for his contribution of the compat21 distribution. 1996-05-01 01:49:03 +00:00
bde
0a13cbc5da Fixed incomplete or wrong lists of prerequisite #includes related to
<sys/types.h>.
1996-05-01 01:45:23 +00:00
asami
6508c38459 Add ports-all and comment out individual ports-*. Add commented out
ports-distfiles to ports-supfile.  Add explanations.
1996-04-30 21:05:07 +00:00
asami
0f201b0b9a Change Masafumi Nakane's address (masafumi@pobox.com -> max@sfc.wide.ad.jp). 1996-04-30 20:39:51 +00:00
jkh
c24710a1ae Document the /etc/fbtab fix for X.
Inspired-By: Nik Clayton <nik@blueberry.co.uk>
1996-04-30 19:07:58 +00:00
gibbs
c17cc2e1be Bring back the AHC_TAGENABLE compile option and document it. You must
use this option to get tagged queuing.  Just like the old days.
1996-04-28 19:43:10 +00:00
joerg
abe7b46431 Add an entry for xterm with colors. The standard xterm now handles
ANSI colors.
1996-04-28 18:21:01 +00:00
jkh
277b92f12a Fix a minor grammatical error (reselled -> resold) I just noticed. 1996-04-27 18:36:02 +00:00
asami
24656d4f99 Add CFLAGS=${CFLAGS} to MAKE_ENV, otherwise gmake won't pick it up. 1996-04-26 10:09:06 +00:00
jkh
a46817bd06 All hail Mike Pritchard - the new Docmaster!
Nominated by:	jfieber
Dragooned by:	jkh
Foolishly Accepted by:	mpp
1996-04-25 20:07:28 +00:00
wosch
b0ccfc5ff3 New variable NOOBJLINK
Create 'obj' directory in current directory instead
	a symbolic link to the 'obj' tree if defined. [not set]

Print a warning if 'obj' tree (/usr/obj) does not exist.

Change default 'obj' directory from ``obj.${MACHINE}'' back to
``obj'', unfortunately many Makefiles are wired with the name ``obj''.

Add some comments for variables and targets.
1996-04-22 23:31:39 +00:00
jdp
34e576f18f Add "-x" to the linker command for building shared libraries. This
eliminates many local symbols that could not be removed by the "ld -r -x"
steps on the individual object files.  It makes shared libraries
substantially smaller -- almost 11%, in the case of libc.so.3.0.
1996-04-21 17:45:38 +00:00
asami
5cc0c21531 Take out quotes around MOTIFLIB. Clarify comments a bit, most users
don't have to touch neither X11BASE nor MOTIFLIB.

Reported by:	kmitch@phantasma.bevc.blacksburg.va.us
1996-04-21 08:56:32 +00:00
gibbs
cf74e6c105 Update to face reality. We now support the aic7850, aic7860 and aic7880.
Mention Ultra support and SCB paging.

Remove references to AHC_TAGENABLE.
1996-04-20 21:37:49 +00:00
jdp
e6bdc02ac0 Add Doug Ambrisko for implementing LD_PRELOAD in the dynamic linker. 1996-04-20 18:43:54 +00:00
dima
45c2d4f4f6 Added sup5.freebsd.org (burka.rdy.com)
Obtained from: DNS :-)
1996-04-20 08:12:46 +00:00
jkh
c27d7d17c6 Add Paul Traina as the new security officer. 1996-04-20 00:17:53 +00:00
asami
d0c8e2e91c Delete duplicate "make sure you have at least one device supplying
teminator power".

Noticed by:	<yoshiaki@kt.rim.or.jp>
1996-04-19 21:50:32 +00:00
wosch
8cf59a204c contents file for /usr/share/doc/papers 1996-04-19 21:26:27 +00:00
wosch
22fe1ed19b add ``contents'' to SUBDIR 1996-04-19 21:24:34 +00:00
wollman
2b40b8e5c5 Fix timezone names for Mountain time.
Fixes PR 1150

Submitted by: colsen@usa.net
1996-04-19 15:15:41 +00:00
jkh
d96c3e1df4 Revise the responsibility roster a bit. 1996-04-19 07:44:17 +00:00
ache
2d55190c7f Back out my MOTIF_STATIC change, it is unnecessary 1996-04-16 11:47:29 +00:00
mpp
3ad2f69a9f Add man pages for the copy*, fetch*, and store* families of
kernel functions.

Also added timeout(9) to the makefile.

Reviewed by:	joerg
Obtained from:	NetBSD
1996-04-15 21:37:07 +00:00
wosch
1de729283b add keymap entries for
Italian ISO, Japanese 106/106x, Spanish ISO  [en,de]
	add US dvorak [en,de,fr]

remove old test examples
1996-04-14 17:22:43 +00:00
joerg
a42357765f Describe timeout() and untimeout(). 1996-04-13 16:59:07 +00:00
phk
2603059738 A little paper about phkmalloc. 1996-04-13 08:30:21 +00:00
ache
7dd8453c64 Document MOTIF_STATIC 1996-04-13 06:40:19 +00:00
jkh
65d74927ae Update section on mounting DOS extended partitions.
Document the fact that we're now working on BSDI's dos emulator
and point people at the new freebsd-emulation@freebsd.org mailing
list.
1996-04-13 00:12:41 +00:00
jkh
4d3289d1ce Document the freebsd-emulation mailing list. 1996-04-13 00:05:30 +00:00
wosch
0bf2c140a9 install bsd.obj.mk
Submitted by:	Asami
1996-04-12 11:13:29 +00:00
asami
4c51aabd03 Add commented-out definitions of HAVE_MOTIF and MOTIFLIB. 1996-04-12 09:28:14 +00:00
asami
699b9de773 Add NO_CDROM, RESTRICTED, BROKEN and Motif support.
(1) The new NO_CDROM Boolean variable means "don't put the distfile/
    package on the CDROM you're going to sell".  It will basically
    turn off everything if FOR_CDROM is set.

    Many of the NO_PACKAGE ports are actually "don't sell for profit"
    types, which we shouldn't have any problem distributing via ftp.

(2) The new RESTRICTED Boolean variable means don't build this unless
    you know what you are doing.  It doesn't have any effect unless
    NO_RESTRICTED is also set.

(3) BROKEN means this port is broken.  At least it will now show up in
    INDEX and README.html, and give people more incentive to fix (I
    hope).

    RESTRICTED and BROKEN are expected to replace the pseudo-targets
    in parent Makefiles.  (The RESTRICTED and BROKEN list didn't do
    anything before, they were solely for grepping purposes.)

(4) The Motif support brings in four new variables: REQUIRES_MOTIF,
    which the porter sets for ports that require Motif to build;
    HAVE_MOTIF, which the user sets to indicate the system has Motif;
    MOTIF_STATIC, which the user sets to indicate that the static
    libXm, instead af the default dynamic library, is to be used; and
    MOTIFLIB, which is set to "${X11BASE}/lib/libXm.a" or
    "-L${X11BASE}/lib -lXm", depending on whether MOTIF_STATIC is set.

    The porter is expected to replace all occurrences of libXm in the
    {Im,M}akefiles with ${MOTIFLIB}, and this will allow both dynamic
    linkage (for users with Motif) and static linkage (for those who
    build packages to be used by those withot Motif, i.e., me ;)
    automatically.

Original Motif support idea by:	graichen
1996-04-12 08:08:36 +00:00
wosch
791b2ca0a6 remove variables KMODGRP?=, KMODOWN?=, KMODMODE?=
replace ${BIN*} variables with ${KMOD*} variables

cleanup manpage code

include bsd.obj.mk
remove targets clean, cleandir, obj (included by bsd.obj.mk)
1996-04-11 23:03:10 +00:00
asami
df91e3aacd Add Daniel M. Eischen <deischen@iworks.InterWorks.org> for his xmcd
port contribution.
1996-04-11 08:49:21 +00:00
asami
bd6c81ecb2 Describe usage of LOCALBASE and X11BASE in relation with PREFIX. 1996-04-10 06:32:42 +00:00
wosch
3508394479 Add variable ``_MANPAGES'' This will be replace the
.if !defined(MAN1) && !defined(MAN2) ... orgy in bsd.prog.mk and
bsd.kmod.mk
1996-04-09 23:10:19 +00:00
wosch
832bcac465 use .for loop for common targets 1996-04-09 22:54:13 +00:00
wosch
50c95294f0 Add targets cleanfiles/clean, cleandir 1996-04-09 22:43:33 +00:00
asami
5a2de6fc2e Add Jian-Da Li <jdli@FreeBSD.csie.NCTU.edu.tw> for his xsysinfo port. 1996-04-09 09:04:09 +00:00
gclarkii
69b0dd4b9f Add John Perry to list for security documentation (forth coming)
perry@vishnu.alias.net
1996-04-09 04:14:09 +00:00
asami
bc6a215103 Add "Brent J. Nordquist" <nordquist@platinum.com> for contribution of
btoa port.
1996-04-09 04:00:24 +00:00
jfieber
e3ccf48fca Remove some rogue section headings that jordan left way back in v1.9 in a
reorganization of the hw section.
1996-04-08 15:01:04 +00:00
phk
14011f8f83 Document 5 new macros in TAILQ family. 1996-04-08 07:54:04 +00:00
mpp
c06fc87509 Remove the old unused makewhatis.sed script. 1996-04-08 05:17:00 +00:00
mpp
f13d17519f Do not install the now unsupported netns and netiso
related man pages.  Comment out cross references to those man
pages from other man pages.
1996-04-08 05:15:09 +00:00
mpp
3c57dc7753 Correct some man page xrefs, and some other minor changes to bring some
man pages up to mdoc guidelines and fix some minor formatting glitches.
Also fixed a number of man pages to not abuse the .Xr macro to
display functions and path names and a lot of other junk.
1996-04-08 04:18:31 +00:00
mpp
a077141eaf Update the scd(4) man page to reflect the current copyright
status and to update some path references.
1996-04-08 01:08:24 +00:00
mpp
56b0538949 Add the Ap macro to the macro table documentation (it generates an
apostrophe for those of you that were wondering).
1996-04-07 23:57:14 +00:00
mpp
1ddc42ee15 Bring clocks(7) into line with mdoc standards.
Reviewed by:	joerg
1996-04-07 21:12:10 +00:00
roberto
20b5c8f9a6 Add several entries for ISA PnP cards (from Frank Durda IV), for using the NT
loader to boot, Jörg answer for slow printers and Dave Walton's answer to
hang during vty switches.
1996-04-07 17:23:34 +00:00
mpp
285acf5c8d Add a zero(4) man page to describe /dev/zero. Update null(4) to xref
this new man page.
1996-04-07 10:04:49 +00:00
mpp
a8e89bb5c1 Fix some typos. 1996-04-07 08:37:54 +00:00
asami
4a1e91b17b Change ${ENV} -> ${SETENV}. The former coincides with startup file
names of bash et al.

Submitted by:	Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
1996-04-07 08:34:21 +00:00
mpp
86b292ffbd Correct some man page cross references and file location references. 1996-04-07 00:06:21 +00:00
joerg
c6dfb097b4 Fix a typo. 1996-04-06 13:33:23 +00:00
jkh
1526069a1e Add Jake Hamby as the new webmaster. 1996-04-06 08:36:30 +00:00
joerg
4e1d53d6a2 .Ql --> .Dv
Submitted by:	wollman
1996-04-05 23:23:25 +00:00
wosch
799bd81e01 remove BINGRP?=, BINOWN?=, BINMODE?=, STRIP?=
use .for loop for common targets
1996-04-05 22:22:44 +00:00
mpp
1c111293c4 List tsleep & wakeup in the summary line so that they can
be found with "man -k".
1996-04-05 21:08:40 +00:00
mpp
de97bb80c5 Add man page links for the SLIST_* and STAILQ_* macros that were added
recently.
1996-04-05 20:57:47 +00:00
joerg
c6bd632079 Add clocks(7).
Submitted by:	bde
1996-04-05 08:51:22 +00:00
sef
98628b2561 printcap.5: Remove fs,fc,xs,xc capability, and replace them with the ms
capability

Reviewed by:	rgrimes, joerg
1996-04-03 22:46:17 +00:00
phk
7ab974cf9c Pick up CWARNFLAGS from /etc/make.conf if defined. 1996-04-03 12:08:52 +00:00
joerg
3df8f69d63 Populate this. :)
Add a man page for tsleep()/wakeup().
1996-04-03 07:41:27 +00:00
wollman
cd43fa49ce Spell Bogota correctly. 1996-04-02 16:15:32 +00:00
scrappy
a8a103bf15 Makefile: added devfs_add_devswf.9, removed devfs_add_devsw.9
devfs_link.9: modified man page to reflect source code

devfs_add_devsw.9: replaced by devfs_add_devswf.9

devfs_add_devswf.9: proper function for adding devices to DEVFS
1996-04-02 04:10:45 +00:00
wollman
431af4ba45 Add /usr/share/examples/perfmon and /usr/include/machine/perfmon.h to
the FILES section.
1996-04-01 19:29:56 +00:00
wosch
56f847b9be add MKDEPCMD?= and DEPENDFILE?=
replace sh(1) commands with make(1) builtins
1996-04-01 18:58:28 +00:00
asami
1f5b975f61 Thanks for the overwhelming response (which can be only summarized by the
word: "zilch").  I guess the only way to get people try and comment on
these kind of things is to shove it down their throat.... ;)

Anyway, here's a set of changes required for auto-generation of READMEs
in ports directories.  Necessary changes and additions of templates
to the ports tree will follow shortly.

Eventually I'll commit all the generated READMEs to the tree, but that
will be in the rather distant future.  For now, I encourage anyone
with a -current systam and a matching ports tree to do a "make readmes"
at the top level and see what they get.

Next step will be to add pkg/{COMMENT,DESCR} to all the categories.
1996-04-01 11:13:00 +00:00
asami
9ecb1e596d Add James FitzGibbon and Noritaka Ishizumi for their recent help in
shaping up the ports tree.
1996-03-31 23:40:07 +00:00
wosch
4326efe0f8 add SHAREDIR?=, SHAREOWN?=, SHAREGRP?=, SHAREMODE?=,
INFOOWN?=, INFOGRP?=, INFOMODE?=

set variables recursive, eg. change KMODOWN?=bin to KMODOWN?=${BINOWN}

from NetBSD:
	add NLSDIR?=, NLSGRP?=, NLSOWN?=, NLSMODE?=,
	BSDSRCDIR?=, BSDOBJDIR?=, NOBINMODE?=
1996-03-31 23:15:17 +00:00
joerg
9fb42bdd3b Convert this to a real man page. Using one blurb of a .Bd -literal
looks rather ugly.

Also slightly adopt the contents to the results of a discussion that
took place in -core some months ago.  We couldn't agree on everything,
but some of the previous sentiments were rather outdated.
1996-03-31 22:36:14 +00:00
joerg
a8d7ddd754 Add sysexits(3). It's horrible to always examine the include file for
this.
1996-03-31 22:33:54 +00:00
mpp
2ad8a42b82 Add some info on setting quota limits for a range of uids. 1996-03-31 21:17:17 +00:00
joerg
1368a0302a Update the information about kernel options. Mention the ``new option
scheme''.

Closes PR # docs/1110.
1996-03-31 18:01:55 +00:00
asami
b2db18add0 Change name of variable to LOCALBASE, to keep it symmetric with X11BASE,
which has been in the tree for a much longer time.

Sorry for the multiple commits and I know I shouldn't be doing this but
my hamster tells me to be orthogonal...("hey Phoenix, do you think
I should call it LOCALBASE?" "squeak" "ok, if you say so").
1996-03-31 10:35:26 +00:00
asami
ee1fd9fbf2 Add a variable LOCAL_PREFIX that defaults to "/usr/local", as a
counterpart to X11BASE (default "/usr/X11R6").

Now PREFIX is set to ${X11BASE} or ${LOCAL_PREFIX} depending on
whether USE_IMAKE or USE_X11 is set or not.

This enables us to refer to non-X ports from X ports using
${LOCAL_PREFIX}, thus removing most of the remaining "/usr/local"s
from the ports tree.

This will also allow the system administrator to move the whole
"local" tree to somewhere else, without affecting X ports.  (Of course
not all ports are necessarily happy with that, but we're working on
it.)

Based on: an idea that came up while I was watching a football game
          several months ago ("hey, maybe I can move that sideline
          without disturbing the other!")
1996-03-31 10:02:09 +00:00
gibbs
fb79ac52c1 Update the queue man page for the new SLIST and STAILQ macros. 1996-03-31 03:23:16 +00:00
jkh
42cbc103e2 Also add an id for the donors section and reference it in a strategic
place.
1996-03-30 19:46:37 +00:00
jkh
cebde05f09 Add a new donor's section to give credit to those who have donated
equipment or funding to the project.  This is still embryonic and
will no doubt grow as I track down more of our donors.
1996-03-30 19:40:28 +00:00
ache
591fef2789 Add missing cons60* entries 1996-03-30 12:22:30 +00:00
wollman
787f72eb7d This commit was generated by cvs2svn to compensate for changes in r14895,
which included commits to RCS files with non-trunk default branches.
1996-03-28 21:20:22 +00:00