jruoho
ce1c570bfe
Rewrite much of the page.
...
Provide much more detailed and structured discussion. Notably, try to gather
some of the conditions around the famous undefined behavior; these functions
(or the implementations) are quite prone to such behavior.
Add compatibility notes. (The big change here is that in SUSv4 it is no
longer mandated that the directory streams are implemented by using file
descriptors.)
XXX: Please proofread this. Consider also adding some additional notes. For
instance, I left the semantics about "." and ".." out. The returned
errno's should be enumerated as well.
2010-05-16 07:52:58 +00:00
dholland
b500f55a59
and, erm, bump date too.
2010-05-16 07:40:53 +00:00
dholland
50d151d5f4
Grammar, clarification, and note that the rusage information is total
...
as opposed to strict subprocess only.
2010-05-16 07:40:13 +00:00
agc
8755cbec2a
When setting up res (results), errs (error) and outs (outputs) streams,
...
change the pre-defined stdio streams to be denoted by "<stdout>" and
"<stderr>", to distinguish them from file names.
In netpgpkeys(1), send the default "res" (results) stream to stdout,
rather than stderr. Requested by Anon Ymous (and makes perfect sense).
2010-05-16 06:48:52 +00:00
agc
b4f06d28e0
Avoid a possible overwrite of a value in the (key, value) array, in
...
the event that a reference to the value is passed to the
netpgp_setvar() function as the new value. Problem noted, cause
detected, and most of the fix contributed by, Anon Ymous. Thanks!
2010-05-16 06:21:14 +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
agc
37bb0457f6
fix a piece of lint
2010-05-16 02:46:25 +00:00
joerg
6394298f1b
Follow the Fundamental Theory of Algebra. Disallow factorising of
...
numbers less than 2 as it is not
- naturally unique (negative numbers)
- finite (0)
- non-empty (1)
Discussed with the kristaps and wiz
2010-05-15 21:22:39 +00:00
jakllsch
e8c35fc0ce
Add register information for the EHCI 1.0 Appendix C Debug Port.
2010-05-15 20:47:23 +00:00
jakllsch
2882df3c23
Add Debug Descriptor structures and constants,
...
as well as symbolic identifiers for USB packet IDs.
2010-05-15 20:45:43 +00:00
tsutsui
6f304e5ae5
Set RI_NO_AUTO in ri_flg if init function is invoked from cnattach.
...
Untested. (3100 support seems somewhat broken, per gxemul output)
2010-05-15 20:31:10 +00:00
dholland
15fb978372
nfs_statvfs should return NFS_MAXNAMLEN, not MAXNAMLEN.
...
(Compile-tested only, but that should be ok)
2010-05-15 20:24:57 +00:00
jakllsch
88bc6695c3
Regen.
2010-05-15 20:11:41 +00:00
jakllsch
d42033694b
Add NetChip (now PLX) vendor ID, as well as NET228[02] device IDs.
2010-05-15 20:10:37 +00:00
tsutsui
d648023c11
Set RI_NO_AUTO at correct place. Confirmed on EWS4800/360AD.
2010-05-15 16:35:37 +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
nonaka
58d5f137df
Added keyboard config files for Sharp WS003SH/WS007SH.
2010-05-15 15:34:09 +00:00
pgoyette
c795d9ed89
Remove repeated text "After filling..."
...
XXX Someone else can decide whether we should refer to "U.S.A." or to
XXX "the United States" in the parenthetical.
2010-05-15 13:54:52 +00:00
kiyohara
b554198674
Add definitions for Power Manager Registers.
...
Add some fields for USBHC_UHCRHDB.
2010-05-15 12:17:34 +00:00
kiyohara
5c2c106932
Add mutex.h.
2010-05-15 10:42:51 +00:00
tsutsui
bba639fc84
Set RI_NO_AUTO in ri_flg if init functions are invoked from cnattach.
...
Tested on NWS-3470D. xafb.c for NWS-5000 is untested.
XXX: isn't it better to have failsafe default than sprinkle RI_NO_AUTO
XXX: to avoid fatal silent hangup?
2010-05-15 10:01:44 +00:00
njoly
2d9ef70d9c
Add some missing atf keywords to fix MKATF=no build.
2010-05-15 09:00:52 +00:00
tsutsui
a9edf8145e
Clear RI_NO_AUTO in actual attach functions during autoconf(9)
...
for console devices that set the flag during consinit().
2010-05-15 08:53:26 +00:00
tsutsui
54faad2469
Set RI_NO_AUTO in ri_flg if fb_init() is invoked from cnattach.
...
Tested on Explora451.
2010-05-15 07:38:24 +00:00
tsutsui
83f23f325b
Set RI_NO_AUTO in ri_flg if *fb_common_init() is invoked from cnattach.
...
Untested.
2010-05-15 07:01:37 +00:00
mrg
1fe1233e27
merge bozohttpd 20100512
2010-05-15 06:48:27 +00:00
tsutsui
2e8243bab8
Set RI_NO_AUTO in ri_flg if pvr_getdevconfig() is invoked from cninit.
...
Tested on gxemul.
2010-05-15 06:48:22 +00:00
tsutsui
d4bf3ab4f8
Set RI_NO_AUTO in cnattach function. Untested.
2010-05-15 06:39:06 +00:00
tsutsui
27c0c9462e
Set RI_NO_AUTO in rip->ri_flg if tga_init() is invoked from cnattach.
2010-05-15 06:38:34 +00:00
isaki
e3288cc808
TERM=x68k -> vt220. sysinst works again.
2010-05-15 06:36:12 +00:00
tsutsui
67dfc8da50
Set RI_NO_AUTO in ri->ri_flg if hpcfb_init() is invoked from cnattach.
...
Fixes silent hang on hpcsh and hpcmips.
XXX: all other rasops based console devices need to set this flag??
2010-05-15 06:01:12 +00:00
tsutsui
4f56b41e32
Enable dhcpcd(8) in hpcsh sysinst.
2010-05-15 05:08:53 +00:00
oki
cd671d9067
Backout rev.1.137. It causes troubles, see PR kern/43294.
...
We needs more discussion/a more general solution.
2010-05-15 05:02:46 +00:00
nonaka
6b968fe014
tune ADC Averaging Control parameter.
2010-05-15 03:54:35 +00:00
joerg
757c7f4987
Reorder sections to canonical order.
2010-05-15 00:08:31 +00:00
njoly
81bf68d7da
Cleanup duplicated groff keyword.
2010-05-14 22:42:31 +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
f0352d672f
\\ -> \e
2010-05-14 19:02:28 +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
phx
76c67ee1e2
gcscpcib depends on functions from x86/pci/pcib.c
2010-05-14 18:11:25 +00:00
joerg
a6a5384f08
Don't break lines in .It, there be dragons in groff.
2010-05-14 17:37:06 +00:00