Commit Graph

8902 Commits

Author SHA1 Message Date
wiz 6cad968a08 Bump date for vrele_async.
Reword slightly and put it outside the vget description.
2010-02-13 07:48:01 +00:00
wiz c4dead9fc6 Bump date for new kmem_asprintf. 2010-02-13 07:44:11 +00:00
njoly e0ecef7144 Start a new paragraph to describe flags values. 2010-02-12 10:54:53 +00:00
cnst e63ce92c35 envstat output is now so wide that it better be indented by only 2 instead of 6n 2010-02-12 02:16:59 +00:00
dyoung 69429c8e59 Start a new paragraph before describing kmem_asprintf(). 2010-02-12 01:04:05 +00:00
dyoung 4f24123d8f Fix a typo in the MLINKS line for kmem.9. 2010-02-12 01:00:22 +00:00
dyoung d3057cdd9e Add nmi(9), a manual page for the x86-only
nmi_establish(9)/nmi_disestablish(9) routines.
2010-02-12 00:45:37 +00:00
haad 1527fc9caf Hook kmem_asprintf and vrele_async manpages to the build. 2010-02-11 23:28:53 +00:00
haad aa8090778a Add vrele_async routine which asynchronously release vnodes in different contex
and in some time in the future.

Ok: ad@.
2010-02-11 23:16:35 +00:00
haad a23681588b Add kmem_asprintf rotuine which allocates string accordingly to format
string from kmem pool. Allocated string is string length + 1 char for ending
zero.

Ok: ad@.
2010-02-11 23:13:46 +00:00
dyoung 187677b054 Do not mention shutdownhook_establish(9) and doshutdownhooks(9), but
mention pmf(9) and pmf_system_shutdown(9), instead.
2010-02-11 18:23:32 +00:00
dyoung 7f002bf60c Change mentions of doshutdownhooks(9) to pmf_system_shutdown(9). 2010-02-11 18:22:26 +00:00
dyoung 7ee20bbe58 Mention that dopowerhooks(9) is deprecated. Suggest to use
pmf_system_suspend(9), instead.
2010-02-11 18:20:38 +00:00
dyoung 36df9c03c8 Mention that doshutdownhooks(9) is deprecated. Suggest to use
pmf_system_shutdown(9), instead.
2010-02-11 18:17:43 +00:00
dyoung 6cf928b20c Do not reference deprecated API shutdownhook_establish(9), but reference
pmf(9), instead.
2010-02-11 18:11:37 +00:00
wiz 3bb55b2e45 Use comma in serialization instead of dot. 2010-02-10 07:38:09 +00:00
snj c8e910afea Some markup and capitalization nits, from Bug Hunting in PR misc/40062.
While here, give xdm its own subsection instead of awkwardly lumping it
in with the rc.conf section.
2010-02-10 03:38:22 +00:00
wiz ac80d62156 Add another comma in Nd, noted by dogcow. 2010-02-09 22:59:41 +00:00
pgoyette 771fd72c7e Document what 'flags 0x0' does, since that's what is used in the
config file samples.

Tnx, njoly@
2010-02-09 14:10:08 +00:00
wiz 2fe91b84e5 Bump date for previous. 2010-02-09 08:31:34 +00:00
cnst 8f9778c2a9 fix the example code to be closer to compilation and update for aibs(4) 2010-02-09 07:32:09 +00:00
wiz a396677e8f Bump date for aibs. 2010-02-09 06:49:41 +00:00
wiz 0b34cdad55 Bump date for previous. 2010-02-09 06:48:28 +00:00
wiz 891914a165 Nd argument does not need quotes (groff handles more than 9 arguments nicely);
add some commas.
2010-02-09 06:47:52 +00:00
cnst 66a7dbba76 use the latest envstat in the example output for aibs(4) 2010-02-09 05:37:25 +00:00
cnst 1c23afa3cb New aibs(4) driver for ASUSTeK AI Booster (ACPI ATK0110) hardware monitor
with limit support.

        http://thread.gmane.org/gmane.os.netbsd.devel.kernel/35654

