Commit Graph

9818 Commits

Author SHA1 Message Date
jym c9ee6caf03 Document the naming convention. 2011-06-07 17:13:43 +00:00
wiz f1bd2eac9d New sentence, new line. 2011-06-07 07:27:31 +00:00
wiz 5baa81cafd Remove leading zero in date. 2011-06-07 07:26:19 +00:00
msaitoh 691f9bca2f - Add some new devices (from OpenBSD rev. 1.11-1.12,1.15 and 1.20).
- force usb to send a zero length packet on the end of usb packets
  which happen to be a multple of 64 bytes, to indicate end of packet.
  (from OpenBSD rev. 1.23)
- style change
2011-06-07 05:46:00 +00:00
wiz 1480720bc7 Sort sections. 2011-06-06 18:01:15 +00:00
jruoho 5c3b0cfd8f Instead of ioapic(4), make MLINKS { lapic(4), ioapic(4) } to apic(4). 2011-06-06 16:52:15 +00:00
njoly 293ed9ea7e Fix typo (.Ed -> .El). 2011-06-06 12:54:48 +00:00
jnemeth 5d8eade971 Brett Blymn -> Brett Lymn 2011-06-05 05:49:54 +00:00
jruoho 7749bedf08 For completenesses sake, note, in 2011, /etc/floppytab. 2011-06-04 18:27:39 +00:00
pgoyette f02db4b78c Update to remove value_avg from list of properties. 2011-06-04 13:27:57 +00:00
dholland 4cb0f7967a fix a couple typos 2011-06-04 05:30:45 +00:00
pgoyette 483caa9fa0 Document new options in the proplist 2011-06-04 02:03:31 +00:00
rmind 3b0ab829be Sync (mostly, not fully) uvm_km(9) and uvm_map(9) man pages with reality. 2011-06-03 18:43:38 +00:00
wiz 203a6ec972 Sort SEE ALSO. 2011-06-03 08:06:54 +00:00
yamt ea2d998dd1 correct the section number of membar_producer. noted by wiz@ 2011-06-03 04:33:31 +00:00
jruoho 0901655f4f Use .Ss and -offset indent. 2011-06-02 09:02:39 +00:00
jruoho b4ab399621 Note USE_FORT. 2011-06-02 08:58:34 +00:00
yamt 82bfd3cade mention memory barriers necessary for non-interlocked adaptive mutex release. 2011-06-02 00:58:26 +00:00
dyoung bc07e228a2 Describe the arguments to ctor and dtor. 2011-06-01 20:49:22 +00:00
jruoho 29ca3fb160 Fix a typo. 2011-06-01 11:19:19 +00:00
jruoho b035f17c15 Indent the two lists with the same width. 2011-06-01 11:10:59 +00:00
jruoho 86b00a2e06 Remove the previous, as it was already there. Instead, split one long
paragraph and fix a typo.
2011-06-01 11:06:36 +00:00
jruoho 1642dc4734 Note bluetooth. 2011-06-01 11:03:27 +00:00
rmind 7524727f91 Split parts of uvm(9) into uvm_km(9) and uvm_map(9) man pages.
OK mrg@
2011-06-01 02:22:18 +00:00
uebayasi 945899b14e Sort list items. Remove a trailing whitespace. 2011-05-31 03:43:47 +00:00
dyoung 9a37c59cd7 MI drivers should #include <sys/bus.h> not <machine/bus.h>. 2011-05-30 01:48:40 +00:00
wiz 102976ee1d Bump date for SOCK_SEQPACKET; add serial commas. 2011-05-29 08:46:42 +00:00
manu b6e29283f6 Document that SOCK_SEQPACKET is supported 2011-05-29 04:51:15 +00:00
ryo 1dbe16cda3 add entry for SystemBase SB16C1054/SB16C1058 2011-05-28 11:12:22 +00:00
wiz b02dc2fb68 Bump date for previous. 2011-05-27 11:15:17 +00:00
plunky b52bb12959 provide a new 'bluetooth' rc.d script, to handle Bluetooth configuration
in a simpler manner. This replaces btattach, btconfig, bthcid, btdevctl
and sdpd scripts, and also should not require any configuration settings
other than "bluetooth=YES", though the full range of configurations is
still possible.
2011-05-27 09:28:41 +00:00
uebayasi dcf649145a Support userconf(4) command in boot(8)/boot.cfg(5) on i386/amd64.
From jmmv@, no objections seen in the proposed thread:

	http://mail-index.netbsd.org/tech-kern/2009/01/22/msg004081.html
