wiz
d00a8be0d1
Fix xref. Remove unnecessary Tn.
2017-12-20 10:01:38 +00:00
wiz
9045582bde
Fix xref, remove trailing comma and whitespace.
2017-12-20 09:58:36 +00:00
pgoyette
5c1f1a6d42
Provide the real width of the MODULE_CLASS_xxx table's first column.
2017-12-20 03:24:56 +00:00
kamil
b70c7b15bc
Drop share/man/tools/missing
...
This is a remnant from the 4.4BSD-Lite2 import (1992).
It notes old tools: vadvise(2) obsolete syscall.
vplot(1) & vsort(1) were never implemented on NetBSD.
Sponsored by <The NetBSD Foundation>
2017-12-19 19:04:12 +00:00
christos
a560478d96
Adjust for NetBSD
2017-12-19 01:59:48 +00:00
christos
189d838a4e
add missing man page from FreeBSD
2017-12-19 01:46:57 +00:00
pgoyette
5c4820f072
Explicitly note that the required argument to the MODULE() macro is
...
a quoted string, or NULL.
2017-12-16 21:13:07 +00:00
pgoyette
9500538cdb
Document the arguments to the MODULE() macro
2017-12-16 12:40:30 +00:00
sevan
4ca24baaa2
Sync with r326869 from FreeBSD.
2017-12-16 07:16:03 +00:00
sevan
4b28058b8c
Add remaining missing words from FreeBSD's copy of src/share/dict/web2.
2017-12-16 01:12:30 +00:00
riastradh
80925e0940
Update for dfly 5.0.1 and 5.0.2.
...
From Eitan Adler <lists@eitanadler.com>.
2017-12-15 04:10:49 +00:00
maya
369e3215fe
Fixup bsd family tree for netbsd after PR misc/52808
...
add netbsd 7.0.2 too.
requested by phone who is actually paying attention.
2017-12-14 10:34:06 +00:00
sevan
9ec94f184e
Add missing words beginning with 'm' from FreeBSD's copy of src/share/dict/web2.
2017-12-14 00:10:34 +00:00
sevan
f780b32b32
Add missing words beginning with 'l' and 'm' from FreeBSD's copy of src/share/dict/web2.
2017-12-13 23:42:04 +00:00
sevan
ae521d6fdc
Add missing words beginning with 'h' to 'j' from FreeBSD's copy of src/share/dict/web2.
2017-12-13 22:39:10 +00:00
wiz
73ba6ee466
New sentence, new line. Fix xref. Sort SEE ALSO.
2017-12-13 12:12:35 +00:00
maya
1db3fb5996
bsd-family-tree: update freebsd rcsid, too.
...
Reminded by wiz, thanks.
2017-12-13 11:17:54 +00:00
knakahara
09da2c224b
Update the manual of wbsio(4). Implemeted by s-yamaguchi@IIJ, reviewed by msaitoh@n.o.
...
I just commit by proxy.
2017-12-13 00:32:32 +00:00
maya
f5669ed970
sync bsd family tree with freebsd
...
From Eitan Adler in PR misc/52808.
2017-12-12 18:44:57 +00:00
wiz
83ee6d540e
Remove comma from one-member enumeration.
2017-12-11 23:06:35 +00:00
christos
c7928288cb
Instead of checking for obj existance which can be empty for shuttle-rule
...
programs, check for .sh sources.
2017-12-11 13:08:47 +00:00
bouyer
5f0eb6bcdf
Add man pages for new ihidev and ims drivers.
2017-12-10 20:51:55 +00:00
christos
0c05084375
don't try to build .debug files for shell scripts.
2017-12-10 15:11:47 +00:00
wiz
d486825888
Remove superfluous Pp.
2017-12-09 16:00:19 +00:00
riastradh
651e518917
Specify memory ordering implied by mutex_(spin_)enter/exit.
...
I'm hesitant to just say `implies membar_enter/exit' -- that may be a
little stronger than we intend, since we don't really mean to
guarantee anything about loads and stores before the mutex_enter or
after the mutex_exit. But we probably end up implementing the
semantics that we imply membar_enter/exit on all CPUs.
2017-12-08 15:52:01 +00:00
christos
3bc5e25fe7
remove multiple copies of the same logic.
2017-12-06 02:06:45 +00:00
ginsbach
fe56fc8cfa
Fix spelling mistake -- no el -- for previous
2017-12-02 01:36:38 +00:00
mrg
9754dd2ae1
allow EXTERNAL_GCC_SUBDIR to be overriden.
2017-12-01 22:48:00 +00:00
ginsbach
3906a44676
PR misc/52776: Nikolai Lifanov: add definitions for EA, MVP
2017-12-01 17:19:01 +00:00
christos
07fcd7718e
back to gdb 801
2017-11-29 22:40:45 +00:00
christos
ab338241ba
move gdb back to 7.12 for now
2017-11-29 21:43:21 +00:00
christos
ed1de532ee
switch everyone to gdb-8.0.1
2017-11-29 18:15:53 +00:00
christos
f87229fd26
switch amd64 to gdb-8.0.1
2017-11-29 04:25:01 +00:00
christos
7d2bea703b
switch everyone to gdb.old
2017-11-28 18:14:37 +00:00
wiz
c969bed60e
Install qemufwcfg(4) and mount_qemufwcfg(8).
2017-11-28 11:59:16 +00:00
wiz
16b17a80b9
Improve man page a bit more.
2017-11-28 11:02:02 +00:00
wiz
7e4e403205
Add FILES section.
2017-11-27 12:25:02 +00:00
wiz
4cbdc53564
Add basic qemufwcfg man page. Not hooked into the build before review.
2017-11-26 21:02:37 +00:00
sevan
b7adcf840b
Add missing words beginning with 'g' from FreeBSD's copy of src/share/dict/web2.
2017-11-26 16:32:10 +00:00
jmcneill
40017b1be4
Add LIBREFUSE define for DPADD
2017-11-25 23:22:41 +00:00
sevan
f57095770e
Add missing words beginning with 'e' and 'f' from FreeBSD's copy of src/share/dict/web2.
2017-11-25 17:05:52 +00:00
sevan
6395d4aa9b
Add missing words beginning with 'd' from FreeBSD's copy of src/share/dict/web2.
2017-11-25 14:46:53 +00:00
kre
0844aa3d8b
PR lib/52007
...
Provide a mechanism whereby a test sub-directory can be installed,
without the test being scheduled to run by default (ie: keeping
it out of the Atffile, and Kyuafile if Kyua is enabled.).
The mechanism is perhaps a bit kludgey - anyone with a better idea
how to make it happen, feel free to improve this (the one user as
of about the time of this commit is (or will be) src/tests/lib/Makefile)
2017-11-23 02:39:28 +00:00
christos
8a17334489
Fix locking info for VOP_RECLAIM.
2017-11-19 21:06:10 +00:00
dholland
0c1ba25251
Improve previous: the usual spelling for the name is "Colleen", not
...
"Coleen". The latter does apparently exist though so don't remove it.
2017-11-19 06:04:53 +00:00
sevan
f848d6e341
Add missing words beginning with 'c' from FreeBSD's copy of src/share/dict/web2.
2017-11-19 00:32:24 +00:00
sevan
d2fddea766
Add missing words beginning with 'b' from FreeBSD's copy of src/share/dict/web2.
2017-11-18 23:58:54 +00:00
sevan
d972fedc2f
Add capitalised variants missed on the last run.
2017-11-18 23:40:22 +00:00
pgoyette
c6e0d085b5
Add "HFIC" and "HSIC" - as seen on IRC recently.
2017-11-18 08:19:21 +00:00
wiz
bca8cf1096
Remove superfluous Pp. Fix xref.
2017-11-17 07:42:29 +00:00