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
|
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
|
f672e7590f
|
Added FTK console I/O routines to support FLAIM utilities. Misc. changes to the slab allocator.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@505 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-06-05 19:13:55 +00:00 |
|
ahodgkinson
|
a3fda8265f
|
Added f_getcwd().
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@450 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-24 19:26:29 +00:00 |
|
ahodgkinson
|
78d350e0d2
|
Updates for XFLAIM NetWare build.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@448 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-24 18:47:37 +00:00 |
|
ahodgkinson
|
2a358dbf57
|
More updates for Solaris.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@426 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-19 18:08:53 +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
|
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
|
f2cc40e884
|
Fixed Linux compile errors.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@398 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-09 18:00:57 +00:00 |
|
ahodgkinson
|
eeae0db616
|
Added implementations for "posix" atomic operations.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@397 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-09 17:57:40 +00:00 |
|
ahodgkinson
|
6067126f93
|
Added f_canGetMemoryInfo() and added startup code to set various memory limits.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@391 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-09 16:12:51 +00:00 |
|
ahodgkinson
|
77c5454f69
|
Added support for locking and unlocking files (byte 0, exclusive).
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@385 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-08 22:45:49 +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
|
341bbbf16f
|
More changes to support X-FLAIM.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@376 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-08 17:27:10 +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
|
bb1f3e4a80
|
Initial changes needed to convert XFLAIM over to FTK.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@368 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-01 23:29:03 +00:00 |
|
ahodgkinson
|
1c5226cf04
|
Fixed OS X compile issues.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@366 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-27 23:27:28 +00:00 |
|
ahodgkinson
|
969a9301d8
|
Added missing functions on Unix platforms.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@363 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-27 19:46:47 +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
|
e6bc28e4cf
|
Fixed Linux compile errors.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@359 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-27 17:19:27 +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 |
|