2011-05-26 04:25:26 +00:00
drochner 5fafa9c424 -in the descriptor for encryption xforms, split the "blocksize" field
into "blocksize" and "IV size"
-add an "reinit" function pointer which, if set, means that the xform
 does its IV handling itself and doesn't want the default CBC handling
 by the framework (poor name, but left that way to avoid unecessary
 differences)
This syncs with Open/FreeBSD, purpose is to allow non-CBC transforms.
Refer to ivsize instead of blocksize where appropriate.
(At this point, blocksize and ivsize are identical.)
2011-05-23 13:46:54 +00:00
plunky 762c58f13a simplify PCC inclusion; MKPCCDMDS is not really required 2011-05-20 16:02:21 +00:00
riastradh 1cef303517 Add a cmsg.3 man page symlink, since I can never remember its name.
ok wiz
2011-05-19 21:39:02 +00:00
riastradh 8b58813d92 Fix some typos and incorrect idioms with the cmsg botch^WAPI.
Add a couple cross-references too.

ok wiz
2011-05-19 21:16:45 +00:00
wiz ee4a63b058 Improve wording. 2011-05-19 08:55:01 +00:00
rmind 95ea6d26ab Re-implement kthread_join(9), so that it actually works (hi haad@). 2011-05-19 03:07:29 +00:00
jruoho 88152d886b Use .Ss. 2011-05-10 17:00:44 +00:00
jruoho 4f636e256c Xref div(3) and remainder(3). 2011-05-10 12:09:00 +00:00
jruoho 5a43e397bb Xref ilogb(3). 2011-05-10 06:39:45 +00:00
dholland 490409ebab Grammar patrol 2011-05-07 07:16:08 +00:00
jruoho 6372875351 Fix PR bin/22230. 2011-05-03 16:25:19 +00:00
jruoho 4811a79682 Link {daily, monthly, weekly}.conf.5 to {daily, monthly, weekly}.5 and move
things around a little. Part of fixing PR bin/22230.
2011-05-03 16:12:23 +00:00
wiz daf04c06a3 Remove \*[q] -- not necessary, just use plain double quotes instead. 2011-05-03 09:36:24 +00:00
jym 8e2b504dac Small typo fix. 2011-04-30 19:34:10 +00:00
wiz 4aa3981b30 New sentence, new line. Use more markup. 2011-04-29 10:40:46 +00:00
pgoyette bc9b1da0ae Note that atabus* can also attach at ahcisata? 2011-04-28 23:45:15 +00:00
wiz e76a48e3e3 Spelling. 2011-04-28 17:22:20 +00:00
wiz 5f70e190b1 Improve wording. 2011-04-28 17:09:19 +00:00
wiz bd723a1420 New sentence, new line. 2011-04-28 17:08:29 +00:00
wiz 56ba81ff55 Sort options in SYNOPSIS. 2011-04-28 16:36:15 +00:00
wiz 7ff4aecdb3 New sentence, new line. Add serial comma. 2011-04-28 16:20:20 +00:00
wiz f91866566f New sentence, new line. 2011-04-28 16:11:37 +00:00
wiz f78929cf33 Add RCS Id and avoid extra new lines in AUTHORS section. 2011-04-28 16:10:37 +00:00
wiz b4d959b31f Fix Dt argument, remove superfluous Pp, remove reference to non-existing
isvctl(8).
2011-04-28 16:08:21 +00:00
wiz 901cdb562b Typo fix. 2011-04-28 12:22:35 +00:00
wiz c8bdc0a9f7 New sentence, new line. 2011-04-28 12:18:30 +00:00
wiz 0b710d099b New sentence, new line. 2011-04-28 12:15:35 +00:00
wiz 8bd2274743 Remove superfluous Pp. 2011-04-28 12:06:41 +00:00
wiz abc39e8ff4 Spelling. 2011-04-28 11:25:12 +00:00
wiz eafacad922 Bump date for uvm_swap_stats() removal; remove superfluous Pp. 2011-04-27 06:02:03 +00:00
rmind fe41737f5c Remove public uvm_swap_stats() routine, keep it internal. 2011-04-27 00:35:52 +00:00
wiz ea124d4898 Remove references to just removed Darwin and Irix emulation. Bump date. 2011-04-26 22:17:17 +00:00
joerg 787e55aa29 Remove PECOFF/Win32 emulation. 2011-04-26 16:57:38 +00:00
hannken 87522af425 Change vflushbuf() to return an error if a synchronous write fails.
Welcome to 5.99.51.
2011-04-26 11:32:38 +00:00
wiz d154cf1438 Add missing word. 2011-04-25 22:31:12 +00:00
wiz aa6a6987e7 Remove trailing whitespace. 2011-04-25 22:28:21 +00:00
wiz 929b5a7b29 Sort sections. 2011-04-25 22:27:20 +00:00
wiz 221e203109 Spelling. 2011-04-25 22:26:29 +00:00
wiz 235dacfc64 Sort SEE ALSO, sort errors. 2011-04-25 22:08:18 +00:00
tron 581f9c7a22 Add and entry for the Intel i82545GM with external PHY which works fine:
wm0 at pci1 dev 1 function 0: Intel i82545GM 1000BASE-T Ethernet, rev. 4
wm0: interrupting at ivec 0
wm0: 64-bit 66MHz PCI bus
wm0: 256 word (8 address bits) MicroWire EEPROM
wm0: Ethernet address 00:04:23:xx:xx:xx
makphy0 at wm0 phy 1: Marvell 88E1011 Gigabit PHY, rev. 5
2011-04-23 16:46:51 +00:00
wiz a422d26790 Spelling, sort sections. 2011-04-20 08:20:16 +00:00
jym f5c98195c2 So, hi again, balloon(4). Merge with the current version:
- driver attaches to xenbus(4) (no compile time option anymore)
- max reservation hypercall is fixed
- sysctl(7) entries are now in KiB (like Xentools) rather than in number
of pages
- some more explanations.
2011-04-20 00:21:34 +00:00
jym 53935bb7a5 Sigh, removing balloon(4) there was already one living under x86.
Not marking the entry in set lists as obsolete, the man page stayed
in there for approx. 5min.

