Commit Graph

12886 Commits

Author SHA1 Message Date
skrll
0282740042 Grammar. Whitespace. 2010-05-31 09:42:48 +00:00
skrll
4766a4a24b Add an ssio(4) man page. From OpenBSD. 2010-05-31 09:38:57 +00:00
skrll
c869d48abc Note com at ssio for hp700. Bump date. 2010-05-31 09:30:55 +00:00
wiz
1ebca18030 Add man page for uark(4) from OpenBSD. 2010-05-30 22:22:18 +00:00
ahoka
0249dc4ed6 Sync struct vnode with reality. 2010-05-30 13:50:16 +00:00
dholland
d8c1448de3 wait for two more zombie files 2010-05-30 00:07:14 +00:00
dholland
9b89801b08 wap was already there; wifi was misfiled 2010-05-29 22:45:41 +00:00
dholland
8c2897b7f6 +awk, cifs, lfs, mcga, mda, nntp, rss, wap, yp 2010-05-29 22:43:01 +00:00
wiz
1b3e363881 Bump date for previous.
Remove trailing space.
2010-05-28 13:25:54 +00:00
mrg
9a93ccfecc add / retire some xf86-video drivers. 2010-05-28 06:24:59 +00:00
spz
ff138d4027 help the next person tripping over PR kern/43203 :
list the error messages, the reason for the error and the location where
the firmware ought to be
2010-05-27 19:27:24 +00:00
njoly
9a6aefa72e Small typo. 2010-05-26 14:52:10 +00:00
uwe
94642857bf bsd.subdir.mk - don't mention "make subdir" where subdir is any
directory listed in ${SUBDIR} as ${dir}: all-${dir} alias was removed
from 11 years ago (revision 1.31)

PR bin/43356
2010-05-26 01:10:10 +00:00
uwe
869e556be3 Fix typo in comment. 2010-05-26 00:48:15 +00:00
veego
7f287d45d8 Remove a / between a ${DESTDIR}${X11USRLIBDIR} which would result in a
double /
2010-05-23 21:23:59 +00:00
plunky
b1c545a2cf add Magic Mouse driver and manpage btmagic(4) 2010-05-22 18:56:00 +00:00
jruoho
b193ac2e60 Add a bold-faced note that the interface is not fully functional, but the
opposite.
2010-05-20 07:13:16 +00:00
jruoho
eae9525bf9 Note clock_gettime(2) in the example. 2010-05-20 05:37:58 +00:00
tsutsui
ddc1224298 microtime(9) stores struct timeval. bintime(9) stores struct bintime. 2010-05-19 13:41:39 +00:00
pooka
a2afe0a788 * document VOP_DELETEEXTATTR
* remove "vector element" from summary table:
   1) deleteextattr caused problems for 80col rendering
   2) it's not correct on NetBSD, we use the VOFFSET instead (!)
2010-05-19 13:20:32 +00:00
jruoho
9af468c2ef Continue the discussion w.r.t. SIGEV_THREAD by nothing that pthread_join(3)
should be out of the question and that thread stack cannot be recovered.
2010-05-19 08:02:46 +00:00
wiz
1ac335ec2f Sort sections. 2010-05-19 06:59:44 +00:00
jruoho
9a92149c5d Add sigevent(3), a manual page that describes the struct sigevent used by
the POSIX real time functions and timers.

XXX:	(a) Needs to be modified once real time signals are supported.
	(b) Could use an example.
