12944 Commits

Author SHA1 Message Date
trasz
e133ef536f MFC r201213:
Remove examples for pppd and SLIP-related stuff.

PR:		conf/144950
2010-04-06 10:58:40 +00:00
delphij
a17119e765 MFC r205520:
Correct cross reference.
2010-04-06 00:46:49 +00:00
edwin
6adb8c338a MFC of tzdata2010h:
From tzdata2010h:

- Tunis will not go into DST this year.
- Pakistan will not go into DST this year.

From tzdata2010g:

- Bangladesh cancels DST.
- Palestine goes into DST one day later than expected.

- Russian timezones update:
  Europe/Samara goes to Moscow time.
  Asia/Kamchatka goes to Moscow+8 time.
  Asia/Anadyr goes to Moscow+8 time.
2010-04-05 23:43:23 +00:00
mav
87328f55c4 MFC r204705:
Add links to cam(4).
2010-03-31 08:17:32 +00:00
mav
6a1200e3b4 MFC r204565:
Some style and language improvements.

Submitted by:	ru
2010-03-31 08:15:32 +00:00
mav
32bf731233 MFC r204704:
Reflect added CAM ATA support.
2010-03-31 08:14:07 +00:00
mav
6c5e296abc MFC r204655:
Add some more supported controllers.
Crosslink with CAM ATA man pages.
2010-03-31 08:12:22 +00:00
delphij
b28dadbbd4 MFC r204383:
Add several necessary .El's
2010-03-29 22:52:51 +00:00
delphij
70d4783088 MFC r205702:
Remove GNU cpio after fix of CVE-2010-0624.

Note that this is actually a no-op for most users, as this GNU
cpio was broken on -HEAD and 8-STABLE since last March until
the recent fix.

FreeBSD 8.0+ uses BSD cpio by default and the code is being
actively maintained.
2010-03-29 18:24:08 +00:00
trasz
70fe2f5d49 MFC r203824:
Fix VBAD description.
2010-03-28 18:46:01 +00:00
trasz
24009b5db8 MFC r203721:
Add references to VOP_* man pages to vnode(9).
2010-03-28 18:44:54 +00:00
trasz
689b463f6a MFC r203549:
Add missing coma.
2010-03-28 18:43:04 +00:00
trasz
75af522b6a MFC r203122:
Improve descriptions, remove turnstiles (since, from what I understand,
they are only used to implement other synchronization primitives), tweak
formatting.

MFC r203127:

Add description of bounded sleep vs unbounded sleep (aka blocking).  Move
rules into their own section.

MFC r203131:

Cosmetic fixes.

MFC r203759:

Improve description for Giant and mention blocking inside interrupt threads.

MFC r203762:

Start sentences with a new line.

Submitted by:	brueffer

MFC r203825:

Remove list of locking primitives, which is kind of redundant, move
information about witness(9) to the section about interactions, and
expand 'contexts' table.

MFC r203929:

Some rewording and language fixes.

PR:		docs/136918, docs/134074
Submitted by:	Ben Kaduk <kaduk at mit dot edu>, Haven Hash <havenster at gmail dot com>
2010-03-27 18:45:53 +00:00
trasz
04c11b1157 MFC r197780:
Make fetch(9) and store(9) manual pages closer to reality.
2010-03-27 17:25:17 +00:00
trasz
858a16fa00 MFC r197405, missing part:
Add pieces of infrastructure required for NFSv4 ACL support in UFS.

Reviewed by:	rwatson
2010-03-27 16:41:23 +00:00
yongari
970406127b MFC r204543:
Document newly added loader tunable and sysctl variable dev.mskc.%d.int_holdoff
2010-03-24 17:15:04 +00:00
kib
8b4d7176e9 MFC r205416:
Correct the type for uio_resid.
2010-03-24 09:27:12 +00:00
avg
9cfc7e2258 MFC r205333: vfs_mount.9: drop cross-reference to a removed manual 2010-03-23 17:14:50 +00:00
edwin
6ac312adb4 MFC of r205475, tzdata2010f:
The Australian Antartic Division:
- Macquarie Island will stay on UTC+11 for winter and not switch back from DST.
- Casey station reverted to its normal time of UTC+8 on 5 March 2010.
- Davis station will revert to its normal time of UTC+7 at 10 March 2010
- Mawson station stays on UTC+5.