(apologies for the noise)
2011-04-20 00:04:54 +00:00
jym ab22fdaedf Please welcome balloon(4), the Xen memory balloon man page. 2011-04-19 23:54:38 +00:00
wiz 716425e6ac No need to use \*[q], use plain double quotes instead. 2011-04-14 06:56:28 +00:00
jruoho 2619753dbd Improve as per discussion on source-changes. 2011-04-14 05:45:34 +00:00
jruoho 90fb5b4eb9 Put asctime(3) explicitly to SEE ALSO. 2011-04-12 13:48:29 +00:00
jruoho 47a900e8bc Move some of the discussion from the messy ctime(3) to tm(3). 2011-04-12 08:39:26 +00:00
jruoho 6b4c2634f4 Add a small summary parge for struct tm from <time.h>. Cf. timeval(3). 2011-04-12 08:22:48 +00:00
jruoho 4767f8f268 Small rewording. 2011-04-12 04:27:02 +00:00
jruoho 42c705227a Xref unistd(3). 2011-04-10 10:02:34 +00:00
wiz 16c91ae7ec Fix some xrefs. 2011-04-10 10:01:06 +00:00
jruoho 4ad08c6b86 Add a small summary page for <unistd.h>. 2011-04-10 09:58:00 +00:00
wiz 75eeddb97e Fix a typo and a whitespace nit. 2011-04-09 21:53:58 +00:00
jdc 9e7d55a0ad Add a manual page for ffb(4). 2011-04-09 19:37:13 +00:00
jruoho a9e93d02ff Fix SYNOPSIS. 2011-04-09 17:25:28 +00:00
jruoho 237b9fd91d Use .In for headers. 2011-04-08 10:14:24 +00:00
wiz b471ea6774 Remove superfluous Pp. 2011-04-08 08:50:52 +00:00
wiz 3d72e50534 Sort SEE ALSO. 2011-04-08 08:49:19 +00:00
wiz 0c99d89e18 Sort sections. 2011-04-08 08:47:54 +00:00
wiz b0f3c6983e Sort SEE ALSO. 2011-04-08 08:47:50 +00:00
wiz 264450c5e9 Do not Xr yourself. 2011-04-08 08:47:34 +00:00
wiz ce403b037d New sentence, new line. 2011-04-08 08:47:12 +00:00
jruoho 4f8cd38b3a And finally, fix a typo. 2011-04-08 08:46:12 +00:00
jruoho 9a991ffd99 Clarify a little; ilog2(3) is a macro. 2011-04-08 08:42:56 +00:00
jruoho e5c4609f82 Xref bitops(3). 2011-04-08 08:40:05 +00:00
jruoho bd040c35ba Add also a small summary page for <sys/bitops.h>. 2011-04-08 08:36:33 +00:00
jruoho 5b56473c84 Use bullets in the list. 2011-04-08 08:12:51 +00:00
jruoho 17e4083e75 Remove leftover .Ed. 2011-04-08 07:57:48 +00:00
jruoho bacb261ac9 Xref param(3). 2011-04-08 07:55:04 +00:00
jruoho 5ae9d52443 Briefly summarize <sys/param.h>. 2011-04-08 07:47:42 +00:00
jruoho d21d7bda46 Put back the example (removed in the revision 1.3). 2011-04-08 06:55:14 +00:00
jym b793e91e75 Be more precise on the chars accepted for xxN in /etc/ifconfig.xxN
filenames, and ifconfig_xxN variables inside rc.conf(5).