2010-05-19 06:28:53 +00:00
wiz
69d3a7e4fd Add gpt(8) and sort SEE ALSO (case insensitively). Bump date. 2010-05-18 23:34:40 +00:00
wiz
87c3d5913f Slight wording improvement. 2010-05-18 18:02:32 +00:00
jruoho
ba65e80ee0 Macros, not functions. 2010-05-18 11:20:12 +00:00
jruoho
177daa903e Fix .Nd. 2010-05-18 09:10:03 +00:00
jruoho
376c7b5fe6 Describe also the timespec() family of macros in timeradd(3). 2010-05-18 09:07:37 +00:00
jruoho
4e56c5c6e0 Fix a typo. 2010-05-18 07:31:15 +00:00
jruoho
497c121b01 Add an introductory example. 2010-05-18 07:04:27 +00:00
jruoho
b01de5affa Note timeval(9). Add %D to the .Rs/.Re. 2010-05-18 06:05:08 +00:00
jruoho
1c11137b95 Note that struct bintime is described in timecounter(9). Improve wording. 2010-05-18 05:57:07 +00:00
jruoho
f6554b77a6 Due previous, remove STANDARDS. 2010-05-17 20:32:09 +00:00
jruoho
ccf0fdd5d1 Briefly describe and note also struct bintime. 2010-05-17 20:25:19 +00:00
jruoho
aac39b04a5 Xref timeval(3). 2010-05-17 20:18:30 +00:00
jruoho
8499504d78 Remove trailing comma. 2010-05-17 12:27:13 +00:00
jruoho
50faa93541 Fix .Dt. 2010-05-17 08:09:20 +00:00
jruoho
5717af9360 Reference timeval(3). 2010-05-17 07:22:03 +00:00
jruoho
39a44ad3b2 Add a manual page that describes the basic structures in <sys/time.h>. 2010-05-17 07:10:15 +00:00
jruoho
c7e72bf2a1 Fix the SYNOPSIS. 2010-05-16 15:56:39 +00:00
jruoho
15ccf6ccbe As was done with the man-page for <sys/types.h>, move dir(5) to dirent(3).
Add a table describing the stat <-> dirent types. Note IFTODT() and DTTOIF().
2010-05-16 15:33:29 +00:00
jruoho
120678dcc8 Add a note that the "whiteout inode", DT_WHT, is an implementation detail
and should not be seen in normal user applications.
2010-05-16 08:56:17 +00:00
jruoho
4dc3500d9a IMPLEMENTATION NOTES back to NOTES. 2010-05-16 05:18:35 +00:00
jruoho
20136dbf99 Use .An as documented in mdoc.samples(7). 2010-05-16 05:17:02 +00:00
jruoho
e8196584bf Complete the information in the reference (authors, publisher, date, URL). 2010-05-15 16:20:03 +00:00
jruoho
3ac9958009 Minor markup improvements. 2010-05-15 15:53:42 +00:00
jruoho
f99f0278cc Move the more detailed discussion around the dirent-structure from
getdents(2) to dirent(5), and extend it with some compatibility notes.
2010-05-15 15:38:41 +00:00
joerg
a21aecf10a Proper markup. 2010-05-14 21:50:05 +00:00
joerg
e74683b4b5 New sentence, new line. 2010-05-14 21:24:12 +00:00
joerg
2f27e1cc22 Reorder sections to canonical order. 2010-05-14 18:54:01 +00:00
joerg
b0b827a2a4 Resort sections to canonical order 2010-05-14 18:52:53 +00:00
jruoho
6234ed1429 Use standard section headers. 2010-05-14 18:52:46 +00:00
joerg
3148417211 Reorder sections to canonical order 2010-05-14 18:39:05 +00:00
joerg
409b5b81db Reorder sections to canonical order. 2010-05-14 18:37:43 +00:00
joerg
fbdbf2dfc6 \\ -> \e 2010-05-14 18:28:40 +00:00
jruoho
83b0eb8ab6 Briefly note /etc/rc.local in rc(8). 2010-05-14 16:19:58 +00:00
dholland
46117aaddb fix previous again, hopefully ok this time 2010-05-14 05:23:35 +00:00
joerg
e2f68b9903 Fix prologue 2010-05-14 02:45:39 +00:00
joerg
1670722e9e Fix prologue. \\ -> \e 2010-05-14 02:45:27 +00:00
joerg
7cd0670cf0 Fix prologue. Drop size of last column as it doesn't exist in all cases
and implicit last column handling will do TRT.
2010-05-14 02:45:02 +00:00
wiz
6f1249aa8e Join %U. 2010-05-13 23:30:52 +00:00
joerg
b6b2d9476a \\ -> \e 2010-05-13 21:03:33 +00:00
joerg
41e6d3828c Reorder prologue 2010-05-13 19:29:01 +00:00
dholland
ac52caa6eb typo in comment 2010-05-13 18:08:37 +00:00
jruoho
a903bfbf13 Hook kthread_join(9) to the build. 2010-05-13 13:08:08 +00:00
jruoho
a5d24f20a8 In order to widen the paragraphs, move the newly added list of flags below
the list of function parameters. Add two small sentences to give few more
clues about KTHREAD_JOINABLE. Add a missing prototype for kthread_join().
Also: newpl -> newlp.
2010-05-13 13:04:56 +00:00
wiz
cf025cace8 Put flags into a list. Bug fixes to kthread_join docs. 2010-05-13 09:56:12 +00:00
haad
f4b66b2506 Document kthread_join in kthread(9). 2010-05-12 15:54:47 +00:00
mbalmer
b873861680 Fix YOW entry while I am here... 2010-05-11 18:34:37 +00:00
mbalmer
f782664b92 Language fix: upto date -> up to date. 2010-05-11 18:27:04 +00:00
mrg
a65f4b2b01 document IPFILTER_LOOKUP and IPFILTER_COMPAT.
use "IP-Filter" instead of "ip-filter".
bump date.
2010-05-08 22:25:11 +00:00
dholland
abd3e02364 Improve previous further. 2010-05-06 08:02:47 +00:00
wiz
1bc0f49c9b New sentence, new line. 2010-05-05 22:03:19 +00:00
wiz
2203063e19 Add "function" to make sentences easier to read. 2010-05-05 22:01:10 +00:00
jruoho
09008336f5 Add a note that rb(3) is preferred for new code. 2010-05-05 06:24:43 +00:00
jruoho
450d8f49d5 Clarify a sentence by removing a comma. 2010-05-05 06:19:15 +00:00
jruoho
50ad9a0506 Markup: .Fn instead of .Nm, .Tn, offset indent, newline for a new sentence. 2010-05-05 05:49:38 +00:00
jruoho
4a4dc62ed5 .Nm -> .Fn, and wrap the kernel config option so that it will fit into 80
columns.
2010-05-05 05:43:19 +00:00
jruoho
0f2121f16f Wrap the USD reference around .Rs/.Re. 2010-05-05 05:36:21 +00:00
jruoho
0802a57b2e Reference bswap(3). Improvements in the HISTORY section. Remove the AUTHORS
(of the man page) section, which does not appear in the original (FreeBSD)
manual page.
2010-05-04 05:49:12 +00:00
pooka
78e2a9f5d1 Add a test/example program for using audio/pad in a rump kernel.
It stuffs some nice sounds into the virtual kernel's /dev/audio,
reads the PCM from /dev/pad, and writes the data to stdout from
where it can be piped to audioplay to test that things actually
work.

