]> Zhao Yanbai Git Server - minix.git/commit
Lots of const correctness.
authorKees van Reeuwijk <reeuwijk@few.vu.nl>
Sat, 27 Mar 2010 14:31:00 +0000 (14:31 +0000)
committerKees van Reeuwijk <reeuwijk@few.vu.nl>
Sat, 27 Mar 2010 14:31:00 +0000 (14:31 +0000)
commit98493805fdf88c8dbb80b4b5a3f7f841157106c3
tree77fb6ded4a0d4245d7e913f824d773b797491741
parent9192dbecc932ac9b87e954b9adcf177aeb8e8739
Lots of const correctness.
41 files changed:
boot/boot.c
boot/boot.h
boot/bootimage.c
boot/installboot.c
boot/rawfs.c
boot/rawfs.h
commands/ash/alias.c
commands/ash/cd.c
commands/awk/b.c
commands/awk/proto.h
commands/awk/tran.c
commands/simple/add_route.c
commands/simple/arp.c
commands/simple/cat.c
commands/simple/chmod.c
commands/simple/cleantmp.c
commands/simple/cp.c
commands/simple/df.c
commands/simple/du.c
commands/simple/fix.c
commands/simple/getty.c
kernel/arch/i386/apic.c
kernel/arch/i386/breakpoints.c
kernel/arch/i386/clock.c
kernel/arch/i386/i8259.c
kernel/arch/i386/memory.c
kernel/arch/i386/protect.c
kernel/arch/i386/system.c
kernel/arch/i386/watchdog.c
kernel/clock.c
kernel/debug.c
kernel/interrupt.c
kernel/main.c
kernel/proc.c
kernel/proc.h
kernel/profile.c
kernel/proto.h
kernel/start.c
kernel/system.c
kernel/watchdog.h
lib/libc/ansi/misc.c