abhinav
1607a98bdc
Fix typo.
2017-02-13 19:49:06 +00:00
snj
1e51c718db
prune duplicate xkeyboard-config and xkbcomp
2017-02-13 16:33:14 +00:00
skrll
821cb88dda
G/C VM_MAX_KERNEL_BUF
2017-02-13 09:46:29 +00:00
wiz
e527e4eaa4
Sort sections.
2017-02-12 14:44:20 +00:00
roy
ab5b5415b7
Sync our changes.
2017-02-11 09:15:38 +00:00
roy
2887869ac5
Import terminfo-20170128.src
2017-02-11 09:12:32 +00:00
nat
f835d36292
Audio now uses fdclone, there is no longer a limitation of one audio
...
instance per process. Virtual channels are placed in a queue, so there is
no longer a compile time limit of VAUDIOCHANS.
A new sysctl has been added to control multiple user access.
Mixer labels on virtual channels are now prefixed by vchan.
audiobell.c and audioctl have been updated to reflect these changes.
Use of fdclone was posted to tech-kern@ and improvements made.
Multiuser access control changes and the use of a queue were suggessted by
pgoyette@
2017-02-10 19:31:42 +00:00
christos
a4f2a376eb
add MKDIRPERM
2017-02-10 16:46:55 +00:00
christos
609217c32d
Add MKDIRMODE
2017-02-10 16:44:55 +00:00
kamil
0892a29a1a
libpthread_dbg(3) deletion from the base distribution
...
libpthread_dbg(3) is a remnant library from the M:N thread model
(pre-NetBSD-5.0) API to introspect threads within a process and for use
of debuggers.
Currently in the 1:1 model it's not used in GDB neither in LLDB and it's
not either planned to be used. It's current function to read pthread_t
structures is realizable within a regular debugger capable to
instrospect objects within a tracee (GDB, LLDB...).
Remaining users of this API can still use this library from
pkgsrc/devel/libpthread_dbg.
Sponsored by <The NetBSD Foundation>
2017-02-08 03:44:40 +00:00
christos
3048692a87
Kernel build objdirs have a kernel name after the objdir. Use a regex for
...
that. Note that debug-prefix-map and debug-regex-map insert entries in a
linked list in reverse order.
2017-02-07 21:19:13 +00:00
plunky
fa2a659b6e
update for addition (a while ago) of features2 page
2017-02-03 13:23:37 +00:00
abhinav
9cd4c38bd9
Use Xr to refer fnmatch(3).
2017-02-03 07:42:43 +00:00
abhinav
4ed98e090f
Add missing entries in the NAME section.
...
These functions are described in the body of the man page but not
mentioned in the NAME section. Without an entry in the NAME section
apropos(1) doesn't get this man page in the results when queried for
one of those functions.
ok from christos.
2017-02-01 18:47:24 +00:00
abhinav
28f1358652
Also, fix spelling of lookup.
2017-01-31 14:58:17 +00:00
abhinav
f51e0298c1
Fix spelling of relocatable.
2017-01-31 14:42:47 +00:00
riastradh
ce93027e10
NB: nota bene
2017-01-31 03:44:14 +00:00
christos
c6003a6601
add sqlite3 to statically linked libraries for pam.
2017-01-29 21:43:56 +00:00
ginsbach
27c9fdd3fa
Add virtual routing and forwarding
2017-01-26 19:00:13 +00:00
wiz
fed872eca6
Fix a typo, add a comma.
2017-01-26 13:52:29 +00:00
ryoon
91ab8d2322
Add viornd(4) to virtio(4) man page
2017-01-26 13:38:28 +00:00
pgoyette
c787106c30
Add "SOS"
2017-01-25 03:23:29 +00:00
abhinav
1ce36f4238
Fix typo: s/asychronously/asynchronously
2017-01-23 11:49:03 +00:00
abhinav
2971e3ab3b
Fix typo: s/openes/opens
2017-01-23 11:42:03 +00:00
abhinav
7d6884c85f
Fix spelling of themself
2017-01-22 21:31:20 +00:00
jdolecek
23d1788ac4
xref xhci(4)
2017-01-21 20:30:29 +00:00
jdolecek
4d28299886
long month name
2017-01-21 20:29:38 +00:00
jdolecek
f3e49fbede
add skeleton manpage for xhci(4)
2017-01-21 20:21:57 +00:00
skrll
330b576ec5
Fix typoes
2017-01-21 09:53:29 +00:00
ginsbach
4b67ed80af
Add single and multi-mode fiber
2017-01-19 19:09:06 +00:00
riastradh
1bb116aef4
Add and tweak some cryptography entries.
2017-01-19 03:39:16 +00:00
riastradh
1ec482895b
NFCI no functional change intended
...
(Not to be taken literally about this commit!)
2017-01-19 03:25:34 +00:00
abhinav
b11187186d
Fix couple of typos:
...
s/intractible/intractable
s/contiuously/continuously
2017-01-18 22:38:00 +00:00
riastradh
e733120912
DNFT: do not feed troll
2017-01-18 17:29:52 +00:00
matt
2f6f26dc42
Resort _MKVARS.no
2017-01-18 02:33:25 +00:00
joerg
86b4c819bd
Don't randomly break the build and restrict -Wsystem-headers to gcc.
2017-01-17 11:09:10 +00:00
njoly
5b1c9fdbe9
Last Nm macro line must not end with a comma.
2017-01-16 12:54:25 +00:00
njoly
8c8db9bbf1
Add missing comma in NAME section.
2017-01-16 12:50:14 +00:00
kamil
6b5f5581b3
Document TRAP_LWP in siginfo(2)
...
TRAP_LWP - process lwp (thread) traps
Sponsored by <The NetBSD Foundation>
2017-01-14 06:55:40 +00:00
christos
927c23dd97
enable again system header warnings now amd64 builds.
2017-01-13 14:34:58 +00:00
christos
7ca638644a
disable until we fix the build.
2017-01-12 19:10:34 +00:00
abhinav
54c4ab264d
Fix typo: s/currenly/currently
2017-01-12 18:19:31 +00:00
christos
519cf8e7d5
PR/51831: Don't suppress warnings coming from system header macro expansions.
2017-01-12 16:47:18 +00:00
wiz
89ad80e5bd
Fix typo.
2017-01-12 13:14:41 +00:00
martin
f83dc93f93
Try to document the new "show vnode_lock" command.
2017-01-12 08:46:49 +00:00
joerg
f9c2736326
Disable a couple of warnings until further investigation.
2017-01-11 12:19:43 +00:00
wiz
40563d4054
New sentence, new line.
...
Remove trailing whitespace.
2017-01-11 11:53:07 +00:00
hannken
e2f2c94b67
Move vnode member v_lock as vi_lock to vnode_impl.h.
2017-01-11 09:08:58 +00:00
hannken
dcc198a3f8
Move vnode member v_mntvnodes as vi_mntvnodes to vnode_impl.h.
...
Add an ugly hack so pstat.c may still traverse the list.
2017-01-11 09:07:57 +00:00
hannken
6e1af6b1d7
Move vnode members v_synclist_slot and v_synclist as vi_synclist_slot and
...
vi_synclist to vnode_impl.h.
2017-01-11 09:06:57 +00:00