If you want to know the secret message, you'll just have to run
this program ;)
2010-05-01 23:31:01 +00:00
pooka
3b42318585 Remove "EXPERIMENTAL" from puffs + some rewording. 2010-05-01 13:07:34 +00:00
jruoho
9b64ec26b7 Update this, mechanically, to match the new functions and their prototypes.
XXX: Someone more familiar with the code should proofread the page and
     evaluate how well it reflects the reality in 2010.
2010-04-29 16:31:11 +00:00
jruoho
c9a477db24 Remove gsignal(9) and kgsignal(). Add links for kpgsignal(9) and kpsignal(9). 2010-04-29 15:57:18 +00:00
jruoho
34f98fcd60 Only use complete prototypes in the SYNOPSIS. 2010-04-29 14:57:55 +00:00
jruoho
3b3385bdaf Remove sched_psignal(9) and sigmasked(9). From Tetsuya Isaki in PR #40125. 2010-04-29 14:36:35 +00:00
jruoho
c329b28a22 Properly mark the standard that "deprecated" all of these. 2010-04-29 06:07:35 +00:00
dyoung
a5b1adfdda Document pci_chipset_tag_create(9) and pci_chipset_tag_destroy(9). 2010-04-28 21:15:47 +00:00
jruoho
09b3e2a888 Two small grammar fixes. 2010-04-28 19:47:34 +00:00
jruoho
092ff05778 Note that the ucontext(2) et. al. were first moved from X/OPEN extensions to
the base POSIX-2001 and later marked as obsolete in POSIX-2008.
2010-04-28 14:07:03 +00:00
jruoho
248d65d640 Improvements to markup. 2010-04-28 13:23:02 +00:00
jruoho
a87d51e681 Fix typo in XXX-comment. 2010-04-28 07:56:54 +00:00
jruoho
53a157cb98 Document ffs32(), ffs64(), fls32(), and fls64() from <sys/bitops.h>. 2010-04-28 07:35:30 +00:00
lukem
0aad54fe04 Support MKDEBUG for shared libraries. 2010-04-27 14:32:14 +00:00
jruoho
20f7ac7fd9 Describe the struct iovec better. 2010-04-26 07:51:36 +00:00
jruoho
b8b5c1efc1 Small markup improvements. 2010-04-26 07:36:33 +00:00
lukem
781e18114c fix comment (so bracket matching works as intended) 2010-04-26 03:46:00 +00:00
jruoho
68cd419c8a Remove the incorrect table. Fix grammar. 2010-04-25 18:01:08 +00:00
jruoho
fdb49deda6 Mention the ACPICA debugger and the way to enter to it from ddb(4). 2010-04-25 17:50:13 +00:00
wiz
84f9b28ba3 Sort sections, make HTML-ready. 2010-04-25 10:35:07 +00:00
jruoho
2875f99182 Update. 2010-04-25 07:12:10 +00:00
jruoho
b3401a8da7 No need to spread bad shell script practices in manual pages... 2010-04-25 07:00:50 +00:00
jruoho
e9ffb96ee3 Add also a paragraph about the platform-specific nature of the thermal
management.
2010-04-25 06:54:40 +00:00
jruoho
45fcbf70be Update this too. As the page was so laconic, and as there is little to write
about the driver, add an example on howto put the system into sleep when the
lid is closed.
2010-04-25 06:24:38 +00:00
jruoho
60723a5539 Update this.
Remove the nonsense about passive cooling. As there is no known bugs, speak
about CAVEATS instead, and add few items to this section as a TODO.
2010-04-25 06:04:59 +00:00
lukem
6405962d8a When extracting separate debug symbols with MKDEBUG, there's no need
to leave the original file unstripped...
2010-04-24 07:57:04 +00:00
christos
5f696d700e Be explicit about sizeof(*var) being preferred over sizeof(type). 2010-04-24 00:54:07 +00:00
joerg
22c838d332 Add MKBSDTAR, defaulting to no. It switching cpio and tar to the
libarchive based frontends.
2010-04-23 19:41:02 +00:00
dholland
4e32f54f3c + B/W for bandwidth, ATM and PIN, TBA 2010-04-23 17:48:06 +00:00
dholland
4d8dd20b9d + JBOD, NAS, OQL, OWL, RDF, SPARQL, TOS (type of service), UUID 2010-04-23 17:43:45 +00:00
dholland
a868b6fb2a minor edits, mostly capitalization.
remove FUD since it's in the main acronyms file already.
Don't use {a,b} notation for semantically unrelated expansions.
2010-04-23 17:34:48 +00:00
rmind
2ddb8da453 Mention that kmem_free(9) may block, just in a case it is not clear. 2010-04-23 16:24:04 +00:00
wiz
b96117b0b1 Uppercase some proper names and abbreviations (probably more to do here). 2010-04-23 11:00:27 +00:00
jruoho
eec2754392 Add some common ones. 2010-04-23 09:57:40 +00:00
jruoho
67e7c628fb A small correction. Typos. 2010-04-22 08:42:34 +00:00
wiz
dfc84806e9 Get rid of some unnecessary whitespace.
Add backslash before a dash to get a minus.
2010-04-22 06:55:07 +00:00
jruoho
8c26a8b2bd One small correction: .Ss instead of .Sh. 2010-04-22 06:49:56 +00:00
jruoho
526aa19c52 Rewrite types(5) as per perry@'s suggestion from few years back ("XXX this
document is rather musty. It needs a general update."). Also move it to the
right section from section 5. Ok wiz@.

