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
elric
5d94aee4a8
Replicate changes to get_window_size() made in previous location:
...
revision 1.7
date: 2010/01/24 16:45:57; author: christos; state: Exp;
make the window size function return the lines and columns
variables separately instead of depending on the existance
of struct winsize. Technically I should bump the library
version or version the symbol, but nothing seems to use
this outside the library!
2011-04-14 18:12:08 +00:00
elric
363455e6cf
Turn on the hack which disables Kerberos if there is no /etc/krb5.conf.
...
We should review this logic and come up with a better way to do this as
now that there are DNS SRV RRs for locating KDCs, the lack of a config
does not imply that Kerberos should be turned off.
2011-04-14 18:02:07 +00:00
elric
37b2f04395
Copy coverity alloc comments from old location.
2011-04-14 18:00:30 +00:00
matt
f4b0d2fb0d
Fix printing of watch{lo,hi} and make mipsNN_watchlo_* use intptr_t so that
...
sign extention happens.
2011-04-14 17:43:07 +00:00
matt
a23a3f1d7d
cpu_number() returns a u_int
2011-04-14 17:42:00 +00:00
matt
c0e67c0a16
fix whitespace and comments
2011-04-14 17:41:32 +00:00
matt
319c35f5e8
Increment correct counter.
2011-04-14 16:58:58 +00:00
macallan
cadb3c7fcd
add cg14_cursor.c
2011-04-14 16:50:05 +00:00
yamt
97023e2700
- adapt to the kernel
...
- add some options
2011-04-14 16:27:17 +00:00
yamt
28e47a3677
don't link unused library.
2011-04-14 16:25:58 +00:00
yamt
83fb606c68
for each samples, record and report cpuid and lwpid.
2011-04-14 16:23:59 +00:00
yamt
6809106b9e
comment
2011-04-14 16:20:52 +00:00
yamt
34a7fe34ab
bluntly balance estcpu decay for ncpu > 1. PR/31966.
2011-04-14 16:19:35 +00:00
yamt
e3f6054711
simplify a compile-time assertion
2011-04-14 16:08:53 +00:00
yamt
ce08932414
fix backtrace of interrupt
2011-04-14 16:05:59 +00:00
yamt
58024e6af5
comments
2011-04-14 16:04:12 +00:00
yamt
35b7a20bf6
don't bother to register kernel ptp to uvm_object. from yamt-vmem branch.
2011-04-14 16:00:21 +00:00
yamt
41529ab272
- comments
...
- g/c stale extern
2011-04-14 15:57:02 +00:00
yamt
37494bba21
comments
2011-04-14 15:55:46 +00:00
yamt
c9cf49ace7
- comments
...
- whitespace
2011-04-14 15:54:31 +00:00
yamt
3695fc890a
after ip_input.c rev.1.285 and 1.286, restore kernel_lock for if_output.
2011-04-14 15:53:36 +00:00
yamt
0b881f8c57
comments
2011-04-14 15:48:48 +00:00
yamt
efc12d7878
re-enable tprof_amdpmi
2011-04-14 15:45:27 +00:00
matt
f58d75b343
Only set userlocal register if l == curlwp in cpu_set_lwpprivate.
2011-04-14 15:44:39 +00:00
yamt
714ba23ee1
- fix _STANDALONE build.
...
- use __CTASSERT instead of CTASSERT. enable it for userland.
- __read_mostly.
2011-04-14 15:42:02 +00:00
yamt
949aabf781
fix _STANDALONE build
2011-04-14 15:31:20 +00:00