nakayama
20eeb27031
Add missing .{cat,man} keys.
2011-04-16 09:51:57 +00:00
plunky
831ec44f27
test that data element lists are not placed by sdp_put_attr(), as
...
an attribute/value pair should only contain a single data element
2011-04-16 07:32:27 +00:00
plunky
5bbcd2919f
when placing an attribute/value pair, validate that the value given
...
is a single data element
2011-04-16 07:19:36 +00:00
jruoho
31e30c20fa
ACPICA 20110413 is out.
2011-04-16 06:39:02 +00:00
jruoho
e77640da5b
Merge floor(3) to ceil(3).
2011-04-16 05:48:50 +00:00
christos
00740dd48f
PR/44864: Paul Ripke: Compile regular expressions on demand and only once.
2011-04-16 01:15:54 +00:00
jym
e09db11815
Duplicate item detected, destroying duplicate.
2011-04-15 22:57:05 +00:00
joerg
032ce801a7
Really apply roff.c 1.134 for the conditional stack fix
2011-04-15 22:05:51 +00:00
dyoung
8a24781c83
Refer to bits in the PCI CSR with using PCI_COMMAND_* instead of
...
PCI_FLAGS_*: change PCI_FLAGS_IO_ENABLED and PCI_FLAGS_MEM_ENABLED to
PCI_COMMAND_IO_ENABLE and PCI_COMMAND_MEM_ENABLE, respectively.
2011-04-15 21:47:39 +00:00
mrg
905b08a092
regenerate for mipsy mips
2011-04-15 21:25:05 +00:00
martin
e8c70fb1ee
Hint from Matt Thomas: use evcnt_attach_dynamic_nozero()
2011-04-15 21:24:00 +00:00
elric
9b1e92ba03
Randomness isn't terribly necessary when we are building tools.
2011-04-15 21:03:51 +00:00
dyoung
4e9db30a1d
Don't set pba.pba_flags twice. No functional change intended.
2011-04-15 21:03:31 +00:00
elric
649d0dafa9
No need to -lfl -ly.
2011-04-15 21:02:47 +00:00
elric
46d08ee707
We need to include nbtool_config.h when we build tools.
2011-04-15 21:01:22 +00:00
elric
f321446158
Define an empty libinstall:: target instead of the prior methodology
...
which doesn't necessarily work everywhere.
2011-04-15 20:56:51 +00:00
martin
919049c3f1
Delay initialization of FPU related event counters to cpu_startup() - we
...
do not expect any events of this type before spinup of all cpus.
2011-04-15 20:52:36 +00:00
elric
b125a0825f
I forgot to fix this. .BEGIN: is not appropriate for the creation of
...
these symlinks as during the make obj phase it would attempt to create
them in the current directory.
2011-04-15 19:41:11 +00:00
joerg
873b4d7d94
Install clang's MD headers into /usr/include/clang-3.0 similar to GCC.
2011-04-15 19:31:06 +00:00
elric
98fbe74f8c
Upgrade Heimdal to 1.5pre1 by switching the build from crypto/dist/heimdal
...
to crypto/external/bsd/heimdal. The latter was just imported as the head
of the Heimdal tree as of a few days ago.
2011-04-15 18:05:42 +00:00
matt
d8543ba5b8
Add bfd_mach_mips_xlr (this is easier than running mknative-binutils and
...
achieves the same result but it is a hack).
2011-04-15 17:57:39 +00:00
hannken
186b31b4b7
ffs_fsync: no need for wapbl_vptomp() here -- vnode is always VREG.
2011-04-15 15:54:11 +00:00
joerg
a5447c9e30
Deal with two cases of name shadowing
2011-04-15 15:50:28 +00:00
jdc
b2ec71d790
Clarify ffb EDID entry.
2011-04-15 15:30:59 +00:00
elric
f8f7efe31c
On reasonably modern versions of Heimdal, you should not include krb5.h
...
to get the krb5 GSS functions. gssapi/gssapi_krb5.h should be included.
[this is necesary for the next Heimdal upgrade as krb5.h inclusion is no
longer effective.]
2011-04-15 14:51:22 +00:00
elric
d8282bb7a4
Also define GSSAPI_DEPRECATED and KRB5_DEPRECATED as NULL to complete the
...
work of the prior check in.
2011-04-15 14:41:11 +00:00
elric
8cb5359ca5
Need a variable to disable using an existent version-script.map as
...
dist/lib/kadm5 contains one but builds two libs only one of which
uses it.
2011-04-15 14:39:32 +00:00
joerg
78bc4f7461
Update build glue for mdocml 1.11.1.
2011-04-15 14:36:28 +00:00
joerg
9c655dd9de
Merge for mdocml-1.11.1
2011-04-15 13:47:17 +00:00
joerg
48741257dd
Import mdocml-1.11.1 with a few additional fixes from CVS:
...
Merge the libraries into a single frontend, libmandoc.
Iinitial support for eqn(1) functionality.
Additional changes:
Portability fixes (tbl_opts.c 1.11, tbl_layout.c 1.18, tbl.c 1.25)
HTML space fixe (mdocml_html.c 1.163)
ROFF conditional nesting bug (roff.c 1.131)
2011-04-15 13:45:25 +00:00
joerg
dd04acc9a4
Move the headers for compiler and platform specific intrinsincs from
...
/usr/include to /usr/include/gcc-4.1.
2011-04-15 13:42:22 +00:00
he
bb979087ff
Regenerate these files after adding pipe2() and dup3().
2011-04-15 13:07:37 +00:00
he
0e4429dc30
Add dup3() and pipe2() for these archs as well.
2011-04-15 13:04:52 +00:00
elric
8263f47726
Fix $Id$ -> $NetBSD$ in our own include.
2011-04-15 12:19:20 +00:00
elric
ecb7f4c28c
For the duration of the import and upgrade, we eliminate the marking of
...
older interfaces as deprecated as this breaks the build and we want to
commit the changes in logical chunks. We will revert this commit later.
2011-04-15 12:18:22 +00:00
elric
0037cd16e7
Quick makefile bits that will use a version-script.map file if it exists
...
when building libraries.
2011-04-15 12:16:31 +00:00
plunky
d1fbb9e17f
move the build of ldd binary to a subdir in order to allow
...
explict ordering. This makes "make all" work the same as
"make dependall"
2011-04-15 08:47:02 +00:00
mrg
72d3aba549
remove a tray empty line.
2011-04-15 08:43:12 +00:00
christos
1d62298ca7
Swap the command and the thread name in the thread view and let the command
...
be as long as it wants. (Vladimir Kirillov)
2011-04-15 02:05:53 +00:00
rmind
af94df9e5d
sys__ksem_close: use fd_close().
2011-04-15 00:01:48 +00:00
pgoyette
3f289807f4
Define bfd_mach_mips_xlr here to fix the build!
2011-04-14 22:19:58 +00:00
dyoung
b34b1e2f1f
In ipintr(), don't overwrite ipintrq.ifq_maxlen with IFQ_MAXLEN.
...
Initialize ipintrq.ifq_maxlen using IFQ_MAXLEN directly instead of using
the global ipqmaxlen. Get rid of the global ipqmaxlen.
Now it works again to override the maximum IP queue length with, for
example, sysctl -w net.inet.ip.ifq.maxlen=5.
2011-04-14 20:32:04 +00:00
jym
2991766600
Typo fix.
2011-04-14 20:19:35 +00:00
elric
f6f6e04b4f
Tool for slc, a command built during the Heimdal build.
2011-04-14 19:38:21 +00:00
elric
df8cd236ea
Updates to man pages found as diffs in prior location in a batch.
2011-04-14 19:19:19 +00:00
elric
c5a976719f
From prior location.
2011-04-14 18:23:23 +00:00
elric
b20725a7b5
From prior location:
...
revision 1.2
date: 2010/04/02 15:26:17; author: christos; state: Exp;
handle ctime returning NULL.
2011-04-14 18:22:35 +00:00
elric
fb2eb8459a
From prior location, handle ctime returning NULL.
...
revision 1.11
date: 2010/04/02 15:25:04; author: christos; state: Exp;
make it obvious to grep that ctime is being checked.
and
revision 1.10
date: 2010/04/02 15:23:17; author: christos; state: Exp;
handle ctime returning NULL.
2011-04-14 18:21:32 +00:00
elric
54d91f2bd2
Turn inetd support back on.
2011-04-14 18:18:16 +00:00
elric
5792ac62ee
Also take the $'s out from around $Id.*$ as well as $Id.* $. This change
...
was required because there are many unexanded $Id$'s in Heimdal when you
git clone.
2011-04-14 18:16:21 +00:00