Reviewed by <pgoyette>, <jruoho> and <tech-kern>.
2010-02-09 03:19:50 +00:00
msaitoh 0c975d7cab Update the manual for mfi GEN2. 2010-02-09 00:21:27 +00:00
pgoyette daefdf6156 After reviewing the datasheets, most of the supported Winbond chips can
handles the new flags for selecting sensor type.  Update code and man
page accordingly.
2010-02-08 23:10:35 +00:00
wiz df435c8ccb Remove trailing whitespace. 2010-02-08 21:47:20 +00:00
pgoyette 87726766a7 Document flags option for selecting temp sensor type 2010-02-08 21:42:41 +00:00
tonio 1e64e85541 Fix typo in Email address, spotted by pgoyette@ 2010-02-07 18:09:01 +00:00
wiz e9ce9a115f Xref i386/splraise.9 and bump date for previous. 2010-02-07 10:49:35 +00:00
dyoung 31c659dfea Move MD spllower(9) and splraise(9) doco from the MI spl(9) to an i386
manual page.
2010-02-06 22:32:07 +00:00
wiz 05207cfe3d Fix date. 2010-02-06 21:57:08 +00:00
pgoyette 35f2f18a53 Add man page and cross-refs for experimental acpismbus(4) 2010-02-06 20:11:33 +00:00
wiz 43818948fa Fix Dd, use Dq, and remove trailing comma. 2010-02-06 12:44:32 +00:00
tonio 9e0a061a49 Add uthum(4) man page 2010-02-06 11:26:56 +00:00
wiz f7d285b48c Mark up PKGDB_DIR with Dv (same as in pkg_install.conf). 2010-02-05 17:23:47 +00:00
jmmv 7447e9b839 Note that pkgdb_dir is deprecated and point to the alternative setting. 2010-02-05 16:32:19 +00:00
pooka 33907919ba pud requires putter like it always has.
deliberately do NOT bump date.
2010-02-02 04:04:39 +00:00
phx cc35ab39e9 New modifiers for the "write" command: /BHL. They act like /bhl but do not
read the old value from memory before writing.
2010-01-31 21:52:23 +00:00
wiz 4acfa334d0 Bump date for SEE ALSO change. 2010-01-31 21:25:51 +00:00
jruoho eb534fdc5d Do not advertise deprecated APIs in an important introductory manual page. 2010-01-31 21:21:13 +00:00
wiz a62f6ec261 Use full month name in Dd. 2010-01-31 15:05:49 +00:00
wiz 5a94f1ec05 Bump date for new debug section.
New sentence, new line.
Remove Pp after section begin.
2010-01-31 15:05:20 +00:00
hubertf 827a5e73da Fix two typos to make documentation match the code:
* the CIOCFKEY ioctl is really called CIOCKEY
 * CRK_MOD_EX => CRK_MOD_EXP

Bump date.
2010-01-31 14:43:04 +00:00
jruoho 9703b2e495 Miscellaneous small changes:
* Use -compact to make the page a little shorter.
        * Capitalize the title in the sysctl-section.
        * Use .Ic for the sysctl variables.
        * Remove ACPICA_PEDANTIC; no such option any more.
2010-01-31 12:07:37 +00:00
jruoho 993abc958b Add a short introduction to ACPI debugging. 2010-01-31 11:29:31 +00:00
pooka f510198e1c Make swwdog use no-needs-count. As the manpage says, there can be only one. 2010-01-30 21:55:28 +00:00
jruoho 58bcffdb05 Add couple instances of .Pp. 2010-01-29 11:24:31 +00:00
wiz e0de9d914f Bump date for more powerpc commands. 2010-01-29 10:48:45 +00:00
phx 7766f23c15 New machine commands for PPC OEA.
bat: prints the BAT registers and translations
mmu: prints MMU registers (sdr1, sr0..15)
Previous PPC commands were for IBM4xx only, so make two sections now:
POWERPC 4xx and POWERPC OEA.
2010-01-28 21:13:49 +00:00
hubertf 62ff0dc871 Fix typo: CIOCASSYMFEAT -> CIOCASYMFEAT 2010-01-28 08:35:06 +00:00
wiz e0df74826a Bump date for reorg. 2010-01-27 06:50:40 +00:00
jruoho 72c95671ed Revert previous. 2010-01-26 22:35:11 +00:00
jruoho be22957280 Give it a single name; it is sufficient to list the functions in the SYNOPSIS. 2010-01-26 21:50:57 +00:00
jruoho 9bca5c6314 Capitalize one more title. Use a complete sentence in CODE REFERENCES. 2010-01-26 21:40:34 +00:00
jruoho c67fb61a01 Move the complete prototypes to the SYNOPSIS. Also capitalize the titles. 2010-01-26 21:37:02 +00:00
pgoyette 5bbbb70cb0 Fix .Bl markup - s/-compat/-compact/ 2010-01-26 18:08:24 +00:00
jruoho 951041f5f8 Document also the sysmon power switches; sysmon_pswitch(9). 2010-01-26 14:00:38 +00:00
jruoho 4bd7b88b38 Mention that all tasks are executed before the halt. 2010-01-26 08:48:39 +00:00
jruoho a1ce08be6b Build links for rest of the sysmon_taskq(9) functions. 2010-01-26 08:14:09 +00:00
jruoho 4e017432fa Clarify that sysmon_task_queue_init() should be called from arch-specific
routine.
2010-01-26 07:58:16 +00:00
jruoho 5f432f93a1 Document also rest of the functions. 2010-01-26 07:53:25 +00:00
jruoho 1555fa1c4f Instead of "general purpose task queue", call it "general purpose system
monitoring task queue". Also include a paragraph about the intended usage.
2010-01-26 07:12:06 +00:00
jruoho c6660bc8ea Improve wording. 2010-01-25 20:09:15 +00:00
jruoho 7f23851633 Add the names of the parameters to the section describing the functions. 2010-01-25 19:58:46 +00:00
jruoho a86c90369f Do not list complete prototypes in the sections describing the functions. 2010-01-25 19:34:37 +00:00
jruoho af55ae111c Add a RETURN VALUES section. 2010-01-25 18:25:08 +00:00
jruoho 2e3ba4a495 Remove two consecutive commas in the SEE ALSO section. 2010-01-25 17:27:41 +00:00
jruoho 24b54723e5 Add the paper/presentation of Joerg and Jared to the list of references.
(Probably better reading than any of the specifications, with also some
historical value to NetBSD.)
2010-01-25 17:21:32 +00:00
jruoho fe5633bcc1 Add a simple manual page for the simple sysmon task queue.
ok wiz@
2010-01-25 16:16:33 +00:00
jruoho 30e77757be Add some missing devices. 2010-01-25 11:41:10 +00:00
jruoho dc30608997 Be more pedantic with the references; list also authors, dates, revisions,
and titles.
2010-01-25 11:02:56 +00:00
jruoho 81bf1f7a1f Recommit:
* add verbosity to the PNP0C32 reference
	* use more markup
	* improve wording
