debian specific patch information for proll / 18-6

Summary

Package Version Package Type Source Package Format
18-6 Debian-diff 3.0 (quilt)

Debian packaging Information

Debian changes tarfile proll_18-6.debian.tar.gz
Size30176
MD5sumce7aef0b9956f52ef16b5c6e4fc6336a

"series" style patches

patch summary view raw
qemu-rom.patch
 Makefile              |    2 
 qemu/Makefile         |  122 +++++++++
 qemu/head.S           |  539 ++++++++++++++++++++++++++++++++++++++++
 qemu/main.c           |  173 +++++++++++++
 qemu/openprom.c       |  665 ++++++++++++++++++++++++++++++++++++++++++++++++++
 qemu/system_qemu.c    |  416 +++++++++++++++++++++++++++++++
 src/arp.c             |    9 
 src/arp.h             |    2 
 src/hconsole.c        |    8 
 src/lat7_2.bm         |    2 
 src/lat7_2_swapped.bm |  121 +++++++++
 src/le.c              |    2 
 src/netinit.c         |   22 +
 src/netpriv.h         |    5 
 src/openprom.h        |   20 -
 src/packet.c          |    6 
 src/printf.c          |    6 
 src/rconsole.c        |   13 
 src/rconsole.h        |    4 
 src/romlib.h          |    6 
 src/sched_4m.c        |    2 
 src/swap.c            |   21 +
 src/system.c          |   20 -
 src/system.h          |    2 
 src/udp.c             |    5 
 src/vcons_zs.c        |   68 +++++
 src/vconsole.c        |  133 ++++++++--
 src/vconsole.h        |    4 
 28 files changed, 2323 insertions(+), 75 deletions(-)
view download
asm-syntax.patch
 src/hme.c      |   22 ++++++++--------
 src/rconsole.c |    8 +++---
 src/system.h   |   74 ++++++++++++++++++++++++++++-----------------------------
 3 files changed, 52 insertions(+), 52 deletions(-)
view download
bzero-bcopy.patch
 qemu/system_qemu.c |   18 ++++++++++++++----
 src/system.c       |   18 ++++++++++++++----
 2 files changed, 28 insertions(+), 8 deletions(-)
view download
memset-fix-args.patch
 src/romlib.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
disable-sparcv9.patch
 src/asi.h |   16 ++++++++++++++++
 src/hme.c |    6 ++++++
 2 files changed, 22 insertions(+)
view download
build-freestanding.patch
 espresso-ser/Makefile |    2 +-
 espresso/Makefile     |    2 +-
 krups-ser/Makefile    |    2 +-
 krups/Makefile        |    2 +-
 mrcoffee/Makefile     |    2 +-
 qemu/Makefile         |    2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)
view download