]> Zhao Yanbai Git Server - minix.git/commit
Removed unused variables, added const where possible.
authorKees van Reeuwijk <reeuwijk@few.vu.nl>
Wed, 7 Apr 2010 11:25:51 +0000 (11:25 +0000)
committerKees van Reeuwijk <reeuwijk@few.vu.nl>
Wed, 7 Apr 2010 11:25:51 +0000 (11:25 +0000)
commit94a81c840a1b902a372e7488581d253111d94ee3
treece746bb210d7c64a53f3a3554647d9257c78d671
parentc39eb33b74485abf228c4d762800d258c988adc6
Removed unused variables, added const where possible.
75 files changed:
boot/boot.c
boot/boot.h
boot/installboot.c
boot/mkfile.c
commands/ash/alias.c
commands/ash/alias.h
commands/ash/cd.c
commands/ash/memalloc.c
commands/ash/memalloc.h
commands/awk/lex.c
commands/elle/eecmds.c
commands/elle/eedisp.c
commands/elle/eefill.c
commands/elle/eeterm.c
commands/elle/sberr.c
commands/simple/backup.c
commands/simple/cleantmp.c
commands/simple/cp.c
commands/simple/devsize.c
commands/simple/dumpcore.c
commands/simple/finger.c
commands/simple/getty.c
drivers/audio/common/audio_fw.c
drivers/audio/es1371/AC97.c
drivers/audio/es1371/sample_rate_converter.c
drivers/audio/es1371/sample_rate_converter.h
drivers/bios_wini/bios_wini.c
drivers/dec21140A/dec21140A.c
drivers/dpeth/dp.c
drivers/e1000/e1000.c
drivers/filter/crc.c
drivers/filter/crc.h
drivers/filter/driver.c
drivers/filter/inc.h
drivers/filter/sum.c
drivers/filter/util.c
drivers/floppy/floppy.c
drivers/fxp/fxp.c
drivers/lance/lance.c
drivers/log/log.c
drivers/orinoco/hermes.c
drivers/orinoco/hermes.h
drivers/orinoco/orinoco.c
drivers/readclock/readclock.c
drivers/rtl8139/rtl8139.c
drivers/rtl8169/rtl8169.c
drivers/ti1225/ti1225.c
drivers/tty/console.c
drivers/tty/keyboard.c
drivers/tty/tty.c
kernel/arch/i386/apic.c
kernel/arch/i386/memory.c
kernel/proto.h
lib/libc/ip/getifaddrs.c
lib/libc/ip/recvfrom.c
lib/libc/ip/setsockopt.c
lib/libc/other/_mount.c
lib/libc/other/_seekdir.c
lib/libc/other/asynchio.c
lib/libc/other/fts.c
lib/libc/other/initgroups.c
lib/libc/other/vectorio.c
lib/libc/posix/_mmap.c
lib/libc/posix/_ucontext.c
lib/libc/posix/getloadavg.c
lib/libdriver/driver.c
lib/libtimers/tmrs_clr.c
lib/libutil/openpty.c
servers/ds/proto.h
servers/ds/store.c
servers/mfs/link.c
servers/rs/manager.c
servers/rs/service/service.c
servers/vfs/device.c
servers/vfs/request.c