Added "const" to DOS API where missing and fixed most compilation warnings.
commit7dc41fa034528f9d7fa3583d9b595c7223977aac
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 20 Apr 2008 00:18:35 +0000 (20 00:18 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 20 Apr 2008 00:18:35 +0000 (20 00:18 +0000)
tree2bee5a392ab46bb4a44137148147e6d954d7d535
parent6b39c3836ce7f67640aa34beab65b24d367f740f
Added "const" to DOS API where missing and fixed most compilation warnings.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@28391 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
45 files changed:
rom/dos/allocdosobject.c
rom/dos/attemptlockdoslist.c
rom/dos/createdir.c
rom/dos/dos.conf
rom/dos/dos_intern.h
rom/dos/execute.c
rom/dos/filepart.c
rom/dos/filesystem_support.c
rom/dos/findsegment.c
rom/dos/fwrite.c
rom/dos/getdeviceproc.c
rom/dos/internalseek.c
rom/dos/isfilesystem.c
rom/dos/makelink.c
rom/dos/match_misc.c
rom/dos/matchfirst.c
rom/dos/matchpattern.c
rom/dos/matchpatternnocase.c
rom/dos/newloadseg.c
rom/dos/openfromlock.c
rom/dos/parsepattern.c
rom/dos/parsepatternnocase.c
rom/dos/pathpart.c
rom/dos/patternmatching.c
rom/dos/printfault.c
rom/dos/read.c
rom/dos/readlink.c
rom/dos/remassignlist.c
rom/dos/rename.c
rom/dos/runcommand.c
rom/dos/runprocess.c
rom/dos/sendpkt.c
rom/dos/setargstr.c
rom/dos/setcomment.c
rom/dos/setcurrentdirname.c
rom/dos/setfiledate.c
rom/dos/setprogramname.c
rom/dos/setprompt.c
rom/dos/setvbuf.c
rom/dos/splitname.c
rom/dos/systemtaglist.c
rom/dos/vfprintf.c
rom/dos/vfwritef.c
rom/dos/write.c
rom/dos/writechars.c