Commit Graph

5184 Commits

Author SHA1 Message Date
wpaul
1404edb368 Mention that the Netgear FA311 is supported as well as the FA312. 2000-08-23 00:41:44 +00:00
asmodai
d959c84822 The Internet isn't by a long shot just DARPA anymore. Reflect reality.
Inspired by:	-current mailinglist
2000-08-22 15:29:04 +00:00
sobomax
7ffb9a53a4 Fix typos.
Approved by:	phk
2000-08-21 14:08:43 +00:00
markm
990677a21b Fix the arguments to [(1) (AKA test(1)). If the string being tested
by -n is nonexistant, then the following -d was misinterpreted with
a strange error. By putting double quotes (") around the argument,
we can be sure there is _something_ there that we can check a zero
length against.
2000-08-19 12:28:23 +00:00
sheldonh
7567d061c5 Document ibcs2_loaders and provide a default for it in
etc/defaults/rc.conf .
2000-08-18 09:37:50 +00:00
brian
a176bb4b2c Add a PPP_NOSUID hook 2000-08-18 00:09:46 +00:00
nsayer
988a836b1e Remove the warning about recording on the Solo. The workarounds appear
to clear up the hwptr problems.
2000-08-17 18:30:59 +00:00
sheldonh
8ec855315e The previous delta was wrong; an empty MAKEOBJDIRPREFIX should
cause the working directory to be used.  Make it so.

When we're more convinced that it'll work, we might try this
to avoid a shell invocation:

.if defined(MAKEOBJDIRPREFIX) && !empty(MAKEOBJDIRPREFIX) &&
    exists(${CANONICALOBJDIR}/)

Reported by:	bde
2000-08-17 14:41:48 +00:00
brian
b157a81560 Use an MRU of 1504 with 1500 byte MRRUs 2000-08-17 14:40:42 +00:00
brian
bee81ee9de Make this file look prettier
Bump the MRU by 4 bytes to make room for the MP header
Down the autoload threshold to a practical value
Don't specify the ISDN bandwidth as 65536 (ahem!)
Don't specifiy a carrier period (the default of 6 seconds is fine)
2000-08-17 14:39:24 +00:00
sheldonh
01355e8af4 Clear extraneous arguments to the name (Nm) macro.
Mark PRISON_ROOT and EPERM as defined values (Dv).
2000-08-17 08:17:16 +00:00
markm
f2e97d9eb0 Mention more functions in the headers so whatis(1) can find them, and
create links to functions so added found.
2000-08-16 19:53:38 +00:00
markm
6e8b42e205 Grammar police; make the English style more consistent throughout,
and give suser_xxx some more airtime.
2000-08-16 19:52:03 +00:00
sheldonh
a48089f705 Do not allow the cleandir target to blow away the entire source
directory when MAKEOBJDIRPREFIX is defined but empty.

Reported by:	Vernon Schryver <vjs@calcite.rhyolite.com>
2000-08-16 14:58:42 +00:00
markm
13181df415 Grammar police; "has been written by" --> "was written by". 2000-08-15 15:23:46 +00:00
markm
206a1fb09a Improve the cross-references. 2000-08-15 15:14:13 +00:00
brian
4ba8b79917 Make the pppoe-in config entry a bit more useful (and verbose) 2000-08-15 15:13:16 +00:00
markm
f69c1be9d3 Fix grammar and a function name. 2000-08-15 15:09:13 +00:00
kris
865a8e9255 Don't extract these files as mode 666 during build, use mode 644 instead. 2000-08-15 09:14:04 +00:00
sheldonh
65591065a0 Fix nit in previous delta: trailing punctuation arguments to mdoc
macros must be whitespace separated.
2000-08-15 07:36:08 +00:00
archie
9542d4a68d Document three new control messages. 2000-08-15 01:17:44 +00:00
gshapiro
2424c7393a Complete migration of aliases file to /etc/mail/aliases.
The maintainers of share/examples/diskless/README.TEMPLATING and mergemaster
have been contacted so those may be updated as well.
2000-08-13 18:38:58 +00:00
ume
d3b79934ef Add output of per battery information to apm(1).
New ioctl APMIO_GETPWSTATUS is introduced.

Reviewed by:	-mobile and -current folks (no objection)
2000-08-13 17:05:27 +00:00
alex
b22fc876c0 Add dates for FreeBSD 3.5 and 4.1.
Not included in both the tree and the dates part FreeBSD 3.5.1.
2000-08-13 14:54:51 +00:00
joe
35b55cf748 MFS4: The stable branch is now RELENG_4 not RELENG_3. Alex changed this
in RELENG_4, but not in HEAD.
2000-08-13 14:14:41 +00:00
joe
e7eabf2bfc Define SUPHOST. If this is set a '-h ${SUPHOST}' is added to the
SUPFLAGS when a 'make update' is run.  This means that the supfile
doesn't need to be edited because the -h will override the
CHANGE_THIS.FreeBSD.org host.
2000-08-13 12:36:40 +00:00
grog
6c5be643d4 Correct path name.
Submitted-by:	Crist J. Clark	<cjclark@alum.mit.com>
2000-08-13 07:48:32 +00:00
imp
c8d462a744 Change BUILD_SUIDPERL to ENABLE_SUIDPERL, with changed note as to what
it does.
2000-08-13 01:41:35 +00:00
gshapiro
002ef51d6e The rest of the changes needed to support the new version of sendmail (8.11.0).
Beyond changes to the build system, this includes fixing up the sample
freebsd.mc configuration for changes in defaults and syntax, removing
outdated documentation, and updating the release notes.
2000-08-12 22:39:25 +00:00
jdp
fb936aa697 Make the word "ldconfig" a bona fide cross-reference, and clarify
that this option has an effect only during system start-up.

Submitted by:	sheldonh
2000-08-11 17:15:37 +00:00
joe
431640cc8c A termcap entry for Top Gun telnet and Top Gun ssh, Palm Pilot
applications.
2000-08-11 11:18:11 +00:00
sheldonh
a02562823e Fix hard sentence break and inappropriate use of the Pa macro in
the previous delta.
2000-08-11 08:12:44 +00:00
jdp
b69f792522 Describe ldconfig_insecure. 2000-08-11 04:20:30 +00:00
imp
133f7e3683 Change NOSUIDPERL to BUILD_SUIDPERL. One must now explicitly enable
building suidperl.
2000-08-10 22:55:58 +00:00
billf
562b7d21d4 1000bassT -> 1000baseT 2000-08-10 19:47:32 +00:00
wollman
35e16ce62e Merge from vendor branch. Also move FreeBSD Ids away from vendor Id
to make future merges easier.
2000-08-10 19:36:46 +00:00
wollman
6760ce32d8 Latest timezone updates from Arthur Olson. This update reflects changes
in Israel, Lithuania, Mexico, and Argentina.

Obtained from:	ftp://elsie.nci.nih.gov/pub/tzdata2000f.tar.gz
2000-08-10 19:20:14 +00:00
wollman
d6d9a982f7 This commit was generated by cvs2svn to compensate for changes in r64496,
which included commits to RCS files with non-trunk default branches.
2000-08-10 19:20:14 +00:00
nsayer
a8dda559a0 Document support for the Solo 1.
Requested by: sheldonh
2000-08-10 15:01:01 +00:00
brian
831e0f784b Correct a typo
Spotted by: Jimmy Olgeni <olgeni@uli.it>
2000-08-10 00:26:50 +00:00
brian
21c4f73753 Allow a ppp_user specification to run ppp at startup
PR:		20258
2000-08-10 00:13:02 +00:00
msmith
b6f59ef446 Update to mention support for 6x000 series controllers. 2000-08-08 18:50:33 +00:00
archie
ae670ada8b Insert missing word 'that'. 2000-08-08 16:26:03 +00:00
sheldonh
98ea114b1f Clarify the guidelines surrounding the use of macros. The patch is
mostly unrelated to the attributed PR, and the attributed submitter
wasn't so much suggesting the patch for inclusion as providing it
for clarity.

PR:		9869
Submitted by:	bde
2000-08-08 09:54:57 +00:00
kbyanc
8f0afc6b0a This is an overhaul of the mode page handling in camcontrol as well as
related patches. These include:
	* Mode page editting can be scripted. This involves two
	  things: first, if stdin is not a tty, changes are read from
	  stdin rather than invoking $EDITOR. Second, and more
	  importantly, not all modepage entries must be included in the
	  change set. This means that camcontrol can now gracefully handle
	  more intrusive editting from the $EDITOR, including removal or
	  rearrangement of lines. It also means that you can do stuff
	  like:
		# echo "WCE: 1" | camcontrol modepage da3 -m 8 -e
		# newfs /dev/da3
		# echo "WCE: 0" | camcontrol modepage da3 -m 8 -e
	* Range-checking on user-supplied input values. modeedit.c now
	  uses the field width specifiers to determine the maximum
	  allowable value for a field. If the user enters a value larger
	  than the maximum, it clips the value to the max and warns the
	  user. This also involved patching cam_cmdparse.c to be more
	  consistent with regards to the "count" parameter to arg_put
	  (previously is was the length of strings and 1 for all integral
	  types). The cam_cdbparse(3) man page was also updated to reflect
	  the revised semantics.
	* In the process, I removed the 64 entry limit on mode pages (not
	  that we were even close to hitting that limit). This was a nice
	  side-effect of the other changes.
	* Technically, the new mode editting functionality allows editting
	  of character array entries in mode pages (type 'c' or 'z'),
	  however since buff_encode doesn't grok them it is currently
	  useless.
	* Camcontrol gained two new options related to mode pages: -l and
	  -b. The former lists all available mode pages for a given
	  device. The latter forces mode page display in binary format
	  (the default when no mode page definition was found in
	  scsi_modes).
	* Added support for mode page names to scsi_modes. Allows names to
	  be displayed alongside mode numbers in the mode page
	  listing. Updated scsi_modes to use the new functionality. This
	  also adds the semicolon into the scsi_modes syntax as an
	  optional mode page definition terminator. This is needed to name
	  pages without providing a page format definition.
	* Updated scsi_all.h to include a structure describing mode page
	  headers.
	* Added $FreeBSD$ line to scsi_modes.

Inspired by:	dwhite
Reviewed by:	ken
2000-08-08 06:24:17 +00:00
archie
69f47a0a2a Document three new control messages. 2000-08-07 18:53:42 +00:00
archie
4107ac6e87 Missed one misspelling in previous commit. 2000-08-06 19:25:59 +00:00
archie
03d498eb80 Fix misspelling. 2000-08-05 20:17:04 +00:00
ben
ab26e9c142 Mention the non-English docs as well as ports. 2000-08-05 18:34:17 +00:00
jim
55273123ee Explain that in order to track -STABLE, you should leave the src-all
collection uncommented.

PR:		20398
Submitted by:	Jeff Blaine <jeffblaine@mediaone.net>
Reviewed by:	jhb
2000-08-04 22:29:52 +00:00
jdp
058dbd5693 Remove everything resembling a comment from "refuse" and put the
explanations into a new file "refuse.README".  Some users are simply
copying these files and expecting them to work -- without even
reading them.  I don't want to spend any more time closing bogus
PRs from that.

Also correct an error or two in the patterns.
2000-08-04 21:32:52 +00:00
wpaul
02e133ec1a Add support for the Netgear GA620T copper gigabit card. 2000-08-02 18:49:17 +00:00
nsayer
72460d1dc9 Minor man page corrections and fixups to document the difference between
tap and vmnet style devices.

Submitted by:	Vladimir
2000-08-02 17:27:39 +00:00
ache
d0631cde55 Fix linux console color capabilities
Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
2000-08-01 20:56:21 +00:00
n_hibma
cf7c041ce2 Support for the Panasonic / Matshita USB FDD.
Submitted by:		SAKIYAMA Nobuo <sakichan@lares.dti.ne.jp>
PR:			kern/20300
2000-07-31 12:40:26 +00:00
ache
785cf59e07 Add #ports/hebrew 2000-07-31 04:14:52 +00:00
asami
5adb1b9769 Add ports-hebrew. 2000-07-31 00:13:44 +00:00
phk
ea02c3cf09 Add the bufbio paper to the build.
Various plans to move all these to the doc tree exist pending time and
somebody to docbook them.
2000-07-30 11:02:54 +00:00
phk
f76bbb95d0 Add the bio/buf paper 2000-07-30 08:57:03 +00:00
green
2a6373ea61 Capitalize the last two entries. Note that i8254 is a timer. Report
that TSC is for any fifth-gneration of later x86 processor, not an
i586, and document that it _is_ available to applications.
2000-07-28 21:48:58 +00:00
obrien
3702a6473d Add HISTORY. 2000-07-27 22:55:44 +00:00
ache
396b7d54ff Merge from stable: dtterm color fix 2000-07-27 21:04:48 +00:00
markm
6eedf9da32 Fix minor typo. 2000-07-27 19:13:32 +00:00
sheldonh
75cb2c66dc Describe the syncer(4)-related sysctls kern.filedelay, kern.dirdelay
and kern.metadelay, thanks to mckusick's feedback.
2000-07-26 08:51:58 +00:00
sheldonh
db75df9d9c Add an EXAMPLES section with an example of how to mount a
malloc(9)-backed md(4) device on /tmp .
2000-07-24 14:23:47 +00:00
markm
82802a424b Remove references to the (removed) kern.timecounter.method sysctl. 2000-07-23 11:12:59 +00:00
sheldonh
85976e9542 Rework the FILES section to cover the list of common symbolic links
in the /dev directory.  Also cover this driver's quirky relationship
with the MAKEDEV script.
2000-07-22 10:23:06 +00:00
sheldonh
8acfef55ff Move the ef(4) manual page from sys/modules/if_ef to share/man/man4, as
discussed with bp.
2000-07-21 14:54:13 +00:00
ache
4fcc8413c4 cons: shorten "rs" again, syscons fixed 2000-07-21 14:31:44 +00:00
ache
7afdc348e8 Describe Reset 2000-07-21 14:28:08 +00:00
sheldonh
aac8cde86f Move the netgraph-related manual pages into share/man/man4/, as
discussed with archie.
2000-07-21 10:46:58 +00:00
sheldonh
117993c6a6 Cosmetic:
Convert to one file per line in the MAN4 list.  This will make future
deltas easier to read.
2000-07-21 10:13:46 +00:00
ache
6ab9a2d5e8 cons:
Simplify "rs" (\Ec will be fixed later in syscons, so this is intermedia step)
Remove "mh" - termcap must describe what device _actually_ have end left
emulation upon upper level program. "mh" is also conflicting with colors.
Don't remove "md" for mono consoles
dosansi:
Wrong "mh" -> good "mr"
2000-07-21 01:38:34 +00:00
wpaul
e27e3e14e3 Minor formatting tweak: compact the supported adapter list. 2000-07-20 22:41:26 +00:00
wpaul
b371b56ee9 Update the Tigon driver to support 1000baseTX gigE over copper AceNIC
cards. This basically involves switching to the 12.4.13 firmware, plus
a couple of minor tweaks to the driver.

Also changed the jumbo buffer allocation scheme just a little to avoid
'failed to allocate jumbo buffer' conditions in certain cases.
2000-07-20 22:24:43 +00:00
nsayer
8ee4b8fcbe Oops. Activate tap in man4 and modules makefiles 2000-07-20 20:29:03 +00:00
ache
15a66cfa41 cons: use newly added SGR 24 for "ue" and SGR 27 for "se" 2000-07-20 18:53:41 +00:00
ache
364abbc47f Describe newly implemented SGR 22,24,25,27 2000-07-20 18:50:12 +00:00
nsayer
14503a8247 Add the tap driver.
The tap driver is used to present a virtual Ethernet interface to the
system. Packets presented by the network stack to the interface are
made available to a character device in /dev. With tap and the bridge
code, you can make remote bridge configurations where both sides of
the bridge are separated by userland daemons.

This driver also has a special naming hack to allow it to serve a similar
purpose to the vmware port.

Submitted by:	myevmenkin@att.com, vsilyaev@mindspring.com
2000-07-20 17:01:10 +00:00
mjacob
b7fd852ec4 Update isp man page, add ispfw man page. 2000-07-20 16:11:23 +00:00
sheldonh
2cef6835da Add an MLINKS entry which makes snd(4) a link for pcm(4).
Suggested by:	Udo Erdelhoff <ue@nathan.ruhr.de>
2000-07-20 15:47:45 +00:00
sheldonh
2bbfbcee9b Add a FILES section which, as a side-effect, just so happens to
give device node creation instructions.

PR:		20060
Reported by:	"Sean O'Connell" <sto@stat.Duke.EDU>
2000-07-20 14:19:17 +00:00
ache
0c6f8515c9 Explicetly remove AX for mono consoles.
Fix mono Latin2 console color support removing.
2000-07-20 14:03:23 +00:00
ache
e9d2925563 cons: add AX to indicate that SGR 39 and 49 present and can be used separately 2000-07-20 13:18:29 +00:00
sheldonh
20d503002f Fix a typo and mark ``update'' up consistently in the HISTORY section.
Reported by:	des
2000-07-20 13:05:41 +00:00
sheldonh
a749dd3647 Clear the extraneous Os argument, which survived rev 1.3. 2000-07-20 11:46:51 +00:00
sheldonh
3f3bfa3efb General clean-up [1/1]: whitespace 2000-07-20 11:45:56 +00:00
sheldonh
4f3a6e9659 General clean-up [0/1]: content
Clear extraneous Nm arguments.
Clarify some English.
Mark netgraph and ifconfig up as a cross-reference.
Remove apostrophe from a genitive ``its''.
2000-07-20 11:43:40 +00:00
sheldonh
c95a6d8116 Include a comment explaining the usual delay between writes and syncs. 2000-07-20 07:31:52 +00:00
n_hibma
471997687f Typo.
Submitted by:	Mike Meyer <mwm@mired.org>
2000-07-19 23:07:42 +00:00
ben
8dc09f7b51 Document the rc.d system.
Suggested by:	dcs
Reviewed by:	alex, dcs, sheldonh
2000-07-19 19:08:08 +00:00
jasone
531e62c825 pthread_once --> pthread_once_t. 2000-07-19 16:38:07 +00:00
sheldonh
01a450a566 Remove mention of SYNCER_MAXDELAY and "thirty seconds", using more
general terms instead.  This follows a discussion with alfred,
in which it became clear that I had misunderstood sched_sync().
2000-07-19 11:47:16 +00:00
sheldonh
672d736d95 Replace the obsolete update(4) manual page with syncer(4). I was
not abble to solicit review from <freebsd-hackers>.
2000-07-19 07:15:32 +00:00
sheldonh
985f997674 Clean up this new manual page. This delta includes content and
whitespace changes, which should not be a problem because this
is only the second revision of the file and translators are
unlikely to have gotten started yet.

Reviewed by:	abial
2000-07-19 06:33:34 +00:00
ben
112e4eb0d5 Define what is meant by brackets' and braces'.
Suggested by:	grog
2000-07-18 14:41:01 +00:00
sheldonh
dcbe29acc9 Order the cross-references in the SEE ALSO section correctly. 2000-07-18 13:03:09 +00:00
sheldonh
d383350bcb Clean up this new manual page. This delta includes content and
whitespace changes, which should not be a problem because this
is only the second revision of the file and translators are
unlikely to have gotten started yet.

Reviewed by:	abial
2000-07-18 07:46:14 +00:00
mjacob
94d46e7245 Don't get stuck in a loop calling exit from an atexit routine. Clean
up cam_fill_ctio usage to passed atio flags. Clear periph_priv area
of new ctio so if the kernel is dumb enough to look at them (this is
a SECURITY hole) the panic will be obvious instead of subtle.
2000-07-18 04:39:36 +00:00
jasone
3006cee4d8 Change my email address in the copyright notices for the sake of consistency
(jasone@canonware.com --> jasone@freebsd.org).
2000-07-18 01:38:19 +00:00
wpaul
d6d5b813b3 Add the PCI IDs for the Macronix 98727 and 98732 parts. These are
3.3volt PCI/cardbus chipsets similar to the 98715 (and they have
512-bit hash tables). Also update the man page to mention the 98727/98732
and the SOHOware SFA110A Rev B4 card with the 98715AEC-C chip.
2000-07-17 19:27:41 +00:00
ben
9a9e278fc0 Remove some whitespace so the line with "brackets" changed to "angle
brackets" no longer touches the right edge of an 80 column display.
2000-07-17 19:05:57 +00:00
wpaul
d5347042f6 kue(4) and cue(4) do not need miibus. 2000-07-17 19:04:58 +00:00
sheldonh
263ffe32d1 Rename MDNSECT to MD_NSECT and declare it as something that isn't
default in NOTES.

Requested by:	bde
Approved by:	phk
2000-07-17 13:13:04 +00:00
itojun
61ae82c8a8 sync with latest kame doc. wording changes and updates 2000-07-17 02:37:26 +00:00
itojun
fc84997194 bring in latest kame doc. talk about ah tunnel caveat. 2000-07-17 02:22:18 +00:00
mjacob
0789d31aa3 Clean up after oneself on exit. 2000-07-17 02:05:45 +00:00
ben
c1b4384a1c 1. "braces" -> "brackets" when referring to [ and ].
PR:		19894
Submitted by:	Tony Finch <dot@dotat.at>

2.   "brackets" -> "angle brackets" when referring to < and >.

3.  Clean up the bit about creating the usage() message.  After clarifying a
couple of points the sentence became rather long, and rather poor English, so
it was converted to a enumerated list instead.

parts 1, 2, 3:
Reviewed by:	sheldonh
2000-07-16 20:46:43 +00:00
ben
ced2168127 Clarify that CVSup doesn't understand comments in refuse files.
PR:		19949
Submitted by:	Jun Ushida <ushida@msa.biglobe.ne.jp>
2000-07-16 20:34:54 +00:00
ben
022f7e0a57 "VFS entry point" -> "entry point", to be consistent with other VOP_*(9)
manual pages.

PR:		18593
Submitted by:	Anatoly Vorobey <mellon@pobox.com>
2000-07-15 22:28:16 +00:00
abial
c7bf2569fa These patches implement dynamic sysctls. It's possible now to add
and remove sysctl oids at will during runtime - they don't rely on
linker sets. Also, the node oids can be referenced by more than
one kernel user, which means that it's possible to create partially
overlapping trees.

Add sysctl contexts to help programmers manage multiple dynamic
oids in convenient way.

Please see the manpages for detailed discussion, and example module
for typical use.

This work is based on ideas and code snippets coming from many
people, among them:  Arun Sharma, Jonathan Lemon, Doug Rabson,
Brian Feldman, Kelly Yancey, Poul-Henning Kamp and others. I'd like
to specially thank Brian Feldman for detailed review and style
fixes.

PR:		kern/16928
Reviewed by:	dfr, green, phk
2000-07-15 10:26:04 +00:00
rwatson
6b95bd725d o Apply asmodai's spelling commit from /etc/root to dot.cshrc in /share/skel
also.
2000-07-15 03:24:18 +00:00
mjacob
8771b75a01 Whoops- more changes in last checkin than TARGIODEBUG-
some additional TARGIOCCLEAREXCEPTION ioctls added as
needed.

Obtained from:	gibbs@freebsd.org
2000-07-14 20:30:28 +00:00
mjacob
b3e623026f Make use of the new TARGIODEBUG ioctl (i.e., add an option for it's use). 2000-07-14 20:26:59 +00:00
sheldonh
62dee1d507 Actually allow ``options MDNSECT=<numsects>'' in kernel configs to
specify the default maximum size of malloc(9)-backed md(4) devices
and complete the documentation of this option.
2000-07-14 12:14:13 +00:00
peter
b9b09beff7 Be consistant about WITH_ vs MAKE_ flags. We have a precedent of using
MAKE_foo for things like MAKE_KERBEROS etc.  Use that.  I managed to
confuse myself last time and made make.conf different to the code. ;-(

Reported by:  Jun Kuriyama <kuriyama@FreeBSD.org>
2000-07-14 09:18:21 +00:00
obrien
ef18034ac1 Revert rev 1.24.
Facts verfied by:	mckusick
2000-07-13 22:40:50 +00:00
mckay
0a01ca3918 Spelling. 2000-07-13 13:49:36 +00:00
nbm
e16a57d0c9 Update the st(4) and sd(4) references to sa(4) and da(4) respectively,
maintaining order, were the references ordered already.

PR:		reminded by 19647
Submitted by:	reminded by Jens Schweikhardt <schweik@noc.dfn.de>
2000-07-12 15:19:39 +00:00
dannyboy
aa58ce170e Add some missing articles (as in a, an, the). 2000-07-11 22:39:48 +00:00
asmodai
32102c76d1 Install accept_filter.9
Forgotten by:	alfred
2000-07-11 13:50:04 +00:00
alfred
d2437a5b06 attrib properly.
Pointed out by: asmodai
2000-07-10 19:20:08 +00:00
alfred
adaba3e9da Document the kernel interface for accept filters.
Thanks to sheldonh for cleaning up the rough initial manpage.
2000-07-10 17:23:53 +00:00
roberto
bc93600740 Correct one reference to wd.4 by ad.4. 2000-07-10 08:01:38 +00:00
markm
b42c412805 The World Order has changed. We no longer need separate "secure"
collections for crypto code; these are merged into cvs-all and
src-all.
OKed by:	jdp
2000-07-09 16:03:53 +00:00
sheldonh
aa8afafd98 Add md.4 to the build. 2000-07-07 11:57:02 +00:00
sheldonh
d3d5fc1a48 Add phk's md(4) manual page, written by phk himself. 2000-07-07 11:52:03 +00:00
imp
15260d8384 Add ${.CURDIR}/../../../.. to the list of places we look for the
kernel.  The new moudles/sound/drivers/foo pushes us down one more
level.
2000-07-07 05:12:33 +00:00
wpaul
0dca3ea5d5 Fix up the sis.4 man page per Sheldon Hearn:
*   Clear the Os macro, which is assumed gracefully at run-off time.
    *   Use quotes to reduce the long name description (Nd) to a single
        argument.
    *   Use meaningful arguments to the -width option of the Bl macro.
    *   Mark rc.conf up with Xr instead of Pa so that it is obvious that
        further help on that file is available.
    *   Explicitly indicate that mediaopt is a command modifier (Cm) of
        the ifconfig(8) utility.
    *   Do not mark up half-duplex and full-duplex as arguments (Ar),
        since they are allowed values for an argument.
    *   Fix various grammar and spelling mistakes.
2000-07-06 19:30:20 +00:00
brian
9934efd0dd Add various system usernames (even though I try to avoid pppd!!!)
PR:		19717
Submitted by:	Tony Finch <dot@dotat.at>
2000-07-06 19:05:43 +00:00
wpaul
966a32cd5b Add support for the National Semiconductor DP83815 fast ethernet
controller chip. This chip is currently being used on the NetGear
FA312-TX adapter, which I guess is a replacement for the FA310-TX
(PNIC-based).

I added support for this chip by modifying the sis driver since
the SiS 900 and the NS DP83815 have almost the same programming
interface (the RX filter programming and PHY access methods are
different, but the general configuration, DMA scheme and register
layout are identical).

I would have had this done a lot sooner, but getting the damn MAC
address out of the EEPROM proved to be more complicated than expected.
2000-07-06 06:02:04 +00:00
ache
320469757a Fix alt months
Submitted by:	Ri?ardas ?epas <rch@richard.eu.org>
2000-07-05 21:02:45 +00:00
sheldonh
b896bc0c05 Introduce a new option, daily_status_disks_df_flags, which specifies
the command-line arguments to be used for the call to df(1) when
daily_status_disks_enable is set to YES.

The name of the new variable was chosen by the maintainer of our
periodic hierarchy, Brian Somers.

PR:		19631
2000-07-05 10:47:01 +00:00
itojun
1497eb98fb sync with kame. more security warnings 2000-07-05 08:15:05 +00:00
itojun
5ac382435e sync with reality/latest kame 2000-07-04 16:39:23 +00:00
itojun
a05a4a02ae sync with recent IMPLEMENTATION note from kame. 2000-07-04 16:35:31 +00:00
roberto
bdc1688523 - link ata.4 to {acd,ad,afd,ast}.4
- add the reference to ad.4 in da.4.

MFC candidate.

Submitted by:	sheldonh, mpp
2000-07-04 16:32:46 +00:00
n_hibma
68d8eaff96 Correct the text for the return value.
Submitted by:	phk
2000-07-04 12:45:56 +00:00
roberto
775730e0ac Insert a reference to ata.4.
Discussed with:	phk
2000-07-04 10:01:12 +00:00
roberto
38263b378f Oops, there's no ad.4. 2000-07-04 09:37:06 +00:00
roberto
3d951bdf74 Replace a reference to wd(4) to ad(4).
Found by:	phk
2000-07-04 09:32:11 +00:00
peter
4f5fa991c0 Delete the RSAREF=YES example from make.conf - it is not used at all.
Add knobs for the optional crypto parts with some notes.
2000-07-03 20:52:01 +00:00
sheldonh
003a1ce32a Clear the obsolete argument to the Os macro.
Clear extraneous arguments to Nm.
Use Pa to mark up paths.
Use a single tagged list in the FILES section.
2000-07-03 12:56:00 +00:00
asmodai
0f33a49366 Fix up typo.
Add description of sshd_program variable.

Submitted by:	Ashley Penney <ashp@unloved.org>,
		Adrian Chadd <adrian@freebsd.org>
2000-07-03 12:34:27 +00:00
joe
ecc506d77e Add versions of the UK keymaps with the key marked "Caps Lock"
acting as a left control key.  Many want a control key in the "real"
place, but still want the keymap to match the printed keys as much
as possible.

Inspired by obrien's us.pc-ctrl.kbd keymap, although I've had these
in my tree for a long time (since the left control key on my laptop
stopped working :)
2000-07-02 18:39:10 +00:00
wollman
4667587f8c Use consistent markup for literals and quoted metasyntactic variables.
Left unfixed: `NIS' should be marked up as a tradename.
2000-06-30 15:59:48 +00:00
wollman
cd8275447d Spell `99%' correctly. 2000-06-30 15:28:06 +00:00
wollman
5bfa04f958 Fix spelling of `whose'. 2000-06-30 15:22:18 +00:00
sheldonh
18bd9c21cd Do not link bktr.4 and bt.4 into ../, since these are no longer
installed from man4.i386.

PR:		19601
Submitted by:	Ben Smithurst <ben@scientia.demon.co.uk>
2000-06-30 11:50:46 +00:00
sheldonh
010f29f28c Use "yesterday's" instead of "yesterdays" as required for correct
grammar.

Since this pushes the line to an unacceptable length, apply the
accepted line breaking style.
2000-06-30 11:24:31 +00:00
brian
b75660d8b2 De-spam (oops!)
Spotted by: sheldonh
2000-06-30 11:18:19 +00:00
brian
d220ee616b Add $daily_status_mail_rejects_logs, defaulting to 3 to control
how many /var/log/maillog* files to check

PR:	19587
2000-06-30 09:41:16 +00:00
peter
ce9a88b473 Include the src-crypto-rsa collection by default for internat users. 2000-06-29 09:03:59 +00:00
peter
98d01cd6a5 List src-secure-rsa and clarify that cvs-crypto does not have it. 2000-06-29 09:00:23 +00:00
brian
1a9ea82414 Reword the description of weekly_status_pkg_enable (although not
quite how Sheldon suggested)

Suggested by: sheldonh
2000-06-27 12:04:43 +00:00
brian
1400b2309b Add weekly_status_pkg_enable (defaults to NO) 2000-06-27 11:20:08 +00:00
brian
4f3352b86c Mention $daily_accounting_compress
Forgotten by: Ben & I
2000-06-27 10:52:21 +00:00
archie
2c5a7a6ad0 Update to reflect new ng_ether(4) hooks.
Remove 'options NETGRAPH' requirement.
2000-06-27 00:09:49 +00:00
obrien
0784a9a9df Add BDECFLAGS so people can use them easily in /etc/make.conf. 2000-06-26 21:43:19 +00:00
sheldonh
9932b959ce The rand_irqs variable was removed in rev 1.67 of rc.conf. Remove it
from the documentation also.
2000-06-26 08:29:47 +00:00
mpp
bd6ff3da97 Remove some mis-leading text from the "Libraries" section. 2000-06-24 23:02:01 +00:00
ache
6515b0875a Fix c_fmt 2000-06-24 12:35:09 +00:00
brian
567e3fdcca Introduce /etc/defaults/periodic.conf, similar in concept to rc.conf.
The only change in the default functionality should be that
the output reports are slightly more verbose WRT files deleted.

Not objected to by: freebsd-arch
2000-06-23 01:18:31 +00:00
sheldonh
1dcfda0565 Use sub-sections (Ss) to categorize diagnostics and rationalize
diagnostic lists (Bl -diag) so that there is one per section.

Since this change creates a large delta, enforce line-breaking
style while I'm here.

These changes have blanket approval from (but were not reviewed
by) the author.
2000-06-22 08:32:54 +00:00
ache
01949cd53c Fix %EF 2000-06-21 13:50:10 +00:00
ache
36a6674fdc Fix date
Submitted by:	CHOI Junho <cjh@FreeBSD.ORG>
2000-06-21 13:31:51 +00:00
alex
de6b3245ff mdoc style cleanup: newline for new sentence.
Submitted by:	sheldonh
2000-06-20 15:05:06 +00:00
alex
b26d37235f rc.local is no longer a default.
PR:		19314
Submitted by:	Ben Smithurst <ben@scientia.demon.co.uk>
2000-06-20 10:30:50 +00:00
obrien
53eb2d3431 If "MODULES_WITH_WORLD" is defined, sys/modules will be built with the
world as was our old way, rather than when building a kernel.

Some people do not like the new way, and the release building still assumes
modules are built with the world.
2000-06-17 10:51:56 +00:00
asami
8386562abd Add kterm-color, which is to kterm what xterm-color is to xterm.
Approved by:	ache
2000-06-14 20:22:34 +00:00
alex
b106d44e88 Fix typo (accessable --> accessible) and add period.
PR:		18588
Submitted by:	Anatoly Vorobey <mellon@pobox.com>
Reviewed by:	asmodai
2000-06-14 17:53:11 +00:00
ache
ece5849f31 Fix "op" for xterm-color 2000-06-14 15:08:24 +00:00
jake
5b7ef4dfa5 Add MLINKS for queue(3) FOREACH_REVERSE and HEAD_INITIALIZER macros.
Forgotten by:	jake, archie
2000-06-12 15:28:08 +00:00
alex
4b768a4a2f Document possible values for the waitfor arg.
PR:		18627, 18628
Reviewed by:	asmodai
2000-06-12 13:53:04 +00:00
n_hibma
74454ab778 The USB library from NetBSD by Lennart Augustsson <lennart@augustsson.net>. 2000-06-11 18:19:14 +00:00
jake
dd687fadf8 (1) document *_HEAD_INITIALIZER
(2) fix a STAILQ_HEAD that should have been STAILQ_FIRST

Requested by:	(1) bde
		(2) W Gerald Hicks <jhix@mindspring.com>
2000-06-10 16:41:07 +00:00
asmodai
eff86e03a9 Fix alphabetical ordering of supported ATA-chipsets. 2000-06-10 13:38:40 +00:00
alex
9207d01f3d Remove XXX: Describe if_init().
Reviewed by:	asmodai
2000-06-10 10:23:06 +00:00
jhb
e34188e1fc Document flags 0x100 in syscons.4, and document syscons' flags in LINT.
Reviewed by:	yokota, obrien
2000-06-09 23:47:30 +00:00
ghelmer
413a2b37bd NONBINMODE -> NOBINMODE for NLSMODE.
PR:		bin/8811
Submitted by:	Naohiko Tsuji <yakisoba@osaka.interq.or.jp>
Prompted by:	Nathan Ahlstrom <nrahlstr@winternet.com>
2000-06-09 19:15:51 +00:00
brian
940cc2dc44 Document $clear_daily_* 2000-06-09 17:07:59 +00:00
alex
5a7e3bbf00 Add bus_alloc_resource.9 and bus_release_resource.9.
bus_release_resource.9 contains a paragraph obtained from a mail
by Warner Losh <imp@FreeBSD.org> to myself.

Reviewed by:	asmodai, hoek;  in parts by msmith, mdodd and imp
2000-06-08 21:00:12 +00:00
bde
7a9902fea5 When dubiously reprogramming .SUFFIXES, don't screw up the order of .S
relative to .s.  This fixes wrong sources being preferred after
"gcc -save-temps" creates .s files from .S files.
2000-06-08 18:11:15 +00:00
asmodai
7867eeffd4 Remove \n I overlooked in a previous commit.
PR:		19111
Submitted by:	R. Matthew Emerson <rme@nightfly.apk.net>
2000-06-08 13:29:41 +00:00
ru
7e5624f6ce Document /usr/lib/aout.
PR:		conf/18167
2000-06-07 07:41:09 +00:00
ache
f2c52a3829 Wording: reset to normal ANSI value -> reset to the normal color 2000-06-06 06:14:37 +00:00
ache
7d22f1b9d1 ANSI attribute -> video attribute, was confused by wrong syscons comment 2000-06-06 00:19:51 +00:00
rwatson
447d7154d8 o Minor spelling/grammar nits in intro header about conference
- s/netoworking/Networking/
    - s/are/is/
2000-06-06 00:08:26 +00:00
ache
d9db3b3863 initial -> normal (since this term used in syscons too)
Explicitly mark ANSI colors from non-ANSI
2000-06-06 00:03:38 +00:00
ache
cda81cb1a9 Properly mark all sequences which set initial colors.
Clean color tables.
2000-06-05 23:50:00 +00:00
ache
016e949aa3 Specify parameters ranges for E[...x 2000-06-05 23:24:37 +00:00
ache
2a6bfc59ca Document E[39m and E[49m
Describe whole E[...x set
2000-06-05 23:01:58 +00:00
ache
74134f6c45 cons25*: fix "op" to set initial (and not default) color pair.
NOTE: you need to recompile old kernel first, "op" will not work otherwise
2000-06-05 22:21:31 +00:00
ru
96199a91ad /usr/mdec has gone 1.5 years ago. 2000-06-05 16:14:51 +00:00
asmodai
4dc1a14f85 VFS_CHECKEXP.9:
Fix typo.
	Fix description.

VFS_FHTOVP.9:
	Fix order in which the manpage says the calls should be made.

PR:		18590
Submitted by:	Anatoly Vorobey <mellon@pobox.com>
2000-06-04 15:31:12 +00:00
groudier
0840690171 Submitted by: Sheldon Hearn
Miscellaneous fixes.
2000-06-04 14:58:40 +00:00
sheldonh
fb69e71986 Document the NewReno sysctl knob.
Submitted by:	jlemon
2000-06-02 13:12:36 +00:00
hoek
1e9a6591b3 Add a NO_LPR option. Useful for people who want to use LPRng.
PR:	bin/18787 (David Gilbert <dgilbert@velocet.ca>)
2000-05-31 21:45:15 +00:00
chris
3a3f64f949 Replace `manual(section)' references with proper .Xr statements. 2000-05-31 21:33:15 +00:00
roberto
c04c8e7957 Finland is also entitled to have an Euro character :)
Submitted by:	Mikko Hyvarinen <morphy@morphy.iki.fi>
2000-05-31 14:53:27 +00:00
roberto
adf206f08d Add the Euro character on AltGr + E in these european keymaps as well.
Reminded by:	Anders Andersson <anders@sanyusan.se>
		alex@big.endian.de (Alexander Langer)
2000-05-31 12:25:26 +00:00
roberto
102dd10a39 Makes AltGr + E generate the ISO code for the Euro character instead of
a plain 'e'.
2000-05-31 11:17:25 +00:00
brian
4c78d6dcb7 Mention that some PPPoE servers cache MAC addresses 2000-05-30 17:06:55 +00:00
phk
d18ea90c6c Typo.
Spotted by:	sobomax
2000-05-30 15:23:30 +00:00
green
0e201f3645 Correct misspelling of INADDR_ANY as IN_ADDRANY. 2000-05-30 13:55:46 +00:00
phk
6c099e834c Put the jail paper in the makefile. 2000-05-29 18:18:48 +00:00
phk
b7d1206a49 The Jail paper, written jointly by rwatson & me. 2000-05-29 18:18:07 +00:00
obrien
48a0d1fc6c Fix long lines. 2000-05-28 17:18:14 +00:00
dfr
75f437d061 Add documentation for taskqueue apis. 2000-05-28 16:53:50 +00:00
groudier
93273a1f23 Reviewed by: David O'Brien
Document driver support for:
- Early NCR53C810/815/825 chips.
- Newer chip architectural improvements (Hardware phase
  mismatch and LOAD/STORE instructions).
2000-05-28 12:59:18 +00:00
obrien
c0f2f68d1f Move adv.4, adw.4, aha.4, ahb.4, bktr.4, bt.4, dpt.4, ed.4, joy.4, ppc.4,
sym.4, and wi.4 to the MI area.
2000-05-28 03:27:49 +00:00
chris
ef06afc4d3 Fix a misspelling: undefied -> undefined 2000-05-27 22:02:32 +00:00
peter
dc4154923a Sigh. Use the correct path to bsd.conf.mk. It's times like this that I
regret giving up coffee.
2000-05-27 01:11:17 +00:00
peter
ceb61b84b4 Add bsd.kmod.mk back. 2000-05-27 00:54:45 +00:00
peter
2545eef3a2 Revive a skeleton for bsd.kmod.mk (which will be in the make search path)
that merely locates and includes sys/conf/kmod.mk.
2000-05-27 00:54:15 +00:00
dirk
ac80812473 Remove -a from mkisofs' argument list. It's the default for version 1.12.1
and up and causes mkisofs to fail if present.

Add $FreeBSD$ while I'm here.

Ok'ed by:	jkh
2000-05-25 20:12:10 +00:00
msmith
f37743b82d Manpage for the 'twe' driver. 2000-05-24 23:48:15 +00:00
hoek
e6e653134b The LOCKPARENT flag is singular. It doesn't work causing complications
is also a singular fact.
2000-05-21 03:23:10 +00:00
hoek
d5d9f7eb9e No be needed here --- "typo". 2000-05-21 03:16:35 +00:00
hoek
d2e074e6f5 Typo in comments explaining what MAN_FILTER is. 2000-05-21 03:14:38 +00:00
hoek
54601029d6 Typos, missing words. I don't believe any of these are relevant to
translators.
2000-05-21 03:06:28 +00:00
mpp
3aead3a20f Update the man page to match utmp.h. 2000-05-19 18:24:23 +00:00
chris
cb7732df18 Replace a manual.section file reference with a proper mdoc(7) .Xr
reference.

PR:		18625
Submitted by:	Alexander Langer <alex@cichlids.com>
2000-05-18 00:20:55 +00:00
bde
437b04a4a1 Don't create a garbage file named "install" for the NOINFO case when
there happens to be a source file named install.sh.  The null rule
for "install" in the NOINFO case must not be completely null, since
then it may be overridden by the implicit .sh rule.
2000-05-15 14:17:50 +00:00
kris
1a749c1007 Add /bin/tcsh for completeness
Submitted by:	knu
2000-05-14 10:21:18 +00:00
paul
c179fa5070 Correct duplicate use of word "been" in a sentence. 2000-05-12 15:31:54 +00:00
phantom
f3a1d31938 Fix typo
Spoted by:	bde
2000-05-12 10:50:04 +00:00
phantom
933595a496 . insert forgotten by someone "Space Mode on" directive. It caused displaying
of all macros placed after FILES section w/o any space characters.
. slightly correct usage of .An macros.
2000-05-12 09:10:40 +00:00
phantom
14616a0a5c Place $FreeBSD$ tag to correct location (bottom of the copyright) 2000-05-12 08:37:08 +00:00
phantom
a380851e9e Fix driver source location path (/sys/i386/isa/fd.c -> /sys/isa/fd.c) 2000-05-12 08:36:36 +00:00
phantom
ed30cb11a7 Use .An macro for declare Authors Name in AUTHORS section 2000-05-12 08:32:56 +00:00
phantom
5c85b197fc Add MLINKS: scsi.4 -> SCSI.4, scsi.4 -> CAM.4 2000-05-12 08:32:09 +00:00
phantom
dfc1583802 . replace CONFIGURATION section name with SYNOPSYS as mdoc(7) style declare.
. remove redundant paragraph breaks.
. fix typo (.Sj -> .Sh)
2000-05-12 08:30:58 +00:00
phantom
1edae0ae5e Properly mdoc'ify this manual page: remove all direct troff formating
directives, apply correct mdoc(7) Blocks and Lists formatting.
2000-05-12 08:28:01 +00:00
phantom
b963d2798f Add MLINKS: bktr.4 -> booktree.4 2000-05-12 08:14:11 +00:00
phantom
079ff4176c Remove osolete reference to eg(4), properly use mdoc macro `.Nm' 2000-05-12 08:10:22 +00:00
phantom
b1bd5e2cc7 Add MLINKS for all macros decribed in queue.3 manpage. 2000-05-12 07:58:37 +00:00
chris
8fd137c6b5 Document the `new' fdesc--now that it belongs only on /dev/fd, remove all
non-/dev/fd related documentation (such as that for stdin, stdout, tty).

Update the fstab line to refer to /dev/fd instead of /dev.
2000-05-11 22:20:23 +00:00
bde
85a17b7337 Abuse .Fn for macros better (don't hand-format the parameter string by
quoting it all and adding commas).

Don't say that the expression in KASSERT() is an int.  It is a collection
of tokens forming a C expression that can be compared with 0.
2000-05-11 16:54:52 +00:00
bde
7f64770f56 Removed bogus quoting of single tokens in a .Fn invocation. This helps
my synopsis checker decide which .Fn's are for prototypes (most function
parameters require quoting because they have multiple tokens).
2000-05-11 16:39:33 +00:00
bde
98c05ce837 Fixed bitrot. The changes from buf to bio had not reached here. 2000-05-11 16:25:03 +00:00
bde
0cc0bf41fa Abuse .Ft and .Fn for macros in the usual way (name the macro parameters,
and don't use .It for the macro pseudo-return type).
2000-05-11 16:22:38 +00:00
bde
eae1aa7098 "Fixed" missing include in synopsis. POSIX.1-1996 only specifies
including <signal.h>, but that must be a bug in POSIX.1, because it
also specifies that the relevant prototype is [only] in <pthread.h>.
2000-05-11 16:13:18 +00:00
bde
5e51fa49c7 Fixed misspelling of a struct tag in a function parameter type. 2000-05-11 16:03:38 +00:00
darrenr
cd382f0186 patch from Alexey Zelkin 2000-05-11 00:44:35 +00:00
asmodai
b1c5277216 Add more substance to the amr.4 manpage.
Submitted by:	msmith
2000-05-10 18:45:20 +00:00
archie
e52673c66d Update man page to reflect new IPv6 hook. Simplify Makefile. 2000-05-10 16:54:40 +00:00
darrenr
5419f3d595 Add pfil(9) subroutines and manpage from NetBSD. 2000-05-10 13:37:51 +00:00
sheldonh
5443174128 Supply only one author name per instance of %A, as per mdoc.samples(7).
PR:		18465
Submitted by:	Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
2000-05-10 09:49:04 +00:00
hoek
5a7313cf7d Small grammar gnit. 2000-05-09 20:35:13 +00:00