Jeroen Ruigrok van der Werven
1437c79a4a
Document uma_zalloc() behaviour.
2002-04-30 14:26:22 +00:00
Ruslan Ermilov
25923b9799
Document how to "make release" for a different arch.
...
Obtained from: build(7)
2002-04-30 13:50:04 +00:00
Jeroen Ruigrok van der Werven
f1de92e633
Update function arguments to what is current used.
2002-04-30 13:03:28 +00:00
Jeroen Ruigrok van der Werven
7c32182e06
Prefix the remaining functions with uma_ as is now the case in UMA.
2002-04-30 12:45:31 +00:00
Jeroen Ruigrok van der Werven
2f91527664
zinit() does not exist anymore.
2002-04-30 12:29:59 +00:00
Jeroen Ruigrok van der Werven
77776e8c7a
Remove references to zbootinit() and zinitna().
2002-04-30 09:47:50 +00:00
Jeroen Ruigrok van der Werven
9daecfc462
Add a MLINKS to uma.9 from zone.9.
2002-04-30 09:41:25 +00:00
Jeroen Ruigrok van der Werven
008080bd8b
Do not use a contraction, aren't -> are not.
2002-04-30 09:38:52 +00:00
Jeroen Ruigrok van der Werven
268c1b9c75
Remove MLINKS to zinitna, it does not exist anymore.
2002-04-30 09:38:06 +00:00
Jeroen Ruigrok van der Werven
c25d2ac8cb
Remove MLINKS to zbootinit. This has been gone for a while now.
2002-04-30 09:36:02 +00:00
Jeroen Ruigrok van der Werven
3a347a6e4e
Remove wrong include, one is supposed to include vm/uma.h instead of
...
vm_zone.h.
2002-04-30 08:51:42 +00:00
Mike Barcroft
aabc5d3d44
Add links for bswap16.9, bswap32.9, and bswap64.9.
2002-04-29 17:04:23 +00:00
Mike Barcroft
3f4655de4b
Document bswap16(), bswap32(), and bswap64(). Change the included
...
header to reflect the new prototype location.
2002-04-29 17:02:51 +00:00
Semen Ustimenko
37f044d650
Implement true multicast filtering.
...
Inspired by: dc(4)
MFC after: 1 week
2002-04-25 18:16:15 +00:00
David E. O'Brien
788fcec086
Back out the NO_RCMNDS knob.
...
1. The committer refused to respond to questions over the commit.
2. The servers rlogind, rshd, rexecd were not wrapped.
3. "rcmnds" as an abbreviation gets an order of magnitude less hits on
Google than the much more well known "rcmds".
2002-04-23 23:59:51 +00:00
Ruslan Ermilov
b25a566d47
Merge bsd.obj.mk's version of the _SUBDIR target with bsd.subdir.mk.
...
Ensure all standard targets honor SUBDIR. Now `make obj' descends into
SUBDIRs even if NOOBJ is set (some descendants may still need an object
directory, but we do not have such precedents). Now `make install' in
non-bsd.subdir.mk makefiles runs `afterinstall' target _after_ `install'
in SUBDIRs, like we do in bsd.subdir.mk. Nothing depended on the wrong
order anyway.
Fixed `distribute' targets (except for the bsd.subdir.mk version) so that
they do not depend on _SUBDIR; `distribute' calls `install' which already
depends on _SUBDIR.
De-standardize `maninstall', otherwise manpages would be installed twice.
(To be revised later.)
2002-04-23 09:03:56 +00:00
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