Commit Graph

1590 Commits

Author SHA1 Message Date
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
wollman
808918a21b A sample program for /dev/perfmon 1996-03-28 21:20:22 +00:00
wollman
a2c6be4b6d Document the change in how the START and STOP ioctls operate
(counters can be started and stopped in numerical order brather
than all at once).
1996-03-28 20:57:11 +00:00
jfieber
d22bde6f6e Add a missing quote on an attribute.
Remember, checking for errors before commiting is as simple as typing
`make'.
1996-03-28 12:32:44 +00:00
jkh
aa8eeb6bfd A few small stylistic changes. This still needs work! 1996-03-27 17:03:51 +00:00
jkh
95d3d4e12f Add a tag for getting to the "who's responsible for what" section easily. 1996-03-27 13:53:20 +00:00
mpp
f24e7bc7c0 Updated some URL's for Digi International products so you can
actually follow the links, and change references from DigiBoard
to Digi International (I'm currently working for Digi, and we were
just asked to do the same thing with everything we are working
on when possible, so I figured I might as well do the same under FreeBSD).
1996-03-26 23:22:03 +00:00
joerg
a4bed6bf6a An incorrect path of ``dmesg'' is in the file.
Submitted by:	masafumi@tky007.tth.expo96.ad.jp (Masafumi NAKANE)
1996-03-26 21:33:09 +00:00
wollman
8697a279d5 Add a man page for the perfmon driver. 1996-03-26 20:57:26 +00:00
asami
a686550504 Added Harlan Stenn <Harlan.Stenn@pfcs.com> for the amanda upgrade. 1996-03-25 10:55:29 +00:00
asami
1e0b6cbd9f Add Mike Peck (mike@binghamton.edu) for contribution of tinyfugue port. 1996-03-25 10:13:13 +00:00
asami
ec61f83d00 Fix typo. Closes PR docs/1099.
Submitted by:	Masafumi NAKANE <masafumi@tky007.tth.expo96.ad.jp>
1996-03-25 09:35:25 +00:00
asami
b88b117d8a Add Masafumi Nakane (masafumi@pobox.com) for the ptex2 upgrade
contribution.
1996-03-25 04:34:20 +00:00
wosch
55dd0b1027 Obtained from: NetBSD
"obj" directory stuff work
1996-03-24 22:49:16 +00:00
joerg
607c762d4c Add an entry for adding `vn' swap.
Submitted by:	Werner Griessl (quoted in Usenet)
1996-03-24 22:24:10 +00:00
wosch
5c58b27ede remove BINGRP?= BINOWN?= BINMODE?= 1996-03-24 00:41:11 +00:00
wosch
94fb2805ea KMODDIR= -> KMODDIR?=
add INFODIR
1996-03-24 00:31:56 +00:00
wosch
d73e6b35cd delete LIBDIR?= LINTLIBDIR?= LIBGRP?= LIBOWN?= LIBMODE?= SHLIBDIR?=
BINGRP?= BINOWN?= BINMODE?=
1996-03-24 00:21:04 +00:00
wosch
e251eb7324 delete MANGRP?=, MANOWN?=, MANMODE?=, MANDIR?= 1996-03-24 00:08:02 +00:00
wosch
2b599534f9 delete ``.if ${MACHINE} == "sparc"'' 1996-03-24 00:02:38 +00:00
jkh
84632cab79 Whoops! Move John Hay from the 386BSD contributor list to FreeBSD
contributor list.  Must have been a bit sleepy there! :-)
1996-03-23 00:25:54 +00:00
jkh
d437aa93f6 Add John Hay to list of FreeBSD contributors. 1996-03-22 10:59:56 +00:00
jkh
e492d0b326 Revise mirrors for Taiwan now that tw.freebsd.org is set up completely. 1996-03-21 17:53:44 +00:00
asami
c56a2748b5 Add comment about DIST_SUBDIR. 1996-03-21 14:15:01 +00:00
jkh
81e4820bac Add poland back - it got removed somehow! :-( 1996-03-21 06:12:40 +00:00
jkh
8bcd9ffeb6 Add ftp4.au.freebsd.org. 1996-03-21 05:50:27 +00:00
jkh
724b7a4c42 Add taiwan mirror and add ftp7.freebsd.org 1996-03-21 05:27:46 +00:00
jkh
3f81fe3546 Whoops, it might be nice if we actually *installed* the vx man page.
Noticed by:	Juha Inkari <inkari@snakemail.hut.fi>
1996-03-21 00:20:52 +00:00
jkh
63bec802ea Fix DC21040/DC21041/DC21140 doc bogon.
Submitted by:	Michael Smith <msmith@atrad.adelaide.edu.au>
1996-03-20 10:38:53 +00:00
wollman
2216bda8b3 Portugal is changing timezone this month. From vendor branch. 1996-03-19 16:32:45 +00:00
wollman
fd84b344ca This commit was generated by cvs2svn to compensate for changes in r14709,
which included commits to RCS files with non-trunk default branches.
1996-03-19 16:30:17 +00:00
wollman
26da5c6d79 Latest release of timezone data files.
Obtained from: Arthur David Olson <ado@elsie.nci.nih.gov>
1996-03-19 16:30:17 +00:00
jfieber
875ef1656c Note that the handbook can be downloaded in a variety of formats
from the ftp site or a mirror.
1996-03-19 15:19:21 +00:00
bde
a10bba8d1e sysinstall/Makefile:
Fixed DPADD again.

mk/bsd.README
Don't list the LIBXXX identifiers here.  Describe them better.

mk/bsd.prog.mk
Updated the list of LIBXXX identifiers.
- recently added library libdisk.a wasn't mentioned (required for sysinstall)
- old objects kz*.o weren't mentioned
- old libraries libc_pic.a, libcom_err.a, libf2c.a, libg++.a, libgcc_pic.a,
  libgmp.a, libipx.a, libkeycap.a, libss.a and libxpg4.a weren't mentioned
- old libraries libgnumalloc.a and libftp.a no longer exist
- old library libmp.a was said to not exist
- deprecated links libfl.a and libln.a weren't mentioned
1996-03-19 14:30:15 +00:00
nate
792e8500f7 "options APM" is no longer necessary for APM support. 1996-03-19 04:19:30 +00:00
jkh
783a3fe936 Whoops, don't forget the man page that goes with the previous commit.
Submitted-by: M. Sekiguchi <seki@sysrap.cs.fujitsu.co.jp>
1996-03-17 11:44:22 +00:00
adam
7638fb4412 strip -d kernel 1996-03-14 02:52:06 +00:00
peter
749c34926c Add Robert Sanders <rsanders@mindspring.com> for his Linux emulator
termio/termios/etc fixes..
1996-03-13 19:17:33 +00:00
ache
ee6c90f5c0 Increment network byte order properly
Reviewed by: wollman
1996-03-12 10:23:30 +00:00
wosch
8a9da25ead add DOCDIR, DOCOWN, DOCGRP, DOCMODE for documents
add LIBDIR, LINTLIBDIR, SHLIBDIR, LIBOWN, LIBGRP, LIBMODE for libs
add KMODOWN, KMODGRP, KMODMODE
new variable KMODDIR similar to BINDIR
1996-03-12 00:07:28 +00:00
peter
f6d24e98ef Add Andrew Gordon for his rpc.statd and stub rpc.lockd 1996-03-11 10:59:00 +00:00
mpp
f150590d38 Add a reference to intro(9).
Submitted by:	Philippe Charnier <charnier@lirmm.fr>
1996-03-11 03:28:43 +00:00
asami
bfb211a9a5 Replace PATCH_PRFX with a more generic DIST_SUBDIR. If it is set to
"foo", what this does is:

(1) Put all distfiles and patchfiles in /usr/ports/distfiles/foo

(2) Go to ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/foo when the
    master site is down

When your port has a lot of dist/patchfiles, or has a file that does
not have a very port-specific name (e.g., "Makefile"), set this
variable instead of redefining DISTDIR.  (If you redefine DISTDIR, (1)
will work but (2) will not.)

Agreed that it's a good idea by:	adam
1996-03-10 08:26:21 +00:00
wosch
cd59967f37 [Ee]rrs -> Errs errs, save one process for make clean 1996-03-09 23:48:55 +00:00
wosch
8eea1d0d90 [Ee]rrs -> Errs errs
save one process for make clean
1996-03-07 23:39:46 +00:00
jkh
a3bec8558e Add an Italian keyboard entry. I'm not exactly sure if it's ISO standard
since I've no idea what the ISO standard for Italian keyboards is, but we
can always adjust it later and this is better than the nothing we had before.
Submitted by:	Gianmarco Giovannelli <gmarco@masternet.it>
1996-03-07 23:20:30 +00:00
asami
680a50eedd Recommend installing additional port documents to ${PREFIX}/share/doc,
conditional to ${NOPORTDOCS} (commented out by default in /etc/make.conf).
1996-03-06 09:45:04 +00:00
asami
013d83681a Add NOPORTDOCS, similar to NOMANCOMPRESS. It prohibits additional
port documentation (which can be things like postscript manuals
describing every single of the 65,536 options) from being installed
into ${PREFIX}/share/doc.
1996-03-06 09:10:23 +00:00
asami
34dd57c2c2 Remove reference to ${KEYWORDS}. 1996-03-06 09:04:43 +00:00
asami
f4f3d81bd0 Delete all references to the variable ${KEYWORD} that never quite flew.
(Sorry Jordan, but your other idea (${CATEGORIES}) was a major hit.)

Also remove the keyword field in the INDEX line and replace it with
two columns: build-time dependencies and run-time dependencies.  They
are both list of package names (minus the ".tgz").
1996-03-06 08:14:26 +00:00
asami
986c4ed5dd Replace absolute pathnames with variables, so that
(1) people can have weird paths and it will still work, and

(2) if you really need to use /usr/local/bin/cp instead of /bin/cp,
    you can do that by changing only one line.

Submitted by:	wosch
1996-03-06 08:08:16 +00:00
joerg
050a20a86a Add a description of how to setup sendmail for use with UUCP.
Ideally, this should go into the ``mail'' section of the handbook, but
i don't have the time to write all of this right now, so i've put it
into the FAQ.
1996-03-05 23:48:02 +00:00
phk
cbe1fd47c1 Manpage on the "Laplink" TCP/IP support.
Reviewed by:	phk
Submitted by:	Andrew.Gordon@net-tel.co.uk
1996-03-05 16:49:57 +00:00
mpp
ec145aa7ae Fixed Wolfram Schneider's entry and added Bill Fenner's info
so that the developer section isn't garbaged up.

Suggestion: anytime you mess with the handbook, build it
and actually look at the result with your favorite browser, since
a one character typo can mess up the whole thing.
1996-03-04 23:08:37 +00:00
mpp
6d253acdf0 Added a section explaining how to configure/use disk quotas.
Reviewed by:  Guy Helmer, John Fieber, Sean Kelly
1996-03-04 22:50:30 +00:00
jkh
6a695cee3f Put all the major contributors into alphabetical order by last name
so it looks just a little more professional (and helps me figure out
when/if someone's already been added!).

Add Wolfram Schneider to list of developers.
Update latest changes from avail.
1996-03-03 22:07:57 +00:00
wollman
244924821e Update timezone files to 96c from vendor branch.
Australia/Canberra is dead (use Australia/Sydney).
Asia/Tel_Aviv has been renamed Asia/Jerusalem.
1996-03-02 21:47:10 +00:00
wollman
8e9b9920b3 We have never supported the solar time stuff, so there's no point
in keeping the old files around.
1996-03-02 20:51:28 +00:00
wollman
e1e2dbd6d5 Latest rlelease of timezone data files.
Obtained from: Arthud David Olson <ado@elsie.nci.nih.gov>
1996-03-02 20:48:55 +00:00
wollman
bf60678b33 This commit was generated by cvs2svn to compensate for changes in r14338,
which included commits to RCS files with non-trunk default branches.
1996-03-02 20:48:55 +00:00
jfieber
8dc4ec2da7 Remove reference to Systems.FAQ 1996-02-28 20:08:48 +00:00
jkh
10d777db51 Take slashes out of name for tab132 terminal entry. New ncurses doesn't
like that.
1996-02-28 02:04:14 +00:00
mpp
c1b1e0c3b0 Fix a bunch of the "mailto" lines so that they actually work.
A bunch of them read "mailto;user@address" instead of the
proper "mailto:user@address".
1996-02-27 20:52:26 +00:00
wollman
fa2bc4c0de Correctly capitalize `Virgin'. 1996-02-27 17:48:44 +00:00
wollman
f85726589f Don't list Greenland under Denmark; the Greenanders apparently
don't like that.

Obtained from: tz mailing list
1996-02-27 17:22:48 +00:00
jfieber
a8c8923a37 Fix a variety of bogons.
Remember:
`&' is a magic character, use &amp;
`$' is a magic character (but shouldn't be), use &dollar;
use ``...'' instead of "..."
1996-02-27 15:57:51 +00:00
jkh
c245068cb5 Add second Israel mirror. 1996-02-27 03:42:12 +00:00
peter
76dbdac3af Attempt to document the recent in_pcb local port address changes.. 1996-02-23 21:01:35 +00:00
joerg
ea79e2eb48 Add a note about the RFC-1535 compliant behaviour of the recent BIND
version that's now shipping with FreeBSD.

Pointed-out by: Holm Tiffe <holm@geophysik.tu-freiberg.de>
1996-02-22 23:34:13 +00:00
tg
de7b925ea4 Add Bernd Rosauer to contributors. 1996-02-22 11:08:57 +00:00
roberto
f329cd3f0b Add a few questions forwarded by Jordan and one from Jörg about
XDM.

Submitted by:	geert@sun3.iaf.nl,tedm%toybox@agora.rdrop.com,joerg
1996-02-21 00:07:39 +00:00
wosch
25079168e1 add forgotten INDEX.keymaps, kbdmap(1) need this file 1996-02-18 02:26:03 +00:00
wosch
41de39cf4e add forgotten INDEX.fonts, kbdmap(1) need this file 1996-02-18 02:25:32 +00:00
ache
ad70e1021b -u unit-command example 1996-02-17 19:36:08 +00:00
ache
d3ac58791e Change date format to look more naturally 1996-02-17 14:32:05 +00:00
ache
ca9131597b Change date format to look more naturally
Change ctime-like format to fix ls bug
Reviewed by: joerg
1996-02-17 14:29:12 +00:00
jkh
b15e80264b Three part commit:
1. Import UART technical description from Frank Durda IV
   <uhclem@nemesis.lonestar.org>.

2. Push existing sio chapter out of hw.sgml and make a separate
   document out of it.

3. Make hw.sgml include the first two under serial devices section.
Submitted by:	Frank Durda IV <uhclem@nemesis.lonestar.org> & I
1996-02-16 13:28:22 +00:00
jkh
86ea6f43bc Point to new mirror site for Ireland: ftp.ie.freebsd.org 1996-02-16 12:18:30 +00:00
jkh
5832c17c01 Add a check for when the user tries to FTP over a symlink in ${DISTDIR}. 1996-02-16 11:19:00 +00:00
adam
6fb166aaa1 improve the comment for BOOTWAIT 1996-02-15 21:14:36 +00:00
mpp
3026d983d7 Document the new ".Fx" macro in the mdoc man pages. I also
changed the update(4) man page to use this new macro just to
have something to test it on.
1996-02-12 19:27:32 +00:00
gclarkii
7ce5e33e42 Lets see...
Cruft removed (small amounts)
Added entry about IJPPP pred1 and some sites.
Changed entry on commiters to read "All CVS commits" instead of current commits
1996-02-12 15:15:01 +00:00
gibbs
7b4fbe06e3 4.4Lite2 implemented the LIST_INSERT_BEFORE and TAILQ_INSERT_BEFORE
exactly as I did (should have checked there first I guess) except my
macro for TAILQ_INSERT_BEFORE took an unneeded arg.  We now match 4.4Lite2.

Suggested by: Jeffrey Hsu <hsu@FreeBSD.org>
1996-02-12 08:20:54 +00:00
mpp
c0ae8aaae2 Added an i386/FreeBSD specific mtio(4) man page, adapted from the
Lite-2 vax version.
1996-02-12 06:25:31 +00:00
mpp
a3442b676b Add a pbm(5) (portable bitmap format) man page since we have a
few man pages that reference it.
1996-02-12 05:17:28 +00:00
mpp
0796408d4a Another round of man page cleanups.
Down to only about 100 items left to cleanup! :-)
1996-02-12 04:57:03 +00:00
mpp
69247d533f Fixed some minor formatting problems to silence manck some more.
Corrected some bogus cross references to man pages that we don't/won't
have and either deleted them, or found a more appropriate man page
that we do have.  Various other minor changes to silence manck.

Manck is currently down to about 200 lines of errors, down from
the 500 - 600+ when I started all this.
1996-02-12 01:20:38 +00:00
mpp
1d267ab1ce Added a update(4) man page to describe the kernel initiated update
process and changed all of the old references to update(8) to update(4).
1996-02-12 00:45:47 +00:00
mpp
3aeb7f1d49 Correct a bunch of man page cross references and generally
try and silence "manck".

ncurses, rpc, and some of the gnu stuff are still a big mess, however.
1996-02-11 22:38:05 +00:00
roberto
42398aab7c Add a comment from John Reece <reece@ix.netcom.com> about toggling NumLock
in the BIOS for the PS/2 mouse.

Add <tt// around FIPS.
1996-02-11 14:02:52 +00:00
wosch
3bb2adf4fd Reviewed by: mpp
a tiny man page
1996-02-11 13:47:00 +00:00
jkh
7d8fc2aa85 Add documentation for the -stable branch and reshuffle the sup/ctm chapters
since they're no longer appropriate under -current (you can use both for
synching with stable or CVS as well).
1996-02-11 00:16:20 +00:00
mpp
6f1e1c35e7 Another round of various man page cleanups. 1996-02-09 17:25:57 +00:00
mpp
279ebaafa0 Add some missing MLINKS, correct some cross references, correct some
file locations and some minor formatting/style problems.
1996-02-09 16:20:10 +00:00
mpp
ac7bc7dc91 Added some missing MLINKS for section 3 man pages.
Also corrected a few minor formatting errors, file location and cross
references in some of the section 3 man pages.

This shuts up a lot of the output from "manck" for section 3.
1996-02-09 00:45:45 +00:00
jkh
367a3d0e76 There are now 5 FTP mirrors sites in Brazil. 1996-02-09 00:24:08 +00:00
mpp
a544209873 Link some man pages from man*/i386/xxx to man*/xxx so that you
can actually look at them.
1996-02-08 20:32:45 +00:00
mpp
380c7bb904 Make sure that the --no-split flag gets passed to makeinfo.
Fixes PR # 1003 (gdb info files don't work).
1996-02-08 18:27:07 +00:00
adam
0e9c7f47cd correct semantic error in the English usage:
distributed patches --> distribution patches
1996-02-08 00:44:33 +00:00
jkh
304190a1c2 Add Daniel Baker for general good works and aid. 1996-02-08 00:08:25 +00:00
asami
5a8e1b1297 Mention "make reinstall" in the message that gets printed out when
/var/db/pkg/${PKGNAME} exists.  ("make install" will do nothing
because this is not a critical error and the installation is
treated as successful.)

Closes PR 870.
1996-02-07 09:54:23 +00:00
asami
c029cf9865 Update the ports collection section. Boy, was this thing outdated! 1996-02-06 23:41:01 +00:00
ache
c3ffff9d28 Add NCFTP tailer arguments: ${NCFTPTAIL} variable
Since it is empty in normal case, it not affect anything
It is useful for ncftp -c ugly_name > nice_name
				    ^^^^^^^^^^^ ${NCFTPTAIL}
1996-02-06 21:25:23 +00:00
mpp
6bc6f4a20e I forgot to move gsc.4 to the correct makefile after
moving it from man4 to man4/man4.i386.  Pointed out by bde again.
1996-02-06 14:53:31 +00:00
jkh
e9c04c2a24 Update Stallion entry again. 1996-02-06 10:48:50 +00:00
jkh
92fd4ba767 Correct single character typo in URL - argh! 1996-02-06 09:02:07 +00:00
jkh
d13869eb43 Add J.R. Westmoreland as coordinator for the DOS emulator project. 1996-02-06 03:35:16 +00:00
mpp
dbc684408d Updated to include cvs-supfile & stable-supfile.
Added a section describing how to find a list of alternate
sup servers, explaining that sup.freebsd.org is currently overloaded.
1996-02-05 18:52:05 +00:00
ache
ef3f867ce4 Be more specific about Europe servers 1996-02-05 17:37:54 +00:00
mpp
27e5218d1c Correct some man page cross references and some file
locations.
1996-02-05 17:32:16 +00:00
mpp
ba19fba1c4 gsc.4 should reside in share/man/man4.i386 not share/man4.
Pointed out by bde.
1996-02-05 17:20:36 +00:00
mpp
f07c8e8840 Added a little more verbage to the top of this document and
added sup2.au.freebsd.org.
1996-02-05 17:15:38 +00:00
phk
b72f21d5ba Added Christian.Haury@sagem.fr 1996-02-05 16:10:48 +00:00
ache
ff34863072 Alternative SUP servers list (correct me, if I forgot smth) 1996-02-04 23:23:31 +00:00
pst
30717ee2a1 Document ability to skip auto-probe 1996-02-04 10:08:24 +00:00
jkh
230605a054 Add some of Poul-Henning Kamp's items. 1996-02-04 08:58:21 +00:00
jkh
55913cb870 Add Justin's wish list to list of prioritized tasks. 1996-02-04 08:49:17 +00:00
jfieber
f0814f742d Fixed botched addition of Alexander Seth Jones.
Remember, checking for botched changes is as simple as typing `make'!
1996-02-03 17:17:56 +00:00
pst
b9e1cc58c2 Add qcam.4 to directory, was only mlinking 1996-02-03 07:43:21 +00:00
mpp
4b1008ade9 Added a FreeBSD specific crash(8) man page that was adapted from
the hp300 crash(8) man page in the lite-2 source tree.

Also removed  man8/makedev.8 (this was vax specific and was replaced
by man8/man8.i386/MAKEDEV.8 a long time ago - it was just never removed
from the source tree).
1996-02-02 22:17:04 +00:00
pst
ef78cb2df2 Add support for Connectix QuickCam(tm) 1996-02-02 19:25:24 +00:00
mpp
c6120ae4f8 Added missing gsc(4) (Genius scanner related man page). 1996-02-02 18:12:12 +00:00
wosch
358b3e4f05 Umlauts corrected 1996-02-02 05:27:27 +00:00
jkh
4b84f30ed0 Reshuffle the task list somewhat, add Alexander Seth Jones as the
coordinator for the AFS port, since he just volunteered!
1996-02-01 21:00:38 +00:00
jkh
6d6f872341 Update my hardware section. Still waiting for more "Picks" configurations,
folks!  Am I to be the only hardware blow-hard in here? :-)
1996-02-01 07:31:47 +00:00
asami
4c61d54ccc Added Mita Yoshio <mita@iis.u-tokyo.ac.jp> for his contribution of
the tgif port.
1996-02-01 06:55:17 +00:00
mpp
7b62020208 Fix some grammar problems (mainly its/it's stuff). 1996-01-31 19:03:02 +00:00
mpp
2079cbc15a Some more spelling fixes. 1996-01-31 14:26:20 +00:00
mpp
b9a84bfdc6 Fix some more spelling errors. 1996-01-31 13:53:01 +00:00
jkh
125ae5718f Correct someone's cut-and-paste errors. Some lines began incorrectly
with spaces instead of tabs.
Submitted by:	Jeremy Chatfield <jdc@xinside.com>
1996-01-30 23:12:36 +00:00
mpp
511d4f82b2 Fix a bunch of spelling errors in a bunch of man pages. 1996-01-30 13:52:50 +00:00
gibbs
ecf346b070 Add LIST_INSERT_BEFORE and TAILQ_INSERT_BEFORE.
Change examples to actually free() the nodes removed from lists.
Give examples of faster list deletion routines.
1996-01-29 03:23:05 +00:00
jkh
f294136eec Man page for the vx driver.
Submitted by:	Frederick Earl Gray <fgray@owlnet.rice.edu>
1996-01-28 20:33:44 +00:00
jfieber
dd58a234ad Formatting tweak. 1996-01-28 16:59:05 +00:00
jfieber
8e3db52b37 Add info about distinguishing freebsd versions.
Submitted by:	obrien@cs.ucdavis.edu
1996-01-28 16:36:24 +00:00
joerg
67402d8df8 Totally revamp the man page. (Gack, i didn't even know Peter
had already written one. :)
1996-01-27 17:55:54 +00:00
roberto
9b4e26a129 Add a few questions including where to find the 2.1.0 CD inAustralia,
the fact that 2.1.0 will not install with 4 MB and a few others.
1996-01-27 15:57:07 +00:00
ache
3cddd44424 Change mapping slightly 1996-01-25 16:29:41 +00:00
asami
d553122c89 Added Hidetoshi Shimokawa (simokawa@sat.t.u-tokyo.ac.jp). He is the
administrator of the Japanese mail exploder.
1996-01-25 05:35:31 +00:00
ache
0ed53cb0c5 Use two-letters abbrev. for weekdays
Change months form
1996-01-24 22:49:33 +00:00
ache
5b094858b2 German LC_TIME
Submitted by: joerg
1996-01-24 11:30:26 +00:00
roberto
ae387d6ba2 Syntax corrections.
Submitted by:	john@starfire.MN.ORG (John Lind)
1996-01-22 17:44:30 +00:00
bde
40fd4c6ff2 Install intro.4, pt.4 and worm.4.
I tried using `MAN4!= *.4' but it did weird things for plain make
although it handled the long overlooked pt.4 and worm.4 better than
the old manually edited list.
1996-01-21 18:43:45 +00:00
bde
3d19869083 Use `make' loops instead of shell loops to install things. This fixes
the verbose output for `make -s install' and gives nicer output for
`make install' and `make -n install'.  This method should be used more.

Install meteor and startslip.  In fact, install all subdirectories
except CVS.  This method should be used more so that SUBDIR lists don't
have to be changed so often (special cases could be handled by short
exclusion lists).
1996-01-21 17:57:25 +00:00
jdp
2216580a16 Back out my previous change, which caused c++rt0.o to be linked into
every shared library, until I can diagnose the problems it is causing
for certain programs such as awk and groff.
1996-01-21 17:26:25 +00:00
joerg
164f323499 Add intro(4), as it's being referenced from severall other pages.
Closes PR # docs/947: missing intro(4) manpage
Submitted by:	David E. O'Brien (initial version)
1996-01-21 14:01:49 +00:00
jfieber
53c3bca519 Typo in jmb's email URL.
Submitted by:	Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>
1996-01-20 16:19:17 +00:00
mpp
95fd971cf1 Fix a variety of minor typos and cross references in a bunch of
man pages.

Masanobu Saitoh <msaitoh@spa.is.uec.ac.jp>
Giles Lean <giles@nemeton.com.au>
<soda@sra.co.jp>
1996-01-20 07:29:11 +00:00
nate
e416b26376 Add a note about needing a new version of config(8) when upgrading from older
releases of FreeBSD.
1996-01-20 06:28:11 +00:00
nate
832ebec744 - Make it even more obvious that npx0 is 'mandatory'.
- Point people to LINT for better descriptions of configuration lines.
1996-01-20 06:11:35 +00:00
wollman
b8a5e17b95 More man page cleanups. 1996-01-19 22:17:57 +00:00
wollman
6be8e3ab72 Correct some formatting problems pointed out by bde. 1996-01-19 19:58:33 +00:00
wollman
5afac1da74 The is driver has been superseded by the lnc driver, so don't install
the is.4 man page.
1996-01-18 21:53:08 +00:00
wollman
b80bc65434 Use -mdoc properly.
Delete lots of out-of-date text.
Write new text to replace some of the old text.  BDE will need to inspect
the results for accuracy.
1996-01-18 21:36:18 +00:00
wollman
c916c0ff49 Update to reflect reality, and slightly better formatting. 1996-01-18 21:33:42 +00:00
wollman
3735a1982d Use -mdoc macros correctly. st(4) still needs work. 1996-01-17 21:57:57 +00:00
wollman
7b81f4c2ac Update and clean up. 1996-01-17 21:07:38 +00:00
wollman
40bbf929cf Clean up and translate to -mdoc. 1996-01-17 21:07:02 +00:00
jdp
2b13f2a1dc Always link /usr/lib/c++rt0.o into a shared library. CPLUSPLUSLIB is no
longer necessary, and can be removed from Makefiles.
1996-01-17 00:03:08 +00:00
wollman
607a724a0b Update to reflect the reality of the header files.
Make more effective use of -mdoc.
1996-01-16 21:29:43 +00:00
wollman
b95047ce04 Translate to -mdoc. 1996-01-16 20:01:05 +00:00
jkh
41fa1c51f1 UK canon, thanks to kind folks at Pavilion. 1996-01-16 18:27:03 +00:00
jfieber
8f8e14b553 Document the stable mailing list.
Submitted by:	"David E. O'Brien" <obrien@cs.ucdavis.edu>
1996-01-16 14:53:09 +00:00
asami
535a8056f5 Added Brian Clapper <bmc@telebase.com> for his contribution of Linux
`ls' port.  (Hey don't scream, he said he'll do some more ports!)
1996-01-15 23:57:59 +00:00
nate
a3998bb8d1 The order of entries in the host file was reversed. It should have been
Internet address
official host name
aliases

Submitted by:	dkelly@tomcat1.tbe.com (David Kelly)
1996-01-15 19:09:09 +00:00
wollman
aa5d35fd86 Correct reference to tcpdump. Someone should redo this page to use
mdoc macros.
1996-01-14 19:37:48 +00:00
asami
6ba0bb5bfc Add "Wes Santee <wsantee@wsantee.oz.net>" for the tkHTML/wwwish distfile
disappearance report.
1996-01-13 07:53:08 +00:00
joerg
2b96a94f3f Add ftp6.de.freebsd.org. 1996-01-08 11:53:46 +00:00
joerg
63fe9a2fe6 Mention Wilko Bulte and Larry Altneu for providing me with an Archive
and a Wangtek QIC-02 drive, in order to improve the wt driver.
(Location: Jörg's home :)
1996-01-07 11:55:51 +00:00
ache
0a15b5f2b0 Remove -fno-strength-reduce, gcc bug fixed recently 1996-01-05 18:54:07 +00:00
jkh
21e5d850cb Argh! Typo. 1996-01-05 08:47:37 +00:00
jkh
d977de1bb8 DTRT for @. 1996-01-05 08:36:27 +00:00
jkh
0af4306ff0 Put Terry's wish list' into the nice to have' section of the submitter's
guide.
1996-01-04 18:51:51 +00:00
jkh
1f3fc3286f One more pass through this. Looking pretty reasonable now! 1996-01-04 05:25:42 +00:00
jkh
c3fbd0e197 Canon:
<domain>
		<first site>
		<contact info [should actually be hostmaster@domain]>

		<second site>
		<third site>
		..
		<nth site>
1996-01-03 21:51:44 +00:00
markm
5cf2a61399 Canonicalise and correct the ZA mirror site names and maintainers. 1996-01-03 21:47:43 +00:00
jkh
b88bc6cf3f Now that we have a Korean mirror, adjust entries. 1996-01-03 20:45:48 +00:00
jkh
0e84d0a366 Add second Korean site. 1996-01-03 19:40:06 +00:00
pst
901b5f0abb Changed JT's e-mail address to something current 1996-01-03 18:59:49 +00:00
roberto
2a7558281e Fix typo.
Submitted by:	Tim VanderHoek <hoek@io.org>
1996-01-03 14:58:04 +00:00
gclarkii
f55d28dff1 Change Mark Murrary author ref to markm instead of mark to match login name
and authors file.
1996-01-03 13:13:16 +00:00
gclarkii
0e04b1b079 Change this to a new look. Add a developers section(using avail file).
Take developers out of the contrib list.
Change Core, Developers and who does what to use active links.
Add Terry Lambert to contrib list.  (For one thing or another:))
1996-01-03 13:12:13 +00:00
gclarkii
5cc9bf6f4d Continue adding commiters and WWW people to authors file. 1996-01-03 12:59:37 +00:00
gclarkii
7a04d87ee5 Change core and dump images to proper names
Submitted by:	gpalmer@FreeBSD.ORG
1996-01-03 11:10:30 +00:00
jkh
eee0ae3d1b Ah well, so much for relative urls! :( 1996-01-03 10:41:53 +00:00
jkh
85954f992d Sheesh - what markup language am I using again? :-) 1996-01-03 10:37:40 +00:00
jkh
74f76c2876 Amend the PS/2 mouse entry a bit. 1996-01-03 10:18:55 +00:00
jkh
baac57840f Sync mirrors with MIRROR.SITES 1996-01-03 09:56:59 +00:00
jfieber
8fb6f5f3ee Typo.
Submitted by:	"Julian H. Stacey" <jhs@freebsd.org>
1996-01-03 03:18:36 +00:00
jkh
8ee82e71c3 Six. Six categories. :-) 1996-01-03 02:22:03 +00:00
jfieber
6264b37021 Correct phone number for xinside.
Submitted by:	Richard Van Dyke <rav@xinside.com>
1996-01-02 23:31:25 +00:00
jkh
e61201fedd Add Czech Republic mirror. 1996-01-01 17:24:28 +00:00
bde
232451a1fd Added new devfs manpages here too. 1996-01-01 16:58:10 +00:00
bde
41a85c3220 Added io.4. 1996-01-01 16:54:34 +00:00
joerg
96a6babeda Document the /dev/io security hole. 1996-01-01 11:01:13 +00:00
joerg
2a7f2932b3 Add man pages for devfs functions after Julian's descripton.
Someone must be the first. :)
1995-12-31 00:08:18 +00:00
peter
785410ee44 recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
peter
c3f352d4ad This commit was generated by cvs2svn to compensate for changes in r13122,
which included commits to RCS files with non-trunk default branches.
1995-12-30 19:02:48 +00:00
peter
ab124e78b0 recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
bde
a1ea079977 Added support for the Hayes ESP serial card.
Submitted by:	Sean Eric Fagan (sef@kithrup.com)
Based on code by John Vinopal (banshee@resort.com)
Cosmetic (I hope) changes by me (bde).
1995-12-29 12:51:32 +00:00
jkh
38f0506d5b Whoops! ftp6.de.freebsd.org doesn't exist. 1995-12-29 07:11:38 +00:00