[Box Backup-dev] COMMIT r322 - in box/gary/boxbackup-0.09: bin/bbackupctl bin/bbackupd bin/bbackupobjdump bin/bbackupquery bin/bbstoreaccounts bin/bbstored infrastructure lib/backupclient lib/backupstore lib/common lib/compress lib/crypto lib/raidfile lib/server test/backupdiff test/backupstore test/backupstorefix test/backupstorepatch test/basicserver test/bbackupd test/common test/compress test/crypto test/raidfile

boxbackup-dev at fluffy.co.uk boxbackup-dev at fluffy.co.uk
Tue Jan 17 23:09:49 GMT 2006


Author: chris
Date: 2006-01-17 23:08:47 +0000 (Tue, 17 Jan 2006)
New Revision: 322

Modified:
   box/gary/boxbackup-0.09/bin/bbackupctl/bbackupctl.cpp
   box/gary/boxbackup-0.09/bin/bbackupd/BackupClientContext.cpp
   box/gary/boxbackup-0.09/bin/bbackupd/BackupClientContext.h
   box/gary/boxbackup-0.09/bin/bbackupd/BackupClientDeleteList.cpp
   box/gary/boxbackup-0.09/bin/bbackupd/BackupClientDeleteList.h
   box/gary/boxbackup-0.09/bin/bbackupd/BackupClientDirectoryRecord.cpp
   box/gary/boxbackup-0.09/bin/bbackupd/BackupClientDirectoryRecord.h
   box/gary/boxbackup-0.09/bin/bbackupd/BackupClientInodeToIDMap.cpp
   box/gary/boxbackup-0.09/bin/bbackupd/BackupClientInodeToIDMap.h
   box/gary/boxbackup-0.09/bin/bbackupd/BackupDaemon.cpp
   box/gary/boxbackup-0.09/bin/bbackupd/BackupDaemon.h
   box/gary/boxbackup-0.09/bin/bbackupd/bbackupd.cpp
   box/gary/boxbackup-0.09/bin/bbackupobjdump/bbackupobjdump.cpp
   box/gary/boxbackup-0.09/bin/bbackupquery/BackupQueries.cpp
   box/gary/boxbackup-0.09/bin/bbackupquery/BackupQueries.h
   box/gary/boxbackup-0.09/bin/bbackupquery/bbackupquery.cpp
   box/gary/boxbackup-0.09/bin/bbstoreaccounts/bbstoreaccounts.cpp
   box/gary/boxbackup-0.09/bin/bbstored/BBStoreDHousekeeping.cpp
   box/gary/boxbackup-0.09/bin/bbstored/BackupCommands.cpp
   box/gary/boxbackup-0.09/bin/bbstored/BackupConstants.h
   box/gary/boxbackup-0.09/bin/bbstored/BackupContext.cpp
   box/gary/boxbackup-0.09/bin/bbstored/BackupContext.h
   box/gary/boxbackup-0.09/bin/bbstored/BackupStoreDaemon.cpp
   box/gary/boxbackup-0.09/bin/bbstored/BackupStoreDaemon.h
   box/gary/boxbackup-0.09/bin/bbstored/HousekeepStoreAccount.cpp
   box/gary/boxbackup-0.09/bin/bbstored/HousekeepStoreAccount.h
   box/gary/boxbackup-0.09/bin/bbstored/bbstored.cpp
   box/gary/boxbackup-0.09/infrastructure/buildenv-testmain-template.cpp
   box/gary/boxbackup-0.09/lib/backupclient/BackupClientCryptoKeys.cpp
   box/gary/boxbackup-0.09/lib/backupclient/BackupClientCryptoKeys.h
   box/gary/boxbackup-0.09/lib/backupclient/BackupClientFileAttributes.cpp
   box/gary/boxbackup-0.09/lib/backupclient/BackupClientFileAttributes.h
   box/gary/boxbackup-0.09/lib/backupclient/BackupClientMakeExcludeList.cpp
   box/gary/boxbackup-0.09/lib/backupclient/BackupClientMakeExcludeList.h
   box/gary/boxbackup-0.09/lib/backupclient/BackupClientRestore.cpp
   box/gary/boxbackup-0.09/lib/backupclient/BackupClientRestore.h
   box/gary/boxbackup-0.09/lib/backupclient/BackupDaemonConfigVerify.cpp
   box/gary/boxbackup-0.09/lib/backupclient/BackupDaemonConfigVerify.h
   box/gary/boxbackup-0.09/lib/backupclient/BackupStoreConstants.h
   box/gary/boxbackup-0.09/lib/backupclient/BackupStoreDirectory.cpp
   box/gary/boxbackup-0.09/lib/backupclient/BackupStoreDirectory.h
   box/gary/boxbackup-0.09/lib/backupclient/BackupStoreException.h
   box/gary/boxbackup-0.09/lib/backupclient/BackupStoreFile.cpp
   box/gary/boxbackup-0.09/lib/backupclient/BackupStoreFile.h
   box/gary/boxbackup-0.09/lib/backupclient/BackupStoreFileCmbDiff.cpp
   box/gary/boxbackup-0.09/lib/backupclient/BackupStoreFileCmbIdx.cpp
   box/gary/boxbackup-0.09/lib/backupclient/BackupStoreFileCombine.cpp
   box/gary/boxbackup-0.09/lib/backupclient/BackupStoreFileCryptVar.cpp
   box/gary/boxbackup-0.09/lib/backupclient/BackupStoreFileCryptVar.h
   box/gary/boxbackup-0.09/lib/backupclient/BackupStoreFileDiff.cpp
   box/gary/boxbackup-0.09/lib/backupclient/BackupStoreFileEncodeStream.cpp
   box/gary/boxbackup-0.09/lib/backupclient/BackupStoreFileEncodeStream.h
   box/gary/boxbackup-0.09/lib/backupclient/BackupStoreFileRevDiff.cpp
   box/gary/boxbackup-0.09/lib/backupclient/BackupStoreFileWire.h
   box/gary/boxbackup-0.09/lib/backupclient/BackupStoreFilename.cpp
   box/gary/boxbackup-0.09/lib/backupclient/BackupStoreFilename.h
   box/gary/boxbackup-0.09/lib/backupclient/BackupStoreFilenameClear.cpp
   box/gary/boxbackup-0.09/lib/backupclient/BackupStoreFilenameClear.h
   box/gary/boxbackup-0.09/lib/backupclient/BackupStoreObjectDump.cpp
   box/gary/boxbackup-0.09/lib/backupclient/BackupStoreObjectMagic.h
   box/gary/boxbackup-0.09/lib/backupstore/BackupStoreAccountDatabase.cpp
   box/gary/boxbackup-0.09/lib/backupstore/BackupStoreAccountDatabase.h
   box/gary/boxbackup-0.09/lib/backupstore/BackupStoreAccounts.cpp
   box/gary/boxbackup-0.09/lib/backupstore/BackupStoreAccounts.h
   box/gary/boxbackup-0.09/lib/backupstore/BackupStoreCheck.cpp
   box/gary/boxbackup-0.09/lib/backupstore/BackupStoreCheck.h
   box/gary/boxbackup-0.09/lib/backupstore/BackupStoreCheck2.cpp
   box/gary/boxbackup-0.09/lib/backupstore/BackupStoreCheckData.cpp
   box/gary/boxbackup-0.09/lib/backupstore/BackupStoreConfigVerify.cpp
   box/gary/boxbackup-0.09/lib/backupstore/BackupStoreConfigVerify.h
   box/gary/boxbackup-0.09/lib/backupstore/BackupStoreInfo.cpp
   box/gary/boxbackup-0.09/lib/backupstore/BackupStoreInfo.h
   box/gary/boxbackup-0.09/lib/backupstore/StoreStructure.cpp
   box/gary/boxbackup-0.09/lib/backupstore/StoreStructure.h
   box/gary/boxbackup-0.09/lib/common/BannerText.h
   box/gary/boxbackup-0.09/lib/common/BeginStructPackForWire.h
   box/gary/boxbackup-0.09/lib/common/Box.h
   box/gary/boxbackup-0.09/lib/common/BoxException.cpp
   box/gary/boxbackup-0.09/lib/common/BoxException.h
   box/gary/boxbackup-0.09/lib/common/BoxPlatform.h
   box/gary/boxbackup-0.09/lib/common/BoxPortsAndFiles.h
   box/gary/boxbackup-0.09/lib/common/BoxTime.cpp
   box/gary/boxbackup-0.09/lib/common/BoxTime.h
   box/gary/boxbackup-0.09/lib/common/BoxTimeToText.cpp
   box/gary/boxbackup-0.09/lib/common/BoxTimeToText.h
   box/gary/boxbackup-0.09/lib/common/BoxTimeToUnix.h
   box/gary/boxbackup-0.09/lib/common/CollectInBufferStream.cpp
   box/gary/boxbackup-0.09/lib/common/CollectInBufferStream.h
   box/gary/boxbackup-0.09/lib/common/CommonException.h
   box/gary/boxbackup-0.09/lib/common/Configuration.cpp
   box/gary/boxbackup-0.09/lib/common/Configuration.h
   box/gary/boxbackup-0.09/lib/common/Conversion.h
   box/gary/boxbackup-0.09/lib/common/ConversionString.cpp
   box/gary/boxbackup-0.09/lib/common/DebugAssertFailed.cpp
   box/gary/boxbackup-0.09/lib/common/DebugMemLeakFinder.cpp
   box/gary/boxbackup-0.09/lib/common/DebugPrintf.cpp
   box/gary/boxbackup-0.09/lib/common/EndStructPackForWire.h
   box/gary/boxbackup-0.09/lib/common/EventWatchFilesystemObject.cpp
   box/gary/boxbackup-0.09/lib/common/EventWatchFilesystemObject.h
   box/gary/boxbackup-0.09/lib/common/ExcludeList.cpp
   box/gary/boxbackup-0.09/lib/common/ExcludeList.h
   box/gary/boxbackup-0.09/lib/common/FdGetLine.cpp
   box/gary/boxbackup-0.09/lib/common/FdGetLine.h
   box/gary/boxbackup-0.09/lib/common/FileModificationTime.h
   box/gary/boxbackup-0.09/lib/common/FileStream.cpp
   box/gary/boxbackup-0.09/lib/common/FileStream.h
   box/gary/boxbackup-0.09/lib/common/Guards.h
   box/gary/boxbackup-0.09/lib/common/IOStream.cpp
   box/gary/boxbackup-0.09/lib/common/IOStream.h
   box/gary/boxbackup-0.09/lib/common/IOStreamGetLine.cpp
   box/gary/boxbackup-0.09/lib/common/IOStreamGetLine.h
   box/gary/boxbackup-0.09/lib/common/LinuxWorkaround.cpp
   box/gary/boxbackup-0.09/lib/common/LinuxWorkaround.h
   box/gary/boxbackup-0.09/lib/common/MainHelper.h
   box/gary/boxbackup-0.09/lib/common/MemBlockStream.cpp
   box/gary/boxbackup-0.09/lib/common/MemBlockStream.h
   box/gary/boxbackup-0.09/lib/common/MemLeakFindOff.h
   box/gary/boxbackup-0.09/lib/common/MemLeakFindOn.h
   box/gary/boxbackup-0.09/lib/common/MemLeakFinder.h
   box/gary/boxbackup-0.09/lib/common/NamedLock.cpp
   box/gary/boxbackup-0.09/lib/common/NamedLock.h
   box/gary/boxbackup-0.09/lib/common/PartialReadStream.cpp
   box/gary/boxbackup-0.09/lib/common/PartialReadStream.h
   box/gary/boxbackup-0.09/lib/common/ReadGatherStream.cpp
   box/gary/boxbackup-0.09/lib/common/ReadGatherStream.h
   box/gary/boxbackup-0.09/lib/common/StreamableMemBlock.cpp
   box/gary/boxbackup-0.09/lib/common/StreamableMemBlock.h
   box/gary/boxbackup-0.09/lib/common/TemporaryDirectory.h
   box/gary/boxbackup-0.09/lib/common/Test.h
   box/gary/boxbackup-0.09/lib/common/UnixUser.cpp
   box/gary/boxbackup-0.09/lib/common/UnixUser.h
   box/gary/boxbackup-0.09/lib/common/Utils.cpp
   box/gary/boxbackup-0.09/lib/common/Utils.h
   box/gary/boxbackup-0.09/lib/common/WaitForEvent.cpp
   box/gary/boxbackup-0.09/lib/common/WaitForEvent.h
   box/gary/boxbackup-0.09/lib/compress/Compress.h
   box/gary/boxbackup-0.09/lib/compress/CompressException.h
   box/gary/boxbackup-0.09/lib/compress/CompressStream.cpp
   box/gary/boxbackup-0.09/lib/compress/CompressStream.h
   box/gary/boxbackup-0.09/lib/crypto/CipherAES.cpp
   box/gary/boxbackup-0.09/lib/crypto/CipherAES.h
   box/gary/boxbackup-0.09/lib/crypto/CipherBlowfish.cpp
   box/gary/boxbackup-0.09/lib/crypto/CipherBlowfish.h
   box/gary/boxbackup-0.09/lib/crypto/CipherContext.cpp
   box/gary/boxbackup-0.09/lib/crypto/CipherContext.h
   box/gary/boxbackup-0.09/lib/crypto/CipherDescription.cpp
   box/gary/boxbackup-0.09/lib/crypto/CipherDescription.h
   box/gary/boxbackup-0.09/lib/crypto/CipherException.h
   box/gary/boxbackup-0.09/lib/crypto/MD5Digest.cpp
   box/gary/boxbackup-0.09/lib/crypto/MD5Digest.h
   box/gary/boxbackup-0.09/lib/crypto/Random.cpp
   box/gary/boxbackup-0.09/lib/crypto/Random.h
   box/gary/boxbackup-0.09/lib/crypto/RollingChecksum.cpp
   box/gary/boxbackup-0.09/lib/crypto/RollingChecksum.h
   box/gary/boxbackup-0.09/lib/raidfile/RaidFileController.cpp
   box/gary/boxbackup-0.09/lib/raidfile/RaidFileController.h
   box/gary/boxbackup-0.09/lib/raidfile/RaidFileException.h
   box/gary/boxbackup-0.09/lib/raidfile/RaidFileRead.cpp
   box/gary/boxbackup-0.09/lib/raidfile/RaidFileRead.h
   box/gary/boxbackup-0.09/lib/raidfile/RaidFileUtil.cpp
   box/gary/boxbackup-0.09/lib/raidfile/RaidFileUtil.h
   box/gary/boxbackup-0.09/lib/raidfile/RaidFileWrite.cpp
   box/gary/boxbackup-0.09/lib/raidfile/RaidFileWrite.h
   box/gary/boxbackup-0.09/lib/server/Daemon.cpp
   box/gary/boxbackup-0.09/lib/server/Daemon.h
   box/gary/boxbackup-0.09/lib/server/LocalProcessStream.cpp
   box/gary/boxbackup-0.09/lib/server/LocalProcessStream.h
   box/gary/boxbackup-0.09/lib/server/Protocol.cpp
   box/gary/boxbackup-0.09/lib/server/Protocol.h
   box/gary/boxbackup-0.09/lib/server/ProtocolObject.cpp
   box/gary/boxbackup-0.09/lib/server/ProtocolObject.h
   box/gary/boxbackup-0.09/lib/server/ProtocolUncertainStream.cpp
   box/gary/boxbackup-0.09/lib/server/ProtocolUncertainStream.h
   box/gary/boxbackup-0.09/lib/server/ProtocolWire.h
   box/gary/boxbackup-0.09/lib/server/SSLLib.cpp
   box/gary/boxbackup-0.09/lib/server/SSLLib.h
   box/gary/boxbackup-0.09/lib/server/ServerException.h
   box/gary/boxbackup-0.09/lib/server/ServerStream.h
   box/gary/boxbackup-0.09/lib/server/ServerTLS.h
   box/gary/boxbackup-0.09/lib/server/Socket.cpp
   box/gary/boxbackup-0.09/lib/server/Socket.h
   box/gary/boxbackup-0.09/lib/server/SocketListen.h
   box/gary/boxbackup-0.09/lib/server/SocketStream.cpp
   box/gary/boxbackup-0.09/lib/server/SocketStream.h
   box/gary/boxbackup-0.09/lib/server/SocketStreamTLS.cpp
   box/gary/boxbackup-0.09/lib/server/SocketStreamTLS.h
   box/gary/boxbackup-0.09/lib/server/TLSContext.cpp
   box/gary/boxbackup-0.09/lib/server/TLSContext.h
   box/gary/boxbackup-0.09/test/backupdiff/difftestfiles.cpp
   box/gary/boxbackup-0.09/test/backupdiff/testbackupdiff.cpp
   box/gary/boxbackup-0.09/test/backupstore/testbackupstore.cpp
   box/gary/boxbackup-0.09/test/backupstorefix/testbackupstorefix.cpp
   box/gary/boxbackup-0.09/test/backupstorepatch/testbackupstorepatch.cpp
   box/gary/boxbackup-0.09/test/basicserver/TestCommands.cpp
   box/gary/boxbackup-0.09/test/basicserver/TestContext.cpp
   box/gary/boxbackup-0.09/test/basicserver/TestContext.h
   box/gary/boxbackup-0.09/test/basicserver/testbasicserver.cpp
   box/gary/boxbackup-0.09/test/bbackupd/testbbackupd.cpp
   box/gary/boxbackup-0.09/test/common/testcommon.cpp
   box/gary/boxbackup-0.09/test/compress/testcompress.cpp
   box/gary/boxbackup-0.09/test/crypto/testcrypto.cpp
   box/gary/boxbackup-0.09/test/raidfile/Darwin-SYS.h
   box/gary/boxbackup-0.09/test/raidfile/intercept.cpp
   box/gary/boxbackup-0.09/test/raidfile/testraidfile.cpp