To minimize maintenance costs, the content is mostly jargon around The
Standard. Only few NetBSD-specific types are mentioned as an example.
2010-04-22 06:48:28 +00:00
wiz
0788984015 Fix an xref and change word order slightly so it sounds better to me. 2010-04-21 18:43:26 +00:00
jruoho
ad57969cf2 Fix a roff warning. 2010-04-21 18:07:11 +00:00
jruoho
71e904f60f Document __STRING(x) and __CONCAT(x, y) from <sys/cdefs.h>. 2010-04-21 18:04:38 +00:00
pooka
1ceaafde2e dial . for operator 2010-04-21 16:09:11 +00:00
christos
21003f688c don't try to build PIE binaries when LDSTATIC 2010-04-21 15:07:20 +00:00
jruoho
273ed82be4 Finally, add FORTIFY_SOURCE also to the "table of contents". 2010-04-21 06:00:06 +00:00
wiz
8789b35b90 Fix typo. 2010-04-21 05:53:32 +00:00
jruoho
95e81d12f6 Refer to the generic ssp(3) instead of the specific __builtin_object_size(3). 2010-04-21 05:49:36 +00:00
jruoho
00a887d886 Fix a typo noted by wiz@. 2010-04-21 05:40:59 +00:00
jruoho
f861a6fb21 Add a paragraph also for "FORTIFY_SOURCE" (or USE_FORT). 2010-04-21 05:39:13 +00:00
jruoho
c5e0404b2a Small improvements to wording and markup.
Note also the default use of SSP on x86.
2010-04-21 05:05:07 +00:00
jruoho
3ae479ecfd Make the examples fit into 80 columns. Use .Tn. 2010-04-21 02:59:29 +00:00
wiz
283d4512d2 Make HTML-ready. 2010-04-20 13:03:33 +00:00
wiz
8489e58ac7 Fix xref. 2010-04-20 12:09:05 +00:00
jruoho
75868060a9 Document also kern.cryptodevallowsoft. 2010-04-20 08:37:22 +00:00
jruoho
88aba63225 Document kern.usercrypto and kern.userasymcrypto. 2010-04-20 08:27:24 +00:00
jruoho
b74a54b7d3 Document kern.arandom, and remove kern.autonicetime and kern.autoniceval.
XXX: Although no sysctl variables exist for the last two, these are still
     defined in <sys/sysctl.h> and <sys/systm.h>.
