wiz
1221f3d89d
More markup.
2012-12-01 08:16:25 +00:00
matt
555aa92b83
Change ULONG_MAX to UINT32_MAX
2012-12-01 05:26:16 +00:00
pgoyette
5cf1898f6e
Use proper quoting for the expected-failure reason
2012-12-01 04:43:44 +00:00
pgoyette
3ce5310bf2
Now that we have a PR for the brokenness in "ipftest -P -N", mark the
...
related tests as Expected Failure rather than just skipping the tests.
2012-12-01 04:40:00 +00:00
pgoyette
e56dec26bf
Based on the error messages, the test is not broken, but ipftest probably
...
in broken.
Once we can analyze the error further, we can open a PR in Gnats and then
move this to Expected-Failure. But we shouldn't skip it because we'll
never come back to fix it.
2012-12-01 04:19:24 +00:00
tsutsui
1596dec6ce
Fix RCSId.
2012-12-01 03:16:46 +00:00
dholland
71fb49fd0a
Some updates:
...
- add a vfs section and some vfs subareas
- list all filesystems (some with "?", please fill in)
- note that npf is rmind's and that christos knows about lint
- note that I know about a few other things, e.g. quotas
(Remember that this is chiefly a list of who knows about what; being
listed for something here does not make you responsible for its bug
list or anything.)
2012-12-01 03:09:55 +00:00
nakayama
fb4e31b6db
Improve smbfs timestamp handling.
...
Don't round timestamp to 2 seconds resolution if the server
supports the CAP_INFOLEVEL_PASSTHRU capability.
2012-11-30 23:24:21 +00:00
riz
b2bc08746f
Add alc* at pci, re-sort slightly to reduce diffs from GENERIC.
2012-11-30 18:13:30 +00:00
joerg
5adc71af23
CATDEPS is bogus for mandoc, so disable it in that case.
2012-11-30 17:52:13 +00:00
joerg
6528688d69
Don't force link and CSS options in bsd.own.mk, bsd.man.mk sets them.
2012-11-30 17:51:50 +00:00
mbalmer
3dcaf60fab
I am absolutely not happy with the name change, but I still feel responsible
...
for the code.
2012-11-30 16:22:53 +00:00
pgoyette
a95855641b
If we're going to expect a failure, we need to use the correct shell
...
function! "atf_expect_fail()" does not have a "_tc" in its name!
2012-11-30 14:46:48 +00:00
njoly
6be7ae0a4a
Apply fix from hannken to ensure that VOP_ACCESS() is called on a
...
locked vnode for fd_nameiat(), fd_nameiat_simple() and do_sys_openat().
Fix both PR/47226 and PR/47255.
2012-11-30 13:26:37 +00:00
msaitoh
f1f8803538
Fix off by one error.
2012-11-30 10:14:18 +00:00
wiz
f6a7e95e09
Sort SYNOPSIS. Remove unnecessary Ns. Punctuation nit.
2012-11-30 08:25:35 +00:00
wiz
43e793251e
Bump date for previous.
2012-11-30 08:19:01 +00:00
msaitoh
335564ef1d
Use snprintf() instead of sprintf().
2012-11-30 08:15:45 +00:00
msaitoh
1ba55f16aa
s/,/;/
2012-11-30 08:12:27 +00:00
pgoyette
51894881c0
Remove the now-obsolete ipf/t_bpf.sh test
2012-11-30 01:42:43 +00:00
pgoyette
361363890b
Rather than providing a custom Atffile that requires separate
...
maintenance, just don't build or install the t_bpf.sh test.
2012-11-30 01:41:50 +00:00
reed
9557060a47
Add a manual for mkubootimage(1). It was missing.
...
It had one review on netbsd-docs@.
I didn't add the manual to the Makefile nor distrib set yet --
waiting for more review or improvements first.
2012-11-29 23:23:22 +00:00
mbalmer
d6d52f19c7
Remove an obsolete (and incomprehensible) comment. Discussed with and ok
...
Roy Marples, Joerg Sonnenberger.
2012-11-29 23:01:16 +00:00
pgoyette
85d282e793
fix typo in previous - missing quote
2012-11-29 18:54:43 +00:00
msaitoh
bbb3c8a04c
Add C600(and X79) SMBus devices.
2012-11-29 18:48:26 +00:00
msaitoh
19152ee572
regen.
2012-11-29 18:46:10 +00:00
msaitoh
83f09ead02
Update SMBus devices from Document(c600-series-chipset-spec-update and
...
x79-express-chipset-specification-update)
2012-11-29 18:45:20 +00:00
matt
2e5dd08939
Add inlines for SCTRL
2012-11-29 18:15:33 +00:00
matt
35ce1aa6eb
Make sure to bring the ULPI ports out of reset.
2012-11-29 17:38:26 +00:00
matt
a5a34c6693
Make sure we enable the timer since CFE doesn't enable it by default.
2012-11-29 17:36:56 +00:00
pgoyette
1ed7a9a845
Update a couple of tests to indicate that they are broken/failing because
...
of missing input/expected data files
2012-11-29 17:22:17 +00:00
pgoyette
2cb9f80737
Now that I've created PR/47262, reference it in the tests that fail
...
because of the PR
2012-11-29 17:11:19 +00:00
pgoyette
a557d345a2
Add another test option for expected failures, rather than simply
...
skipping tests
2012-11-29 17:10:21 +00:00
christos
4388d56064
add libpnf to /lib
2012-11-29 16:18:35 +00:00
christos
244cc8cdee
install in /lib too because npfctl is linked against it.
2012-11-29 16:17:14 +00:00
pgoyette
60bd2d2129
Even though this test is currently disabled, fix it so it looks for the
...
correct input and expected-output files for test case bpf_f1
2012-11-29 16:05:34 +00:00
vanhu
2bdb1d3e0a
Added support for AES GCM 16 in phase2 negociations. Code from Christophe Carre / NETASQ
2012-11-29 15:31:24 +00:00
nakayama
33e8b488e1
- Remove redundant vput() before vgone().
...
- Avoid unnecessary mutex_exit() in smbfs_node_alloc().
- Set NGONE bit to from-name vnode to invalidate the smbnode cache.
2012-11-29 11:58:49 +00:00
wiz
5c33580cf9
New sentence, new line.
...
Bump date for previous.
2012-11-29 11:34:33 +00:00
phx
4d9cf1f03c
Mention Realtek driver bugs in the BUGS section.
2012-11-29 10:44:37 +00:00
msaitoh
b9514938ff
Remove trailing white space(s) from name of random source.
...
And also, changind space(s) in the middle with '-'.
PR#47232.
2012-11-29 10:29:45 +00:00
martin
b954a04ff6
Skip kqueue_unsupported_fd if the drvctl device is not present.
2012-11-29 09:13:44 +00:00
pgoyette
acd8a5e133
Since all of the expected-results files provided from upstream include
...
the "-D" output (Dump additional internal tables), update the tests to
actually generate the data!
This lets us re-enable 28 of the 30 "skipped" tests.
XXX Still need to work on tests n12 and n17_6
2012-11-29 04:57:42 +00:00
christos
b7bac3aaa1
document new reserved ports
2012-11-29 02:27:12 +00:00
christos
b8e38193b8
put back line I accidentally deleted.
2012-11-29 02:24:14 +00:00
christos
cbf1f72b20
Add a new sysctl to mark ports as reserved, so that they are not used in
...
the anonymous or reserved port allocation.
2012-11-29 02:07:20 +00:00
christos
97613513e6
add a handler for the reserved port sysctl variable.
2012-11-29 02:06:17 +00:00
christos
de1cb60c9b
use the proper variable
2012-11-29 02:05:38 +00:00
jdf
9b26790b45
Fix wrong proposal of ifconfig(8) usage:
...
ifconfig -m <device>
(which shows information) instead of
ifconfig <device> media
(which sets information). Fixes PR misc/47197.
2012-11-29 00:12:21 +00:00
matt
b0fa9c7a7f
Make these compile with gcc4.1 and binutils 2.16
2012-11-28 22:48:13 +00:00