Should fix PR misc/39376.
2011-04-07 00:22:59 +00:00
jym d833e65927 Alright, set xvif(4) syntax once and for all. Tested with ipf(4) under
XEN3_DOM0 amd64.

Fixes PR misc/39376.

See http://mail-index.netbsd.org/port-xen/2011/04/06/msg006603.html
2011-04-06 23:51:55 +00:00
jruoho 789c04236c Note also KASSERTMSG(). Small markup changes. 2011-04-06 05:40:18 +00:00
dyoung 38c5ac17f7 Update manual page for constification of pci_attach_args. 2011-04-05 14:57:33 +00:00
phx 186aa5bc42 Add man page for s390rtc(4). 2011-04-05 11:24:46 +00:00
wiz 8f93b1aa3c Remove superfluous Pp. 2011-04-05 08:26:24 +00:00
wiz c50d6a3380 Sort SEE ALSO, fix Dt argument. 2011-04-05 08:25:25 +00:00
wiz b351288a9a New sentence, new line. 2011-04-05 08:24:43 +00:00
bouyer 0dcb8f5af8 Add a man page for rdcpcib(4). While there move rdcide.4 to i386/ 2011-04-04 17:26:23 +00:00
wiz 0a6486633f Sort sections. 2011-04-04 07:17:08 +00:00
jym e3ac71de45 Update xvif(4). Interface name changed from xvifX.Y to xvifX-Y. 2011-04-03 23:44:46 +00:00
njoly fb7cdbe06b Fix prologue macros order. 2011-04-01 13:54:00 +00:00
jruoho 3252ed3efa Continue the previous. Namely, separate FILES and EXAMPLES -sections. 2011-04-01 10:32:37 +00:00
wiz 8f79b0c789 Remove trailing whitespace, fix some xrefs, improve markup. 2011-04-01 08:48:41 +00:00
jruoho f99aa51290 Remove references to UUCP. 2011-04-01 06:51:54 +00:00
jruoho 9d0b321d43 Xref MAKEDEV(8). 2011-04-01 06:03:06 +00:00
jruoho 182bf29856 Add example. 2011-04-01 05:24:37 +00:00
sjg 3a7555cc69 A man page for filemon(4) 2011-04-01 00:07:34 +00:00
jruoho bb2c5893fc Remove a duplicate word, .Fn for functions, .Vt. 2011-03-30 21:40:01 +00:00
jruoho 793b141fd9 Xref cdefs(3). 2011-03-30 15:37:15 +00:00
jruoho a5f9dd4f2b Add some random, but decent enough, reading material to SEE ALSO. 2011-03-30 11:41:48 +00:00
jruoho a08955ebd9 Xref paths(3). 2011-03-30 10:08:02 +00:00
jruoho 2fefc9365f Briefly document <paths.h>. 2011-03-30 10:06:58 +00:00
ahoka 1a7f8f91f0 Fix manpage wrt reversed compare functions. 2011-03-28 13:46:14 +00:00
wiz 93cb656370 Add RCS Id. 2011-03-27 22:47:40 +00:00
njoly 6f990206b3 Adjust for mr(4) man page removal, switch to gtp(4) instead. 2011-03-27 12:45:28 +00:00
fair f12a56fcad The mr(4) driver was replaced by gtp(4) in 2002, but the documentation
did not follow; fix PR kern/40070
2011-03-27 00:08:07 +00:00
njoly ae22920be5 Regen to catch up divers changes. 2011-03-22 22:17:44 +00:00
njoly 9c24a94932 Add missing quotes. 2011-03-21 17:09:09 +00:00
jruoho 214b65a53f Now that this is a generic page, clarify the AUTHORS section a little. 2011-03-20 13:07:38 +00:00
wiz 523ab18712 Remove duplicate word. 2011-03-19 08:42:41 +00:00
jruoho e845edb12c Add missing period. 2011-03-19 05:18:36 +00:00
jruoho 1194e4acc3 Briefly document __predict_true() and __predict_false(). 2011-03-19 04:59:43 +00:00
jruoho bf02b615d6 Note also tests(7). 2011-03-18 22:24:57 +00:00
jruoho 2d03f41467 Fix xref; security(8) -> security(7). 2011-03-18 22:19:31 +00:00
jruoho cc518b13cc Remove ENHANCED_SPEEDSTEP, EST_FREQ_USERWRITE, INTEL_ONDEMAND_CLOCKMOD,
POWERNOW_K7, POWERNOW_K8, and VIA_PADLOCK.
2011-03-18 22:16:25 +00:00
jruoho 0322b31dcf Add some datasheets to SEE ALSO. 2011-03-18 21:17:17 +00:00
jruoho d466b2f980 Fix xref; security(8) -> security(7). 2011-03-18 16:21:46 +00:00
jruoho 0ad14641dc Fix xref; security(8) -> security(7). 2011-03-18 16:20:12 +00:00
jruoho 5fe4360942 Fix xref; security(8) -> security(7). 2011-03-18 16:18:45 +00:00
jruoho 384721eebe Remove xref to nonexistent option(4). 2011-03-18 16:14:49 +00:00
jruoho bbf5008a45 Note the previous also in the lead paragraph. 2011-03-18 16:12:26 +00:00
jruoho 40e6b55766 Note the 'fetch_pkg_vulnerabilities=YES' also here. In lack of a proper
name, put this under "administrative security".
2011-03-18 16:11:13 +00:00
jruoho ffb49bc1b1 Use .Ss for non-standard subtitles. 2011-03-18 15:32:26 +00:00
jruoho f6eafc1d10 Move security(8) to the section 7. Discussed on source-changes a while back.
Should address PR # 35718 at least partially.
2011-03-18 15:21:56 +00:00
jruoho 97cb123ac6 Add the specification to the SEE ALSO. 2011-03-18 08:26:19 +00:00
jruoho f016791f4e Remove boiler plate paragraph in the CODE REFERENCES section. 2011-03-17 17:53:02 +00:00
jruoho 231352d485 Remove the bulk "this section describes places within [...]" -paragraph. 2011-03-17 10:02:54 +00:00
riz 3b1468abed Add the SMC SMCWUSB-N2 to the list of adapters known to work. 2011-03-16 01:47:19 +00:00
jruoho f5d26066d3 Tidy up the SEE ALSO section. Namely, do not duplicate a big list of xrefs
that are already used in the body of the text.
2011-03-13 05:03:21 +00:00
jruoho 95da22c83f Xref tsc(9). 2011-03-13 04:58:55 +00:00
jruoho 66853c1034 Xref hpet(4) and hz(9). 2011-03-13 04:57:21 +00:00
wiz d377a246ac Fix typos. 2011-03-12 13:25:41 +00:00
wiz b8e0ef1080 Bump date for SMSC EMC6D103S. 2011-03-12 13:24:15 +00:00
jruoho da53cb56df Xref x86/tsc(9). 2011-03-11 19:51:10 +00:00
jruoho 077cbf0f3c Add x86/tsc(9). 2011-03-11 19:50:33 +00:00
pgoyette 778be5985f Add support for SMSC EMC6D103S
From jasper@pointless.net in PR kern/44685
2011-03-11 18:38:51 +00:00
wiz 3e5ad1ca85 Fix xref to tcpdump, from Anon Ymous.
Use Fx/Nx/Ox while here.
2011-03-10 17:09:17 +00:00
snj eedda0044d bah! it's 2011 already? 2011-03-08 07:44:39 +00:00
snj 30f96bf3e7 mention mdnsd(8), and fix a typo while here 2011-03-08 07:40:37 +00:00
wiz 206ef381bf Fix typo. 2011-03-06 17:39:34 +00:00
wiz e2a3787008 New sentence, new line. 2011-03-06 17:39:05 +00:00
wiz e1b9c01aba Bump date for new quota.
Split "file system" like customary.
2011-03-06 17:22:50 +00:00
bouyer 9090ace550 Docucment QUOTA2 2011-03-06 17:11:19 +00:00
bouyer 063f96f3c2 merge the bouyer-quota2 branch. This adds a new on-disk format
to store disk quota usage and limits, integrated with ffs
metadata. Usage is checked by fsck_ffs (no more quotacheck)
and is covered by the WAPBL journal. Enabled with kernel
option QUOTA2 (added where QUOTA was enabled in kernel config files),
turned on with tunefs(8) on a per-filesystem
basis. mount_mfs(8) can also turn quotas on.