2010-04-20 07:58:16 +00:00
jruoho
91d2b147e8 Add sublists to the security-tree.
In addition, some small fixes to spelling errors, wording, and markup.
2010-04-20 07:33:45 +00:00
jruoho
ce75213876 Document the kern.module node. 2010-04-20 06:22:52 +00:00
jruoho
cd3f365841 Mark nine undocumented kern.x nodes/variables with XXX. The total amount of
undocumented variables is well over twenty in the kern-subtree alone.
2010-04-20 06:12:06 +00:00
jmcneill
a9afbf298d add ShanTou ADM8515 and SUNRISING SR9600 Ethernet to list of supported devices 2010-04-19 21:58:58 +00:00
jruoho
5af1e19355 Mention security(8) in rc.conf(5) and symlink(7) in security(8). 2010-04-19 12:59:36 +00:00
jruoho
809154f220 Add sublists for the kern.coredump and kern.veriexec trees. 2010-04-19 12:44:33 +00:00
jruoho
9ee9f1880c Sort the kern-subtree. Try to correct the differences between the list and
the descriptions. Mark several undocumented or unclear items with XXX.
2010-04-19 12:28:29 +00:00
jruoho
e9ebdbdfb6 Note kern.detachall. 2010-04-18 19:42:51 +00:00
jruoho
f683d4708d Use .Dv instead of .Va for #defined constants. 2010-04-18 15:19:17 +00:00
jruoho
86439b5e03 Add USENIX paper to SEE ALSO. 2010-04-17 06:38:13 +00:00
jruoho
3d285a9632 Correct the location of the header. 2010-04-17 06:24:05 +00:00
dyoung
9cd65b11c5 Add a link, bus_space_is_equal.9 -> bus_space.9. 2010-04-16 20:08:51 +00:00
dyoung
1640d389d9 Describe bus_space_is_equal(9). 2010-04-16 20:05:37 +00:00
wiz
2d8e4401df Leave space as usual after Nm. 2010-04-15 09:56:56 +00:00
jruoho
97cfc6c7ac Remove references to the deprecated powerhook_establish(9). 2010-04-15 08:40:46 +00:00
jruoho
88fe613911 Small markup changes. 2010-04-15 08:28:41 +00:00
jruoho
09ec66f734 Back and forth: gcc(1) -> GCC. 2010-04-15 03:36:18 +00:00
njoly
31fe2769cc Add missing .El directive. 2010-04-14 16:30:50 +00:00
wiz
24e353786d Join URL. 2010-04-14 13:07:19 +00:00
wiz
a658f2bc9b Join URL; sort SEE ALSO. 2010-04-14 13:06:45 +00:00
wiz
c8a3c41126 Join URL. 2010-04-14 13:05:43 +00:00
jruoho
90fff7855d Add the USENIX paper to SEE ALSO. 2010-04-14 11:52:39 +00:00
jruoho
594dcd23c7 Add the USENIX paper of the author to SEE ALSO. 2010-04-14 11:33:59 +00:00
jruoho
ec115686bd Now that all USENIX papers are available online, add URL to SEE ALSO. 2010-04-14 11:11:29 +00:00
jruoho
9f6376d703 Add the USENIX paper of the author to SEE ALSO. 2010-04-14 10:03:18 +00:00
jruoho
f429102086 Add the USENIX paper of Gregory McGarry to SEE ALSO. 2010-04-14 09:43:54 +00:00
jruoho
0cb92fb7f2 Refer to cpu_switchto(9) instead of nonexistent cpu_switch(9).
In addition, small markup changes.
2010-04-14 09:34:35 +00:00
jruoho
ec51eba88b GCC -> gcc(1). 2010-04-14 08:28:58 +00:00
jruoho
595fb4833b EXAMPLE -> EXAMPLES, GCC -> gcc(1), and minor markup changes. 2010-04-14 08:26:42 +00:00
jruoho
6d868497a0 Remove dead reference to scheduler(9). 2010-04-13 18:33:44 +00:00
jruoho
719e45f7e2 cpu_swapout(9) is no more. 2010-04-13 17:34:18 +00:00
jruoho
21f908ef6e Small changes to wording and markup. 2010-04-13 12:04:25 +00:00
jruoho
5548c53d9e Add HISTORY. 2010-04-13 11:01:22 +00:00
jruoho
9e8e2a3402 Hook rb(3) to the build. 2010-04-13 10:46:10 +00:00
jruoho
d107f4f33b Minor markup nits. 2010-04-13 10:06:43 +00:00
jruoho
ac81adf1eb Fix roff warnings. Note btop() and btopr() on Solaris as an example. 2010-04-13 09:57:05 +00:00
jruoho
c23d982d62 Document the ctod-family of macros from <sys/param.h>.
XXX: Someone may want to check if there is anything to add or correct.
2010-04-13 08:40:19 +00:00
jruoho
b5156a256f Add a BUGS section. 2010-04-13 08:24:31 +00:00
jruoho
e0fa2da951 As the cited setroot(9) was nonexistent, briefly document it here. 2010-04-13 07:32:31 +00:00
jruoho
39b9362274 Bump date for previous. 2010-04-13 07:16:31 +00:00
jruoho
34aa6cb261 Provide prototypes in SYNOPSIS; use only parameter names in FUNCTIONS. 2010-04-13 07:14:45 +00:00
jruoho
5151444312 Cosmetics. 2010-04-13 06:21:40 +00:00
jruoho
60f41fb8c3 Improvements to wording and markup. 2010-04-13 06:05:56 +00:00
jruoho
a8e44989a9 Refer to cpu_switchto(9) instead of nonexistent cpu_switch(x). 2010-04-13 05:41:53 +00:00
jruoho
daf86c0ae0 Briefly note also curlwp. 2010-04-13 05:40:12 +00:00
jruoho
ee515c2a1b Add a FUNCTIONS section.
In addition, small improvements to wording and markup.
2010-04-12 21:28:55 +00:00
wiz
ff92840abc Remove superfluous word. 2010-04-12 12:41:36 +00:00
jruoho
f900625cc5 Catch up with the sysctl-changes. 2010-04-12 12:21:17 +00:00
wiz
64ce15555f Make ready for HTML output.
Add RCS Id.
2010-04-11 21:32:10 +00:00
jruoho
1863635681 Document "how-to override the DSDT" in the manual page instead of code. 2010-04-11 08:58:43 +00:00
jruoho
b8e3089560 Document the CTLTYPEs. In addition, split some paragraphs to make the page
less exhaustive to read.
2010-04-11 06:50:30 +00:00
jruoho
d9e2b65012 Use .Nm. 2010-04-11 05:40:16 +00:00
pgoyette
730da12998 Use a typedef to define the prototype of the per-sensor callback.
Update manpage for the prototype, and fix a fubar'd Cross-reference.
2010-04-11 01:12:28 +00:00
wiz
8936a2b72c Mark up NULL with Dv. 2010-04-10 21:10:10 +00:00
njoly
722e093359 Add missing double quote. 2010-04-10 20:19:40 +00:00
pgoyette
fd12662344 Update for recent changes. 2010-04-10 19:03:56 +00:00
jruoho
039f34b662 Move vald(4) to sys/dev/acpi. This is MI and should work also on amd64.
ok jmcneill@

