212116 Commits

Author SHA1 Message Date
spz
c168ad8961 Use after free (Coverity 273146) 2012-07-15 09:13:59 +00:00
spz
b1a40de246 resource leak (Coverity issues 274383 and 274384) 2012-07-15 09:08:29 +00:00
matt
a8a82a563c Add support for the Freescale TWR-P1025 evaluation board and the P1025/P1016
QorIQ processors.  XXX tsec isn't working yet on the TWR-P1025.
2012-07-15 08:44:56 +00:00
matt
c154c1f08c Use ldrexb/strexb for ARMv6 and above platforms since
"swp{b} use is deprecated" for them.
2012-07-15 08:26:21 +00:00
matt
670d18da6c Regen. 2012-07-15 07:31:18 +00:00
matt
5066e7176b Add AR8035 2012-07-15 07:30:57 +00:00
jakllsch
704527ab00 Fix obvious copy/paste-induced error (my fault) that would clobber
the bottom 24-bits of r_lba during a LBA48 command with AT_READREG.
2012-07-15 01:15:03 +00:00
rmind
a3b239f6f3 - Rework NPF tables and fix support for IPv6. Implement tree table type
using radix / Patricia tree.  Universal IPv4/IPv6 comparator for ptree(3)
  was contributed by Matt Thomas.
- NPF tables: update regression tests, improve npfctl(8) error messages.
- Fix few bugs when using kernel modules and handle module autounloader.
- Few other fixes and misc cleanups.
- Bump the version.
2012-07-15 00:22:58 +00:00
rmind
4c826f2231 ptree_find_filtered_node: make key argument const. 2012-07-15 00:16:28 +00:00
abs
e1e1c8c184 Check for ${HAVE_GCC} and pick the right path to stdc++ 2012-07-15 00:05:51 +00:00
mlelstv
2b8403e3b4 update lists after version bump of libc. 2012-07-14 22:37:41 +00:00
abs
2a4ad09fef racd *should* be ejectable. Kernel side to come 2012-07-14 20:41:27 +00:00
abs
d149c09c58 Add a check hack to ensure %m causes error message string to be shown 2012-07-14 20:32:39 +00:00
wiz
2dae1f92be From Bug Hunting:
Sync usage with man page.
2012-07-14 20:14:17 +00:00
wiz
2554af119a From Bug Hunting:
- use more common option list header line;
- remove superfluous `.Pp' macro (fixes mandoc(1) warning);
- bump date.
2012-07-14 20:13:30 +00:00
jmmv
b34eebd930 Add umass to the macppc INSTALL kernel so that it is easier to perform
USB-based installations by reading the release files from a USB drive.
2012-07-14 18:50:22 +00:00
matt
84b1adeab7 Add code to protect the ptree from multiple insertions of the same node. 2012-07-14 18:16:54 +00:00
wiz
ecdcf3a9e9 Bump date for previous. 2012-07-14 17:12:27 +00:00
spz
67d12f6407 more MKCRYPTO_IDEA and MKCRYPTO_MDC2 removal (resp, adjustment to IDEA and
MBC2 now always being included)
MKCRYPTO_RC5 now builds shared libs, add the missing files to sets
2012-07-14 16:04:04 +00:00
darrenr
3ec957d580 bin/46703: BSD r-commands use wrong source address for stderr
http://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=46703
Bump libc minor for the addition of rresvport_af_addr()
2012-07-14 15:06:26 +00:00
christos
046cd0a870 no more CRYPTO_{IDEA,MDC2} 2012-07-14 14:13:03 +00:00
hans
6ba952cb41 Support cpu_sleep() on Sheeva CPUs. 2012-07-14 12:59:55 +00:00
rkujawa
1c781ae3a9 s/Jukly/July/ 2012-07-14 10:24:59 +00:00
wiz
87c4be511f Bump date for previous. 2012-07-14 09:24:51 +00:00
matt
41b2c64496 Add gic for arm 2012-07-14 07:59:48 +00:00
matt
a08758835a Add intrbase locator to mainbus. 2012-07-14 07:57:26 +00:00
matt
e07e1443a1 Refresh cortex cpus 2012-07-14 07:55:28 +00:00
matt
3a3f70c6ee Fix CPU_ID_CORTEX_P and add CPU_ID_CORTEX_A8_P 2012-07-14 07:54:29 +00:00
matt
1ca677e576 Add hooks for __HAVE_PIC_SET_PRIORITY which allows updating of a hardware
(PIC) priority based on current IPL.
2012-07-14 07:52:53 +00:00
matt
9db3ad34c1 omap4430 irq definitions 2012-07-14 07:43:15 +00:00
matt
4cf804873e Move omap2430/3530 definitions into their own header file.
(so that other omap processor can more easily be supported).
2012-07-14 07:42:57 +00:00
matt
a06c2d85ca Use -march=armv6k -mtune=arm1136jf-s so that gas will believe there are
{ldr,str}ex{b,h,d} instruction available.  This is for the use of
ldrexb/strexb instead of swpb for __cpu_simple_lock_t.
2012-07-14 07:32:50 +00:00
matt
5fed5d1763 gcc4.5 does support cortex-a8 so use it. 2012-07-14 06:55:18 +00:00
rkujawa
dc69ac0939 Adapt extent(9) page to not so recent changes in extent code. Argument
mtype to extent_create() was removed.
2012-07-14 05:36:56 +00:00
rkujawa
25275ac605 extent_create does not take storage type argument anymore. 2012-07-14 05:32:17 +00:00
christos
e2d5622544 MKCRYPTO_{IDEA,MDC2} is no more 2012-07-14 04:06:17 +00:00
christos
550109f835 MKCRYPTO_IDEA is no more 2012-07-14 04:03:44 +00:00
christos
bdb2cc007b MKCRYPTO_{IDEA,MDC2} is no more 2012-07-14 04:01:11 +00:00
wiz
5cf8de2bb6 Play with articles, this time indefinite ones.
Use more markup.
New sentence, new line.
Remove trailing whitespace.
2012-07-13 23:16:13 +00:00
abs
6d3bbab488 Adjust some wording based on suggestion from Snader_LB, plus install a link to wedge.4 2012-07-13 22:58:44 +00:00
macallan
b94d298539 wait for the blitter to go idle before trying to send another command
Apparently on some CG6 the GX_FULL bit is not a reliable indication wether the
engine is ready to accept another command ( LX onboard for example ) - might
be a hardware bug.
2012-07-13 19:48:45 +00:00
christos
443e5cbbb2 remove mdc2 and idea handling 2012-07-13 19:32:51 +00:00
christos
c35446cdef regen 2012-07-13 18:21:45 +00:00
christos
643208810c add xattr stubs 2012-07-13 18:21:33 +00:00
christos
e2f77d882c fix the comparison to determine if a biosdev is a cdrom (from mhitch) 2012-07-13 16:31:49 +00:00
rkujawa
ad9a028358 Add voodoofb man page to distribution list. 2012-07-13 16:21:38 +00:00
rkujawa
6b0e8038bd Add voodoofb man page. This time trying to use the "the" word more. 2012-07-13 16:19:42 +00:00
christos
1250ff8f6a revert previous; the problem was off by one in the bios device comparison
in x86_autoconf.c
2012-07-13 16:15:48 +00:00
wiz
0521a8ddd2 Remove trailing whitespace, add a few articles.
XXX: voodoofb(4) is dangling
2012-07-13 13:51:09 +00:00
rkujawa
129edf1b5f Add info on P5PB_CONSOLE and link to reverse engineered docs. 2012-07-13 13:38:44 +00:00