2010-01-25 10:12:41 +00:00
jruoho cd7da15741 Revert an accidental commit. 2010-01-25 10:05:14 +00:00
jruoho 350ee6dc22 *** empty log message *** 2010-01-25 09:33:29 +00:00
jruoho 3b7a2db110 Add CTASSERT(9). From FreeBSD.
ok @wiz
2010-01-25 07:51:17 +00:00
wiz de07982130 Remove one unnecessary Ns. (Rest still ugly.) 2010-01-24 22:54:14 +00:00
njoly af1a17946d Do not link timeradd.3 to itself. 2010-01-24 22:21:34 +00:00
jruoho cc376dc80f Add timeradd(3). 2010-01-24 21:05:45 +00:00
joerg 161cc78261 Avoid using .Sm on/.Sm off if that results in the latter getting an
additional argument.
2010-01-24 20:03:24 +00:00
jruoho 0b84726dd6 Provide a FUNCTIONS section and remove the types from the functions therein. 2010-01-24 14:14:55 +00:00
jruoho 18e403cedf Add the missing $Id$ tag. 2010-01-24 12:58:37 +00:00
jruoho 8c8f49bb66 Add timeradd(3) from FreeBSD. Needs proofreading.
ok wiz@
2010-01-24 11:14:04 +00:00
wiz 4de7abb6b1 Bump date for PowerPC descriptions. Make HTML-ready. 2010-01-23 10:41:42 +00:00
wiz f376c25ee8 Remove xref to itself from SEE ALSO. 2010-01-23 10:38:17 +00:00
wiz 3404992663 Remove trailing whitespace, fix xref to xcall. 2010-01-23 10:37:21 +00:00
wiz 5362627462 Whitespace fix. 2010-01-23 10:37:01 +00:00
wiz 23a66a2d20 Fix Dt, remove trailing whitespace, sort SEE ALSO. 2010-01-23 10:36:42 +00:00
mrg 43c8973ab2 document powerpc ddb commands. PR#38307. 2010-01-23 01:32:06 +00:00
rmind 5f2a9469d1 Cross-link a little. 2010-01-23 00:54:43 +00:00
rmind 3de1bc0741 xcall(9): correct the point about preemption, add NOTES, do not mentioned
some implementation details.
2010-01-23 00:47:03 +00:00
rmind 48290c7a18 Remove xc_init_cpu(), percpu_init(), percpu_init_cpu() - they are part
of implementation, not public API.  OK dyoung@.
2010-01-23 00:17:07 +00:00
rmind ea2aef81a8 Rename xc(9) to xcall(9). OK dyoung@. 2010-01-23 00:03:38 +00:00
dyoung 5efa5cba1b Per rmind@'s suggestion, describe the cross-call implementation in more
detail (by pulling more text from sys/kern/subr_xcall.c).

Mention that a cross-call can be preempted, and xref kpreempt(9).
2010-01-22 23:27:01 +00:00
dyoung e54b20a385 Install manual pages for cross-calls and per-CPU storage. 2010-01-22 23:14:28 +00:00
dyoung 045697a27b Add a manual page for cross-calls. Somebody should read this to
make sure I've described it correctly and intelligibly.

TBD: hook this up in the Makefile and in the set lists.
2010-01-22 20:43:48 +00:00
dyoung a4693cbb4b Cross-reference xc(9) instead of queue(9). 2010-01-22 20:41:50 +00:00
dyoung aa310e1ddd Add missing .El. 2010-01-22 20:40:36 +00:00
dyoung cd1709255c Move a start of sentence to the first column. 2010-01-22 20:27:57 +00:00
dyoung 3246497ec1 Mention all of the API routines in the NAME section, and capitalize
'percpu'.  Also in the NAME section, call it a "Per-CPU storage
allocator."
2010-01-22 20:18:46 +00:00
dyoung 6a3223be07 Add a manual page for per-CPU storage. Somebody should read this to
make sure I've described it correctly and intelligibly.