Syria will start DST on Thursday 1 April 2010 at midnight.

Correct Samao DST start date (26 Sep vs 24 Oct)
2010-03-22 21:35:54 +00:00
nwhitehorn
0188c07f46 MFC r204082,204179,204180,204218,204241,204247,204270,204692:
Provide thermal management and monitoring features in smu(4). This allows
fan control and thermal monitoring on SMU-based Apple G5 machines, as well
as an led(4) interface to control the sleep LED.
2010-03-20 14:49:44 +00:00
gavin
dfa0026923 Merge r203622 from head:
Add support for a few more Sony-specific ACPI features (default display
  brightness, wired LAN power and bass gain), and update the description of
  one previously unknown feature (display contrast).  While here, expand on
  a comment and remove two defines left over from an old version of the code.

  Also update man page to document the above changes, and correct grammar.

PR:		kern/127581
2010-03-17 20:39:21 +00:00
bschmidt
6cd2e2e54f MFC r204213:
Fix some typos.

Approved by:	rpaulo (mentor)
2010-03-11 17:11:07 +00:00
edwin
062cfbaa2f MFC of tzdata2010e, r204887
- Adjust beginning / end of DST in Bangladesh (minimal impact)
- Fiji ends DST one month earlier to last Sunday of March
- Samoa changes
- Chile extends DST until 3 April this year.
2010-03-08 21:29:00 +00:00
kib
ca68ea62ba MFC r204416:
Update man page for vm_page_alloc(9).
2010-03-02 11:00:10 +00:00
edwin
b026799527 MFC of r204566, tzdata2010c:
Paraguay changes its DST schedule, postponing the March rule to
April and modifying the October date.
2010-03-02 10:05:20 +00:00
delphij
65ec6d5b70 MFC r197042: remove dpms.4. 2010-03-02 07:48:12 +00:00
delphij
05b666175c MFC x86emu/x86bios emulator and make previously i386 only dpms and vesa
framebuffer driver, etc. work on FreeBSD/amd64.

A significant amount of improvements were done by jkim@ during the recent
months to make vesa(4) work better, over the initial code import.  This
work is based on OpenBSD's x86emu implementation and contributed by
paradox <ddkprog yahoo com> and swell.k at gmail com.

Hopefully I have stolen all their work to 8-STABLE :)

All bugs in this commit are mine, as usual.
2010-03-02 01:56:55 +00:00
jhb
3af89d2d21 MFC: Fix spelling of EACCES. 2010-03-01 21:04:01 +00:00
gavin
9e2a4f90ce Merge r204166 from head:
Document the interaction between /etc/devfs.conf and
  /etc/defaults/devfs.conf

PR:		docs/117308
Submitted by:	Mel <mel.xyzzy rachie.is-a-geek.net> (partially)
2010-02-28 11:14:29 +00:00
delphij
2c255a85f1 MFC 203052:
Add interface description capability as inspired by OpenBSD.  Thanks for
rwatson@, jhb@, brooks@ and others for feedback to the old implementation!

Sponsored by:	iXsystems, Inc.
2010-02-26 00:54:47 +00:00
brucec
76c304c57a MFC r203681:
Fix typo and remove extra spaces.

Approved by:	rrs (mentor)
2010-02-18 10:39:53 +00:00
gavin
77baebfaa5 Merge 203689 from head:
Install the padlock(4) man page on amd64 as well as i386, to match the
  platforms where the driver itself is compiled and installed.

PR:		docs/130895
Reported by:	George Hartzell <hartzell alerce.com>
2010-02-16 22:23:33 +00:00
emax
c8fa6d47c3 MFC: r203676
Introduce new rc.conf variable firewall_coscripts. It can be used to
specify list of executables and/or rc scripts that should be executed
after firewall starts/stops.