See http://mail-index.netbsd.org/tech-kern/2011/02/19/msg010025.html
for details.
2011-03-06 17:08:10 +00:00
jmcneill 3b4fa1c0fc xref auvitek(4) 2011-03-06 00:39:11 +00:00
jruoho 64c2268f08 Add one bug to the list. (Neither acpicpu(4) nor est(4) or powernow(4)
handle possible skew in timers and counters such as TSC.)
2011-03-05 07:47:54 +00:00
wiz a3775b7750 Improve wording (errata is already plural). 2011-03-04 13:49:26 +00:00
jruoho 95a6759621 From mrg@: note that the states may be limited on some CPUs due erratas. 2011-03-04 12:18:15 +00:00
jruoho 0b70972be7 Fix wrong lower bound. 2011-03-04 06:42:10 +00:00
jruoho aa3bb02a78 Finally remove COMPATIBILITY entirely. Xref odcm(4). 2011-03-04 06:01:25 +00:00
jruoho 576b6331fa Xref odcm(4). 2011-03-04 05:58:07 +00:00
jruoho d29ee42207 Add odcm(4). 2011-03-04 05:56:49 +00:00
jruoho 52af638039 Xref est(4). 2011-03-01 19:41:05 +00:00
jruoho eef758e412 Update compatibility notes. 2011-03-01 04:45:52 +00:00
wiz 839b4739f5 Add comma in enumeration. 2011-02-27 06:25:07 +00:00
wiz d55f0816c1 Sort macros, add comma in enumeration. 2011-02-27 06:24:27 +00:00
ahoka 2b6ee22130 Import the Flash and NAND subsytem code contributed by the University
of Szeged, Hungary.

