gavin
131c41f98a
Fix return type of callout_init_rm() and add return type to
...
callout_deactivate().
PR: 192520
Submitted by: yaneurabeya gmail com
MFC after: 3 days
2014-08-20 23:29:34 +00:00
kevlo
b3cecf4442
Add the D-Link DWA-125 rev D1.
...
Tested by myself.
2014-08-20 01:26:27 +00:00
bdrewery
c96fcd9dce
Regen after r270171
2014-08-19 15:46:40 +00:00
bdrewery
603905f26c
Regen after r270168
2014-08-19 15:09:24 +00:00
trasz
cac9beab7d
Bring in the new automounter, similar to what's provided in most other
...
UNIX systems, eg. MacOS X and Solaris. It uses Sun-compatible map format,
has proper kernel support, and LDAP integration.
There are still a few outstanding problems; they will be fixed shortly.
Reviewed by: allanjude@, emaste@, kib@, wblock@ (earlier versions)
Phabric: D523
MFC after: 2 weeks
Relnotes: yes
Sponsored by: The FreeBSD Foundation
2014-08-17 09:44:42 +00:00
gavin
c280bfb95c
Sync list of supported devices in the man page with the driver.
...
MFC after: 1 week
2014-08-14 19:15:20 +00:00
gavin
8c2f34222e
Update iwn(4) and iwnfw(4) man pages to reflect all available firmware.
...
MFC after: 1 week
2014-08-14 19:14:24 +00:00
gavin
034eb30570
Clarify descriptions of pthread_cond_wait() and pthread_cond_timedwait()
...
Requested by: Malcolm Douglas via freebsd-doc
Reviewed by: jhb
MFC after: 1 week
2014-08-12 12:44:52 +00:00
jhb
a773a4db5c
Fix a typo.
...
PR: 192294
Submitted by: Conrad Meyer <conrad.meyer@isilon.com>
2014-08-11 18:26:57 +00:00
alc
38b6c535da
Retire pmap_change_wiring(). We have never used it to wire virtual pages.
...
We continue to use pmap_enter() for that. For unwiring virtual pages, we
now use pmap_unwire(), which unwires a range of virtual addresses instead
of a single virtual page.
Sponsored by: EMC / Isilon Storage Division
2014-08-03 20:40:51 +00:00
ray
dbbb1f8a83
Allow to disable some special key combinations handled by vt(4), like debug
...
request, reboot request.
Requested by: Claude Buisson
Sponsored by: The FreeBSD Foundation
2014-08-03 13:07:25 +00:00
hselasky
4c6031ef81
- Spelling corrections
...
Suggested by: Garrett Cooper <yaneurabeya@gmail.com>
PR: 192101
2014-08-02 18:37:08 +00:00
hselasky
8bdfc1896d
- Updated SYSCTL manual pages after recent changes to the kernel
...
SYSCTL code. Added description of new macros and functions.
- Merged dynamic and static SYSCTL related content into a single
manual page, hence parameters and functionality is very much the same.
- Uppercased all occurrences of "OID".
- Updated all SYSCTL examples.
PR: 192101
2014-07-31 17:18:40 +00:00
gjb
5923a36c5e
Remove trailing comma from ending Xref
...
MFC after: 3 days
Sponsored by: The FreeBSD Foundation
2014-07-30 04:48:56 +00:00
gjb
14e3a3b512
Remove trailing comma from ending Xref
...
MFC after: 3 days
Sponsored by: The FreeBSD Foundation
2014-07-30 04:48:20 +00:00
gjb
69b0f318e7
Remove trailing comma from ending Xref.
...
MFC after: 3 days
Sponsored by: The FreeBSD Foundation
2014-07-30 04:47:39 +00:00
gjb
8373b563fc
Remove trailing comma from standalone Xref.
...
MFC after: 3 days
Sponsored by: The FreeBSD Foundation
2014-07-30 04:46:53 +00:00
joel
94b6252b6a
mdoc: remove superfluous paragraph macro.
2014-07-29 19:43:00 +00:00
joel
beb1a3ec65
Silence mandoc lint.
2014-07-29 19:41:00 +00:00
glebius
d32e428cc3
Garbage collect couple of unused fields from struct ifaddr:
...
- ifa_claim_addr() unused since removal of NetAtalk
- ifa_metric seems to be never utilized, always a copy of if_metric
2014-07-29 15:01:29 +00:00
pluknet
0f18ab4957
Add VOP_GETVOBJECT.9 to obsolete files, un-xref.
...
X-MFC with: r269160
2014-07-29 13:40:33 +00:00
kib
dee9ff9658
Explicitely mention that inactivated or reclaimed vnode is locked
...
exclusively.
Sponsored by: The FreeBSD Foundation
MFC after: 3 days
2014-07-27 20:55:47 +00:00
kib
aefa47d80e
Remove man page for non-existent VOPs.
...
Sponsored by: The FreeBSD Foundation
MFC after: 3 days
2014-07-27 20:48:56 +00:00
kib
39afa8f66e
Correct the locking statement.
...
Sponsored by: The FreeBSD Foundation
MFC after: 3 days
2014-07-27 20:47:06 +00:00
kevlo
f71a2bc38b
Add net80211 and minor cleanup.
2014-07-25 10:27:36 +00:00
pluknet
e3c2364715
- Use Rs/Re mdoc macros.
...
- Remove duplicate and/or redundant content.
2014-07-23 18:54:18 +00:00
pluknet
91bb0ce910
Re-sort synopsis, add includes.
2014-07-22 22:39:59 +00:00
pluknet
00f6eb0386
s/PCBGROUPS/PCBGROUP/ manpage to match "options PCBGROUP".
2014-07-22 22:16:23 +00:00
pluknet
253b3e72e4
Grammar and spelling fixes.
2014-07-22 19:37:38 +00:00
pluknet
428b45aa53
Fixed fallout from previous change.
2014-07-21 08:47:54 +00:00
pluknet
0bea5068ba
[mdoc] cleanup
2014-07-21 08:42:35 +00:00
adrian
6a2f31c501
Add the PCBGROUPS manpage.
...
Thanks to wblock for helping me with this manpage.
2014-07-21 04:48:02 +00:00
alc
bfb24ec9b9
Remove obsolete man pages. The corresponding code was removed in r255608.
2014-07-18 15:39:07 +00:00
alc
d8612e9432
Remove an obsolete man page.
2014-07-18 06:56:24 +00:00
delphij
f00477e481
Fix markups.
2014-07-17 23:23:01 +00:00
delphij
0676bdf176
Fix markup regression introduced in r268369.
2014-07-17 23:14:47 +00:00
alc
adf6f04b01
Add a man page for the new function pmap_unwire().
2014-07-17 20:03:52 +00:00
alc
1dcd556971
Remove the man page for a pmap function that no longer exists.
2014-07-17 17:41:32 +00:00
alc
290120664d
Correct the name of the man page for pmap_ts_referenced().
...
Sponsored by: EMC / Isilon Storage Division
2014-07-16 23:17:57 +00:00
truckman
0276dc4906
Nuke the never-used RF_TIMESHARE feature, reducing the complexity of the
...
code. The consensus on arch@ is that this feature might have been useful
in the distant past, but is now just unnecessary bloat.
The int_rman_activate_resource() and int_rman_deactivate_resource()
functions become trivial, so manually inline them.
The special deferred handling of RF_ACTIVE is no longer needed in
reserve_resource_bound(), so eliminate the associated code at the
end of the function.
These changes reduce the object file size by more than 500 bytes on i386.
Update the rman.9 man page to reflect the removal of the RF_TIMESHARE
feature.
MFC after: 2 weeks
2014-07-16 22:18:19 +00:00
jmmv
b0c6d85262
Regen after r268778 to replace WITH_TESTS with WITHOUT_TESTS.
2014-07-16 21:43:24 +00:00
gavin
d63161bad5
Since r202933, kthread_suspend_check() takes no arguments. Update the
...
example to match.
MFC after: 3 days
2014-07-15 23:29:20 +00:00
bdrewery
18dbfc8253
Also link 'show bio' to g_bio(9.)
...
X-MFC-With: r268715
MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division
2014-07-15 22:57:50 +00:00
bdrewery
d543f02759
Document the 'show bio' command added in 2009.
...
While here also reword 'show buffer' to have an 'addr' argument and to
match other struct documentation.
MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division
2014-07-15 21:13:08 +00:00
bapt
d421c05b17
Regenerate src.conf(5) after texinfo option change
2014-07-10 15:14:37 +00:00
imp
0b2e932782
Document C_HARDCLOCK flag.
2014-07-07 16:55:07 +00:00
dim
4ce847f533
Regenerate src.conf.5, which was completely busted by r268351.
2014-07-07 16:43:42 +00:00
marcel
9f28abd980
Remove ia64.
...
This includes:
o All directories named *ia64*
o All files named *ia64*
o All ia64-specific code guarded by __ia64__
o All ia64-specific makefile logic
o Mention of ia64 in comments and documentation
This excludes:
o Everything under contrib/
o Everything under crypto/
o sys/xen/interface
o sys/sys/elf_common.h
Discussed at: BSDcan
2014-07-07 00:27:09 +00:00
emaste
5a00981146
Describe kern.vty sc/vt tunable in syscons(4)
...
Reviewed by: wblock
2014-07-03 13:51:10 +00:00
wblock
52942852d7
Improve markup, change references to nonexistent vt_vga(4), remove some
...
language redundancy, and move the examples so sections are in the
standard order.
MFC after: 1 week
2014-07-02 22:16:01 +00:00