Submitted by:	Yuri Kurenkov <y dot kurenkov at init dot ru>
Reviewed by:	rhodes, rc@
2010-02-16 19:00:47 +00:00
mav
161ab165d9 MFC r203124:
Note added FIS-based switching support.
2010-02-15 16:41:30 +00:00
gavin
6ae12e4cb3 Merge r203620,203621 from head:
Document support for the D-Link DFE520-TX card (supported with the vr(4)
  driver)

PR:		kern/135989
Submitted by:	"Rashid N. Achilov"  citycat4 ngs.ru
2010-02-14 09:40:58 +00:00
gavin
e761cce948 Merge r203636 from head:
Correct arguments to free_unr(), "item" was missing.
2010-02-14 09:37:13 +00:00
antoine
a83800c0bf Merge r201920 to stable/8:
libusb20 was renamed libusb several months ago.
2010-02-13 17:48:52 +00:00
delphij
100ba6bc66 MFC r203053:
Add a manual page for nvram(4).
2010-02-13 00:30:50 +00:00
gavin
250c6042c1 Merge r202161 from head:
Spell "Hz" correctly wherever it is user-visible.

PR:		bin/142566
Submitted by:	N.J. Mann   njm njm.me.uk
2010-02-05 08:52:51 +00:00
joerg
ddb234c5cf MFC r203359: active xrefs to gpib(3) now that it's actually there. 2010-02-04 19:49:41 +00:00
antoine
fcbcd262c3 Regenerate. 2010-01-30 15:42:06 +00:00
antoine
8f8fe6b19e MFC r202440 to stable/8:
Unbreak world WITHOUT_NETGRAPH.

  PR:		137487
  Submitted by:	bf (previous version)
  No objections:	net@
2010-01-30 15:40:00 +00:00
joerg
3e24c5b541 MFC r203125: fix typo in .Xr. 2010-01-29 10:38:54 +00:00
brueffer
e3ab72f759 MFC: r202317
Add manpages for ipwfw(4) and iwifw(4), based on iwnfw(4).
2010-01-28 17:07:14 +00:00
joerg
46f6d2f2cc Merge r202943: Add man pages for the gpib(4), pcii(4), and tnt4882(4)
drivers.
2010-01-27 10:42:34 +00:00
edwin
3f25331ec0 MFC of tzdata2010b, r203019
Mexico's House of Representatives has approved a proposal for
northern Mexico's border cities to share the same daylight saving
schedule as the United States.
2010-01-26 11:15:03 +00:00
kib
e0116e9633 MFC r202884:
Document pthread_timedjoin_np.
Note implementation-defined EOPNOTSUPP error [1].
2010-01-26 09:20:33 +00:00
attilio
a55a6e870b MFC r201879:
Introduce the new kernel thread called "deadlock resolver".
It is used in order to seek within the threads state and heuristically
understand if there is any deadlock happening.

In order to implement it, the sq_type in sleepqueues is mandatory and not
only compiled along with INVARIANTS option. Additively, a new sleepqueue
function, sleepq_type() is added, returning the type of the sleepqueue
linked to a wchan.
Three new sysctls are added in order to configure the thread:
debug.deadlkres.slptime_threshold
debug.deadlkres.blktime_threshold
debug.deadlkres.sleepfreq

rappresenting the thresholds for sleep and block time that will lead to
a deadlock matching (when exceeded), while the sleepfreq rappresents the
number of seconds between 2 consecutive thread runnings.
In order to enable the deadlock resolver thread recompile your kernel
with the option DEADLKRES.

Sponsored by:	Sandvine Incorporated
2010-01-25 12:05:51 +00:00
brueffer
2ba0e3cfaa MFC: r202162
Various fixes.
2010-01-23 14:12:40 +00:00
delphij
e72cd11ab1 MFC r201894:
Fix formatting.
2010-01-23 00:49:10 +00:00