The commit includes:
 - Flash layer, which gives a common API to access flash devices
 - NAND controller subsystem for the flash layer
 - An example OMAP driver which is used on BeagleBoard or alike ARM boards
2011-02-26 18:07:13 +00:00
wiz 20ee1a50dd Bump date for new crypto types. 2011-02-25 21:10:33 +00:00
drochner b4da53f1e6 make the use of SHA2-HMAC by FAST_IPSEC compliant to current standards:
-RFC2104 says that the block size of the hash algorithm must be used
 for key/ipad/opad calculations. While formerly all ciphers used a block
 length of 64, SHA384 and SHA512 use 128 bytes. So we can't use the
 HMAC_BLOCK_LEN constant anymore. Add a new field to "struct auth_hash"
 for the per-cipher blocksize.
-Due to this, there can't be a single "CRYPTO_SHA2_HMAC" external name
 anymore. Replace this by 3 for the 3 different keysizes.
 This was done by Open/FreeBSD before.
-Also fix the number of authenticator bits used tor ESP and AH to
 conform to RFC4868, and remove uses of AH_HMAC_HASHLEN which did
 assume a fixed authenticator size of 12 bytes.

FAST_IPSEC will not interoperate with KAME IPSEC anymore if sha2 is used,
because the latter doesn't implement these standards. It should
interoperate with at least modern Free/OpenBSD now.
(I've only tested with NetBSD-current/FAST_IPSEC on both ends.)
2011-02-25 20:13:10 +00:00
njoly 486cd08890 Fix powernow section in xref. 2011-02-25 18:48:26 +00:00
jruoho e05a11c6ab Remove the last reference to #ifdef a.k.a. options(4) POWERNOW_K8. 2011-02-25 12:41:51 +00:00
jruoho bddaaa8cda Add viac7temp(4). 2011-02-24 14:20:28 +00:00
jruoho 58723282b7 Update. 2011-02-24 11:33:41 +00:00
jruoho dd9ae14c20 Xref powernow(4). 2011-02-24 11:31:06 +00:00
jruoho 4fcecccfb5 Add powernow(4). 2011-02-24 11:29:45 +00:00
hannken 05e91bfee8 fss(4): Allow FSSIOCSET to set the initial flags. Add a new flag
"FSS_UNLINK_ON_CREATE" to unlink the backing store before
        the snapshot gets created.

With this change dump(8) no longer dumps the zero-sized, but named
snapshot it is working on.  Same applies to fsck_ffs(8).
2011-02-24 09:38:57 +00:00
jruoho 53288e678f Update compatibility notes. 2011-02-23 12:38:47 +00:00
jruoho 99b95e55c0 Add est(4). 2011-02-23 11:50:03 +00:00
jmcneill 474234beba remove ukphy xref 2011-02-23 11:48:05 +00:00
jruoho d072795ee9 Move coretemp(4) to man4.x86. 2011-02-23 08:52:16 +00:00
jmcneill e8395e22a2 add alc(4) man page 2011-02-23 02:47:45 +00:00
njoly 48553d3a03 Typo in macro. 2011-02-21 18:12:26 +00:00
cegger 9aa13d102d add AR9285 support 2011-02-21 11:06:37 +00:00
itohy ed461fc193 Cleanup my copyright notice. 2011-02-21 02:31:57 +00:00
jruoho bcbacf0ee0 Add one white paper. (Prompted by the comment of "undocumented MSR".) 2011-02-20 21:03:15 +00:00