| /netbsd/src/doc/ |
| D | TODO.kaslr | 3 [DONE] -- Change the permissions of /dev/ksyms, as discussed in: 18 [DONE] -- PPPoE sends a kernel address as host unique. (What is this shit.) 21 [DONE] - "modstat -k" 22 [DONE] - kern.proc 23 [DONE] - kern.proc2 24 [DONE] - kern.file 25 [DONE] - kern.file2 26 [DONE] - kern.lwp 27 [DONE] - sysctl_inpcblist 28 [DONE] - sysctl_unpcblist [all …]
|
| /netbsd/src/external/cddl/osnet/ |
| D | TODO | 14 * Port zfs_replay.c -> DONE 32 DONE why is zfs module deadlocking. 33 DONE try to create a zvol/pool. 34 DONE when creating zvol/pool ok, do minor stress testing. 35 DONE port vfsops and vnodeops. ignore getpages/putpages. 36 DONE lookupname/lookupnameat/nameiat 37 DONE device properties for disk partitions. 38 DONE changes to newfs fsck for zvols. 39 DONE re-read zpool.cache and reconfigure pools. 40 DONE successful unload of the module. [all …]
|
| /netbsd/src/tests/bin/sh/ |
| D | t_redir.sh | 44 DONE 48 DONE 54 DONE 59 DONE 66 DONE 72 DONE 90 DONE 97 DONE 203 echo DONE 215 echo DONE [all …]
|
| /netbsd/src/external/bsd/tcpdump/dist/tests/ |
| D | ntp-control--v.out | 7 TO-BE-DONE: data not interpreted 14 TO-BE-DONE: data not interpreted 21 TO-BE-DONE: data not interpreted 28 TO-BE-DONE: data not interpreted 32 TO-BE-DONE: data not interpreted 39 TO-BE-DONE: data not interpreted 43 TO-BE-DONE: data not interpreted 50 TO-BE-DONE: data not interpreted 54 TO-BE-DONE: data not interpreted 61 TO-BE-DONE: data not interpreted [all …]
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/ |
| D | vec-common.md | 148 DONE; 165 DONE; 181 DONE; 250 DONE; 280 DONE; 338 DONE; 342 DONE; 379 DONE; 396 DONE; 414 DONE; [all …]
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| D | vector.md | 159 DONE; 189 DONE; 217 DONE; 232 DONE; 244 DONE; 256 DONE; 286 DONE; 340 DONE; 358 DONE; 375 DONE; [all …]
|
| D | sync.md | 61 DONE; 198 DONE; 265 DONE; 327 DONE; 390 DONE; 415 DONE; 426 DONE; 438 DONE; 449 DONE; 462 DONE; [all …]
|
| D | altivec.md | 319 DONE; 826 DONE; 857 DONE; 871 DONE; 900 DONE; 927 DONE; 952 DONE; 979 DONE; 1160 DONE; 1192 DONE; [all …]
|
| D | vsx.md | 453 DONE; 459 DONE; 503 DONE; 509 DONE; 557 DONE; 563 DONE; 619 DONE; 625 DONE; 670 DONE; 676 DONE; [all …]
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/arc/ |
| D | atomic.md | 69 DONE; 91 DONE; 130 DONE; 155 DONE; 166 DONE; 179 DONE; 191 DONE; 204 DONE; 216 DONE;
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/ia64/ |
| D | vect.md | 39 DONE; 186 DONE; 200 DONE; 214 DONE; 228 DONE; 242 DONE; 289 DONE; 300 DONE; 356 DONE; 370 DONE; [all …]
|
| D | sync.md | 38 DONE; 69 DONE; 90 DONE; 142 DONE; 222 DONE; 244 DONE; 257 DONE; 270 DONE; 283 DONE; 296 DONE; [all …]
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/alpha/ |
| D | sync.md | 116 DONE; 132 DONE; 158 DONE; 177 DONE; 189 DONE; 209 DONE; 229 DONE; 250 DONE; 272 DONE; 295 DONE; [all …]
|
| /netbsd/src/external/bsd/wpa/dist/src/eap_server/ |
| D | eap_server_tnc.c | 18 START, CONTINUE, RECOMMENDATION, FRAG_ACK, WAIT_FRAG_ACK, DONE, enumerator 54 case DONE: in eap_tnc_state_txt() 179 eap_tnc_set_state(data, DONE); in eap_tnc_build_recommendation() 189 eap_tnc_set_state(data, DONE); in eap_tnc_build_recommendation() 263 eap_tnc_set_state(data, DONE); in eap_tnc_build_msg() 271 else if (data->state == DONE) in eap_tnc_build_msg() 314 case DONE: in eap_tnc_buildReq() 462 if (len == 1 && (data->state == DONE || data->state == FAIL)) { in eap_tnc_process() 543 return data->state == DONE || data->state == FAIL; in eap_tnc_isDone() 550 return data->state == DONE; in eap_tnc_isSuccess()
|
| D | eap_server_ikev2.c | 19 enum { MSG, FRAG_ACK, WAIT_FRAG_ACK, DONE, FAIL } state; enumerator 63 case DONE: in eap_ikev2_state_txt() 456 eap_ikev2_state(data, DONE); in eap_ikev2_process() 471 return data->state == DONE || data->state == FAIL; in eap_ikev2_isDone() 478 return data->state == DONE && data->ikev2.state == IKEV2_DONE && in eap_ikev2_isSuccess() 488 if (data->state != DONE || !data->keymat_ok) in eap_ikev2_getKey() 506 if (data->state != DONE || !data->keymat_ok) in eap_ikev2_get_emsk() 526 if (data->state != DONE || !data->keymat_ok) in eap_ikev2_get_session_id()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/m32c/ |
| D | shift.md | 75 DONE;" 85 DONE;" 95 DONE;" 144 DONE;" 154 DONE;" 164 DONE;" 217 DONE;" 227 DONE;" 237 DONE;" 330 DONE;" [all …]
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/ |
| D | sync.md | 137 DONE; 181 DONE; 219 DONE; 252 DONE; 262 DONE; 308 DONE; 390 DONE; 438 DONE; 558 DONE; 572 DONE; [all …]
|
| D | mmx.md | 111 DONE; 239 "ix86_split_long_move (operands); DONE;") 246 "ix86_split_long_move (operands); DONE;") 254 DONE; 263 DONE; 363 DONE; 372 DONE; 531 DONE; 559 "ix86_expand_fp_absneg_operator (<CODE>, V2SFmode, operands); DONE;") 717 DONE; [all …]
|
| /netbsd/src/external/bsd/pcc/dist/pcc/f77/fcom/ |
| D | main.c | 85 #define DONE(c) { retcode = c; goto finis; } in main() macro 215 DONE(1); in main() 232 DONE(1); in main() 235 DONE(1); in main() 244 DONE(0); in main()
|
| /netbsd/src/tests/net/route/ |
| D | t_change.sh | 135 flags: 0x843<UP,GATEWAY,DONE,STATIC> 154 flags: 0x843<UP,GATEWAY,DONE,STATIC> 202 flags: 0x843<UP,GATEWAY,DONE,STATIC> 221 flags: 0x843<UP,GATEWAY,DONE,STATIC> 269 flags: 0x843<UP,GATEWAY,DONE,STATIC> 288 flags: 0x843<UP,GATEWAY,DONE,STATIC>
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/sh/ |
| D | sh.md | 616 DONE; 626 DONE; 716 DONE; 756 DONE; 772 DONE; 871 DONE; 900 DONE; 958 DONE; 974 DONE; 1133 DONE; [all …]
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/hx509/ |
| D | file.c | 197 enum { BEFORE, SEARCHHEADER, INHEADER, INDATA, DONE } where; in hx509_pem_read() enumerator 255 where = DONE; in hx509_pem_read() 271 case DONE: in hx509_pem_read() 275 if (where == DONE) { in hx509_pem_read()
|
| /netbsd/src/external/bsd/wpa/dist/src/eap_peer/ |
| D | eap_ikev2.c | 19 enum { WAIT_START, PROC_MSG, WAIT_FRAG_ACK, DONE, FAIL } state; enumerator 39 case DONE: in eap_ikev2_state_txt() 221 eap_ikev2_state(data, DONE); in eap_ikev2_build_msg() 441 return data->state == DONE && data->keymat_ok; in eap_ikev2_isKeyAvailable() 450 if (data->state != DONE || !data->keymat_ok) in eap_ikev2_getKey() 468 if (data->state != DONE || !data->keymat_ok) in eap_ikev2_get_emsk() 488 if (data->state != DONE || !data->keymat_ok) in eap_ikev2_get_session_id()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/mips/ |
| D | mips-ps-3d.md | 89 DONE; 195 DONE; 210 DONE; 225 DONE; 240 DONE; 250 DONE; 319 DONE; 370 DONE; 416 DONE; 714 DONE; [all …]
|
| /netbsd/src/sys/arch/mvme68k/docs/ |
| D | TODO | 19 4. [DONE] 51 14. [DONE] 54 15. [DONE. See osiop(4)] 67 18. [DONE]
|