Searched full:todo (Results 26 - 50 of 1729) sorted by relevance

1234567891011>>

/freebsd-10.0-release/sys/netgraph/bluetooth/l2cap/
H A DTODO1 $Id: TODO,v 1.1 2002/11/24 19:47:06 max Exp $
4 FIXME/TODO list
/freebsd-10.0-release/sys/mips/nlm/
H A Dbus_space_rmi.c248 #define TODO() printf("XLP bus space: '%s' unimplemented\n", __func__) macro
430 TODO();
437 TODO();
444 TODO();
484 TODO();
491 TODO();
498 TODO();
573 TODO();
580 TODO();
587 TODO();
[all...]
/freebsd-10.0-release/tools/regression/pjdfstest/tests/
H A Dmisc.sh26 echo "ok ${ntest} # TODO ${todomsg}"
32 echo "not ok ${ntest} # TODO ${todomsg}"
51 echo "ok ${ntest} # TODO ${todomsg}"
57 echo "not ok ${ntest} # TODO ${todomsg}"
70 echo "ok ${ntest} # TODO ${todomsg}"
76 echo "not ok ${ntest} # TODO ${todomsg}"
83 todo() function
/freebsd-10.0-release/sys/powerpc/ps3/
H A Dps3_syscons.c201 #define TODO printf("%s: unimplemented\n", __func__) macro
319 TODO;
403 TODO;
430 TODO;
460 /* TODO; */
467 /* TODO; */
481 TODO;
488 TODO;
495 TODO;
568 TODO;
[all...]
/freebsd-10.0-release/cddl/contrib/dtracetoolkit/Docs/Examples/
H A Dphp_malloc_example.txt21 ... Fixing this example is on my todo list. Check for newer versions of the
/freebsd-10.0-release/cddl/contrib/dtracetoolkit/Examples/
H A Dphp_malloc_example.txt21 ... Fixing this example is on my todo list. Check for newer versions of the
/freebsd-10.0-release/contrib/tnftp/
H A Dtodo1 $NetBSD: todo,v 1.12 2008/12/20 15:17:58 lukem Exp $
/freebsd-10.0-release/contrib/wpa/wpa_supplicant/
H A Dmain_none.c29 /* TODO: set interface parameters */
/freebsd-10.0-release/sys/mips/conf/
H A DPB4724 # XXX TODO: add uboot boot parameter parsing to extract MAC, RAM.
H A DPB47.hints8 # XXX TODO: figure out where to extract the MAC from.
11 # XXX TODO: pass in hints for the GPIO -> LED mapping for the
71 # XXX TODO: teach gpioled about polarity?
/freebsd-10.0-release/tools/regression/pjdfstest/tests/rmdir/
H A D12.t17 todo FreeBSD "According to POSIX: EEXIST or ENOTEMPTY - The path argument names a directory that is not an empty directory, or there are hard links to the directory other than dot or a single entry in dot-dot."
H A D10.t40 todo FreeBSD:ZFS "Removing an entry from directory protected by SF_APPEND should return EPERM."
43 todo FreeBSD:ZFS "Removing an entry from directory protected by SF_APPEND should return EPERM."
/freebsd-10.0-release/tools/regression/zfs/zpool/offline/
H A Dio.t26 add_msg="# TODO Sun CR 6328632, Lustre bug 16878"
41 add_msg="# TODO Sun CR 6328632, Lustre bug 16878"
64 add_msg="# TODO Sun CR 6328632, Lustre bug 16878"
79 add_msg="# TODO Sun CR 6328632, Lustre bug 16878"
/freebsd-10.0-release/contrib/wpa/src/utils/
H A Deloop_none.c211 /* TODO: replace with suitable signal handler */
272 /* TODO: register signal handler */
283 /* TODO: for example */
298 /* TODO: for example */
321 * TODO: wait for any event (read socket ready, timeout (tv),
346 * TODO: call each handler that has pending data to
349 if (0 /* TODO: eloop.readers[i].sock ready */) {
392 * TODO: wait for the file descriptor to have something available for
/freebsd-10.0-release/tools/regression/pjdfstest/tests/rename/
H A D07.t37 [ "${flag}" = "SF_APPEND" ] && todo FreeBSD:ZFS "Renaming a file protected by SF_APPEND should return EPERM."
39 [ "${flag}" = "SF_APPEND" ] && todo FreeBSD:ZFS "Renaming a file protected by SF_APPEND should return EPERM."
/freebsd-10.0-release/tools/regression/pjdfstest/tests/unlink/
H A D10.t40 todo FreeBSD:ZFS "Removing a file from a directory protected by SF_APPEND should return EPERM."
43 todo FreeBSD:ZFS "Removing a file from a directory protected by SF_APPEND should return EPERM."
/freebsd-10.0-release/sys/amd64/vmm/io/
H A Dvdev.c70 // TODO: locking
127 // TODO: locking
144 // TODO: locking
156 // TODO: locking
181 // TODO: locking
212 // TODO: locking
/freebsd-10.0-release/contrib/binutils/gas/doc/
H A Dc-arc.texi96 *TODO*
103 *TODO*
128 *TODO*
132 *TODO*
136 *TODO*
297 *TODO*
301 *TODO*
316 *TODO*
320 *TODO*
/freebsd-10.0-release/contrib/wpa/src/ap/
H A Dwmm.c30 /* TODO: maintain separate sequence and fragment numbers for each AC
31 * TODO: IGMP snooping to track which multicasts to forward - and use QOS-DATA
219 * TODO: store list of granted (and still active) TSPECs and check
279 /* TODO: respond with action frame refused status code */
289 /* TODO: respond with action frame invalid parameters status
300 /* TODO: respond with action frame invalid parameters status
305 /* TODO: check the request is for an AC with ACM set, if not, refuse
315 /* TODO: needed for client implementation */
319 /* TODO: handle station teardown requests */
/freebsd-10.0-release/sys/dev/nvme/
H A Dnvme_ns_cmd.c48 /* TODO: create a read command data structure */
77 /* TODO: create a read command data structure */
103 /* TODO: create a write command data structure */
132 /* TODO: create a write command data structure */
158 /* TODO: create a delete command data structure */
H A Dnvme_ctrlr_cmd.c46 * TODO: create an identify command data structure, which
68 * TODO: create an identify command data structure
89 * TODO: create a create io completion queue command data
113 * TODO: create a create io submission queue command data
137 * TODO: create a delete io completion queue command data
158 * TODO: create a delete io submission queue command data
/freebsd-10.0-release/tools/regression/pjdfstest/tests/link/
H A D12.t34 todo FreeBSD:ZFS "Creating a hard link to a file protected by SF_IMMUTABLE should return EPERM."
36 todo FreeBSD:ZFS "Creating a hard link to a file protected by SF_IMMUTABLE should return EPERM."
39 todo FreeBSD:ZFS "Creating a hard link to a file protected by SF_IMMUTABLE should return EPERM."
/freebsd-10.0-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagon.h48 /* TODO: object output.
53 /* TODO: assembler input.
/freebsd-10.0-release/tools/regression/pjdfstest/tests/truncate/
H A D08.t42 todo FreeBSD:ZFS "Truncating a file protected by SF_APPEND should return EPERM."
44 todo FreeBSD:ZFS "Truncating a file protected by SF_APPEND should return EPERM."
/freebsd-10.0-release/tools/regression/posixsem/
H A Dtest.c107 todo(const char *reason) function
110 print_status("not ok", "TODO %s", reason);

Completed in 405 milliseconds

1234567891011>>