XXX:    This is broken: it calls methods with absolute pathnames (almost
        guaranteed not to be portable across models), it accesses methods
        that are in the domain of other drivers, it walks the namespace on
        its own, it contains plenty of magic constants, it does not
        integrate with existing KPIs, etc. Summa summarum: this should be
        rewritten as a more generic toshiba_acpi(4).
2010-04-10 17:55:24 +00:00
jruoho
032dd39775 Document "machdep.acpi_beep_on_reset". 2010-04-10 05:21:41 +00:00
jruoho
dfdc56cbc7 Remove the list of devices from the SYNOPSIS. Note acpiwmi(4). 2010-04-10 04:56:26 +00:00
jruoho
4b7c7ca106 Move the description of 'hw.acpi.supported_states' from sysctl(7) to acpi(4). 2010-04-10 04:49:17 +00:00
jruoho
6a306d5969 Finally, add wmihp to the SYNOPSIS. Duh. 2010-04-08 18:31:53 +00:00
jruoho
fc48d50c00 Fix build failure noted by tnn@. 2010-04-08 18:20:46 +00:00
jruoho
fb2e2b446e Refer to the correct driver. 2010-04-08 18:11:20 +00:00
jruoho
32cb5c59b8 Note the conflict between wmihp(4) and hpqlb(4). 2010-04-08 17:53:42 +00:00
jruoho
dd9f9f5796 Add wmihp(4). 2010-04-08 17:44:22 +00:00
jruoho
8d0a2e3892 Add acpiwmi(4). 2010-04-08 10:06:25 +00:00
jruoho
531704d1c8 Emphasize the powerd(8) script and use .Tn for acronyms. 2010-04-08 08:42:40 +00:00
tsutsui
b97082ea7c Add a recently committed evbsh3 variant in SYNOPSIS. 2010-04-07 11:10:25 +00:00
tsutsui
4a5e7b0f18 Fix quoting in previous. 2010-04-07 11:07:29 +00:00
wiz
f60aa003a7 Fix Dd argument (no leading zeroes). New sentence, new line. 2010-04-06 22:41:41 +00:00
tnn
a7963e184a The pxeboot manpage implies that boot.cfg gets loaded by default,
but this is no longer true following i386/stand/pxeboot/main.c v1.23.
2010-04-06 20:15:22 +00:00
reed
3399fef974 Fix time travel. (See previous line and previous revision.) 2010-04-06 02:30:40 +00:00
joerg
4f69f7fc94 No trailing whitespace 2010-04-05 19:36:29 +00:00
joerg
c028b86dc1 \\ -> \e 2010-04-05 19:34:28 +00:00
joerg
9b58421eae Drop redundant macros. Drop incorrect , 2010-04-05 19:32:55 +00:00
joerg
33b407486f Drop incorrect , 2010-04-05 19:31:29 +00:00
joerg
e026e4ad4b Drop redundant macros. 2010-04-05 19:29:32 +00:00
joerg
bc84af88e0 \\ -> \e 2010-04-05 19:26:27 +00:00
joerg
d262adc4a9 Canonical prolog order 2010-04-05 19:18:45 +00:00
dyoung
f358f659f6 Change some references to <machine/bus.h> to <sys/bus.h>. MI drivers
should #include <sys/bus.h>. <sys/bus.h> #includes <machine/bus.h> for
the MD implementation details.
2010-04-05 18:24:24 +00:00
jruoho
31b5eda414 FTBFS, POV, TOCTOU, and YAGNI. 2010-04-04 17:55:52 +00:00
tsutsui
8e04678e48 - add atari's EtherNEC to SYNOPSIS
- also pull comments about MD device description from each kernel config
- note that RTL8019 is widely used on local busses other than ISA
2010-04-03 11:00:11 +00:00
macallan
c769b1a3db mention adm1031 support 2010-04-01 05:10:52 +00:00
jakllsch
624dd7e525 Add support for Domex 536 PCI SCSI controller to nca(4).
This truly remarkable chip is found on the Domex DMX-3191D SCSI adapter.
2010-04-01 04:04:11 +00:00
jruoho
ff4f6357cf Add the "Linkers and Loaders" to SEE ALSO. 2010-03-31 16:52:03 +00:00
lukem
613e5513cb qft: quoted for truth 2010-03-30 05:54:52 +00:00
pooka
75a8418e7c fix typo in, um, copyright.
spotted by a keen-eyed enthusiast ;)
2010-03-29 11:01:16 +00:00
pooka
7336be7f86 amazing grep, how sweet the find
that saved a hack like me
script once was lost but now it's found
was -x, but now I sh
2010-03-29 02:11:14 +00:00
pooka
a7e090f70e Add an example for a rump router cluster setup along with a README.
some contributions to the code from Martti Kuparinen
2010-03-29 02:01:47 +00:00
nonaka
821373d09b Added sdhc at cardbus support. 2010-03-27 03:04:51 +00:00
wiz
4013e73f8c Uppercase Dt argument. Fix a typo. Improve wording in one sentence. 2010-03-26 19:43:04 +00:00
wiz
dcfc2c5bc2 Split Nm argument in NAME section on multiple lines, like usual. 2010-03-26 19:40:41 +00:00
pooka
11815d9c1d Depend ioconf.c on config (if doing a USETOOLS==yes build).
While this is not strictly sensible, it keeps UPDATE=1 builds
rolling if I change some aspect of config (such as adding the
cfdriver/cfattach lists now).  This is going away eventually.
2010-03-25 20:37:36 +00:00
jruoho
69b3087bc0 Minor spelling fixes. 2010-03-25 15:34:30 +00:00
jruoho
c6f31e5d95 Vaguely describe the frame-parameter. Beautify. 2010-03-25 15:17:38 +00:00
jruoho
38cd37cea1 Mention the updated hz(9) here. 2010-03-25 15:09:05 +00:00
pooka
7fb0f92c04 Check open return value and close fd when we're done. 2010-03-25 15:00:20 +00:00
jruoho
cbdab0119f In addition to 'hz', document also 'tick', 'tickadj', 'stathz', and 'profhz'.
The idea comes from OpenBSD, but this was written largely based on the
comments in kern_clock.c. XXX: schedhz?
2010-03-25 14:59:36 +00:00
jruoho
c7e9fc77aa Document p_find(), pfind(), pg_find(), and pgfind().
XXX: Needs a quick proofread.
2010-03-25 10:09:54 +00:00
jruoho
df0a5adb89 Document <stdlib.h>.
Written with minimum maintenance costs in mind; only the defined types and
macros are described.
2010-03-25 06:56:20 +00:00
jakllsch
4af989b1cc Make device node for altq JoBS.
Should fix palindromic PR/43034.
2010-03-23 19:22:41 +00:00
jakllsch
4a4de35bc7 This actually wasn't (completely) replaced by a shell script, restore. 2010-03-23 19:19:03 +00:00
wiz
8cfc95441e Add "The pkgsrc developers" to guide authors. 2010-03-23 16:04:45 +00:00
wiz
96459bba41 New sentence, new line. 2010-03-23 16:03:33 +00:00
tsutsui
cc3237841a Note atari SMC_TT in SYNOPSIS. 2010-03-23 14:51:49 +00:00
jruoho
b31b01556e Wrap the pkgsrc guide and its URL around .Rs/.Re. 2010-03-23 07:45:58 +00:00
jruoho
55ae768b6c General update. 2010-03-23 07:43:54 +00:00
jruoho
c64c357910 Fix the CTL_DDB definitions (DDBCTL_XXX, not DBCTL_XXX). 2010-03-23 05:54:34 +00:00
jruoho
05ddae5e57 Document the following: ddb.maxwidth, ddb.tee_msgbuf, and ddb.commandonenter. 2010-03-23 05:52:43 +00:00
pooka
07cd2d7f41 Use DIOCTUR to test if a newly configured CD drive is ready instead
of playing a random waiting game.
2010-03-22 20:37:26 +00:00
joerg
5e015e5e29 Use .In instead of .Aq Pa for header files. 2010-03-22 18:58:31 +00:00
joerg
d76767ed61 - Use .Li for head line in .Bl too.
- Do not use headers as example for .Aq, they should be marked up with
  .In
- Drop the use of .Xo/.Xc
- Make sure to quote .Sh as argument to .Bl. groff warns about the list
  otherwise and the size computation was off anyway as the string is
  used as literal later.
2010-03-22 18:51:32 +00:00
joerg
165d9f9f8e Use .In instead of .Aq Pa for header files. 2010-03-22 18:36:27 +00:00
pooka
4f4d4d6450 deal with ioconf.h 2010-03-22 14:42:01 +00:00
jruoho
dd1725f2c7 Add a missing word introduced in the previous commit. Thanks, snj@. 2010-03-22 12:39:22 +00:00