pgoyette
542ee7575d
Make sure we build all of thests, not just the last one (use += vs =)
2011-01-13 03:09:54 +00:00
pgoyette
9704d7e1f8
Repair some printf formats
2011-01-13 03:00:41 +00:00
pgoyette
e7593c1527
Another sets-list dance for reorganizing the atf tests
2011-01-13 02:41:10 +00:00
pgoyette
1c807dbe53
Continuing the (re)organization of the lib/libc atf regression tests
2011-01-13 02:40:43 +00:00
pgoyette
ec5cad1d54
Re-add missing -lpthread and fix some structure inializers (not sure how
...
these ever compiled)
2011-01-13 02:24:51 +00:00
pgoyette
2bdcef7b5e
sets-list dance for nsdispatch test
2011-01-13 01:57:48 +00:00
pgoyette
374d5969a4
The nsdispatch test belongs in libc/net and not in libc
2011-01-13 01:56:44 +00:00
pgoyette
b9880036dc
Fix entries for lib/libc/net/ entries for servent and protoent (these
...
should not be obsolete)
2011-01-13 01:32:04 +00:00
pgoyette
1de58405f0
sets-list and mtree dance for moving t_mktime & t_strptime
2011-01-13 00:16:34 +00:00
pgoyette
004608e402
Move t_mktime and t_strptime to their own ..../time/ subdirectory.
...
(Concurrence from christos@)
2011-01-13 00:14:10 +00:00
jmcneill
b17fda8006
Handle overlapping variable-range MTRRs following the rules defined in
...
section 11.11.4.1 "MTRR Precendes" of the Intel(R) 64 and IA-32
Architectures Software Developer's Manual, Volume 3A.
2011-01-12 23:52:38 +00:00
joerg
840ff94b9f
Fix the weak aliases to match the libc version and not leave unresolved
...
symbols around.
2011-01-12 23:34:00 +00:00
joerg
d3a052c472
Allow use of traditional CPP to be set on a per platform base in sys.mk.
...
Honour this for dependency processing in bsd.dep.mk. Switch i386 and
amd64 assembly to use ISO C90 preprocessor concat and drop the
-traditional-cpp on this platform.
2011-01-12 23:12:10 +00:00
joerg
681aec7b5a
USETBL no longer disables mandoc processing.
2011-01-12 23:05:31 +00:00
joerg
0e4ac962b5
Remove NOMANDOC, the documents are at least parsed somewhat sensible.
2011-01-12 23:03:55 +00:00
joerg
6518b0c675
mandoc now supports tbl(1) formatting, so adjust rules.
...
Use -Wstop in lintmanpages.
2011-01-12 23:03:24 +00:00
joerg
20d71a1344
Update build system for mdocml-1.10.9.
2011-01-12 23:02:21 +00:00
joerg
6e4753617c
Use example.style.css in place of style.css.
...
Replace $Mdocdate$ with the content in correct order, so that groff
gives proper output.
2011-01-12 23:00:51 +00:00
joerg
f494eb95a3
Merge for mdocml-1.10.9
2011-01-12 22:58:42 +00:00
joerg
c0d9444af1
Import mdocml-1.10.9 and additional post-release bugfixes
...
(tbl_data.c 1.15, tbl_layout.c 1.13, tbl_opts.c 1.8).
This features many small improvements and the initial integration of
tbl(1) support on all output devices.
2011-01-12 22:57:08 +00:00
joerg
664edd5c61
Drop the build date from the iasl binary.
2011-01-12 22:53:16 +00:00
pooka
76c771d82c
xfail for PR kern/44377
2011-01-12 22:42:24 +00:00
pooka
65d8e9cc2d
Instead of hardcoding fs list just try to mount union and skip all
...
file systems which return EOPNOTSUPP.
2011-01-12 21:45:39 +00:00
pooka
62c5e2b365
Remember to commit the setlost stuff for the union test changes,
...
or there'll be vfs to pay.
2011-01-12 21:30:50 +00:00
skrll
a40358ae2d
LOCKDEBUG isn't used here.
2011-01-12 21:18:23 +00:00
pooka
b23eef386e
Move basic unionfs test from fs/union to fs/vfs and make it test
...
all whiteout-supporting file systems with the file system in question
as the upper layer. Also, add an unlink to the test to see if
whiteouts are really working.
ffslog_basic is the test case for PR kern/44377
2011-01-12 21:13:26 +00:00
pooka
5f240a5279
unionfs voodoo
2011-01-12 21:08:55 +00:00
wiz
1831df68c2
Sort options in SYNOPSIS.
2011-01-12 19:55:06 +00:00
wiz
2164f8a67d
Fix xref.
2011-01-12 19:53:12 +00:00
tron
0933ade5c6
Fix entries for debugging binaries of Atf-ified "getaddrinfo tests.
2011-01-12 19:52:15 +00:00
pgoyette
e715033257
Another sets-list dance, this time for the libc/atexit test
2011-01-12 19:45:23 +00:00
pgoyette
6fdb369dfe
Put the atexit test where it belongs - in libc/stdlib/
2011-01-12 19:44:07 +00:00
pooka
0312c5cee5
Explicitly set *vpp to NULL in lookup. At least reluckup gets
...
upset if we don't explicitly nullify vpp in the error case.
2011-01-12 19:31:39 +00:00
pooka
09159e5c0a
Make sure bozo_auth_check_401() isn't called with a NULL "request".
...
reviewed by mrg
2011-01-12 19:29:24 +00:00
jmcneill
b66d32932e
HAVE_MMTR -> HAVE_MTRR
2011-01-12 19:04:19 +00:00
christos
d1cb59540a
fix usage.
2011-01-12 18:51:42 +00:00
christos
1a231f468f
add -s option to compress spaces.
2011-01-12 18:28:19 +00:00
phx
d7e7e38c1b
Rewritten to take advantage of the new MI motoi2c code.
2011-01-12 18:09:03 +00:00
phx
77d12ff8eb
Fixed DPRINTF macro to make it compile when DEBUG is not defined.
2011-01-12 18:06:26 +00:00
phx
846d34516e
Include i2cvar.h for i2c_controller, which is usually not needed by devices
...
using this MI driver, so they shouldn't have to bother with that.
2011-01-12 18:05:18 +00:00
pgoyette
dd87ecaaaa
Update sets list for moving of servent and protoent tests
2011-01-12 17:33:38 +00:00
pgoyette
2517c83d16
Move the servent and protoent tests to src/tests/lib/libc/net/ (where
...
they should have gone initially).
2011-01-12 17:32:27 +00:00
pooka
0f41405209
reject r/o mount attempts
2011-01-12 17:20:54 +00:00
pooka
afb452e673
Simplify test: there's no reason to mount 2x ffs.
2011-01-12 17:16:24 +00:00
pooka
8c4600a2ed
Mark rootfs r/w. Thanks to the incredible machine known as vfs,
...
the only one who noticed the inconsistency of writing to a r/o fs
was unionfs.
2011-01-12 17:14:34 +00:00
pooka
13a6c9a843
shmif_dumpbus + man
2011-01-12 16:18:57 +00:00
pooka
fca51725c2
shmif(4) bus dumping utility
2011-01-12 16:14:24 +00:00
pooka
6f53b4a35d
make this happy to compile standalone
2011-01-12 16:12:30 +00:00
tron
6c69e62ab1
Put back entries for obsolete debugging directories. They weren't
...
duplicates. Problem pointed out by Paul Goyette in private e-mail.
2011-01-12 16:08:12 +00:00
tsutsui
e3b6673e18
Pull a fix from src/sys/net/if_ethersubr.c rev. 1.185:
...
Fix off by one.
2011-01-12 15:32:43 +00:00