Commit Graph

30 Commits

Author SHA1 Message Date
ahodgkinson
4f9dbe409c Initial support for Solaris 7 and the Sun Forte.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@636 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-06 18:22:41 +00:00
dsandersoremutah
720fd25e8c Added prototypes and functions to initialize the logger client and associated mutex.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@594 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-20 18:32:08 +00:00
ahodgkinson
b6a7ffc76d Needed to lock/unlock the random generator mutex when getting a random number via f_getRandomUINT32.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@586 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-20 15:09:28 +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
e7e59fe71c Fixed OS X warnings.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@512 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-05 23:26:46 +00:00
ahodgkinson
728ce20c8d Changes to allow building ring 0 or ring 3 (libc-based) libraries and unit tests for NetWare.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@508 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-05 22:55:37 +00:00
ahodgkinson
73aa65fabd Added a few more routines required to port FLAIM to FTK.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@497 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-01 19:42:56 +00:00
ahodgkinson
ee7956d7ea Lock object fixes.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@476 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-30 21:22:20 +00:00
ahodgkinson
1902ae0d4d Added support for lock files, lock objects, lists, and object tracking.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@474 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-30 20:05:23 +00:00
ahodgkinson
5794442528 Fixed varargs support on Solaris.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@425 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-19 17:31:24 +00:00
ahodgkinson
6574200e15 Changes to support B-Tree result sets.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@414 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-17 22:37:01 +00:00
ahodgkinson
1b4d4f8adc Added f_calcFastChecksum.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@408 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-11 23:04:30 +00:00
ahodgkinson
6879d7b8ca Completed adding support for ring 0 NLMs.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@407 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-11 22:42:00 +00:00
ahodgkinson
62e33bcd7d First round of changes to support ring 0 NLMs.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@404 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-10 22:21:40 +00:00
dsandersoremutah
7cb4cf1140 Got rid of errorString. Renumbered error codes. Got rid of error string tables.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@401 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-09 22:48:32 +00:00
ahodgkinson
e5295860c1 Fixed Solaris compile errors.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@395 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-09 17:27:33 +00:00
ahodgkinson
bef5f7558a Fixed Linux compile errors.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@390 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-09 15:35:06 +00:00
ahodgkinson
81700794a5 Added stricmp and strnicmp on Unix platforms.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@380 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-08 22:20:53 +00:00
ahodgkinson
4e680e166d Minor changes for NetWare.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@378 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-08 21:55:06 +00:00
ahodgkinson
4875673228 Added support for NetWare (libc) built using OpenWatcom.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@377 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-08 21:17:55 +00:00
ahodgkinson
77111e2f97 Added support for collation.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@374 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-05 23:18:22 +00:00
ahodgkinson
86bbf5f33d Moved Linux-specific routines out of ftkmisc and into ftkunix.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@373 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-05 16:48:29 +00:00
ahodgkinson
2b4f58edb5 Linux fixes.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@372 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-05 16:25:38 +00:00
ahodgkinson
f283f1f9da Fixed OS X issues.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@371 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-05 16:15:45 +00:00
ahodgkinson
adb84b06ac Changes to allow XFLAIM to consume FTK.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@370 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-05 15:50:26 +00:00
ahodgkinson
78c9fe306a Added FTX.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@364 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-27 23:17:23 +00:00
ahodgkinson
6e8622e79a Updates, etc.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@360 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-27 19:09:56 +00:00
ahodgkinson
27975d5080 Fixed Mac compile errors.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@358 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-27 16:57:17 +00:00
ahodgkinson
eb0f9e82cc Updates, etc.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@357 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-27 15:59:33 +00:00
ahodgkinson
ba23819e9b Added FTK.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@356 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-26 16:53:41 +00:00