wiz
aad7676047
Whitespace fixes, xref fixes, a bit more markup.
2016-07-12 12:39:04 +00:00
wiz
3562b7c5c3
Use Nm instead of Xr to itself.
2016-07-12 09:50:36 +00:00
knakahara
d7a314d2ab
fix missing mans about pci.9 and pci_intr.9
...
- add links from pci.9 and pci_intr.9 to pci_msi.9
- add pci_intr_establish_xname entries
- add pci_intr_setattr entries
- add pci_intr_type descriptions
- fix pci_*_alloc functions' argument type
pointed out by nonaka@n.o.
2016-07-12 03:39:55 +00:00
wiz
6c143561b1
Bump date for function prototype change.
2016-07-11 10:47:52 +00:00
knakahara
bf83a4a723
pci_intr_type() is required pci_chipset_tag_t argument by other than x86.
...
pointed out by nonaka@n.o.
2016-07-11 06:14:51 +00:00
pgoyette
f7331529dc
The piixpm(4) driver also supports AMD's HUDSON chipset's SMBus function.
...
From OpenBSD, verified.
2016-07-10 04:44:47 +00:00
dholland
ff45d31ff1
bump up the copyright date since I practically rewrote the file
2016-07-09 23:13:47 +00:00
dholland
bb5b28e611
Document all the signals properly. Please review.
...
Kick out the list of async-signal-safe functions (it is now in
sigaction(2)) because this is not a programmer-facing document.
XXX: if anyone knows definitively whether SIGEMT is actually used by
XXX: anything, please update the weasel words I put in.
2016-07-09 23:12:27 +00:00
matt
1c4b7019be
Add placeholder for compiing earmv7* with -mthumb.
...
Preserve $d/$a/$t for all ARM binaries regardless of endian.
2016-07-07 20:52:53 +00:00
pgoyette
b791414fa5
Clarify the BUGS section. The driver doesn't do any PM stuff, but it
...
does still provide access to the SMBus.
2016-07-07 09:23:20 +00:00
martin
6f4dc43cbd
Switch sparc64 to gcc 5.4, binutils 2.26 and gdb 7.10.
2016-07-07 07:52:24 +00:00
ozaki-r
44e4372f3f
Constify some arguments of pslist(9) functions
...
By doing so, callers don't need to discard const qualifier.
2016-07-07 06:56:24 +00:00
abhinav
fbfde9fee4
Add missing .Nd
...
ok wiz@, knakaraha@
2016-07-06 09:20:42 +00:00
martin
845cb86246
Switch ia64 and alpha to latest gcc/binutils(alpha was there already)/gdb.
2016-07-01 20:05:28 +00:00
dholland
7c65f75810
+wok
2016-06-25 22:54:46 +00:00
wiz
7d97070d76
Bump date for previous.
2016-06-21 14:31:48 +00:00
nonaka
8961de9db9
Add sdhc(4) at acpi.
2016-06-21 14:13:58 +00:00
pgoyette
36508754a4
Fix typo.
2016-06-19 22:27:56 +00:00
christos
e7090289a4
Add and document MKRELRO and set x86 to partial by default.
2016-06-14 13:26:45 +00:00
abhinav
e8a11ad40c
Remove crash.8 for hp300 as there is already a man page for crash(8).
...
Discussed on port-hp300: http://mail-index.netbsd.org/port-hp300/2016/06/07/msg000106.html
2016-06-12 18:42:28 +00:00
abhinav
59be07b107
Fix typo in the date.
...
While there, remove .Pp from inside of the list (mandoc -Tlint warns about it).
2016-06-11 15:17:34 +00:00
mrg
1d82783598
switch sparc to GCC 5.4 and powerpc to GDB 7.10
2016-06-10 08:59:26 +00:00
wiz
9ae48dd6c7
New sentence, new line. Remove Pp before section header.
2016-06-10 08:05:13 +00:00
mrg
97765f71bb
re-enable MKCOMPAT for arm eabi platforms, as it now works again.
2016-06-10 05:45:27 +00:00
mrg
91fd2cfd0c
switch all arm (vs just evbarm) to GDB 7.10.
2016-06-10 05:35:33 +00:00
mrg
73c1f479da
switch to using xorg-server.old for everyone.
2016-06-10 05:31:24 +00:00
mrg
1fcfc09354
define XORG_SERVER_SUBDIR to either xorg-server or xorg-server.old.
2016-06-10 03:36:55 +00:00
mrg
174d6dd4ed
switch powerpc64 to GCC 5.
2016-06-10 00:17:48 +00:00
abhinav
c5249ab59d
Fix typo: degress -> degrees.
2016-06-09 22:05:38 +00:00
abhinav
7899693cdb
Since sun{2,3} don't have any working X server, don't use .Xr to refer X(1)
...
Discussed on port-sparc@: http://mail-index.netbsd.org/port-sparc/2016/06/07/msg002002.html
Ok from wiz@
2016-06-09 15:09:07 +00:00
abhinav
da3ed14278
There is no X(1) man page, change the references to Xorg(1).
...
Discussed on port-sparc@: http://mail-index.netbsd.org/port-sparc/2016/06/07/msg002002.html
Ok from wiz@
2016-06-09 15:00:26 +00:00
kre
825bc3dd10
PR kern/32830 (from 10 years ago, pre NetBSD 4...)
...
Reference correct include files needed for the ioctl calls mentioned.
2016-06-09 14:52:48 +00:00
mrg
12a5427819
allow earm* platforms to *try* to enable MKCOMPAT=yes, since it only
...
is a build failure, not an entirely unavailable feature.
2016-06-09 00:20:53 +00:00
mrg
aad330ff83
switch all arm platforms to GCC 5, not just evbarm.
2016-06-08 19:28:47 +00:00
kre
bec341703a
Correct misspellings in a few Thai airport names
2016-06-08 04:25:31 +00:00
mbalmer
f0fdbbaf16
BER is not an operational airport
2016-06-07 19:42:47 +00:00
abhinav
53d9866453
statfs(2) was removed, don't reference it using .Xr
2016-06-06 15:02:32 +00:00
wiz
0f2ead35e0
New sentence, new line.
2016-06-02 08:11:23 +00:00
pgoyette
c32a3dbc3e
Add 3Com 3CRWE777A (and, belatedly, 3CRWE737A) to the supported devices.
...
From PR kern/39590
2016-06-01 23:40:05 +00:00
wiz
5134dfcc1b
Use .An -nosplit.
2016-06-01 08:17:47 +00:00
wiz
cb66fd23d0
Fix typo. Use .An -nosplit.
2016-06-01 08:17:33 +00:00
wiz
9826c2c2e8
Use Mt for email addresses.
2016-06-01 08:17:12 +00:00
wiz
8286e5456b
Use .An -nosplit.
2016-06-01 08:14:16 +00:00
wiz
52628e1d11
Sort SEE ALSO, use Mt for email addresses.
2016-06-01 08:13:23 +00:00
pgoyette
629fb2d91c
Use fixed number of entries in each row of a table. From PR misc/49516
2016-06-01 02:15:26 +00:00
pgoyette
d06f29fd8a
Fix spello. From PR misc/49516
2016-06-01 02:06:54 +00:00
pgoyette
bda3fddb04
Use .An for authors. From PR misc/49516
2016-06-01 01:57:31 +00:00
pgoyette
46febbd0a3
Use .An for author names. From PR misc/49516
2016-06-01 01:55:18 +00:00
pgoyette
4e8c87ac14
Move the .Pp to after the .El
...
from PR misc/49516
2016-06-01 01:52:19 +00:00
pgoyette
04f47cbf20
Use .An for author names. From PR misc/49516
2016-06-01 01:44:22 +00:00