Commit Graph

15807 Commits

Author SHA1 Message Date
msaitoh
2da0061a6c - Add new devices.
- s/DDR2 and DDR3 SDRAM DIMMs/DDR2 and newer DIMMs/
2016-07-26 07:33:30 +00:00
dholland
ebd6c2ad3e + PTO parent-teacher organization
(also PTA)
2016-07-21 05:07:04 +00:00
maya
bd2a0d0ca6 Don't reference older CFATTACH_DECL 2016-07-19 17:01:04 +00:00
kre
8f8fef4dea + PTO please turn over 2016-07-19 09:10:16 +00:00
pgoyette
db571e7ec7 Add a couple definitions of PTO
PR misc/51342
2016-07-19 07:06:32 +00:00
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
pgoyette
39c5f080e9 Remove trailing space. From PR misc/49516 2016-06-01 01:41:27 +00:00
pgoyette
66e444fcd7 Use .An markup for author names. From PR misc/49516 2016-06-01 01:39:52 +00:00
pgoyette
a1ec041c65 Remove trailing space. From PR misc/49516 2016-06-01 01:34:43 +00:00
pgoyette
f90b22ef19 Fix formatting. From PR misc/49516 2016-06-01 01:33:10 +00:00
pgoyette
9d6294cd4c Fix AT&T version reference. From PR misc/49519 2016-06-01 01:31:11 +00:00
jnemeth
750eb2d593 PR/51205 - Nikolai Lifanov -- add EAPOL, PEAP, and RSN 2016-05-31 23:15:05 +00:00
wiz
e52839f4c3 Remove trailing whitespace. 2016-05-31 08:24:43 +00:00
pgoyette
7554718da8 Correct list of operations to note that SLISTs and SIMPLEQs cannot insert
entries before existing entries.  This can only be done for LISTs and
TAILQs.

Fixes PR kern/50845
2016-05-31 06:00:38 +00:00
pgoyette
7bdbb58b22 Add a new kern.messages sysctl to allow kernel message verbosity to be
altered after boot.

Fixes PR kern/46539 using patch submitted by Nat Sloss.
2016-05-31 05:44:19 +00:00
nakayama
d454cfbd16 Add missing transform for xpresent.pc. 2016-05-29 03:02:07 +00:00
wiz
9376295307 Punctuation nit. 2016-05-25 20:47:57 +00:00
christos
3b5bb479be Document security.pax.mprotect.ptrace 2016-05-25 19:52:32 +00:00
salazar
fb99257dd1 fix spelling mistakes 2016-05-23 11:41:06 +00:00
christos
2bd2f7a2de Mention MPROTECT issues 2016-05-21 21:07:43 +00:00
christos
28b1bdeb54 switch evbarm to gdb-7.10.1 2016-05-21 19:56:52 +00:00
christos
ab6e20171f Switch evbarm to gcc-5.3 and turn on PIE. 2016-05-21 18:34:52 +00:00
christos
4f7caacd6a i386 is PIE now since I am turning PaX ASLR/MPROTECT on. 2016-05-20 01:36:16 +00:00
christos
c06cfbd050 Turn on PIE for sparc64 so we can use ASLR effectively. 2016-05-19 15:38:13 +00:00
jnemeth
936489bc66 PR/51028 - Nikolai Lifanov -- add RPKI, BGPSEC 2016-05-15 23:54:19 +00:00
jnemeth
27b3875271 PR/51023 - Nikolai Lifanov -- add more acronyms 2016-05-15 23:40:46 +00:00
martin
61342e9f06 Switch alpha and sparc64 back to gcc 4.8 and old binutils for now - too much
fallout from gcc 5.3 and no quick solution, it needs more work.
Binutils 2.26 does not play well with old gcc and causes random fallout
when building pkgs (e.g. /usr/pkg/lib/libgthread-2.0.so.0:
Trying to call undefined weak symbol `__deregister_frame_info' when
build gstremeer0.10)
2016-05-11 13:41:56 +00:00
wiz
3e4f00a12d Remove unnecessary Ns macro. 2016-05-08 10:13:01 +00:00
riastradh
9a7ec8cbaf Clarify wording about shared and exclusive locks.
Maybe this isn't important for users of wapbl, but it likely is
helpful for working in wapbl internals.
2016-05-07 16:01:00 +00:00
pgoyette
7575c221a2 Add "uaf" - use-after-free
Seen in a recent NetBSD commit message...
2016-05-07 12:22:57 +00:00
wiz
2bfa6b5acf Use Er for errors and Dq for double quoted strings. Whitespace nits. 2016-05-07 08:52:10 +00:00
riastradh
1e6c363a24 Omit confusing sentence. 2016-05-07 06:47:44 +00:00
riastradh
31008a8d28 Fix statement of what write-ahead means. Contrast with roll-back. 2016-05-07 05:46:35 +00:00
dholland
30c3425723 Revise/update. List the functions in a sensible order. Document all
the modes and flags. Document the structure fields properly.
Distinguish internals from public interfaces. Mention historic dead
flags like SAVESTART because they still exist in other projects.
Explain the current layout of vfs_lookup.c, or at least the primary
points of it.

Etc.

This ended up being a much larger rewrite than I intended.

Bump date again.
2016-05-06 04:55:10 +00:00
riastradh
e42df441a5 Correct rc.conf variable for random seed.
Note that it is enabled by default.
2016-05-06 03:04:14 +00:00
salazar
d076c54ad0 update struct nameidata documentation 2016-05-05 17:06:41 +00:00
wiz
077a69b33f Use Mt. 2016-05-02 09:43:33 +00:00
wiz
1c57f9359b New sentence, new line. 2016-05-02 09:41:49 +00:00
dholland
23305f2ea5 Updated supported cards, from coypu in PR 51109 2016-05-02 01:05:34 +00:00
nonaka
8b5163f01f Added nvme(4) for Non-Volatile Memory Host Controller Interface devices.
Ported from OpenBSD.
2016-05-01 10:21:01 +00:00
jakllsch
8f864f8f01 Change RB_QUIET and RB_VERBOSE to AB_QUIET and AB_VERBOSE.
It appears RB_QUIET and RB_VERBOSE never existed as such.
2016-04-30 14:32:22 +00:00
martin
da2aed28fa Switch sparc64 to gcc 5.3. OK: mrg 2016-04-28 18:29:20 +00:00
ozaki-r
0250b4d7d6 Fix usages of PSLIST_ENTRY_* in the example code 2016-04-27 08:18:40 +00:00
ozaki-r
28a15dd493 Fix usage of frobbotzim_prc in the example code 2016-04-27 08:05:31 +00:00
ozaki-r
b501e7fdda Fix declaration of PSLIST_READER_FIRST 2016-04-27 06:57:24 +00:00
mrg
7413dbb65a switch powerpc to GCC 5.3. 2016-04-26 05:18:22 +00:00
wiz
1202244b0e Remove trailing whitespace. 2016-04-24 15:11:26 +00:00
skrll
7c06acf192 Update after nick-nhusb merge 2016-04-24 15:03:18 +00:00
riastradh
81e3279f24 MLD: multicast listener discovery 2016-04-21 23:14:25 +00:00
riastradh
10a4418ee6 Tweak wording. Use \(em for emdash. 2016-04-15 17:55:58 +00:00
ozaki-r
4f0eb37aac ddb: rename show arptab to show routes
show arptab command of ddb is now inappropriate because it actually dumps
routes but arp entries aren't routes anymore. So rename it to show routes
and move the code from if_arp.c to route.c.

ok christos@
2016-04-13 00:47:01 +00:00