Fix bug in MmAllocateContinuousPages spotted by Philip Susi
authorDavid Welch <welch@cwcom.net>
Tue, 16 Jan 2001 09:55:02 +0000 (09:55 +0000)
committerDavid Welch <welch@cwcom.net>
Tue, 16 Jan 2001 09:55:02 +0000 (09:55 +0000)
commit25dc208536c2a8859d92a690b732574ee8799f94
treeaebde8f0be3467e1c204c96f06a4f69f5f226b22
parent7887cc99655196910d8306825f670cdbd81c4611
Fix bug in MmAllocateContinuousPages spotted by Philip Susi
Fixed compilation bugs in roshttpd
Work on write support (still not working)

svn path=/trunk/; revision=1524
18 files changed:
reactos/Makefile
reactos/apps/utils/net/roshttpd/common/list.cpp
reactos/apps/utils/net/roshttpd/httpd.cpp
reactos/apps/utils/net/roshttpd/include/httpd.h
reactos/apps/utils/net/roshttpd/include/list.h
reactos/apps/utils/net/roshttpd/makefile
reactos/drivers/fs/vfat/blockdev.c
reactos/drivers/fs/vfat/close.c
reactos/drivers/fs/vfat/create.c
reactos/drivers/fs/vfat/dirwr.c
reactos/drivers/fs/vfat/fat.c
reactos/drivers/fs/vfat/iface.c
reactos/drivers/fs/vfat/rw.c
reactos/drivers/fs/vfat/vfat.h
reactos/install.sh
reactos/lib/kernel32/file/rw.c
reactos/ntoskrnl/mm/freelist.c
reactos/rules.mak