]> Zhao Yanbai Git Server - minix.git/commit
fix a few more minix specific warnings 93/793/8
authorBen Gras <ben@minix3.org>
Mon, 26 Aug 2013 16:43:05 +0000 (16:43 +0000)
committerBen Gras <ben@minix3.org>
Tue, 27 Aug 2013 16:16:03 +0000 (16:16 +0000)
commitc8f3b10909c82594396a5e25031538a15090fab0
tree691334e198af1f1aa9481555cbddccb929e7c3b4
parent60a61dffaefc807d8f265c9f8295d51ace50114c
fix a few more minix specific warnings

. also disable stack protection feature for gcc,
  causes build errors for pkgsrc gcc on minix

Change-Id: I1c6e2bcb4d948098d642543d7b2711284ee55c72
48 files changed:
bin/pax/Makefile
bin/pax/pax.h
drivers/tty/arch/earm/omap_serial.h
external/bsd/mdocml/lib/libmdoc/Makefile
external/gpl3/gcc/lib/libstdc++-v3/Makefile
external/gpl3/gcc/lib/libsupc++/Makefile
external/gpl3/gcc/usr.bin/libcpp/Makefile
external/public-domain/xz/lib/Makefile
include/minix/gpio.h
include/minix/padconf.h
include/unistd.h
kernel/arch/earm/arch_reset.c
kernel/arch/earm/arch_system.c
kernel/arch/earm/include/hw_intr.h
kernel/arch/earm/omap_intr.c
kernel/arch/earm/omap_reset.c
kernel/arch/earm/omap_serial.c
kernel/arch/earm/omap_timer.c
kernel/main.c
kernel/watchdog.h
lib/libddekit/build/ddekit/Makefile
lib/libedit/Makefile
lib/libgpio/gpio_omap.c
lib/liblwip/include/lwip/pbuf.h
lib/libmthread/Makefile
lib/libmthread/misc.c
lib/libsys/env_panic.c
servers/ext2/inode.c
servers/ext2/link.c
servers/ext2/open.c
servers/ext2/read.c
servers/ext2/write.c
servers/inet/Makefile
servers/lwip/Makefile
servers/lwip/driver.c
servers/lwip/lwip.c
servers/pm/signal.c
servers/vfs/filedes.c
servers/vfs/misc.c
share/mk/bsd.own.mk
sys/arch/i386/stand/boot/Makefile.boot
sys/arch/i386/stand/bootxx/Makefile.bootxx
sys/dev/videomode/pickmode.c
sys/sys/ucred.h
tests/Makefile.inc
usr.bin/ministat/Makefile
usr.bin/top/top.c
usr.bin/toproto/toproto.c