Commit Graph

547 Commits

Author SHA1 Message Date
dsandersoremutah
10767eccbc Changed pDRNSet to be a dynamic result set - class is now available in the toolkit.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@565 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-13 18:46:11 +00:00
dsandersoremutah
19b2abceb5 Got rid of FlmStrCmp. Updated some documentation.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@564 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-13 18:16:37 +00:00
dsandersoremutah
fc93b36697 Removed call to setBlockSize - not supported.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@563 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-13 18:15:55 +00:00
dsandersoremutah
6453e9885b Moved dynamic result set code to toolkit.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@562 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-13 18:15:32 +00:00
dsandersoremutah
0723a1ffa7 Added F_DynSearchSet class. Moved a definition for other result sets to ftk.h
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@561 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-13 18:14:04 +00:00
dsandersoremutah
c685939ff8 Moved definition for F_FileSystem to ftksys.h
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@560 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-13 18:12:40 +00:00
ahodgkinson
b905629bb0 NetWare ring zero thread fixes.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@559 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-13 17:29:11 +00:00
ahodgkinson
c91a1d663d Changes to build ring 0 FLAIM utilities for NetWare.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@558 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-13 17:18:08 +00:00
ahodgkinson
d19dd80901 Makefile changes for NetWare.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@557 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-13 17:17:42 +00:00
ahodgkinson
64c22eb9cd Changed Solaris and Linux to use DEV_BSIZE as the value of m_uiBytesPerSector.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@556 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-13 15:38:44 +00:00
ahodgkinson
a518075826 Added more asserts.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@555 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-13 15:37:30 +00:00
ahodgkinson
e6b528664d Added more asserts.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@554 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-12 23:32:15 +00:00
ahodgkinson
7fde897e34 Needed to set uiBytesWritten in directWrite() after the async write has been queued.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@553 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-12 23:20:08 +00:00
ahodgkinson
67543bc464 Enabled direct I/O and async on OS X.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@552 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-12 23:07:08 +00:00
ahodgkinson
ce90e5fd12 Misc. bug fixes in the FLAIM utilities.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@551 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-12 23:06:01 +00:00
ahodgkinson
8ac4179f56 Fixed Solaris compile errors.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@550 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-12 21:13:09 +00:00
ahodgkinson
18607f2306 Misc. changes for Solaris.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@549 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-12 21:00:03 +00:00
ahodgkinson
de1f513a3d Changes to support async reads on Solaris.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@548 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-12 20:50:04 +00:00
ahodgkinson
0f853ff59e Fixed problems with various utilities.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@547 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-12 20:10:52 +00:00
dsandersoremutah
1a77c362ff Added f_getpid call - so all applications can call it.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@546 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-12 19:29:16 +00:00
dsandersoremutah
2e73d78edb Added typecast to f_getpid call.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@545 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-12 19:27:16 +00:00
dsandersoremutah
2f396d7e37 Made some changes so it will compile when FLM_USE_NICI is defined.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@544 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-12 19:26:54 +00:00
ahodgkinson
ae120bfa92 Required updates due to FTK API changes.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@543 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-12 18:57:31 +00:00
ahodgkinson
d38be29699 NetWare async I/O changes.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@542 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-12 18:48:34 +00:00
ahodgkinson
b49776010b Solaris async I/O changes.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@541 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-12 18:29:26 +00:00
ahodgkinson
7b20027e35 Solaris async I/O changes.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@540 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-12 18:28:33 +00:00
ahodgkinson
9593313285 Added more asserts in F_FileHdl methods.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@539 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-09 18:45:16 +00:00
ahodgkinson
ba28b1401a Changes to use sema_xxxx calls on Solaris.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@538 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-09 17:04:41 +00:00
ahodgkinson
271dcedfa7 Changes to use lwp mutexes on Solaris.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@537 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-09 16:00:43 +00:00
ahodgkinson
438308a4a5 Fixed compiler warning on Linux.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@536 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-09 15:48:40 +00:00
ahodgkinson
3a3f806bcd Fixed compiler warning on Linux.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@535 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-08 20:54:00 +00:00
ahodgkinson
3f185982aa Added isPending method to IF_IOBuffer.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@534 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-08 20:27:34 +00:00
ahodgkinson
b81ebe096b Fixed non-debug build issue.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@533 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-08 19:09:00 +00:00
ahodgkinson
c539a9c7cf Fixed Unix compile errors when doing a non-debug build.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@532 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-07 23:07:40 +00:00
ahodgkinson
9b11bec834 Added flaim_4_database_format.doc.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@531 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-07 22:47:31 +00:00
ahodgkinson
b4b0b8e8da Added introduction_to_flaim_4.doc
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@530 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-07 17:35:27 +00:00
ahodgkinson
166ffd8a03 Added docs and sample directories.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@529 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-07 16:30:35 +00:00
ahodgkinson
d64d1bc5c0 Various message logging and async I/O changes.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@528 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-06 22:49:49 +00:00
ahodgkinson
6e5b224a5f Various message logging and async I/O changes.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@527 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-06 22:49:32 +00:00
ahodgkinson
5ff9f37534 Fixed Linux compile errors.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@526 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-06 21:10:57 +00:00
ahodgkinson
364d00b347 Misc. cleanup.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@525 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-06 21:10:19 +00:00
ahodgkinson
72c9368800 Added some typecasts.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@524 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-06 21:03:25 +00:00
ahodgkinson
57b0c21299 Changes to fall back to doing a non-async write when not writing on a sector boundary.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@523 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-06 20:49:37 +00:00
ahodgkinson
8d5a4c8800 Misc. cleanup.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@522 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-06 19:25:30 +00:00
ahodgkinson
aec44098ab Fixed OS X issues.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@521 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-06 19:24:54 +00:00
ahodgkinson
91641a17b1 Fixed Solaris compiler warnings.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@520 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-06 19:00:33 +00:00
ahodgkinson
9d36b441c6 Fixed Solaris compiler warnings.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@519 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-06 19:00:19 +00:00
ahodgkinson
1897dd78d8 Changes to UD2FBA AND UW2FBA prototypes.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@518 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-06 18:54:05 +00:00
ahodgkinson
72acd89327 Fixed getRefCount method of F_OSBase.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@517 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-06 17:43:19 +00:00
ahodgkinson
b058824544 Added an allocCell method that uses an allocation initializer callback.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@516 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-06 16:21:47 +00:00