Dag-Erling Smørgrav
cc084f7587
Axe TCP_RESTRICT_RST. It was never a particularly good idea except for a few
...
very specific scenarios, and now that we have had net.inet.tcp.blackhole for
quite some time there is really no reason to use it any more.
(second of three commits)
2001-03-19 22:07:32 +00:00
Dima Dorfman
d2bbab47a5
/devs -> /dev
...
PR: 25252
Submitted by: Christian Weisgerber <naddy@mips.inka.de>
Approved by: nik, phk (via nik)
2001-03-15 02:06:44 +00:00
Ruslan Ermilov
c2d03ea879
Eliminate mdocNG warnings caused by misplaced or extraneous macro calls.
2001-02-28 17:38:53 +00:00
Gregory Neil Shapiro
e6c77250ef
Need one additional make.conf knob, SENDMAIL_ADDITIONAL_MC to satisfy bug
...
report. It allows building multiple .cf files at build time.
PR: bin/19897
2001-02-22 19:44:16 +00:00
Gregory Neil Shapiro
d1885c41cc
Add a note indicating that SENDMAIL_MC should include the path. This is
...
necessary if you expect to be able to use this setting in both /etc/mail
and etc/sendmail.
2001-02-22 19:34:13 +00:00
Ruslan Ermilov
9863ddda64
mdoc(7) police: fixed misc formatting bugs.
2001-02-22 12:07:28 +00:00
Nik Clayton
38ecd2625d
Add quota.user(5) and quota.group(5) man pages.
...
PR: docs/25124
2001-02-22 11:06:54 +00:00
Gregory Neil Shapiro
25219d25e6
Add a new make knob, SENDMAIL_MC, which is meant to replace SENDMAIL_CF as
...
users should be configuring via m4 now. If set, use m4 to create the .cf
file. Also, if either SENDMAIL_MC or SENDMAIL_CF is set, 'make install' or
'make distribution' in src/etc/sendmail/ will install the appropriate .cf as
/etc/mail/sendmail.cf. This fixes some mergemaster problems.
PR: conf/13016
2001-02-22 04:11:52 +00:00
Kris Kennaway
dd76c70387
Typo fixes: prefered -> preferred
...
There are some others in contributed/external code I haven't touched.
2001-02-20 10:30:22 +00:00
Peter Wemm
6edba32695
Move the sendmail -q from cron to periodic, as suggested by a few people.
...
This has the benefit of adding a random start time element as daily
processing takes a different amount of time on different machines.
2001-02-19 02:47:42 +00:00
Jeroen Ruigrok van der Werven
9a01d32bfd
Fix typo: seperate -> separate.
...
Seperate does not exist in the english language.
Submitted to look at by: kris
2001-02-06 10:39:38 +00:00
Doug Barton
385a585a4b
Introduce the option of running fsck -y if the initial preen fails.
...
Defaults to off.
Obtained from: Yahoo!
2001-02-05 04:54:42 +00:00
Ruslan Ermilov
d0353b836e
mdoc(7) police: split punctuation characters + misc fixes.
2001-02-01 16:38:02 +00:00
Brian Somers
afcf65b56b
Allow the output of /etc/security to be logged or mailed to different
...
users in line with ${daily,weekly,monthly}_output using a new
$daily_status_security_output variable.
PR: 24643
2001-01-30 10:24:18 +00:00
Doug Barton
f8c1282a0b
Add the options of which cron program to run, and specifying flags
...
to it.
PR: conf/24358
Submitted by: Gerhard Sittig <Gerhard.Sittig@gmx.net>
2001-01-21 20:57:38 +00:00
Ruslan Ermilov
9c48887207
mdoc(7) police:
...
Use proper macros for variables and their types, removed
hard sentence breaks, added a bunch of cross references.
2001-01-18 09:42:50 +00:00
Ben Smithurst
6164dd8137
document ${KERNEL}
...
PR: 24404
Submitted by: Mike Meyer <mwm@mired.org>
2001-01-17 11:51:43 +00:00
Ruslan Ermilov
e207e465df
Prepare for mdoc(7)NG.
2001-01-16 09:32:40 +00:00
Ruslan Ermilov
8fbaa337ac
man(7) -> mdoc(7).
2001-01-15 17:54:19 +00:00
Ruslan Ermilov
3136363f3e
Prepare for mdoc(7)NG.
2000-12-29 09:18:45 +00:00
Ben Smithurst
97948d2dee
fix typos.
...
PR: 23934
Submitted by: Alex Kapranoff <alex@kapran.bitmcnit.bryansk.su>
2000-12-29 01:58:47 +00:00
Ben Smithurst
265733aa2d
Add some text saying that this page may occasionally be out of date with the
...
real make.conf.
2000-12-29 01:54:39 +00:00
Dag-Erling Smørgrav
c4b267dc7e
Retire kernfs (userland part).
2000-12-28 12:59:57 +00:00
Ruslan Ermilov
88544700ca
mdoc(7) police: added missing .Os call.
2000-12-14 13:58:15 +00:00
Ruslan Ermilov
ed40311694
mdoc(7) police: removed history info from the .Os FreeBSD call.
2000-12-14 11:52:05 +00:00
Ruslan Ermilov
d7b336c076
mdoc(7) police: use canonical form of .Dd macro.
2000-12-11 15:47:53 +00:00
Nik Clayton
3cfa3ff7a1
Add make.conf(5).
2000-11-30 12:10:18 +00:00
Nik Clayton
8786063f1f
Typo police.
2000-11-29 14:27:20 +00:00
Jeroen Ruigrok van der Werven
0d59faf64a
Document EI_OSABI and EI_ABIVERSION.
...
Requested by: obrien
2000-11-24 10:42:21 +00:00
David E. O'Brien
5e514c64f7
Remove "NODESCRYPTLINKS" it has been superseeded by "passwd_format"
...
in /etc/login.conf.
2000-11-22 20:37:40 +00:00
Ben Smithurst
786aa69adc
Add two new manual pages to document the various options available in
...
make.conf, and the /usr/src building process.
PR: 22676
Submitted by: Mike Meyer <mwm@mired.org>
Reviewed by: nik, sheldonh
2000-11-22 14:04:26 +00:00
Ruslan Ermilov
f4d874a1db
mdoc(7) police: do not split author names in the AUTHORS section.
2000-11-22 09:35:58 +00:00
Ruslan Ermilov
4b66483fd8
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 18:41:33 +00:00
Sheldon Hearn
3d8a8abc28
Fix bug in rev 1.7:
...
Use a paragraph marker (Pp) instead of a blank line.
2000-11-20 16:06:00 +00:00
Sheldon Hearn
7061ab237b
Fix a bug that's survived since rev 1.1:
...
Don't mark the word "file" up as a pathname in "/etc/group file". For
the sake of consistency with rev 1.18, use Nm instead of "Pa /etc/group"
and break "file" onto the next line.
2000-11-20 16:05:09 +00:00
Sheldon Hearn
82bad969b8
Fix problems introduced in rev 1.16:
...
* Hard sentence break.
* Using Nm for the file in the first paragraph made the use of Pa in the
second paragraph look silly.
2000-11-20 16:01:50 +00:00
Ben Smithurst
6fe89339b9
remove fullstops from the end of .Xr lines in SEE ALSO sections.
2000-11-15 16:00:07 +00:00
Ruslan Ermilov
b82f5db0ac
Spell the des's name correctly.
2000-11-14 13:19:26 +00:00
Ruslan Ermilov
b5c508fba3
Use Fx macro wherever possible.
2000-11-14 11:20:58 +00:00
Ben Smithurst
422d857731
* Fix inconsistency between "int" and "num"; as far as I can see they mean
...
the same thing in this context.
* Only include one fullstop in the SEE ALSO line.
PR: 22658
Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp>
2000-11-11 19:16:05 +00:00
Jeroen Ruigrok van der Werven
6913c296f7
Change .Os FreeBSD 5.0 to .Os FreeBSD.
...
PR: 22684
Submitted by: Akinori YAMADA <yamada-a@nextcom.co.jp>
2000-11-09 05:05:17 +00:00
Ruslan Ermilov
672300f7c7
Fixed typo: .SY -> .Sy
2000-11-06 09:17:44 +00:00
MIHIRA Sanpei Yoshiro
33eb563d67
add PC-Card melody beep(PC Card bus, kludge version)
...
Original idea from: PAO3
2000-10-28 13:35:34 +00:00
Mike Pritchard
2e283b0a0c
Correct the description of a few options to reflect that commands and/or
...
the results that they actualy use/generate.
PR: docs/22267
Submitted by: SUZUKI Koichi <koich@cac.co.jp>
2000-10-24 13:54:17 +00:00
Alexander Langer
278108f1f8
Give the post-fix example a better description.
...
PR: 21646
Submitted by: "Peter Pentchev" <roam@orbitel.bg>
2000-10-07 14:34:26 +00:00
Darren Reed
7a76642f3c
This brings support for IP Filter into rc.network and rc.conf with
...
the appropriate documentation added to rc.conf(5). If all goes well
with this over the next few weeks, the PR will be closed with the
pullup of patches back to 4-STABLE.
PR: 20202
Submitted by: Gerhard Sittig <Gerhard.Sittig@gmx.net>
Reviewed by: Darren Reed <darrenr@freebsd.org>
Approved by: Darren Reed <darrenr@freebsd.org>
Obtained from: Gerhard Sittig <Gerhard.Sittig@gmx.net>
2000-10-06 12:24:45 +00:00
Sheldon Hearn
803516cb70
Mention pccard_beep.
...
Requested by: sanpei
2000-10-05 07:22:58 +00:00
Brian Somers
944fae23f3
Add a unaligned_print option (alpha only)
...
Document osf1_enable
Submitted by: Eric D. Futch <efutch@nyct.net>
PR: 21649
2000-10-04 18:58:46 +00:00
Mark Ovens
1c27a12286
Fixed broken path /etc/mailer.conf -> /etc/mail/mailer.conf
...
PR: 21586
Submitted by: tim@desert.net
2000-09-27 07:46:14 +00:00
Brian Somers
df470af5f8
Put temporary output in ${TMPDIR:-/tmp}
...
If $<basedir>_output is not set, don't redirect output
PR: 21395
2000-09-19 22:15:00 +00:00