Searched full:todo (Results 201 - 225 of 2029) sorted by path

1234567891011>>

/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DVolumeManager.h37 // TODO: This is actually a bit dangerous, since the volume
/haiku/src/add-ons/kernel/file_systems/netfs/headers/shared/
H A DRequests.h990 StringData name; // TODO: This should be a list.
1215 NodeInfo dirInfo; // TODO: This should be a list.
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DAttributeDirectory.cpp176 // TODO: Enforce maximum attribute directory size.
279 // TODO: Enforce the maximum attr dir size.
H A DClientVolume.cpp239 // TODO: We should also check whether the node is located on the client volume
/haiku/src/add-ons/kernel/file_systems/netfs/shared/
H A DNodeInfo.cpp23 // TODO: Would this be needed as well?
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DNFS4Inode.cpp132 (void)parent; // TODO: add support for named attributes
810 (void)parent; // TODO: support named attributes
H A DRPCCallbackRequest.cpp59 fStream.GetOpaque(NULL); // TODO: tag may be important
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Defs.c230 * TODO : decompress first.
/haiku/src/add-ons/kernel/file_systems/packagefs/indices/
H A DAttributeIndex.cpp278 // TODO: Letting each attribute index be a listener is gets more expensive
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DSuperBlock.cpp118 // TODO: checks...
/haiku/src/add-ons/kernel/file_systems/udf/
H A DUdfStructures.h1453 /*! \todo double-check the pointer arithmetic here. */
1659 \todo Check pointer arithmetic
1789 /*! \todo Check UDF-2.01 2.3.4.2 for some more restrictions. */
1806 /*! \todo Check that this is really how things work: */
1929 \todo Describe strategy types here.
1995 \todo Check pointer math.
2087 /*! \todo List perms in comment and add handy union thingy */
2113 \todo Detail the system specific requirements for unique ids from UDF-2.01
2126 \todo Check pointer math.
2215 /*! \todo Lis
[all...]
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A Dkernel_interface.cpp82 // TODO: The parameters are in driver settings format now.
/haiku/src/add-ons/kernel/file_systems/userlandfs/private/
H A DPort.cpp194 // TODO: When compiling for userland, we might want to save this syscall
H A DRequestPort.cpp13 // TODO: Limit the stacking of requests?
H A DRequests.cpp13 infos[(*count)++].max_size = INT32_MAX; // TODO:...
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/beos/
H A DBeOSKernelVolume.cpp166 // TODO: Store the concerned nodes and check their type as soon as
297 // TODO: Don't ignore mode?
870 // TODO: If we want to support O_TRUNC, we should do that here.
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/haiku/
H A DHaikuKernelFileSystem.cpp103 // TODO: Call the cleanup methods (condition vars, block cache)!
117 // TODO: Call the cleanup methods, if something goes wrong!
H A DHaikuKernelVolume.cpp410 // TODO: ATM we don't release our reference when the request is finished
H A Dentry_cache.cpp9 // TODO: We could propagate these calls to the kernel. They are only used for
H A Dhaiku_kernel_emu.cpp289 // TODO: Implement!
300 // TODO: Implement!
309 // TODO: Implement!
340 // TODO: Up to this point we should call the finished hook on error!
444 // TODO: Improve!
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/
H A Dkernel_emu.cpp889 // TODO: Up to this point we should call the finished hook on error!
1121 // TODO: Implement!
/haiku/src/add-ons/kernel/generic/scsi_periph/
H A Dsync.cpp39 // TODO: Maybe we will actually want to set this one day...
/haiku/src/add-ons/kernel/network/ppp/ipcp/
H A DProtocol.cpp139 // TODO:
316 // TODO: add VJC support (the packet would be decoded here)
617 // Todo: save the oldDefaultRoute to fDefaultRoute
805 // TODO: implement me!
940 // TODO: log this event
988 // TODO: implement me
1048 // TODO: log this event
1078 // TODO: implement me!
1117 // TODO: implement me!
1209 // TODO
[all...]
H A Dipcp.cpp28 // TODO: Remove isascii() (needed for inet_aton()) when our kernel is finished!
/haiku/src/add-ons/kernel/network/ppp/modem/
H A DModemDevice.cpp122 // TODO: authenticate if needed
479 // TODO: report corrupted packets to KPPPInterface

Completed in 185 milliseconds

1234567891011>>