]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
o fix bug in conversion of DOS 32-bit signed number to FreeBSD's 64-bit
authorWarner Losh <imp@FreeBSD.org>
Thu, 2 Jul 1998 05:12:53 +0000 (05:12 +0000)
committerWarner Losh <imp@FreeBSD.org>
Thu, 2 Jul 1998 05:12:53 +0000 (05:12 +0000)
commitcf0ad320e41653772a3d2b018a8cd8ac60751e82
treed7f7bdf603f7b227d7c7ff6294b305409b74d0b9
parente1603e453d52d2598c208a4f39c95d0c848649a2
o fix bug in conversion of DOS 32-bit signed number to FreeBSD's 64-bit
  off_t.

This fixed the primitive 'copy protection' that the program I'm using.
usr.bin/doscmd/dos.c
usr.bin/doscmd/intff.c