christos
|
b8c5a24416
|
add a function to report the name of the file kvm_open{,.files} is using.
|
2011-09-12 21:11:31 +00:00 |
|
jruoho
|
7638c70b09
|
Expand the test file to contain 48 individual test cases.
|
2011-09-12 18:07:29 +00:00 |
|
jruoho
|
f006ee10dc
|
Improve the metadata descriptions.
|
2011-09-12 17:45:51 +00:00 |
|
jruoho
|
5fe096344e
|
Fix typo.
|
2011-09-12 17:15:54 +00:00 |
|
wiz
|
43675611fd
|
Fix special chars and spacing in previous.
|
2011-09-12 17:08:22 +00:00 |
|
jruoho
|
bfd4049668
|
Merge 't_floor' to 't_ceil', and simplify.
|
2011-09-12 16:48:48 +00:00 |
|
jruoho
|
1701dae929
|
Happiness of VAX implies ugliness of the code.
|
2011-09-12 16:28:37 +00:00 |
|
jruoho
|
82f75e1495
|
Improve and update. Also note again the lack of tanhl() in NetBSD.
|
2011-09-12 16:08:42 +00:00 |
|
jruoho
|
9a0782c38b
|
Be more systematic and coarse-grained.
|
2011-09-12 16:00:56 +00:00 |
|
jruoho
|
173345a5e4
|
Add more assertions.
|
2011-09-12 15:47:14 +00:00 |
|
jruoho
|
e409403697
|
Start systematic testing of libm(3) by first evaluating the corner cases
(NaN, +0.0, -0.0, +Inf, -Inf) for the ldexp(3) and scalbn(3) families.
|
2011-09-12 15:27:40 +00:00 |
|
jruoho
|
bc80f14d3c
|
Update and improve, and note that the long double variant is not supported.
|
2011-09-12 14:44:27 +00:00 |
|
apb
|
96aacf816f
|
Use find .${X11FONTDIR}, not find ./${X11FONTDIR}, because ${X11FONTDIR}
starts with "/". This should fix issues involving .//usr/X11R7 instead
of ./usr/X11R7 in METALOG during the build for some ports.
|
2011-09-12 13:38:42 +00:00 |
|
joerg
|
299a5c7a41
|
Update LLVM/Clang snapshot to r139231. This includes various bugfixes
and improvements. Don't use a temporary file for tblgen to ensure that
dependencies are created correctly.
|
2011-09-12 13:32:59 +00:00 |
|
reinoud
|
4b103e4fc6
|
Move the clock device and the ld device to the new spl interrupt PIC
|
2011-09-12 12:25:45 +00:00 |
|
reinoud
|
4c1ac21f06
|
Implement spl level based priority interrupt controller in software
|
2011-09-12 12:24:34 +00:00 |
|
christos
|
999e847dfb
|
reverse polarity of the warning.
|
2011-09-12 12:11:53 +00:00 |
|
njoly
|
a033fc3df4
|
+ arpaname.debug, named-journalprint.debug, nsec3hash.debug
|
2011-09-12 09:57:42 +00:00 |
|
njoly
|
7e9ef33b17
|
Fix bad substitution, comp-debugd-bin -> comp-bind-bin.
|
2011-09-12 09:13:28 +00:00 |
|
jruoho
|
3ace9e826f
|
Add one more case. Also remove a double fclose(3) and do not
steal stderr(3) as atf(7) may use it in case of failures.
|
2011-09-12 04:23:29 +00:00 |
|
christos
|
406d48f289
|
bump libisc too.
|
2011-09-12 00:45:25 +00:00 |
|
jakllsch
|
dca50c47f9
|
Correct copy/paste error in previous.
|
2011-09-11 22:28:21 +00:00 |
|
jakllsch
|
d5704d8888
|
Initialize the W axis value on open as is already done for the other axes.
|
2011-09-11 19:19:19 +00:00 |
|
christos
|
42a36093f3
|
new bind
|
2011-09-11 19:18:27 +00:00 |
|
christos
|
735f026cf4
|
sets for bind.
|
2011-09-11 19:10:55 +00:00 |
|
christos
|
888d3daedb
|
merge bind-9.9.0a1
|
2011-09-11 18:55:24 +00:00 |
|
mbalmer
|
d3aee14626
|
Move SYSCTL_USE_DESCR to a better place.
|
2011-09-11 18:38:02 +00:00 |
|
christos
|
b8fb0c4915
|
Import bind 9.9.0a1
|
2011-09-11 17:18:57 +00:00 |
|
christos
|
bdfab20ffb
|
print summary stats.
|
2011-09-11 17:18:52 +00:00 |
|
christos
|
6312186e63
|
Import bind 9.9.0a1
|
2011-09-11 17:11:03 +00:00 |
|
apb
|
27a59698d1
|
Add bsd.clean.mk to set lists
|
2011-09-11 16:19:41 +00:00 |
|
mbalmer
|
fc1f4a87c4
|
Install new shiny bsd.clean.mk
|
2011-09-11 16:03:49 +00:00 |
|
jdc
|
f8dbae1d18
|
Add a cs_hwid field to cpustate and use this to store the ci_cpuid (hardware
ID). Report this as the HwID in cpuctl.
OK jruoho@.
|
2011-09-11 14:54:49 +00:00 |
|
jruoho
|
f972aad29e
|
See that system(3) works.
|
2011-09-11 10:32:23 +00:00 |
|
apb
|
ade2b2f554
|
build: Both the source tree and the obj directories will be cleaned
by "make clean" or "make cleandir". [apb 20110910]
|
2011-09-11 10:25:58 +00:00 |
|
jruoho
|
b43f95128d
|
Note memoryallocators(9) in this perhaps too generally named page.
|
2011-09-11 10:05:23 +00:00 |
|
jruoho
|
6629be1b13
|
Naive tests for the naive putc(3) family.
|
2011-09-11 09:02:45 +00:00 |
|
jruoho
|
b55748a5cc
|
It is not just funopen(3) that is a BSDism.
|
2011-09-11 07:37:06 +00:00 |
|
jruoho
|
4c55f62c75
|
Few unit tests for the fopen(3) family.
|
2011-09-11 07:31:20 +00:00 |
|
dholland
|
d88c027e8a
|
A feature that wasn't implemented for 4.4alpha and still isn't implemented
is just plain not implemented.
|
2011-09-11 06:02:20 +00:00 |
|
jruoho
|
1c183744f5
|
Couple of unit tests for fflush(3).
|
2011-09-11 05:15:55 +00:00 |
|
jruoho
|
74204a5f00
|
.Xr for fsetpos(3), not .Fn.
|
2011-09-11 04:55:48 +00:00 |
|
christos
|
415b3cc7ef
|
new traceroute
|
2011-09-11 01:07:56 +00:00 |
|
christos
|
e1a1d844d3
|
merge in traceroute1.4a12. Our sources are so different that it is really
difficult to do this with an import.
|
2011-09-11 01:06:26 +00:00 |
|
christos
|
fcfb79cae3
|
new byacc
|
2011-09-10 21:40:43 +00:00 |
|
christos
|
7826ecab31
|
document -i
|
2011-09-10 21:38:59 +00:00 |
|
christos
|
cbb5c84afb
|
update config.h and what we do to it.
|
2011-09-10 21:32:25 +00:00 |
|
christos
|
567667755d
|
merge changes.
|
2011-09-10 21:29:04 +00:00 |
|
christos
|
bf54a80ddf
|
Import byacc 20110908
|
2011-09-10 21:21:54 +00:00 |
|
christos
|
2100dde0ab
|
Import byacc 20110908
|
2011-09-10 21:18:59 +00:00 |
|