TBD: hook this up in the Makefile and in the set lists.
2010-01-22 20:11:16 +00:00
wiz e19b1da713 Fix typo. Make HTML-ready. Remove trailing whitespace. Add dot in
abbreviation.
2010-01-22 10:28:08 +00:00
hubertf 4be2fea5d0 Document sysctls 2010-01-22 09:18:07 +00:00
jmmv 74504e4315 Ask the user to enable fetch_pkg_vulnerabilities in /etc/daily.conf right
after installation.  Automatic changes from sysinst will come later.
2010-01-20 22:24:18 +00:00
pooka 1ca57fc3a6 add short description for bpf.9 2010-01-20 12:09:39 +00:00
wiz 57fc1b40ea Remove trailing whitespace. 2010-01-20 07:33:25 +00:00
wiz 341409ee85 Bump date for previous. 2010-01-20 07:27:21 +00:00
dyoung b042b809d6 Update PMF documentation: rename pmf_device_resume_subtree to
pmf_device_subtree_resume.  Briefly describe pmf_qual_t and add it to
the PMF function signatures.

There's still a lot left to document.
2010-01-20 00:39:30 +00:00
pooka f7353c3dbb Remove MKLINKS for VATTR_NULL, so that the obsolete lists don't
have to do the work every build.
2010-01-20 00:35:05 +00:00
jmmv 1797e17014 Document the new package-related maintenance options and security checks
in daily.conf and security.conf.
2010-01-19 22:08:52 +00:00
jdc b417193411 Add a note about the RSC ports on the E250.
Bump date.
Remove trailing whitespace.
s;Sun Ultra 5/10;.Tn Sun Ultra;
2010-01-18 15:55:11 +00:00
wiz 04ed6a9ef0 Use Dv for defined values. 2010-01-18 15:36:11 +00:00
skrll 103d303e8d Various improvements to bring closer to reality. Mostly from OpenBSD.
More improvements possible / probable.
2010-01-18 15:25:52 +00:00
pooka 048228094a update type of bh_tstamp 2010-01-16 18:47:50 +00:00
joerg aee81ebcb8 Use .%U instead of .%O for URLs. 2010-01-15 19:24:49 +00:00
joerg ff4348e0b0 Use .%U. Give full URL for draft-ietf-ipsec-ecn-02. 2010-01-15 19:23:38 +00:00
wiz a099dde0e8 New sentence, new line. 2010-01-12 09:26:26 +00:00
jmmv 75eb9daa20 Drop unnecessary trailing commas. 2010-01-12 00:04:30 +00:00
skrll 41ce26a62d Note the (working) com attachments on NetBSD/hp700. Bump date. 2010-01-10 15:05:26 +00:00
wiz 71ca0cbf02 Bump date for sparc ddb command descriptions. 2010-01-10 09:08:23 +00:00
mrg fc6f62f9db document sparc ddb commands. PR#38312. 2010-01-10 08:24:32 +00:00
snj 77e2006c9f It's "hw.acpi.supported_states", not "hw.acpi.support_states". From
rudolf on netbsd-docs@.
2010-01-09 17:28:06 +00:00
wiz 44d89517c9 "an" before a vowel, not "a". 2010-01-09 11:18:32 +00:00
mbalmer a33b3d6b72 Fix date. 2010-01-09 09:44:41 +00:00
mbalmer 61ddf57ed4 A bridge works like a switch, not like a hub.
From FreeBSD.
2010-01-09 09:44:29 +00:00
mbalmer e20ab260b7 Various language fixes. From FreeBSD. 2010-01-09 09:19:18 +00:00
joerg 0b729bd389 No empty .Rs/.Re 2010-01-08 22:03:13 +00:00
wiz a9c45a9667 Remove empty line. Bump date for previous. 2010-01-08 13:57:29 +00:00
pooka 4b8d8af4b8 Undocument checkalias() -- it was removed two years ago. 2010-01-08 13:15:45 +00:00
pooka 648b32e7e0 vcount() was removed 2010-01-08 13:10:48 +00:00
njoly adaa722591 Add iic(4) references. 2010-01-08 12:52:49 +00:00
pooka 1e2c1aedaf Remove documentation for removed macros. 2010-01-08 12:41:33 +00:00
rmind adff6195d5 pcq(9): use more accurate wording, do not expose implementation details. 2010-01-08 12:12:49 +00:00
dyoung 0109fc751f Install pcq.9 and links. Update set list accordingly. 2010-01-08 06:25:14 +00:00
pooka 711aa0a221 fix markup (this is how i have enough things to commit) 2010-01-08 00:45:50 +00:00
pooka 6f8c79f758 * update copypasted struct vattr (nobody wants manpages autogenerated
from interface descriptions because then we'd all be out of
  things to commit)
