Ruslan Ermilov
002886c887
Nothing in libypclnt depends on librpcsvc.
...
Reported by: lorder(1) (modified to work with libraries)
2004-02-04 09:53:29 +00:00
Pawel Jakub Dawidek
8d719eb22e
Document new 'what' value for sx_assert(9).
...
PS. There is a inconsistency in this manual page, because in
non-WITNESS case sx_assert(9) does not panics, it only prints
the warning. I haven't fixed this, because jhb@ is planing to
replace those printf()s with panic()s.
Reviewed by: jhb
Approved by: jhb, scottl (mentor)
2004-02-04 08:24:05 +00:00
Brooks Davis
36c19a572a
Add the kernel side of network interface renaming support.
...
The basic process is to send a routing socket announcement that the
interface has departed, change if_xname, update the sockaddr_dl
associated with the interface, and announce the arrival of the interface
on the routing socket.
As part of this change, ifunit() is greatly simplified by testing
if_xname directly. if_clone_destroy() now uses if_dname to look up the
cloner for the interface and if_dunit to identify the unit number.
Reviewed by: ru, sam (concept)
Vincent Jardin <vjardin AT free.fr>
Max Laier <max AT love2party.net>
2004-02-04 02:54:25 +00:00
Dag-Erling Smørgrav
43cebabc9f
Document NO_VINUM, which is already listed in the man page.
2004-02-03 13:57:56 +00:00
Dag-Erling Smørgrav
ede2304406
Whitespace nit.
2004-02-03 11:27:34 +00:00
Dag-Erling Smørgrav
607b5a9109
Add support for initializing swap devices with random one-shot keys. Note
...
that the keys are currently generated by computing the MD5 checksum of 512
bytes read from /dev/random, and are passed to gbde on the command line.
Sponsored by: Teleplan AS
2004-02-03 11:26:08 +00:00
Ruslan Ermilov
37e419a131
A shorter version of keeping all -std= options out of CXXFLAGS.
2004-02-03 09:40:11 +00:00
Ruslan Ermilov
53fcfc9167
Fixed MINUSLPAM:
...
- Added missing NOCRYPT and NO_OPENSSL checks for Kerberos.
- Don't depend on -lcrypto and -lcrypt in pam_ssh to resolve
dependencies in pam_krb5 and pam_ksu -- the former may not
be compiled at all if NO_OPENSSH knob is enabled.
- Added missing -lcrypt to pam_ssh dependencies.
- Moved librpcsvc after libypclnt.
(The last two aren't strictly speaking necessary to resolve
the dependencies of static versions of pam_ssh and pam_unix,
respectively, but they correspond to dynamic dependencies
of libssh and libypclnt, and are put here for consistency.)
In collaboration with: bde
Reviewed by: des
2004-02-03 09:37:12 +00:00
Nate Lawson
526785c638
Notify the user (at kern.emerg) that the system will be shutting down if
...
it is still above the critical temperature on the next poll cycle. This
is a 10 second advance notice by default. Document the private
(non-standard) notify we will be using with devd(8).
2004-02-03 04:18:56 +00:00
Tom Rhodes
026e6d381e
Add a note about the default media types and a simple reminder to keep
...
individules from asking a question which may result in the following answer:
"Hi, please do not run a newfs utility on a file system if there
is still data on it you would like to keep."
PR: 56894
Submitted by: Marc Silver <marcs@draenor.org> (original version)
2004-02-03 02:44:47 +00:00
Ruslan Ermilov
2082e6d249
GC LIBPC and LIBPLOT: they never existed in unencumbered BSD versions.
...
Reviewed by: bde
2004-02-02 21:44:48 +00:00
Alex Dupre
feccf50ce0
Fix MSIZE definition location.
...
PR: docs/62129
Submitted by: Lee Brotherston <lee@nerds.org.uk> (PR),
Marc Silver <marcs@draenor.org> (patch)
Approved by: blackend (mentor)
2004-02-01 22:33:59 +00:00
Andrey A. Chernov
a5c2a55d93
Clarify more about LC_*/LANG priorities.
2004-01-31 23:29:20 +00:00
Tom Rhodes
0d21302ea1
deischen had a good idea on how to make my previous commit a little better,
...
update accordingly.
Suggested by: deischen
2004-01-31 22:02:03 +00:00
Tom Rhodes
448ed982f2
Update this manual page for the libkse -> libpthread changes.
...
Discussed with: deischen
2004-01-31 17:56:45 +00:00
Marcel Moolenaar
2e381660c9
Add LIBPTHREAD.
2004-01-31 17:25:18 +00:00
Bruce Evans
c24c2f8c47
1. Garbage-collected LIBDES (now in a different library), LIBPERL (banished
...
to ports) and LIBRESOLV (now in a different library.
2. Added comments about nonexistent libraries LIBPC and LIBPLOT.
Submitted by: ru (1)
2004-01-31 03:15:50 +00:00
Bruce Evans
47d4aab142
Fixed insertion sort errors for LIBBLUETOOTH and LIBSDP.
2004-01-31 03:09:10 +00:00
Bruce Evans
5e9867291a
Removed XXX comments about some libraries only being in the secure
...
distribution. This is not the place to document this, especially
now that the secure distribution is the normal one.
Reviewed by: ru
2004-01-31 02:51:41 +00:00
Bruce Evans
c7fde57406
Fixed some style bugs (long lines).
2004-01-31 02:17:11 +00:00
John Baldwin
05d9236acf
Drop -mcpu=pentiumpro from the default CPU flags for i386 as it doesn't
...
perform better than the default setting for most i386 CPUs.
Requested by: bde
2004-01-30 19:51:26 +00:00
Andrey A. Chernov
7d864d560c
Add kk_KZ.PT154
...
Submitted by: Birsh T <tim@zhezu.kz>
2004-01-29 16:28:22 +00:00
Maksim Yevmenkin
6223d1612e
Document NO_BLUETOOTH knob
...
Reviewed by: imp (mentor), ru
2004-01-28 22:46:39 +00:00
Robert Watson
2c21af5654
Add debug.mutex.prof.reset.
2004-01-28 22:21:04 +00:00
John Baldwin
f1087f6869
- Catch up to new boot floppies targets.
...
- Update description of release.4 to mention KERNELS variable.
- Update field width for make release targets.
2004-01-28 21:07:36 +00:00
David E. O'Brien
5c4d4bfad4
Always build ext2fs module. There is no written policy preventing the
...
building of GPL'ed modules.
2004-01-28 17:20:08 +00:00
Maxime Henrion
5251cfab8d
Fix another typo.
2004-01-28 13:29:40 +00:00
Maxime Henrion
b4a993e9aa
Fix typo.
2004-01-28 13:28:45 +00:00
Maksim Yevmenkin
18d948adb1
Add NO_BLUETOOTH knob to the build process
...
Requested by: phk
Reviewed by: imp (mentor), ru
2004-01-28 00:42:51 +00:00
Greg Lehey
a1db2f59ae
Remove trailing white space.
...
Sort SEE ALSO by section number first, not alphabetically.
Remove period at end SEE ALSO to make it look less like a sentence.
Submitted by: ru
2004-01-28 00:02:10 +00:00
Ruslan Ermilov
65d2bdc62c
Fixed bogus ${FOO:Mbar} tests where the actual intent is to check
...
if the result set is empty. While here, replaced non-bogus empty
string comparisons with equivalent empty() checks.
2004-01-27 23:22:15 +00:00
Warner Losh
ab27179eb9
Fix the example back the way it was. Fix the commentary to say it
...
allocates a 32 byte range of ioports.
2004-01-27 16:16:31 +00:00
Nate Lawson
ba4594dccd
Document my adventures in newbus land. Clarify some examples, especially
...
that count is in bytes, not bits. There are some drivers that I think make
this mistake. (I've seen counts of 16 in the tree).
2004-01-27 06:04:15 +00:00
Yaroslav Tykhiy
5eb4925c66
Document the interface method if_input().
2004-01-26 12:51:00 +00:00
Dag-Erling Smørgrav
b14fa90f01
mdoc cleanup.
...
Submitted by: ru
2004-01-26 12:50:30 +00:00
Maxim Sobolev
7735aeb9bb
Add support for WCCPv2. It should be enablem manually using link2
...
ifconfig(8) flag since header for version 2 is the same but IP payload
is prepended with additional 4-bytes field.
Inspired by: Roman Synyuk <roman@univ.kiev.ua>
MFC after: 2 weeks
2004-01-26 12:33:56 +00:00
Yaroslav Tykhiy
dede2093e5
Clearly state that upon SIOCSIFFLAGS, ifp->if_flags is updated
...
at the common ifioctl() level.
2004-01-26 12:08:23 +00:00
Yaroslav Tykhiy
ac1ac9d76b
Extend the description of SIOCSIFCAP.
2004-01-26 11:48:26 +00:00
Christian Brueffer
d8f934da72
Fix sorting in the device list
2004-01-26 07:21:28 +00:00
Olivier Houchard
f138711f07
Update Eterm entry to Eterm 0.9.2
...
Submitted by: Geraud CONTINSOUZAS <geraud.continsouzas@wanadoo.fr>
MFC after: 3 days
2004-01-25 19:04:50 +00:00
Christian Brueffer
189da1aa79
Add SIS964 to the list of supported chipsets
...
Submitted by: bmah
2004-01-25 16:13:49 +00:00
Christian Brueffer
3734601248
Back out rev. 1.40
...
The hardware notes were wrong WRT supported chipsets (northbridges are not
ata related)
Submitted by: bmah
2004-01-25 16:12:09 +00:00
Ruslan Ermilov
1a35abc4ee
Correct the name of a loader(8) tunable.
2004-01-25 14:03:55 +00:00
Dag-Erling Smørgrav
72ea4f788b
Add more implentation notes based on the comments in sys/conf/NOTES.
2004-01-25 12:30:35 +00:00
Dag-Erling Smørgrav
f11986fab2
Add a cross-reference to MUTEX_PROFILING(9).
2004-01-25 12:24:23 +00:00
Dag-Erling Smørgrav
77c36c1710
Add a manual page for the mutex profiling code.
2004-01-25 12:23:53 +00:00
Dag-Erling Smørgrav
09e0653941
I don't normally use my middle name, so remove it from attributions in
...
man pages (though not from copyright notices). While I'm here, add email
addresses where appropriate.
2004-01-25 11:39:42 +00:00
Simon L. B. Nielsen
a8e167f065
Add Sandberg USB to Serial Link (model number 133-08) to the list of
...
supported devices.
MFC after: 1 week
2004-01-24 22:12:06 +00:00
Christian Brueffer
7ec9c1e23e
Sync the list of supported SiS chips with the hardware notes
2004-01-24 02:02:31 +00:00
Greg Lehey
3f333d6b1b
Make references to using dmesg and ps directly on dumps rather than
...
running gdb just for these purposes.
Submitted by: simokawa
Add references to dmesg(8) and ps(1).
Sort references.
2004-01-24 00:55:15 +00:00
Christian Brueffer
c4f594ac72
Add SiI3114 to the list of supported chipsets
2004-01-23 23:55:22 +00:00
Alex Dupre
7ff83c098f
MFS: Switch from iso-8859-1 to iso-8859-15.
...
Approved by: blackend (mentor)
2004-01-23 16:37:51 +00:00
Wes Peters
351cb04192
PR: docs/58586
...
Submitted by: Chris S.J. Peron <maneo@bsdpro.com>
2004-01-23 05:24:06 +00:00
Mike Makonnen
dec04f43d9
o Implement the pthread_spin_* functions in libthr.
...
o Man pages
2004-01-22 15:31:56 +00:00
Yaroslav Tykhiy
d4030ed6c5
Extend the description of the framework of interface capabilities.
2004-01-22 00:10:21 +00:00
Yaroslav Tykhiy
76f80df62e
As I've been pointed out by Andrew Gallatin, there are some
...
network interface cards smart (or twisted?) enough to be able
to calculate a TCP/UDP checksum for a packet fragmented by the
host CPU. Therefore the paragraph on the case has been revised.
2004-01-21 23:32:50 +00:00
Jens Schweikhardt
406b7fa3e0
DTRT, quote parens in an extended regular expression.
...
PR: 61668
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
MFC after: 1 week
2004-01-21 18:57:45 +00:00
Yaroslav Tykhiy
fbde705ac4
A couple of minor clarifications.
2004-01-21 13:17:24 +00:00
Yaroslav Tykhiy
0193eb5ee9
Add a description for the hardware-assisted checksumming
...
facilities based on http://people.freebsd.org/~jlemon/csum.txt
and my own observations.
2004-01-21 12:45:37 +00:00
Joe Marcus Clarke
94c29ddf4c
Add ports-accessibility and ports-x11-themes to the example supfiles.
2004-01-20 22:39:57 +00:00
Jens Schweikhardt
87dce4d26b
Slightly rearrange wording to deconfuse our man.cgi.
...
PR: 60743
Submitted by: Lucas <aspiesrule@mcleodusa.net>
MFC after: 2 weeks
2004-01-20 21:33:45 +00:00
Ruslan Ermilov
24dfc36033
Normalize.
2004-01-20 13:09:29 +00:00
Ruslan Ermilov
568fb8796f
Grammar.
2004-01-20 12:57:28 +00:00
Ruslan Ermilov
c1e15bb5cb
mdoc(7): Fix title.
2004-01-20 10:31:52 +00:00
Ruslan Ermilov
b760de9691
Use a single style for share/man/ makefiles:
...
- Sort MAN and MLINKS in "dictionary" order ignoring case.
- For multi-value MAN and multi-pair MLINKS, put each value/pair
on its own line, for easier sorting and so that further diffs
are easier to see.
2004-01-20 10:27:23 +00:00
Ruslan Ermilov
98159625c4
Use the standard <bsd.files.mk> API to install files.
2004-01-19 13:40:51 +00:00
Yaroslav Tykhiy
238d9c5975
Reformat the list of essential mbuf fields according
...
to the nice style used in ifnet(9).
This includes specifying field types, starting descriptions
with a capital letter, and ending them with a full stop.
Improve the language a bit, as well.
2004-01-18 23:42:28 +00:00
David E. O'Brien
b9d9e53eb6
Remove verbage about -O2 producing bad code on Alpha. By all accounts
...
GCC 3.3 -O2 produces correct code on Alpha. However, note that FreeBSD
has alias bugs that make -O2 produce bad code on all(most?) platforms.
Also don't tell people we don't want -O2 related bug reports, we do -- if
they contain patches.
2004-01-18 22:14:23 +00:00
Yaroslav Tykhiy
d2b7305939
Update the list of mbuf types from <sys/mbuf.h>.
2004-01-18 21:29:46 +00:00
Yaroslav Tykhiy
f434362a8a
Update the list of possible mbuf flags from <sys/mbuf.h>.
2004-01-18 21:23:30 +00:00
Yoshihiro Takahashi
3e281867ae
Sync with sys/boot/forth/frames.4th revision 1.2 (PC98 support).
...
Suggested by: matusita
2004-01-18 15:16:12 +00:00
Ruslan Ermilov
6b14fdfa52
Guess better the source for object files in case .depend file is
...
missing and there are multiple choices using multiple inference
(suffix transformation) rules.
This is known to fix compilation of s_log1p.o in lib/msun on i386,
as otherwise it attempted to use s_log1p.S as the source (which is
marked broken) instead of legal s_log1p.c which is in CFLAGS. The
normal case where .depend file exists is not affected.
Reviewed by: bde
2004-01-17 18:51:55 +00:00
Simon L. B. Nielsen
fe9a522092
Add Canon N676U and Canon N1220U to the list of supported devices.
...
MFC after: 1 week
2004-01-17 11:51:23 +00:00
Poul-Henning Kamp
1d9c86b948
Drop a hint about '+' being a potential wildcard.
2004-01-17 10:41:14 +00:00
Nate Lawson
09c84ba407
_OS and _OS_ are the same object (due to _ padding for spaces).
...
Pointed out by: Ducrot Bruno (Linux)
2004-01-16 18:10:42 +00:00
Sam Leffler
4acf93a2f3
Splice in cryptodev (this man page originated on openbsd where there is
...
no cryptodev module.) Should probably create a separate cryptodev man
page (or a link to this one) but for now add enough so folks understand
the relationship between the two.
Prodded by: phk
2004-01-16 17:21:02 +00:00
Mike Makonnen
104ff764e5
Add an implementation of pthread_rwlock_timed{rd,wr}lock() to libthr with
...
attendant documentation.
2004-01-16 10:52:10 +00:00
Christian Brueffer
c5ea6e19c6
Connect tx.4 to the build and MLINK it to if_tx.4
2004-01-15 23:05:22 +00:00
Christian Brueffer
1eeac4a4dc
Don't claim this file is i386 specific
2004-01-15 23:03:17 +00:00
Christian Brueffer
8cb5043a87
tx.4 has been repocopied to src/share/man/man4
...
Repo-surgery by: joe
2004-01-15 23:01:12 +00:00
Ruslan Ermilov
c133f2ab6f
Removed outdated text about libc_r replacing libc (it now provides
...
just libc functions wrappers), and updated text to match reality:
there are three threading libraries in FreeBSD these days.
Removed instructions of how not to build libc_r, it's documented in
the make.conf(5) manpage already.
Removed description of the FreeBSD-specific gcc(1) option, -pthread.
While it's still provided (for backwards compatibility reasons),
its usefulness is questionable.
2004-01-15 17:58:26 +00:00
Christian Brueffer
f1fc09471b
awi(4) needs 'device wlan' now
2004-01-15 17:21:06 +00:00
Ruslan Ermilov
95e055a2cf
Removed the IMPLEMENTATION NOTES section made redundant by not
...
putting libc_r into the LIBRARY section.
2004-01-15 16:13:49 +00:00
Ruslan Ermilov
69a16e1e28
pthread_multi_np() is implemented in all threading libraries.
...
pthread_single_np() is not implemented in libthr.
2004-01-15 16:12:11 +00:00
Ruslan Ermilov
bc5cc7732e
Revert previous delta -- these interfaces aren't supported by libthr.
2004-01-15 16:07:52 +00:00
Ruslan Ermilov
f9f9d2e804
Document interfaces that are supported by libthr.
2004-01-15 15:59:00 +00:00
Atsushi Onoe
f36568f97c
Cleanup obsolete text:
...
- hostap and ibss creation now works.
- delete messages for common net80211 layer from DIAGNOSTICS.
2004-01-15 14:06:51 +00:00
Ruslan Ermilov
8e750fa2e6
Assorted markup fixes.
2004-01-15 11:15:27 +00:00
Ruslan Ermilov
5360187e7a
Spell POSIX threads library as "libpthread", mdoc(7) is smart
...
enough to render it as "-lkse" these days.
2004-01-14 21:53:19 +00:00
Ruslan Ermilov
ec7452f103
Have a single set of POSIX threads man pages. The LIBRARY section
...
of each manpage lists libraries that have corresponding interfaces
implemented.
Prodded by: threads
Reviewed by: deischen
2004-01-14 21:44:26 +00:00
Ruslan Ermilov
fac93adb3d
This interface is not provided by libc_r. It is, on the other
...
hand, is also provided by libthr, but this will be addressed
later.
2004-01-14 21:12:39 +00:00
Christian Brueffer
a16f34fd21
Add MLINK:
...
rue.4 -> if_rue.4
2004-01-14 13:35:15 +00:00
Brian Feldman
7586b25ce3
Add an "ethernet" hook to the rfc1490 netgraph module. It will send
...
and receive FCS-less RFC1490-"bridged" Ethernet packets that are
currently just ignored.
2004-01-14 00:39:28 +00:00
Ruslan Ermilov
11dc929821
Introduce DPSRCS, that holds the list of source files which are
...
needed for generating dependencies. SRCS are always part of it,
and normally only they.
This can be useful in some random cases where it's necessary to
have something in .depend that isn't part of SRCS. This will be
used to replace a hack in lib/libpam/libpam/Makefile.
2004-01-13 17:37:45 +00:00
Maxim Konovalov
d13df3e104
Added FreeBSD 5.2-RELEASE.
...
MFC after: 3 days
2004-01-13 08:35:00 +00:00
Ruslan Ermilov
484933a925
- Replaced several := ops with their += equivalents; the old
...
form became unnecessary with the bsd.prog.mk,v 1.69 change.
- Eliminated duplicate y.tab.h in SRCS.
Reviewed by: bde
- Complementary to the said bsd.prog.mk change, use the fact
that inner .for loops are not real loops but a tricky form
of a local macro for the outer loop's variable, and switch
to using faster variable modifiers to replace extensions.
2004-01-12 15:29:47 +00:00
Alex Dupre
fd4b744b5b
Update list of device drivers that support polling.
...
Remove redundancy in NOTES.
PR: docs/61195
Submitted by: Xin LI <delphij@frontfree.net>
Approved by: blackend (mentor)
MFC after: 1 week
2004-01-11 22:07:19 +00:00
Robert Watson
480a1cc8ef
Minor typo: no line break after .Fn.
2004-01-11 19:57:42 +00:00
Robert Watson
9b1faf0afb
Add a basic manpage for vn_fullpath().
...
Sponsored by: DARPA, McAfee Research
2004-01-11 19:54:48 +00:00
Ruslan Ermilov
804517817f
Put the warning flags to where they belong (into CWARNFLAGS).
...
This allows us to easily override them when necessary, e.g.,
to selectively disable warnings in libc/ contributed sources.
2004-01-11 10:29:55 +00:00
Robert Watson
738d91ba76
Update the diskless(8) documentation to indicate that the use of the
...
kernel BOOTP options is *not* required if the boot loader can pass
network configuration information to the kernel using the kernel
environment. As such, PXE doesn't require them. However, the NFS
options are required in the kernel (previously not documented).
Tripped over by: des
2004-01-10 22:38:54 +00:00
Ruslan Ermilov
2096f68ef2
Keep up with sys/conf/ changes.
2004-01-10 18:01:08 +00:00
Dag-Erling Smørgrav
91c9d24e52
Move the description of sbuf_delete() closer to the description of
...
sbuf_new(), and try to make them both a little clearer.
2004-01-09 21:16:31 +00:00
Simon L. B. Nielsen
d42944a1b8
Add missing manual page links for rman(9) and sysctl_add_oid(9).
...
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
PR: docs/60088
2004-01-09 20:15:51 +00:00
Nate Lawson
d11a4e603f
Update man page for \_OS* changes.
2004-01-09 20:06:04 +00:00
Nate Lawson
f381ebd8a8
Note that REPORT_LUNS should be implemented to work better with Linux
...
and Windows as initiators.
2004-01-09 19:33:21 +00:00
Nate Lawson
4c1cc94ee3
Enable autosense by default. This shouldn't hurt SPI and is required
...
for FC.
2004-01-09 19:27:18 +00:00
Nate Lawson
daa66c2c60
Bump the max number of initiators to 256 from 16. This is appropriate for
...
fibre channel and shouldn't hurt SPI.
2004-01-09 19:26:30 +00:00
Christian Brueffer
c8885b4b8f
Add MLINK:
...
ndis.4 -> if_ndis.4
2004-01-09 17:55:48 +00:00
Christian Brueffer
bd675dd3a9
Correct typo in MLINK
2004-01-09 17:49:03 +00:00
Christian Brueffer
130b84f512
Add reference to miibus.4
...
MFC after: 5 days
2004-01-09 17:43:37 +00:00
Christian Brueffer
a376b5ff08
device uhci0 -> device uhci
...
Remove reference to miibus.4, the driver doesn't use it.
MFC after: 5 days
2004-01-09 17:39:08 +00:00
Christian Brueffer
484d662c34
kue(4) doesn't use miibus either
...
MFC after: 5 days
2004-01-09 17:31:33 +00:00
Christian Brueffer
d2c7a11844
Remove drivers that don't need miibus(4):
...
o an
o awi
Add missing drivers:
o axe
o bfe
o gx
o lge
o nge
o re
o sk
MFC after: 5 days
2004-01-09 17:17:57 +00:00
Simon L. B. Nielsen
a3d2cb0998
- Add the HP hn210e to the devices list.
...
- Make the device list compact.
MFC after: 1 week
2004-01-09 15:47:54 +00:00
Greg Lehey
8cfbf24f2e
Correct capitalization.
...
Submitted by: ru
2004-01-07 23:00:01 +00:00
Bill Paul
bf952fec70
Add 'device wlan' to synopsis.
2004-01-07 22:17:53 +00:00
Marc Fonvieille
704ee201ff
Netgear WG511T card is a CardBus not a PCI card.
...
PR: docs/61039
Submitted by: Michael Lestinsky <michael@lestinsky.de>
2004-01-07 20:49:51 +00:00
David E. O'Brien
87294a9c5f
Note that NO_FLOPPIES is i386-only.
2004-01-03 02:23:56 +00:00
Scott Long
24b4e9d17f
Document taskqueue_enqueue_fast()
2004-01-02 07:23:40 +00:00
Greg Lehey
8da0249608
Remove extraneous text accidentally incorporated from ddb(4).
...
Rearrange the order of the initial description to correspond with the
detailed description below.
Reinstate reference to Topsy, at the risk of confusing people whose
understanding of English grammar is better than of American folklore.
2004-01-02 05:16:50 +00:00
Greg Lehey
35386a8afb
Submit to police inspection. No content changes.
...
Submitted bu: ru
2004-01-02 05:07:57 +00:00
Brian Feldman
2fc197082f
Fix a very corner case when you want to make cleandir SUBDIRs which
...
are built using a ${MAKE} that's not just "make".
Test by: make universe (followed by cleandirs)
2004-01-02 05:05:48 +00:00
Greg Lehey
b0643f118c
Hook up gdb.4 and vinumdebug.4 into build.
...
Reminded by: ru
2004-01-02 02:18:34 +00:00
Ruslan Ermilov
a783a32a55
Some mdoc(7) polishing.
2004-01-01 21:04:44 +00:00
Joseph Koshy
de77c1ba47
Add "options INVARIANTS" and "options INVARIANT_SUPPORT" to the
...
synopsis, with supporting text in the body of the manual page.
Add a cross-reference to panic(9) for completeness.
Reviewed by: ru (synopsis changes)
2004-01-01 05:16:35 +00:00
Takanori Watanabe
f50ad9a10c
Correct _ACx description.
...
This is for a computer system, not for a furnace.
2004-01-01 04:28:13 +00:00
Greg Lehey
a9215590a4
Add markup changes for more kosher mdoc(7).
...
Submitted by: ru
2004-01-01 02:31:48 +00:00
Nate Lawson
9eaf31e548
Add to the acpi_thermal man page, especially the notifies section.
2003-12-31 19:12:52 +00:00
Greg Lehey
279b7e129f
Add a description of how to use a firewire connection to debug a
...
remote system without stopping it.
2003-12-31 01:25:07 +00:00
Greg Lehey
783a364bf8
Update firewire debugging description.
...
Reviewed by: simokawa.
Clarify terminology.
Update BUGS section.
2003-12-31 00:59:36 +00:00
Christian Brueffer
8a9ce5c0d2
o fix typos
...
o grammar fix
o concat two lines
MFC after: 5 days
2003-12-30 22:26:52 +00:00
Ruslan Ermilov
e09cec395d
Pull revision 1.13 from libpthread/man/pthread_mutex_init.3:
...
- Remove error code that can't be returned (and original description
was not proper English)
PR: docs/57434
2003-12-30 15:44:16 +00:00
Mike Makonnen
ec2456e2c2
Aargh, cvs add pthread_mutex_timedlock
2003-12-30 08:50:04 +00:00
Mike Makonnen
2aa9de1f77
o Implement pthread_mutex_timedlock(), which does not block indefinitely on
...
a mutex locked by another thread.
o document it: pthread_mutex_timedlock(3)
2003-12-30 08:44:55 +00:00
Greg Lehey
6d8cac85f7
Clarify firewire setup, including minimal error recovery.
2003-12-30 02:04:25 +00:00
Greg Lehey
45c6a05ae1
Describe kernel debug macros for Vinum. This was originally intended
...
as part of gdb(4).
Suggested by: njl
2003-12-30 01:40:38 +00:00
Greg Lehey
1159af411b
New man page for kernel debugging with gdb.
...
Reviewed by: jkoshy, des, gallatin, njl.
2003-12-30 01:39:08 +00:00
Alfred Perlstein
91b918cfff
Explicitly state that mknod(8) can be used to undelete entries under devfs.
2003-12-29 00:40:44 +00:00
Takanori Watanabe
ee0406f617
Hook up acpi_thermal.4 man page.
2003-12-28 23:23:16 +00:00
Ruslan Ermilov
3321b7cb8b
mdoc(7): fixed document title.
2003-12-28 22:34:47 +00:00
Ruslan Ermilov
673fbcacfb
Somebody called mdoc(7) janitor.
...
A bit of wordsmithing from a native speaker is still necessary.
2003-12-28 12:56:01 +00:00
Joseph Koshy
735adf63e4
Use of the MTX_SYSINIT macro requires the inclusion of <sys/kernel.h>.
2003-12-28 01:39:18 +00:00
Joseph Koshy
6c0f2b530e
Make this manual page reflect the sources better.
...
- A #include of <sys/mutex.h> is no longer needed to use sx(9) (since
2001/05/01).
- Use of the SX_SYSINIT() macro requires inclusion of '<sys/kernel.h>'
2003-12-28 01:37:48 +00:00
Christian Brueffer
a5aea251fd
unlinke -> unlike
...
Submitted by: Pawel Jakub Dawidek <nick@garage.freebsd.pl>
2003-12-27 21:14:32 +00:00
Christian Brueffer
63dc0fa0a6
Correct reference to mac_none.4
...
Submitted by: Pawel Jakub Dawidek <nick@garage.freebsd.pl>
2003-12-27 20:48:22 +00:00
Takanori Watanabe
d827f9b59f
Add acpi_thermal manual page,
...
because I asked about the unit of thermal
zone-related value too freqently.
Come on, mdoc police.
2003-12-27 16:25:11 +00:00
Christian Brueffer
b194fa9395
o use .Nm
...
o fix language usage
MFC after: 5 days
2003-12-27 16:00:42 +00:00
Christian Brueffer
4206a5bbdc
Add missing word
2003-12-27 15:46:30 +00:00
Christian Brueffer
c9420ecc33
o add missing sysctl to synopsis
...
o remove some useless words
o fix spelling
MFC after: 5 days
2003-12-27 15:45:08 +00:00