Commit Graph

218143 Commits

Author SHA1 Message Date
matt
12dfab37e0 Add MKCOMPAT support for earm 2013-04-27 07:59:09 +00:00
mlelstv
1526e77e21 shorten test to not time out on our test infrastructure. 2013-04-27 07:45:07 +00:00
matt
25c44086c9 Changes for MKCOMPAT for earm. 2013-04-27 06:24:22 +00:00
matt
08b987bc85 Updated sets lists for earm including compat libraries for oabi 2013-04-27 06:17:53 +00:00
mlelstv
df5cf9d7a4 Correct umount semantics to return EBUSY when a filesystem is busy
instead of failing filesystem operations with EBUSY when attempting
an umount.
This fixes kern/38141.
2013-04-26 22:27:16 +00:00
joerg
323be87542 Restore standalone strtol/strtoul for citrus for now. 2013-04-26 21:20:47 +00:00
wiz
d8e26998a1 Minor fixes. 2013-04-26 20:57:48 +00:00
rkujawa
79a13ec6fc Add tps65217pmic(4) page to dist list. 2013-04-26 20:10:56 +00:00
rkujawa
d4388e5cd0 Add man page for TPS65217 PMIC. 2013-04-26 20:08:53 +00:00
wiz
55d364d35e Bump date for adding the function to NetBSD. Fix xref. 2013-04-26 19:37:18 +00:00
wiz
afd815359c Add commas in list. 2013-04-26 19:37:04 +00:00
wiz
0ccc09335e Bump date after adding function to NetBSD. 2013-04-26 19:36:47 +00:00
wiz
eb5604b032 Sort sections. 2013-04-26 19:34:34 +00:00
rkujawa
cc58b30d2f Add envsys(4) support to TPS65217 PMIC driver. 2013-04-26 19:32:43 +00:00
christos
aab67d5210 PR/47770: Eitan Adler: add x flag to rm to avoid cross mount points 2013-04-26 18:43:22 +00:00
christos
9569800454 spiflash is mi now 2013-04-26 18:35:43 +00:00
christos
6b9a4c61a6 add {at_,}quick_exit 2013-04-26 18:32:41 +00:00
christos
f5c1f2146c add {at_,}quick_exit(3) from FreeBSD 2013-04-26 18:29:55 +00:00
christos
d3855d4237 comment about ISOC11 2013-04-26 18:29:06 +00:00
njoly
1a8ac39140 Kill some extra backslashes. 2013-04-26 18:18:22 +00:00
christos
c4c409af9e add at_quick_exit and quick_exit 2013-04-26 18:07:43 +00:00
joerg
3be70ab6e0 Define __bool_true_false_are_defined for C++ as well. 2013-04-26 17:41:34 +00:00
joerg
cd8f66ed62 Don't pollute the name space with the various stdio macros for C++. 2013-04-26 17:37:06 +00:00
joerg
2e24f90028 Provide the long long routines for C++11 code. 2013-04-26 17:36:24 +00:00
joerg
a74df2a38d Do not define the ctype(3) interface via macros for C++. 2013-04-26 17:35:52 +00:00
joerg
be4584e4d4 Don't depend on ctype.h pulling in sys/ctype_bits.h, do so explicitly. 2013-04-26 17:34:55 +00:00
njoly
6808baeb15 Move .Op macro to its own line. Fix SYNOPSIS rendering with mandoc. 2013-04-26 17:12:10 +00:00
skrll
bb813eafd5 Actually handle any fragments in vchiq_complete_bulk 2013-04-26 16:56:42 +00:00
skrll
412212bf9d Re-run gcc mknative for earm 2013-04-26 15:56:45 +00:00
rkujawa
31c475759f Add sanity, flexibility and readability to TPS65217 driver. In preparation to
add envsys support.
2013-04-26 15:31:03 +00:00
skrll
9332c51671 binutils mknative run for earmeb 2013-04-26 11:01:28 +00:00
joerg
49082f1e71 Do not define the C++ alternative operator names as macros. 2013-04-26 10:58:45 +00:00
joerg
a4f8ad4bfc Do not define bool/true/false for C++. 2013-04-26 10:58:22 +00:00
msaitoh
50699a2b3c Fix memory leak on the following cases when device attached or detached:
- No one open drvctl.
 - kmem_alloc() failed in devmon_insert().

XXX pullup to both netbsd-5 and netbsd-6.
2013-04-26 09:04:43 +00:00
jdf
1428b55a96 Fix timestamp in the licence. 2013-04-25 23:15:14 +00:00
jdf
719a5de0b5 Add licence. 2013-04-25 23:05:09 +00:00
wiz
9edfa90da4 Fix mdoclint warnings.
XXX: licence missing, please add it.
2013-04-25 21:52:48 +00:00
rkujawa
5b8ce91452 Note tps65217pmic(4). 2013-04-25 21:11:03 +00:00
rkujawa
9d0be2ec38 Add tps65217pmic to BEAGLEBONE config. 2013-04-25 20:56:20 +00:00
rkujawa
2ccc14ccde Add minimal support for TPS65217 PMIC as found on BeagleBone. Next step is to
expose regulated voltages through envsys(4).
2013-04-25 20:55:34 +00:00
christos
9f57c06d41 - read the root keys from our file
- explain what happens if we get clock skew
2013-04-25 20:28:05 +00:00
christos
90a83642c1 restore logging behavior: don't treat user disconnect messages as errors,
just log them.
2013-04-25 20:10:28 +00:00
christos
97d39c8212 add bind.keys 2013-04-25 17:10:50 +00:00
matt
6d6cbcdee2 To support build compat binaries, change MUST_USE_SJLJ_EXCEPTIONS to
be the inverse of TARGET_AAPCS_BASED.
2013-04-25 17:08:00 +00:00
christos
2bc201008f Provide the root keys for dnssec and advise on how to make this work.
XXX: pullup-6
2013-04-25 17:02:29 +00:00
skrll
ca2e453ce2 Re-run mknative. 2013-04-25 16:22:56 +00:00
skrll
e75ab118f0 Avoid populating mknative output with gmp,mpfr, and mpc source
directories
2013-04-25 16:18:43 +00:00
matt
7b96d46463 for earm, make sure to build getdirentries man page 2013-04-25 15:39:26 +00:00
skrll
3d05234d02 mknative re-run
XXX /usr/src should be removed.
2013-04-25 15:07:16 +00:00
matt
ce483308e5 If libc isn't build with compat, ldexp/frexp will not be included. Always
pick them up from libm instead.
2013-04-25 14:53:35 +00:00