* make "CODE REFERENCES" make a little more sense
2010-01-08 00:43:57 +00:00
wiz 76f833ae3d Bump date for previous. New sentence, new line. 2010-01-07 10:32:01 +00:00
jdc 54137b1918 Add DP83865 to the supported PHY list (from OpenBSD). 2010-01-07 09:30:28 +00:00
jdc 1da1a88e96 Add cas(4) manual page. 2010-01-07 09:23:54 +00:00
jdc ab6c3487ea Manual page for cas (Sun Cassini/Cassini+ GigaSwift) Ethernet). 2010-01-07 09:20:45 +00:00
wiz 1f8dff0603 Sort NAME section and removing trailing dot; remove duplicate RCS Id. 2010-01-04 23:06:34 +00:00
dyoung e3420c6750 Add a manual page for producer/consumer queues, pcq(9), that I derived
from some documentation written by Matt Thomas.
2010-01-04 18:00:26 +00:00
haad 344f97a451 Add device-mapper manual page to build and add it to apropriate lists. 2010-01-04 16:57:48 +00:00
wiz 4a0fd88b26 Add missing dot. 2009-12-30 14:53:02 +00:00
jnemeth 7f88d89f59 mdoclint 2009-12-30 01:37:17 +00:00
haad 7d611c439e Mention problems which disk api have with concurrent usage remove splbio
line from man page because it is not true anymore, mention disk_isbusy and
add dm driver to references.
2009-12-30 00:08:01 +00:00
nakayama 36efb2549a Make fault LED and alarms status changeable via sysctl(8).
The sysctl entries are created under the hw.lomN MIB.
2009-12-28 18:25:44 +00:00
mrg 5d423d552d fix a typo: s/SIGINTR/SIGINT/. 2009-12-25 02:33:50 +00:00
bad be6a186a3c Fix argument names in description of pool_cache_init(). 2009-12-24 22:45:15 +00:00
asau 931d85f035 Correct spelling: "HDAUDIO_AFG_DEBUG" 2009-12-23 19:38:33 +00:00
wiz b7b8b3a374 Bump date for defaulting UGEN_BULK_RA_WB to on. 2009-12-23 09:10:07 +00:00
pooka bb27c3b9ac unifdef -D UGEN_BULK_RA_WB
Default behaviour unchanged, the feature must still be explicitly
enabled for a ugen fd.
2009-12-23 01:04:45 +00:00
wiz 7a07d59d7b Remove trailing whitespace, make HTML-ready, sort sections. 2009-12-22 11:56:14 +00:00
dyoung 956cd94758 Describe arguments "allocfn", "freefn", and "source" of vmem_create(9)
in more detail.  Describe vmem_add(9).  Write a new BUGS section that
warns about aspects of vmem(9) behavior that may surprise first-time
users.
2009-12-21 22:49:18 +00:00
matt a0ead35a8e uvm_page_physload takes paddr_t's not vaddr_t's. 2009-12-21 20:57:31 +00:00
gdt daad9cefc2 In the introduction, point out that RA_WB is intended for recurring
fixed-sized transfers.  Clarification requested by pooka@.
2009-12-21 19:04:36 +00:00
snj 946a137e1d A couple small grammar fixes. From Constantine Aleksandrovich Murenin. 2009-12-19 00:16:51 +00:00
snj bbbb5348d6 Small grammar fix. From Constantine Aleksandrovich Murenin. 2009-12-19 00:15:28 +00:00
dyoung 8d684555a6 Note in BUGS section that vnd(4) does not work on sparse files. 2009-12-18 23:37:38 +00:00
pooka 410d5e309e add dialout devices to FILES 2009-12-16 01:42:41 +00:00
wiz fcf6fd4722 Bump date for additional supported card. 2009-12-14 09:33:47 +00:00
cherry f9f0b72acc Add reference to Qualcom Inc AC8700 / ZTE 1x EVDO interface. Thanks saysprasad@gmail.com 2009-12-14 09:06:37 +00:00
wiz b287b9bcf2 Add Hama WLAN PCI Card 54 Mbps to recognized cards. Bump date. 2009-12-13 17:31:53 +00:00
tsutsui a2c6d1c59d There is no NetBSD 4.1 (yet?) and 5.0 has been released before it. 2009-12-11 17:00:49 +00:00
mbalmer ea9e4b3733 Fix typographics errors. 2009-12-08 09:23:06 +00:00
joerg 8c11e3845e Fix typo. From Brad Tilley. 2009-12-08 02:40:04 +00:00
dyoung 8f3647df11 Don't mention the activate interface, since config_activate() has been
gone for a while, now.
2009-12-07 23:50:39 +00:00
wiz 103bd24819 Bump date for new sysctl. 2009-12-07 23:48:01 +00:00
christos adf7e47145 PR/42243: Yasuoka Masahiko: Add "net.inet.icmp.bmcastecho" sysctl support,
to disable icmp replies to the broadcast address.
2009-12-07 18:47:24 +00:00
pooka 4a2258a070 remove cv_wakeup.9 (it wasn't documented, just linked) 2009-12-05 22:43:34 +00:00
pooka 70d4493c77 Remove the portalfs kernel file system driver. Replace mount_portal(8)
with a version based on puffs.  User functionality remains the same.
2009-12-05 20:11:01 +00:00
pooka d6224f4507 Remove support for NetBSD/playstation2. 2009-12-05 16:29:10 +00:00
njoly 25d47bcec5 Remove unneeded ichsmb(4)/nfsmb(4) cross-references. 2009-12-04 13:53:38 +00:00
kiyohara c7dfb7bf39 Maybe supported LAN9218 Family. 2009-12-02 12:54:15 +00:00
explorer 7ba2798f6e Assign copyright to TNF 2009-12-01 01:33:25 +00:00
nakayama 7db1a7f040 Add support for monitoring Fault LED and Alarms status. 2009-11-28 04:14:27 +00:00
mbalmer 8a44b5e050 Add support for USB HID devices that report absolute coordinates instead
of relative movement data, i.e. touchpanels.  Please note that calibration
must be done outside the wsons(4) driver for now.
2009-11-27 08:35:05 +00:00
pooka 1b8aa8bae0 Fix rev 1.10 a bit: currently raw devices are correct for newfs/tunefs,
and the cooked one should be used for mount.
2009-11-23 16:41:26 +00:00
mbalmer 124961627e s/the the/the/ 2009-11-22 18:40:26 +00:00
pooka 16f3281f94 Remove extra crud which hasn't been up-to-date in eons. 2009-11-22 18:36:16 +00:00
mbalmer a4ce4bde9a remove the the double the. 2009-11-22 18:02:22 +00:00
snj c88ba29086 Kill space before a period. 2009-11-22 16:50:13 +00:00
christos 211ea3b037 don't use the raw device in example. From rudolph 2009-11-22 00:02:56 +00:00
wiz 0a08e1d808 Remove trailing space. Remove unnecessary Pp before Sh. 2009-11-17 19:34:29 +00:00
dyoung de7882afa1 Describe spllower(9) and splraise(9). 2009-11-17 18:36:07 +00:00
dyoung d6a7055744 Describe 'options SPLDEBUG'. 2009-11-17 17:54:14 +00:00
rmind 66d36229df Sync declarations with reality, bump date. 2009-11-11 08:43:18 +00:00
wiz b368ff1382 Remove leading zero from Dd. New sentence, new line. 2009-11-07 08:52:26 +00:00
cegger 7e7e0a568b Update pmap(9) manpage:
- Document new flags argument for pmap_kenter_pa
- Document new flags argument for pmap_enter as well
- Document the prot argument for pmap_kenter_pa. This is copy&pasted from
  pmap_enter.
Patch showed on tech-kern@ http://mail-index.netbsd.org/tech-kern/2009/11/04/msg006436.html
Thanks to Martin Husemann for his comments to the original patch version.
2009-11-07 07:37:46 +00:00
wiz 23a6db9cd7 Drop trailing whitespace; use full month name in Dd. 2009-11-05 09:55:38 +00:00
dyoung 8f33cec11c Document the device iteration routines.
I derived this manual page from pmf(9), hence my retention of Jared's
copyright notice.
2009-11-05 00:20:24 +00:00
wiz 470b4b9167 Fix Dt, improve Nd, remove trailing whitespace. 2009-11-03 11:04:32 +00:00
dyoung e5ffb6d32f Install the manual page return_address(9). 2009-11-03 05:12:10 +00:00
dyoung 3d5b001d3f Add return_address(9) for reading the Nth return address from the call
stack.
2009-11-03 05:08:18 +00:00
joerg f79d98372f Use proper column markup. 2009-11-02 00:50:29 +00:00
wiz 823d48dac8 Bump date for previous. 2009-10-29 01:52:39 +00:00
njoly a53601df2e Remove callback_entry ce description which has nothing to do with
callback_run_roundrobin() function.
2009-10-28 18:20:41 +00:00
snj b65156b03d As Mikael Magnusson notes, run_fsck_flags does not take a YES or NO
and it should be in the second listing of variables.  While here,
capitalize and make the description a little bit more explicit.
2009-10-28 02:31:44 +00:00
hubertf 152f316d0a This was replaced by a shell script quite some time ago, purge. 2009-10-27 08:58:04 +00:00
hubertf 762f1eaa09 regen 2009-10-27 08:55:44 +00:00
joerg c943bacea0 Use .%U inside of .Rs/.Re. 2009-10-25 18:35:45 +00:00
wiz 1675d276fa Bump date for previous. 2009-10-25 01:30:48 +00:00
tsarna 6022b5b8d4 Major enhancements to mdnsd nsswitch support:
- nss_mdns renamed to nss_multicast_dns for clarity and less chance of
   confusion with nss_mdnsd (see next).
 - Support using mdnsd for all unicast too with new nss_mdnsd module
   (note: this mode requires an updated mdnsd too, not yet committed)
 - Implement resolv.conf "search" directive support. Needed for nss_mdnsd,
   potentially useful with nss_multicast_dns (you could now do
   "search example.com local" in resolv.conf if you wanted to and it would
   act as you might expect)
 - Add references in nsswitch.conf man page and sample file
 - Implement AI_CANONNAME
 - Various bug fixes
2009-10-25 00:17:06 +00:00
reed 2d10124c7e Refer to rpc.bootparamd instead of bootparamd. 2009-10-24 12:21:31 +00:00
reed 1b55e10f52 Change two man page references to use the official names.
(I define "official" as the Document Title name and original file name.)
2009-10-24 12:18:05 +00:00
reed 9e244eddde In SEE ALSO, refer to useradd instead of adduser.
(adduser is a man link, but no tool by that name.)
2009-10-24 11:24:19 +00:00
reed c3d0604200 For the rpc* references use the full rpc.* names.
These match what is really installed.
I know the man links are there too. But this helps in the
case where someone has printed man pages but only has one
man page printed per inode -- so best to refer to the known Dt name.
2009-10-24 11:22:48 +00:00
wiz dc0cd1890b Properly remove w95boot(8).
Hi Ty!
2009-10-23 08:32:06 +00:00
tsarna 0d5d5106f9 Take credit for original work. 2009-10-22 23:10:22 +00:00
tsarna 074b6b7f4d Remove w95boot(8) manpage, long past being useful. 2009-10-22 23:04:59 +00:00
rmind 12cd0447c5 pmap(9): G/C pmap_collect, bump date. 2009-10-21 23:33:32 +00:00
wiz 467a0fa1ae Bump date for uarea swap-out removal. 2009-10-21 22:18:37 +00:00
rmind 40cf6f3659 Remove uarea swap-out functionality:
- Addresses the issue described in PR/38828.
- Some simplification in threading and sleepq subsystems.
- Eliminates pmap_collect() and, as a side note, allows pmap optimisations.
- Eliminates XS_CTL_DATA_ONSTACK in scsipi code.
- Avoids few scans on LWP list and thus potentially long holds of proc_lock.
- Cuts ~1.5k lines of code.  Reduces amd64 kernel size by ~4k.
- Removes __SWAP_BROKEN cases.

Tested on x86, mips, acorn32 (thanks <mpumford>) and partly tested on
acorn26 (thanks to <bjh21>).

Discussed on <tech-kern>, reviewed by <ad>.
2009-10-21 21:11:57 +00:00
snj 176f5f951d Drop 3rd and 4th clauses. OK jmcneill (copyright holder). 2009-10-21 16:06:59 +00:00
snj 550147bd6a Remove 3rd and 4th clauses in christos' license. OK christos. 2009-10-21 01:07:44 +00:00
snj 7a9dfdb753 Remove 3rd and 4th clauses. OK'd by Tohru Nishimura and Reinoud Zandijk
(copyright holders).
2009-10-21 00:30:43 +00:00
snj 4988388746 Remove 3rd and 4th clause on Leo Weppelman's license. OK leo@. 2009-10-20 19:10:09 +00:00
dyoung 23f173616f Add missing text disclaiming any warranty, as pointed about by
rmind@.
2009-10-19 23:29:40 +00:00
dyoung 27ad740e98 Delete clauses 3 and 4. Thanks rmind@ for pointing out my mistake. 2009-10-19 23:28:02 +00:00
rmind 993cb03302 Drop 3rd and 4th clauses from David Young's license.
Reviewed and approved by dyoung@ (copyright holder).
2009-10-19 23:19:37 +00:00
dyoung 6f40c61d9b Add missing copyright notice, pointed out by rmind@. 2009-10-19 22:49:44 +00:00
bouyer 6d07b400dc Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen
for the booring work !
2009-10-19 18:41:07 +00:00
snj 065c5ae0d0 Move Matthias Pfaller's files to 2-clause license. OK matthias@. 2009-10-18 18:13:59 +00:00
jym 6ddc6bb7bf Remove pool_cache_invalidate_local(9) from the sets, and mark the
entries as obsolete.

Noted by haad@. Thanks!
2009-10-15 22:59:12 +00:00
thorpej 1f59a448f4 - pool_cache_invalidate(): broadcast a cross-call to drain the per-CPU
caches before draining the global cache.
- pool_cache_invalidate_local(): remove.
2009-10-15 20:50:12 +00:00
joerg 59da3d1cf9 Fix markup. 2009-10-14 23:55:26 +00:00
joerg 77fe034dc2 Simplify markup. 2009-10-14 23:49:50 +00:00
joerg 29fcd46aba Fix and improve markup. 2009-10-14 23:40:05 +00:00
joerg 500521cf90 Garbage collect !NetBSD documentation. 2009-10-14 23:32:42 +00:00
joerg ea35069b47 Do not indent twice. Do not use compact mode, it makes the list harder
to read.
2009-10-14 23:18:39 +00:00
joerg 8f0d7ce472 Indentation is an argument, not another option. 2009-10-14 23:10:27 +00:00
wiz 6a3270412c Bump date for new pool_cache_invalidate_local(). 2009-10-08 23:15:26 +00:00
jym 31629a1342 Add pool_cache_invalidate_local() to the pool_cache(9) API, to permit
per-CPU objects invalidation when cached in the pool cache.

See http://mail-index.netbsd.org/tech-kern/2009/10/05/msg006206.html .

Reviewed by bouyer@. Thanks!
2009-10-08 21:54:45 +00:00
rmind 43533de20b Add callback(9) man page. Reviewed and improved by <wiz>, thanks! 2009-10-05 23:44:10 +00:00
wiz 3dbfcffea8 Punctuation fix (separate punctuation from marked-up work to avoid it being
marked up as well).
2009-10-05 10:47:52 +00:00
apb 7222c07e1c Typo in macro name (.Is -> .Ic), noticed by joerg@ 2009-10-05 09:57:18 +00:00
elad fa3aa43ab2 Slightly restructure vfs level documentation. 2009-10-04 22:57:46 +00:00
zafer efcbcb0cf3 remove trailing whitespace. (hi wiz!) 2009-10-03 12:45:15 +00:00
wiz 0fe31f2e87 Drop trailing whitespace. 2009-10-03 07:37:01 +00:00
elad 1df9608023 Centralize documentation about exported sysctl variables in the relevant
secmodel's man-page.
2009-10-02 20:31:19 +00:00
elad 52734536eb Bump date to today's date (rather than when the changes were made). 2009-10-02 19:50:37 +00:00
elad 53ca19a3b3 First part of secmodel cleanup and other misc. changes:
- Separate the suser part of the bsd44 secmodel into its own secmodel
    and directory, pending even more cleanups. For revision history
    purposes, the original location of the files was

        src/sys/secmodel/bsd44/secmodel_bsd44_suser.c
        src/sys/secmodel/bsd44/suser.h

  - Add a man-page for secmodel_suser(9) and update the one for
    secmodel_bsd44(9).

  - Add a "secmodel" module class and use it. Userland program and
    documentation updated.

  - Manage secmodel count (nsecmodels) through the module framework.
    This eliminates the need for secmodel_{,de}register() calls in
    secmodel code.

  - Prepare for secmodel modularization by adding relevant module bits.
    The secmodels don't allow auto unload. The bsd44 secmodel depends
    on the suser and securelevel secmodels. The overlay secmodel depends
    on the bsd44 secmodel. As the module class is only cosmetic, and to
    prevent ambiguity, the bsd44 and overlay secmodels are prefixed with
    "secmodel_".

  - Adapt the overlay secmodel to recent changes (mainly vnode scope).

  - Stop using link-sets for the sysctl node(s) creation.

  - Keep sysctl variables under nodes of their relevant secmodels. In
    other words, don't create duplicates for the suser/securelevel
    secmodels under the bsd44 secmodel, as the latter is merely used
    for "grouping".

  - For the suser and securelevel secmodels, "advertise presence" in
    relevant sysctl nodes (sysctl.security.models.{suser,securelevel}).

  - Get rid of the LKM preprocessor stuff.

  - As secmodels are now modules, there's no need for an explicit call
    to secmodel_start(); it's handled by the module framework. That
    said, the module framework was adjusted to properly load secmodels
    early during system startup.

  - Adapt rump to changes: Instead of using empty stubs for securelevel,
    simply use the suser secmodel. Also replace secmodel_start() with a
    call to secmodel_suser_start().

  - 5.99.20.

Testing was done on i386 ("release" build). Spearated module_init()
changes were tested on sparc and sparc64 as well by martin@ (thanks!).

Mailing list reference:

	http://mail-index.netbsd.org/tech-kern/2009/09/25/msg006135.html
2009-10-02 18:50:12 +00:00
wiz feb0e0a3b5 Fix Dd argument. 2009-10-02 17:48:39 +00:00
nakayama d61a38f649 Port lom(4) driver for LOMlite lights out management hardware monitor
and watchdog timer from OpenBSD.

It supports the LOMlite found on Sun Netra t1 and the LOMlite2 found
on Sun Netra T1/X1 and Sun Fire V100/V120.
2009-10-02 15:09:16 +00:00
cegger c108d28f64 fix grammar: a -> an 2009-10-02 09:38:29 +00:00
wiz 074d401449 Add Xref and config line for wb(4). 2009-10-01 05:42:22 +00:00
wiz fea6ba46fc Sort SEE ALSO. 2009-10-01 05:42:09 +00:00
jmcneill 521589e2d5 add wb(4) man page. 2009-09-30 22:32:04 +00:00