Tom Rhodes
0f30ec08f7
Remove my change to the synopsis field
...
Requested by: bde
pointy hat to: myself ;)
2002-04-22 15:18:51 +00:00
Gregory Neil Shapiro
3bf762b7f6
Non-sendmail users use the FreeBSD sendmail startup functionality to start
...
alternative MTAs. Therefore, always install rc.sendmail, regardless of
NO_SENDMAIL make.conf setting. Users can still set mta_start_script to a
different script.
This commit is after a repo-copy of src/etc/sendmail/rc.sendmail to
src/etc/rc.sendmail.
Noticed by: Calvin NG <calvinng@brel.com>
MFC after: 3 days
2002-04-21 20:32:28 +00:00
Bill Fenner
fedda4fff3
mdoc police: Use Em ("emphasis") to get italics/underlining, instead of
...
Sm Pa (a syntax error, and an assertion that the arguments are path
names, which is a little far from true).
2002-04-21 18:33:57 +00:00
Luigi Rizzo
73f2cd104c
Add 'rl' to the list of supported drivers.
2002-04-21 15:47:59 +00:00
Nicolas Souchu
640984ba48
Fix controller in SW mode and See also + first appeared in 4.5.
2002-04-20 09:12:09 +00:00
Boris Popov
91a2bd2558
Describe situation where manual 'ifconfig xx0 up' required.
...
Submitted by: Victor Sudakov <sudakov@sibptus.tomsk.ru>
2002-04-20 05:00:48 +00:00
Tom Rhodes
bfe7ad2431
Add the previously committed usb(4) manual pages to the build.
...
PR: 27919
MFC after: 3 days
2002-04-19 18:24:03 +00:00
Tom Rhodes
8b97f3548e
Add usb(4) manual pages.
...
PR: 27919
Obtained from: NetBSD
MFC after: 3 days
2002-04-19 18:18:11 +00:00
Mike Barcroft
7aad98ac48
Remove an extraneous .El call.
...
Submitted by: fenner
2002-04-17 23:07:58 +00:00
Bill Fenner
7aa632bcc2
mdoc police: get rid of blank line at end of file.
2002-04-17 21:39:59 +00:00
Bill Fenner
04df644c95
mdoc police: turn .PP back into .Pp
2002-04-17 21:26:43 +00:00
Thomas Moestl
d57e28adb2
Document STAILQ_CONCAT and TAILQ_CONCAT.
...
PR: 20024
Submitted by: Tony Finch <dot@dotat.at> (TAILQ_CONCAT, slightly changed
by me)
Reviewed by: ru (earlier version)
2002-04-17 13:48:14 +00:00
Ruslan Ermilov
bda79b63d6
Fixed mdoc(7) warnings visible in troff mode only.
...
Spotted by: Rich Morin <rdm@cfcl.com>
2002-04-17 07:37:42 +00:00
Tom Rhodes
28395f9543
Add more information to SYNOPSIS of ed.4
...
PR: 36467
MFC after: 3 days
2002-04-16 22:52:01 +00:00
Yaroslav Tykhiy
60af6add19
Describe possible values for net.inet.tcp.log_in_vain
...
and their effects.
PR: docs/35932
Submitted by: Alex Semenyaka <alexs@ratmir.ru>
MFC after: 1 week
2002-04-16 13:19:33 +00:00
Jun Kuriyama
aad76ee7dd
Change reference path/URL.
...
Submitted by: Olivier Tharan <olivier.tharan@idealx.com>
PR: docs/37094
MFC after: 1 week
2002-04-16 01:21:06 +00:00
Tom Rhodes
f9d32093a6
Removed 2 lines from the cd(9) manual page.
...
PR: 35944
2002-04-15 06:02:58 +00:00
Tom Rhodes
537b182320
a.out.5 states that nobody seems to agree on what bss stands for. This is
...
incorrect, however, as Dennis Ritchie states ``Actually the acronym is "block
started by symbol." It was a pseudo-op in FAP (Fortran Assembly Program), an
assembler for the IBM <models> machines. It identified its label and set
aside space for a given number of words.''
PR: 34088
Submitted by: Martin Faxer <gmh003532@brfmasthugget.se>
MFC after: 2 days
2002-04-15 02:05:06 +00:00
Jeroen Ruigrok van der Werven
50c1e22e2e
Correct two syntax mistakes.
...
Fix overflowing right side, so that the && operator fits on the same line.
2002-04-14 19:52:42 +00:00
Jeroen Ruigrok van der Werven
d172142dc6
Remove extraneous newline.
2002-04-14 19:33:07 +00:00
Gregory Neil Shapiro
14d6d7657a
Provide a new make.conf knob, SENDMAIL_SUBMIT_MC to allow users to pick
...
the .mc file used for /etc/mail/submit.cf. By default,
/etc/mail/freebsd.submit.mc is installed and used.
Requested by: fenner
Submitted by: ume
MFC after: 1 week
2002-04-14 19:20:26 +00:00
Dima Dorfman
146b8183bc
${BDECFLAGS} gets added to CFLAGS, not CXFLAGS.
...
PR: 37032
Submitted by: Joshua Goodall <joshua@roughtrade.net>
2002-04-13 09:07:22 +00:00
Tom Rhodes
cb9c48832e
Make a few content fixes/additions to tap(4) manual page.
...
PR: 36985
Submitted by: Hiten Pandya <hiten@uk.FreeBSD.org>
MFC after: 4 days
2002-04-12 22:06:16 +00:00
Chad David
623fded8d6
Remove a duplicate description of the type parameter for mtx_init.
...
Noticed by: scottl
2002-04-12 16:32:38 +00:00
Chad David
468f8a27bb
Add entries for selrecord.9.
2002-04-12 06:19:34 +00:00
Chad David
307ce5fea9
Add a new man page that documents selrecord and selwakeup.
...
Thanks to: alfred
2002-04-12 06:19:12 +00:00
Chad David
4edac09c3e
Update the prototype for maybe_resched to take a thread not a ksegrp.
...
Remove need_resched as it no longer exists.
Cleanup the text for other functions that have changed out from under
their descriptions.
This page needs to be reviewed again after things settle down a bit.
Reviewed by: jhb
2002-04-12 06:03:47 +00:00
Chad David
57cf955171
Add text describing the new type parameter, and rename description
...
to name as that is what it is called in mutex.h.
2002-04-12 05:55:17 +00:00
Chad David
e6f97cc401
Add sys/types.h to the list of required includes.
2002-04-12 05:23:16 +00:00
Chad David
234b7100a1
Update the prototype for read_random to reflect that the count parameter
...
is an int not an unsigned int, and that it returns an int not an unsigned
int.
2002-04-12 05:19:12 +00:00
Chad David
c4a7ba6e34
Update the prototype for lockinit to reflect that wmesg is a const char *.
2002-04-12 05:16:27 +00:00
Chad David
f972f99474
Fix the prototypes for cpu_critical_exit and cpu_critical_enter and update
...
the text to reflect the changes.
Update the header files list.
2002-04-12 05:06:38 +00:00
Scott Long
6a00ed1536
Document the lock type argument of mtx_init().
2002-04-12 05:05:19 +00:00
Chad David
94552cece2
Document the new size parameter.
2002-04-12 04:26:15 +00:00
Chad David
ac05f75438
Document the new flags parameter.
...
Add vget(9) to the SEE ALSO list.
Minor formatting change.
2002-04-12 04:23:22 +00:00
Chad David
55d04e913a
Update the .Fn line for SX_SYSINIT to include the parameter types.
2002-04-12 03:55:43 +00:00
Chad David
37bc3d021d
Update the .Fn line for MTX_SYSINIT to include the parameter types.
2002-04-12 03:54:44 +00:00
Mike Silbersack
102b06f844
Update documentation relating to sysctls in a post-syncache
...
world. Goodbye tcp.tcp_lq_overflow and tcp.strict_rfc1948,
hello tcp.syncookies.
MFC after: 3 days
2002-04-10 19:52:21 +00:00
Maxim Konovalov
23c2b90cba
Document NO_RCMNDS flag introduced in rev. 1.20 src/bin/Makefile.
...
Approved by: ru
MFC after: 1 week
2002-04-10 09:23:38 +00:00
Gregory Neil Shapiro
14a349d554
Update mail queue related periodic scripts to account for sendmail 8.12's
...
clientmqueue (submit mail queue).
The new mailq display is only active if both the old
daily_status_mailq_enable is set to "YES" and the new
daily_status_include_submit_mailq is set to "YES" so people who disabled
440.status-mailq won't have any surprises.
Likewise, the new queue run is only active if both the old
daily_queuerun_enable is set to "YES" and the new daily_submit_queuerun
is set to "YES" so people who disabled 500.queuerun won't have any
surprises.
While I am here, remove the [ ! -d /var/spool/mqueue ] checks from
both scripts as the queue directory isn't always /var/spool/mqueue for
the main daemon -- it can be set to anything in the sendmail.cf file.
MFC after: 1 week
2002-04-10 03:58:40 +00:00
Julian Elischer
b1f2c84336
Slight correction to ng_etf man page and add it to the list
...
of man pages to install.
2002-04-09 21:34:33 +00:00
Tom Rhodes
a8f838798e
intro(8) is lacking a command status explanation, added.
...
PR: 36448
No objections from: ru
MFC after: 3 days
2002-04-09 21:05:18 +00:00
Mike Silbersack
74c0361a9d
Update ip(4) manpage to reflect recent ephemeral port range
...
change.
Noticed by: ru
MFC after: 1 day
2002-04-09 18:03:18 +00:00
John Baldwin
2acffa072b
Update /usr/libdata/perl subdirectory to the Perl 5.6.1.
2002-04-08 18:41:33 +00:00
Gregory Neil Shapiro
1bff600f6e
Add some additional sendmail related directories
...
MFC after: 3 days
2002-04-06 17:19:09 +00:00
Murray Stokely
33c8be7e3e
* Correct a typo.
...
* Add an entry for /etc/pam.d.
* Update /usr/libdata/stallion description.
2002-04-06 11:50:23 +00:00
Mike Barcroft
995f177eac
Remove types(5). It is of little use to have a manual with only the
...
contents of a header. It is of even less use when its contents are
stale.
2002-04-06 07:18:46 +00:00
Mike Barcroft
3bede0fb51
Fix misordered list.
2002-04-06 07:10:15 +00:00
Mike Barcroft
a2a4431989
Add stdint(7), a manual which describes some of the integer types
...
available in the <stdint.h> header.
2002-04-06 07:05:42 +00:00
Chad David
8d7cbc2dea
Fix typo and change Fn to Xr.
2002-04-05 08:05:11 +00:00