]> Zhao Yanbai Git Server - minix.git/commit
. release fixes
authorBen Gras <ben@minix3.org>
Thu, 25 Aug 2005 09:47:31 +0000 (09:47 +0000)
committerBen Gras <ben@minix3.org>
Thu, 25 Aug 2005 09:47:31 +0000 (09:47 +0000)
commit647e179038f5b4fa0bfeed44b01d69f46e2dfa6e
tree5cdabb26323cc190b7b52dea9ccb22ac36b109e3
parentae5f1f22862eb92084cc8ac79b24638c5764755d
. release fixes
. added OPENCT ioctl to at driver, which returns the number of times
  a device is opened. if it's not opened exactly once, new partition info
  will not be read in (at the next open after this close). included
  this check in autopart.
commands/ibm/autopart.c
commands/scripts/setup.sh
drivers/at_wini/at_wini.c
include/sys/ioc_disk.h
tools/release.sh