Searched hist:141753 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/lib/libc/stdlib/
H A Dreallocf.cdiff 204636 Wed Mar 03 13:58:51 MST 2010 jh In reallocf(3), free the memory only when size != 0. Otherwise, when the
System V compatibility option (malloc "V" flag) is in effect a zero sized
reallocf() could cause a double free.

PR: bin/141753
Submitted by: Dan Lukes
/freebsd-10.0-release/sys/sparc64/include/
H A Dofw_machdep.hdiff 141753 Sat Feb 12 17:13:51 MST 2005 marius - Re-write OF_decode_addr() with a bus-neutral approach, adding support
for nodes hanging off of Central (untested), FireHose (untested) and
PCI (tested) busses.
- Add an additional parameter to OF_decode_addr() which specifies the
index of the register bank to decode.

These should allow to eventually add support for the Z8530 hanging off of
FireHose to uart(4) and to write support for PCI-based graphics adapters.

Suggested by: tmm (back in '03)
/freebsd-10.0-release/sys/sparc64/sparc64/
H A Dofw_machdep.cdiff 141753 Sat Feb 12 17:13:51 MST 2005 marius - Re-write OF_decode_addr() with a bus-neutral approach, adding support
for nodes hanging off of Central (untested), FireHose (untested) and
PCI (tested) busses.
- Add an additional parameter to OF_decode_addr() which specifies the
index of the register bank to decode.

These should allow to eventually add support for the Z8530 hanging off of
FireHose to uart(4) and to write support for PCI-based graphics adapters.

Suggested by: tmm (back in '03)
/freebsd-10.0-release/sys/dev/uart/
H A Duart_cpu_sparc64.cdiff 141753 Sat Feb 12 17:13:51 MST 2005 marius - Re-write OF_decode_addr() with a bus-neutral approach, adding support
for nodes hanging off of Central (untested), FireHose (untested) and
PCI (tested) busses.
- Add an additional parameter to OF_decode_addr() which specifies the
index of the register bank to decode.

These should allow to eventually add support for the Z8530 hanging off of
FireHose to uart(4) and to write support for PCI-based graphics adapters.

Suggested by: tmm (back in '03)

Completed in 218 milliseconds