Log:
* boxbackup-0.09
- Set svn:eol-style to native on *.cpp and *.h to match Gary's tree,
  so that there will be no property differences to show up in svn diff



Property changes on: box/gary/boxbackup-0.09/bin/bbackupctl/bbackupctl.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/bin/bbackupd/BackupClientContext.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/bin/bbackupd/BackupClientContext.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/bin/bbackupd/BackupClientDeleteList.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/bin/bbackupd/BackupClientDeleteList.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/bin/bbackupd/BackupClientDirectoryRecord.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/bin/bbackupd/BackupClientDirectoryRecord.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/bin/bbackupd/BackupClientInodeToIDMap.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/bin/bbackupd/BackupClientInodeToIDMap.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/bin/bbackupd/BackupDaemon.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/bin/bbackupd/BackupDaemon.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/bin/bbackupd/bbackupd.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/bin/bbackupobjdump/bbackupobjdump.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/bin/bbackupquery/BackupQueries.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/bin/bbackupquery/BackupQueries.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/bin/bbackupquery/bbackupquery.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/bin/bbstoreaccounts/bbstoreaccounts.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/bin/bbstored/BBStoreDHousekeeping.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/bin/bbstored/BackupCommands.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/bin/bbstored/BackupConstants.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/bin/bbstored/BackupContext.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/bin/bbstored/BackupContext.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/bin/bbstored/BackupStoreDaemon.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/bin/bbstored/BackupStoreDaemon.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/bin/bbstored/HousekeepStoreAccount.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/bin/bbstored/HousekeepStoreAccount.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/bin/bbstored/bbstored.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/infrastructure/buildenv-testmain-template.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/backupclient/BackupClientCryptoKeys.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/backupclient/BackupClientCryptoKeys.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/backupclient/BackupClientFileAttributes.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/backupclient/BackupClientFileAttributes.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/backupclient/BackupClientMakeExcludeList.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/backupclient/BackupClientMakeExcludeList.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/backupclient/BackupClientRestore.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/backupclient/BackupClientRestore.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/backupclient/BackupDaemonConfigVerify.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/backupclient/BackupDaemonConfigVerify.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/backupclient/BackupStoreConstants.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/backupclient/BackupStoreDirectory.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/backupclient/BackupStoreDirectory.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/backupclient/BackupStoreException.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/backupclient/BackupStoreFile.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/backupclient/BackupStoreFile.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/backupclient/BackupStoreFileCmbDiff.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/backupclient/BackupStoreFileCmbIdx.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/backupclient/BackupStoreFileCombine.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/backupclient/BackupStoreFileCryptVar.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/backupclient/BackupStoreFileCryptVar.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/backupclient/BackupStoreFileDiff.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/backupclient/BackupStoreFileEncodeStream.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/backupclient/BackupStoreFileEncodeStream.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/backupclient/BackupStoreFileRevDiff.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/backupclient/BackupStoreFileWire.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/backupclient/BackupStoreFilename.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/backupclient/BackupStoreFilename.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/backupclient/BackupStoreFilenameClear.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/backupclient/BackupStoreFilenameClear.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/backupclient/BackupStoreObjectDump.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/backupclient/BackupStoreObjectMagic.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/backupstore/BackupStoreAccountDatabase.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/backupstore/BackupStoreAccountDatabase.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/backupstore/BackupStoreAccounts.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/backupstore/BackupStoreAccounts.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/backupstore/BackupStoreCheck.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/backupstore/BackupStoreCheck.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/backupstore/BackupStoreCheck2.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/backupstore/BackupStoreCheckData.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/backupstore/BackupStoreConfigVerify.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/backupstore/BackupStoreConfigVerify.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/backupstore/BackupStoreInfo.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/backupstore/BackupStoreInfo.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/backupstore/StoreStructure.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/backupstore/StoreStructure.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/BannerText.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/BeginStructPackForWire.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/Box.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/BoxException.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/BoxException.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/BoxPlatform.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/BoxPortsAndFiles.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/BoxTime.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/BoxTime.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/BoxTimeToText.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/BoxTimeToText.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/BoxTimeToUnix.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/CollectInBufferStream.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/CollectInBufferStream.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/CommonException.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/Configuration.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/Configuration.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/Conversion.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/ConversionString.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/DebugAssertFailed.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/DebugMemLeakFinder.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/DebugPrintf.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/EndStructPackForWire.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/EventWatchFilesystemObject.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/EventWatchFilesystemObject.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/ExcludeList.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/ExcludeList.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/FdGetLine.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/FdGetLine.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/FileModificationTime.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/FileStream.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/FileStream.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/Guards.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/IOStream.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/IOStream.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/IOStreamGetLine.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/IOStreamGetLine.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/LinuxWorkaround.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/LinuxWorkaround.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/MainHelper.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/MemBlockStream.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/MemBlockStream.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/MemLeakFindOff.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/MemLeakFindOn.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/MemLeakFinder.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/NamedLock.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/NamedLock.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/PartialReadStream.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/PartialReadStream.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/ReadGatherStream.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/ReadGatherStream.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/StreamableMemBlock.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/StreamableMemBlock.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/TemporaryDirectory.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/Test.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/UnixUser.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/UnixUser.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/Utils.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/Utils.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/WaitForEvent.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/common/WaitForEvent.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/compress/Compress.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/compress/CompressException.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/compress/CompressStream.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/compress/CompressStream.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/crypto/CipherAES.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/crypto/CipherAES.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/crypto/CipherBlowfish.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/crypto/CipherBlowfish.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/crypto/CipherContext.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/crypto/CipherContext.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/crypto/CipherDescription.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/crypto/CipherDescription.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/crypto/CipherException.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/crypto/MD5Digest.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/crypto/MD5Digest.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/crypto/Random.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/crypto/Random.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/crypto/RollingChecksum.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/crypto/RollingChecksum.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/raidfile/RaidFileController.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/raidfile/RaidFileController.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/raidfile/RaidFileException.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/raidfile/RaidFileRead.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/raidfile/RaidFileRead.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/raidfile/RaidFileUtil.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/raidfile/RaidFileUtil.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/raidfile/RaidFileWrite.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/raidfile/RaidFileWrite.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/server/Daemon.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/server/Daemon.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/server/LocalProcessStream.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/server/LocalProcessStream.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/server/Protocol.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/server/Protocol.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/server/ProtocolObject.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/server/ProtocolObject.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/server/ProtocolUncertainStream.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/server/ProtocolUncertainStream.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/server/ProtocolWire.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/server/SSLLib.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/server/SSLLib.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/server/ServerException.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/server/ServerStream.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/server/ServerTLS.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/server/Socket.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/server/Socket.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/server/SocketListen.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/server/SocketStream.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/server/SocketStream.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/server/SocketStreamTLS.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/server/SocketStreamTLS.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/server/TLSContext.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/lib/server/TLSContext.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/test/backupdiff/difftestfiles.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/test/backupdiff/testbackupdiff.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/test/backupstore/testbackupstore.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/test/backupstorefix/testbackupstorefix.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/test/backupstorepatch/testbackupstorepatch.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/test/basicserver/TestCommands.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/test/basicserver/TestContext.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/test/basicserver/TestContext.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/test/basicserver/testbasicserver.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/test/bbackupd/testbbackupd.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/test/common/testcommon.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/test/compress/testcompress.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/test/crypto/testcrypto.cpp
___________________________________________________________________
Name: svn:eol-style
   + native

Modified: box/gary/boxbackup-0.09/test/raidfile/Darwin-SYS.h
===================================================================
--- box/gary/boxbackup-0.09/test/raidfile/Darwin-SYS.h	2006-01-17 22:43:33 UTC (rev 321)
+++ box/gary/boxbackup-0.09/test/raidfile/Darwin-SYS.h	2006-01-17 23:08:47 UTC (rev 322)
@@ -37,170 +37,170 @@
 //  
 //  
 //  
-
-/* Taken from the Darwin Libc source
-*/
-
-/*
- * Copyright (c) 1999 Apple Computer, Inc. All rights reserved.
- *
- * @APPLE_LICENSE_HEADER_START@
- * 
- * The contents of this file constitute Original Code as defined in and
- * are subject to the Apple Public Source License Version 1.1 (the
- * "License").  You may not use this file except in compliance with the
- * License.  Please obtain a copy of the License at
- * http://www.apple.com/publicsource and read it before using this file.
- * 
- * This Original Code and all software distributed under the License are
- * distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, EITHER
- * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,
- * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,
- * FITNESS FOR A PARTICULAR PURPOSE OR NON-INFRINGEMENT.  Please see the
- * License for the specific language governing rights and limitations
- * under the License.
- * 
- * @APPLE_LICENSE_HEADER_END@
- */
-/* Copyright (c) 1992 NeXT Computer, Inc.  All rights reserved.
- *
- *	File:	SYS.h
- *
- *	Definition of the user side of the UNIX system call interface
- *	for M98K.
- *
- *	Errors are flagged by the location of the trap return (ie., which
- *	instruction is executed upon rfi):
- *
- *		SC PC + 4:	Error (typically branch to cerror())
- *		SC PC + 8:	Success
- *
- * HISTORY
- * 18-Nov-92	Ben Fathi (benf at next.com)
- *	Ported to m98k.
- *
- *  9-Jan-92	Peter King (king at next.com)
- *	Created.
- */
-
-#define KERNEL_PRIVATE	1
-/*
- * Header files.
- */
-#import	<architecture/ppc/asm_help.h>
-#import	<architecture/ppc/pseudo_inst.h>
-#import	<mach/ppc/exception.h>
-#import	<sys/syscall.h>
-
-/* From rhapsody kernel mach/ppc/syscall_sw.h */
-#define	kernel_trap_args_0
-#define	kernel_trap_args_1
-#define	kernel_trap_args_2
-#define	kernel_trap_args_3
-#define	kernel_trap_args_4
-#define	kernel_trap_args_5
-#define	kernel_trap_args_6
-#define	kernel_trap_args_7
-
-/*
- * simple_kernel_trap -- Mach system calls with 8 or less args
- * Args are passed in a0 - a7, system call number in r0.
- * Do a "sc" instruction to enter kernel.
- */	
-#define simple_kernel_trap(trap_name, trap_number)	\
-	.globl	_##trap_name				@\
-_##trap_name:						@\
-	li	r0,trap_number				 @\
-	sc						 @\
-	blr						 @\
-	END(trap_name)
-
-#define kernel_trap_0(trap_name,trap_number)		 \
-	simple_kernel_trap(trap_name,trap_number)
-
-#define kernel_trap_1(trap_name,trap_number)		 \
-	simple_kernel_trap(trap_name,trap_number)
-
-#define kernel_trap_2(trap_name,trap_number)		 \
-	simple_kernel_trap(trap_name,trap_number)
-
-#define kernel_trap_3(trap_name,trap_number)		 \
-	simple_kernel_trap(trap_name,trap_number)
-
-#define kernel_trap_4(trap_name,trap_number)		 \
-	simple_kernel_trap(trap_name,trap_number)
-
-#define kernel_trap_5(trap_name,trap_number)		 \
-	simple_kernel_trap(trap_name,trap_number)
-
-#define kernel_trap_6(trap_name,trap_number)		 \
-	simple_kernel_trap(trap_name,trap_number)
-
-#define kernel_trap_7(trap_name,trap_number)		 \
-	simple_kernel_trap(trap_name,trap_number)
-
-#define kernel_trap_8(trap_name,trap_number)		 \
-        simple_kernel_trap(trap_name,trap_number)
-
-#define kernel_trap_9(trap_name,trap_number)		 \
-        simple_kernel_trap(trap_name,trap_number)
-
-/* End of rhapsody kernel mach/ppc/syscall_sw.h */
-
-/*
- * Macros.
- */
-
-#define	SYSCALL(name, nargs)			\
-	.globl	cerror				@\
-LEAF(_##name)					@\
-	kernel_trap_args_##nargs		@\
-	li	r0,SYS_##name			@\
-	sc					@\
-	b	1f   				@\
-	b	2f				@\
-1:	BRANCH_EXTERN(cerror)			@\
-.text						\
-2:	nop
-
-#define	SYSCALL_NONAME(name, nargs)		\
-	.globl	cerror				@\
-	kernel_trap_args_##nargs		@\
-	li	r0,SYS_##name			@\
-	sc					@\
-	b	1f   				@\
-	b	2f				@\
-1:	BRANCH_EXTERN(cerror)			@\
-.text						\
-2:	nop
-
-#define	PSEUDO(pseudo, name, nargs)		\
-LEAF(_##pseudo)					@\
-	SYSCALL_NONAME(name, nargs)
-
-
-#undef END
-#import	<mach/ppc/syscall_sw.h>
-
-#if !defined(SYS_getdirentriesattr)
-#define SYS_getdirentriesattr 222
-#endif
-
-#if !defined(SYS_semsys)
-#define SYS_semsys	251
-#define SYS_msgsys	252
-#define SYS_shmsys	253
-#define SYS_semctl	254
-#define SYS_semget	255
-#define SYS_semop	256
-#define SYS_semconfig	257
-#define SYS_msgctl	258
-#define SYS_msgget	259
-#define SYS_msgsnd	260
-#define SYS_msgrcv	261
-#define SYS_shmat	262
-#define SYS_shmctl	263
-#define SYS_shmdt	264
-#define SYS_shmget	265
-#endif
- 
+
+/* Taken from the Darwin Libc source
+*/
+
+/*
+ * Copyright (c) 1999 Apple Computer, Inc. All rights reserved.
+ *
+ * @APPLE_LICENSE_HEADER_START@
+ * 
+ * The contents of this file constitute Original Code as defined in and
+ * are subject to the Apple Public Source License Version 1.1 (the
+ * "License").  You may not use this file except in compliance with the
+ * License.  Please obtain a copy of the License at
+ * http://www.apple.com/publicsource and read it before using this file.
+ * 
+ * This Original Code and all software distributed under the License are
+ * distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, EITHER
+ * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,
+ * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE OR NON-INFRINGEMENT.  Please see the
+ * License for the specific language governing rights and limitations
+ * under the License.
+ * 
+ * @APPLE_LICENSE_HEADER_END@
+ */
+/* Copyright (c) 1992 NeXT Computer, Inc.  All rights reserved.
+ *
+ *	File:	SYS.h
+ *
+ *	Definition of the user side of the UNIX system call interface
+ *	for M98K.
+ *
+ *	Errors are flagged by the location of the trap return (ie., which
+ *	instruction is executed upon rfi):
+ *
+ *		SC PC + 4:	Error (typically branch to cerror())
+ *		SC PC + 8:	Success
+ *
+ * HISTORY
+ * 18-Nov-92	Ben Fathi (benf at next.com)
+ *	Ported to m98k.
+ *
+ *  9-Jan-92	Peter King (king at next.com)
+ *	Created.
+ */
+
+#define KERNEL_PRIVATE	1
+/*
+ * Header files.
+ */
+#import	<architecture/ppc/asm_help.h>
+#import	<architecture/ppc/pseudo_inst.h>
+#import	<mach/ppc/exception.h>
+#import	<sys/syscall.h>
+
+/* From rhapsody kernel mach/ppc/syscall_sw.h */
+#define	kernel_trap_args_0
+#define	kernel_trap_args_1
+#define	kernel_trap_args_2
+#define	kernel_trap_args_3
+#define	kernel_trap_args_4
+#define	kernel_trap_args_5
+#define	kernel_trap_args_6
+#define	kernel_trap_args_7
+
+/*
+ * simple_kernel_trap -- Mach system calls with 8 or less args
+ * Args are passed in a0 - a7, system call number in r0.
+ * Do a "sc" instruction to enter kernel.
+ */	
+#define simple_kernel_trap(trap_name, trap_number)	\
+	.globl	_##trap_name				@\
+_##trap_name:						@\
+	li	r0,trap_number				 @\
+	sc						 @\
+	blr						 @\
+	END(trap_name)
+
+#define kernel_trap_0(trap_name,trap_number)		 \
+	simple_kernel_trap(trap_name,trap_number)
+
+#define kernel_trap_1(trap_name,trap_number)		 \
+	simple_kernel_trap(trap_name,trap_number)
+
+#define kernel_trap_2(trap_name,trap_number)		 \
+	simple_kernel_trap(trap_name,trap_number)
+
+#define kernel_trap_3(trap_name,trap_number)		 \
+	simple_kernel_trap(trap_name,trap_number)
+
+#define kernel_trap_4(trap_name,trap_number)		 \
+	simple_kernel_trap(trap_name,trap_number)
+
+#define kernel_trap_5(trap_name,trap_number)		 \
+	simple_kernel_trap(trap_name,trap_number)
+
+#define kernel_trap_6(trap_name,trap_number)		 \
+	simple_kernel_trap(trap_name,trap_number)
+
+#define kernel_trap_7(trap_name,trap_number)		 \
+	simple_kernel_trap(trap_name,trap_number)
+
+#define kernel_trap_8(trap_name,trap_number)		 \
+        simple_kernel_trap(trap_name,trap_number)
+
+#define kernel_trap_9(trap_name,trap_number)		 \
+        simple_kernel_trap(trap_name,trap_number)
+
+/* End of rhapsody kernel mach/ppc/syscall_sw.h */
+
+/*
+ * Macros.
+ */
+
+#define	SYSCALL(name, nargs)			\
+	.globl	cerror				@\
+LEAF(_##name)					@\
+	kernel_trap_args_##nargs		@\
+	li	r0,SYS_##name			@\
+	sc					@\
+	b	1f   				@\
+	b	2f				@\
+1:	BRANCH_EXTERN(cerror)			@\
+.text						\
+2:	nop
+
+#define	SYSCALL_NONAME(name, nargs)		\
+	.globl	cerror				@\
+	kernel_trap_args_##nargs		@\
+	li	r0,SYS_##name			@\
+	sc					@\
+	b	1f   				@\
+	b	2f				@\
+1:	BRANCH_EXTERN(cerror)			@\
+.text						\
+2:	nop
+
+#define	PSEUDO(pseudo, name, nargs)		\
+LEAF(_##pseudo)					@\
+	SYSCALL_NONAME(name, nargs)
+
+
+#undef END
+#import	<mach/ppc/syscall_sw.h>
+
+#if !defined(SYS_getdirentriesattr)
+#define SYS_getdirentriesattr 222
+#endif
+
+#if !defined(SYS_semsys)
+#define SYS_semsys	251
+#define SYS_msgsys	252
+#define SYS_shmsys	253
+#define SYS_semctl	254
+#define SYS_semget	255
+#define SYS_semop	256
+#define SYS_semconfig	257
+#define SYS_msgctl	258
+#define SYS_msgget	259
+#define SYS_msgsnd	260
+#define SYS_msgrcv	261
+#define SYS_shmat	262
+#define SYS_shmctl	263
+#define SYS_shmdt	264
+#define SYS_shmget	265
+#endif
+ 


Property changes on: box/gary/boxbackup-0.09/test/raidfile/Darwin-SYS.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/test/raidfile/intercept.cpp
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: box/gary/boxbackup-0.09/test/raidfile/testraidfile.cpp
___________________________________________________________________
Name: svn:eol-style
   + native




More information about the Boxbackup-dev mailing list