| /netbsd/src/usr.bin/rump_dhcpclient/ |
| D | if-bsd.c | 184 } su; in if_route() local 188 char buffer[sizeof(su) * 4]; in if_route() 200 memset (&su, 0, sizeof(su)); \ in if_route() 201 su.sin.sin_family = AF_INET; \ in if_route() 202 su.sin.sin_len = sizeof(su.sin); \ in if_route() 203 memcpy (&su.sin.sin_addr, _a, sizeof(su.sin.sin_addr)); \ in if_route() 204 ADDSU(su); \ in if_route() 238 memset(&su, 0, sizeof(su)); in if_route() 239 su.sdl.sdl_len = sizeof(struct sockaddr_dl); in if_route() 240 link_addr(iface->name, &su.sdl); in if_route() [all …]
|
| /netbsd/src/lib/libc/rpc/ |
| D | svc_dg.c | 113 struct svc_dg_data *su = NULL; in svc_dg_create() local 137 su = mem_alloc(sizeof (*su)); in svc_dg_create() 138 if (su == NULL) in svc_dg_create() 140 su->su_iosz = ((MAX(sendsize, recvsize) + 3) / 4) * 4; in svc_dg_create() 141 if ((rpc_buffer(xprt) = malloc(su->su_iosz)) == NULL) in svc_dg_create() 143 _DIAGASSERT(__type_fit(u_int, su->su_iosz)); in svc_dg_create() 144 xdrmem_create(&(su->su_xdrs), rpc_buffer(xprt), (u_int)su->su_iosz, in svc_dg_create() 146 su->su_cache = NULL; in svc_dg_create() 148 xprt->xp_p2 = (caddr_t)(void *)su; in svc_dg_create() 149 xprt->xp_verf.oa_base = su->su_verfbody; in svc_dg_create() [all …]
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/tests/ |
| D | ChangeLog | 5 2008-04-28 Love Hörnquist Åstrand <lha@it.su.se> 11 2008-04-27 Love Hörnquist Åstrand <lha@it.su.se> 18 2008-03-23 Love Hörnquist Åstrand <lha@it.su.se> 22 2008-03-22 Love Hörnquist Åstrand <lha@it.su.se> 26 2008-03-20 Love Hörnquist Åstrand <lha@it.su.se> 31 2008-03-19 Love Hörnquist Åstrand <lha@it.su.se> 35 2008-03-14 Love Hörnquist Åstrand <lha@it.su.se> 39 2008-02-11 Love Hörnquist Åstrand <lha@it.su.se> 43 2008-02-03 Love Hörnquist Åstrand <lha@it.su.se> 47 2008-01-27 Love Hörnquist Åstrand <lha@it.su.se> [all …]
|
| /netbsd/src/sbin/fsck_lfs/ |
| D | pass5.c | 56 SEGUSE *su; in pass5() local 79 LFS_SEGENTRY(su, fs, i, bp); in pass5() 80 if (!preen && !(su->su_flags & SEGUSE_DIRTY) && in pass5() 85 su->su_flags |= SEGUSE_DIRTY; in pass5() 89 if (!preen && su->su_nbytes != seg_table[i].su_nbytes) { in pass5() 91 i, su->su_nbytes, seg_table[i].su_nbytes); in pass5() 92 if ((int32_t)su->su_nbytes > in pass5() 94 pwarn(" (HIGH BY %d)\n", su->su_nbytes - in pass5() 97 pwarn(" (LOW BY %d)\n", -su->su_nbytes + in pass5() 100 su->su_nbytes = seg_table[i].su_nbytes; in pass5() [all …]
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/hcrypto/ |
| D | ChangeLog | 17 2008-04-29 Love Hörnquist Åstrand <lha@it.su.se> 21 2008-04-28 Love Hörnquist Åstrand <lha@it.su.se> 40 2008-04-27 Love Hörnquist Åstrand <lha@it.su.se> 54 2008-04-18 Love Hörnquist Åstrand <lha@it.su.se> 80 2008-04-15 Love Hörnquist Åstrand <lha@it.su.se> 92 2008-04-11 Love Hörnquist Åstrand <lha@it.su.se> 105 2008-03-19 Love Hörnquist Åstrand <lha@it.su.se> 109 2008-01-11 Love Hörnquist Åstrand <lha@it.su.se> 113 2007-12-30 Love Hörnquist Åstrand <lha@it.su.se> 119 2007-12-28 Love Hörnquist Åstrand <lha@it.su.se> [all …]
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/asn1/ |
| D | ChangeLog | 1 2008-04-09 Love Hörnquist Åstrand <lha@it.su.se> 7 2008-04-07 Love Hörnquist Åstrand <lha@it.su.se> 11 2008-03-22 Love Hörnquist Åstrand <lha@it.su.se> 17 2008-01-13 Love Hörnquist Åstrand <lha@it.su.se> 21 2007-12-13 Love Hörnquist Åstrand <lha@it.su.se> 25 2007-12-04 Love Hörnquist Åstrand <lha@it.su.se> 31 2007-10-18 Love Hörnquist Åstrand <lha@it.su.se> 35 2007-07-23 Love Hörnquist Åstrand <lha@it.su.se> 41 2007-07-16 Love Hörnquist Åstrand <lha@it.su.se> 46 2007-07-14 Love Hörnquist Åstrand <lha@it.su.se> [all …]
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/ntlm/ |
| D | ChangeLog | 5 2008-04-27 Love Hörnquist Åstrand <lha@it.su.se> 9 2007-12-28 Love Hörnquist Åstrand <lha@it.su.se> 16 2007-11-11 Love Hörnquist Åstrand <lha@it.su.se> 24 2007-07-17 Love Hörnquist Åstrand <lha@it.su.se> 31 2007-07-10 Love Hörnquist Åstrand <lha@it.su.se> 35 2007-06-20 Love Hörnquist Åstrand <lha@it.su.se> 58 2007-06-08 Love Hörnquist Åstrand <lha@it.su.se> 62 2007-06-03 Love Hörnquist Åstrand <lha@it.su.se> 68 2007-04-22 Love Hörnquist Åstrand <lha@it.su.se> 74 2007-01-31 Love Hörnquist Åstrand <lha@it.su.se> [all …]
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/ |
| D | ChangeLog.2004 | 1 2004-12-30 Love Hörnquist Åstrand <lha@it.su.se> 6 2004-12-29 Love Hörnquist Åstrand <lha@it.su.se> 35 2004-12-29 Love Hörnquist Åstrand <lha@it.su.se> 43 2004-12-28 Love Hörnquist Åstrand <lha@it.su.se> 51 2004-12-27 Love Hörnquist Åstrand <lha@it.su.se> 56 2004-12-18 Love Hörnquist Åstrand <lha@it.su.se> 61 2004-12-17 Love Hörnquist Åstrand <lha@it.su.se> 68 2004-12-13 Love Hörnquist Åstrand <lha@it.su.se> 84 2004-12-12 Love Hörnquist Åstrand <lha@it.su.se> 93 2004-12-11 Love Hörnquist Åstrand <lha@it.su.se> [all …]
|
| D | ChangeLog.2003 | 1 2003-12-19 Love Hörnquist Åstrand <lha@it.su.se> 9 2003-12-18 Love Hörnquist Åstrand <lha@it.su.se> 13 2003-12-17 Love Hörnquist Åstrand <lha@it.su.se> 20 2003-12-16 Love Hörnquist Åstrand <lha@it.su.se> 25 2003-12-11 Love Hörnquist Åstrand <lha@it.su.se> 30 2003-12-07 Love Hörnquist Åstrand <lha@it.su.se> 52 2003-12-03 Love Hörnquist Åstrand <lha@it.su.se> 57 2003-12-02 Love Hörnquist Åstrand <lha@it.su.se> 68 2003-12-01 Love Hörnquist Åstrand <lha@it.su.se> 76 2003-11-26 Love Hörnquist Åstrand <lha@it.su.se> [all …]
|
| D | ChangeLog.2005 | 1 2005-12-15 Love Hörnquist Åstrand <lha@it.su.se> 8 2005-12-14 Love Hörnquist Åstrand <lha@it.su.se> 13 2005-12-13 Love Hörnquist Åstrand <lha@it.su.se> 38 2005-12-12 Love Hörnquist Åstrand <lha@it.su.se> 73 2005-12-11 Love Hörnquist Åstrand <lha@it.su.se> 81 2005-12-08 Love Hörnquist Åstrand <lha@it.su.se> 86 2005-12-05 Love Hörnquist Åstrand <lha@it.su.se> 94 2005-12-02 Love Hörnquist Åstrand <lha@it.su.se> 108 2005-12-01 Love Hörnquist Åstrand <lha@it.su.se> 120 2005-11-30 Love Hörnquist Åstrand <lha@it.su.se> [all …]
|
| D | ChangeLog | 98 2008-04-30 Love Hörnquist Åstrand <lha@it.su.se> 103 2008-04-28 Love Hörnquist Åstrand <lha@it.su.se> 111 2008-04-27 Love Hörnquist Åstrand <lha@it.su.se> 115 2008-04-21 Love Hörnquist Åstrand <lha@it.su.se> 125 2008-04-20 Love Hörnquist Åstrand <lha@it.su.se> 130 2008-04-17 Love Hörnquist Åstrand <lha@it.su.se> 148 2008-04-15 Love Hörnquist Åstrand <lha@it.su.se> 171 2008-04-10 Love Hörnquist Åstrand <lha@it.su.se> 175 2008-04-09 Love Hörnquist Åstrand <lha@it.su.se> 191 2008-04-08 Love Hörnquist Åstrand <lha@it.su.se> [all …]
|
| D | ChangeLog.2006 | 1 2006-12-28 Love Hörnquist Åstrand <lha@it.su.se> 29 2006-12-27 Love Hörnquist Åstrand <lha@it.su.se> 35 2006-12-26 Love Hörnquist Åstrand <lha@it.su.se> 51 2006-12-22 Love Hörnquist Åstrand <lha@it.su.se> 55 2006-12-20 Love Hörnquist Åstrand <lha@it.su.se> 68 2006-12-19 Love Hörnquist Åstrand <lha@it.su.se> 72 2006-12-18 Love Hörnquist Åstrand <lha@it.su.se> 77 2006-12-17 Love Hörnquist Åstrand <lha@it.su.se> 82 2006-12-15 Love Hörnquist Åstrand <lha@it.su.se> 114 2006-12-14 Love Hörnquist Åstrand <lha@it.su.se> [all …]
|
| /netbsd/src/external/bsd/pcc/dist/pcc/arch/vax/ |
| D | order.c | 77 if( p->left->su >= p->right->su ){ 91 if( p->left->su > p->right->su ){ 124 p->su = szty( p->type ); /* 2 for float or double, else 1 */; 131 if( R2UPK1(r)!=100 && istreg(R2UPK1(r)) ) ++p->su; 132 if( istreg(R2UPK2(r)) ) ++p->su; 135 if( istreg( r ) ) ++p->su; 138 if( p->su == szty(p->type) && 141 p->su = 0; 149 p->su = fregs; /* all regs needed */ 153 p->su = p->left->su + (szty( p->type ) > 1 ? 2 : 0) ; [all …]
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/gssapi/ |
| D | ChangeLog | 39 2008-05-02 Love Hörnquist Åstrand <lha@it.su.se> 44 2008-04-27 Love Hörnquist Åstrand <lha@it.su.se> 48 2008-04-17 Love Hörnquist Åstrand <lha@it.su.se> 52 2008-04-15 Love Hörnquist Åstrand <lha@it.su.se> 57 2008-04-07 Love Hörnquist Åstrand <lha@it.su.se> 61 2008-03-14 Love Hörnquist Åstrand <lha@it.su.se> 65 2008-03-09 Love Hörnquist Åstrand <lha@it.su.se> 70 2008-02-26 Love Hörnquist Åstrand <lha@it.su.se> 78 2008-02-21 Love Hörnquist Åstrand <lha@it.su.se> 83 2008-02-18 Love Hörnquist Åstrand <lha@it.su.se> [all …]
|
| /netbsd/src/external/bsd/mdocml/dist/ |
| D | tbl_html.c | 51 html_tbl_sulen(const struct roffsu *su, void *arg) in html_tbl_sulen() argument 53 if (su->scale < 0.0) in html_tbl_sulen() 56 switch (su->unit) { in html_tbl_sulen() 58 return su->scale * 65536.0 / 24.0; in html_tbl_sulen() 60 return su->scale * 10.0; in html_tbl_sulen() 62 return su->scale * 10.0 / 2.54; in html_tbl_sulen() 65 return su->scale * 10.0 / 6.0; in html_tbl_sulen() 68 return su->scale; in html_tbl_sulen() 70 return su->scale * 10.0 / 6.0 / 12.0; in html_tbl_sulen() 72 return su->scale / 24.0; in html_tbl_sulen() [all …]
|
| D | roff_term.c | 157 struct roffsu su; in roff_term_pre_po() local 162 a2roffsu(n->child->string, &su, SCALE_EM) != NULL) { in roff_term_pre_po() 163 ponew = term_hen(p, &su); in roff_term_pre_po() 179 struct roffsu su; in roff_term_pre_sp() local 183 if (a2roffsu(n->child->string, &su, SCALE_VS) == NULL) in roff_term_pre_sp() 184 su.scale = 1.0; in roff_term_pre_sp() 185 len = term_vspan(p, &su); in roff_term_pre_sp() 209 struct roffsu su; in roff_term_pre_ti() local 227 if (a2roffsu(cp, &su, SCALE_EM) == NULL) in roff_term_pre_ti() 229 len = term_hen(p, &su); in roff_term_pre_ti()
|
| /netbsd/src/sbin/route/ |
| D | route.c | 785 sup su; in getaddr() local 800 su = soup->so_dst; in getaddr() 803 su = soup->so_gate; in getaddr() 806 su = soup->so_mask; in getaddr() 809 su = soup->so_genmask; in getaddr() 812 su = soup->so_ifp; in getaddr() 816 su = soup->so_ifa; in getaddr() 817 su->sa.sa_family = af; in getaddr() 821 su = soup->so_mpls; in getaddr() 826 su = NULL; in getaddr() [all …]
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/kadm5/ |
| D | ChangeLog | 1 2008-04-23 Love Hörnquist Åstrand <lha@it.su.se> 7 2008-01-21 Love Hörnquist Åstrand <lha@it.su.se> 11 2008-01-11 Love Hörnquist Åstrand <lha@it.su.se> 16 2007-12-07 Love Hörnquist Åstrand <lha@it.su.se> 25 2007-09-29 Love Hörnquist Åstrand <lha@it.su.se> 29 2007-08-16 Love Hörnquist Åstrand <lha@it.su.se> 38 2007-08-10 Love Hörnquist Åstrand <lha@it.su.se> 44 2007-08-07 Love Hörnquist Åstrand <lha@it.su.se> 51 2007-08-06 Love Hörnquist Åstrand <lha@it.su.se> 57 2007-08-03 Love Hörnquist Åstrand <lha@it.su.se> [all …]
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/hx509/ |
| D | ChangeLog | 16 2008-04-29 Love Hörnquist Åstrand <lha@it.su.se> 20 2008-04-20 Love Hörnquist Åstrand <lha@it.su.se> 24 2008-04-17 Love Hörnquist Åstrand <lha@it.su.se> 28 2008-04-15 Love Hörnquist Åstrand <lha@it.su.se> 41 2008-04-14 Love Hörnquist Åstrand <lha@it.su.se> 45 2008-04-08 Love Hörnquist Åstrand <lha@it.su.se> 49 2008-04-07 Love Hörnquist Åstrand <lha@it.su.se> 61 2008-03-19 Love Hörnquist Åstrand <lha@it.su.se> 65 2008-03-16 Love Hörnquist Åstrand <lha@it.su.se> 74 2008-03-14 Love Hörnquist Åstrand <lha@it.su.se> [all …]
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/kafs/ |
| D | ChangeLog | 1 2008-07-17 Love Hörnquist Åstrand <lha@it.su.se> 7 2008-04-15 Love Hörnquist Åstrand <lha@it.su.se> 11 2007-07-10 Love Hörnquist Åstrand <lha@it.su.se> 15 2007-05-10 Love Hörnquist Åstrand <lha@it.su.se> 19 2006-10-21 Love Hörnquist Åstrand <lha@it.su.se> 25 2006-10-20 Love Hörnquist Åstrand <lha@it.su.se> 29 2006-05-01 Love Hörnquist Åstrand <lha@it.su.se> 33 2006-04-11 Love Hörnquist Åstrand <lha@it.su.se> 35 * afssys.c: use afs_ioctlnum, From Tomas Olsson <tol@it.su.se> 37 2006-04-10 Love Hörnquist Åstrand <lha@it.su.se> [all …]
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/wind/ |
| D | ChangeLog | 31 2008-04-20 Love Hörnquist Åstrand <lha@it.su.se> 35 2008-04-14 Love Hörnquist Åstrand <lha@it.su.se> 40 2008-04-08 Love Hörnquist Åstrand <lha@it.su.se> 44 2008-02-26 Love Hörnquist Åstrand <lha@it.su.se> 48 2008-02-24 Love Hörnquist Åstrand <lha@it.su.se> 52 2008-02-23 Love Hörnquist Åstrand <lha@it.su.se> 70 2008-02-12 Love Hörnquist Åstrand <lha@it.su.se> 76 2008-02-11 Love Hörnquist Åstrand <lha@it.su.se> 85 2008-02-05 Love Hörnquist Åstrand <lha@it.su.se> 91 2008-02-03 Love Hörnquist Åstrand <lha@it.su.se> [all …]
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/kadmin/ |
| D | ChangeLog | 1 2008-04-07 Love Hörnquist Åstrand <lha@it.su.se> 5 2007-12-09 Love Hörnquist Åstrand <lha@it.su.se> 11 2007-07-26 Love Hörnquist Åstrand <lha@it.su.se> 15 2007-05-10 Love Hörnquist Åstrand <lha@it.su.se> 21 2007-02-22 Love Hörnquist Åstrand <lha@it.su.se> 32 2007-02-17 Love Hörnquist Åstrand <lha@it.su.se> 40 2006-12-22 Love Hörnquist Åstrand <lha@it.su.se> 48 2006-12-05 Love Hörnquist Åstrand <lha@it.su.se> 54 2006-10-22 Love Hörnquist Åstrand <lha@it.su.se> 60 2006-10-07 Love Hörnquist Åstrand <lha@it.su.se> [all …]
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/vers/ |
| D | ChangeLog | 1 2007-10-16 Love Hörnquist Åstrand <lha@it.su.se> 5 2006-12-29 Love Hörnquist Åstrand <lha@it.su.se> 9 2006-10-21 Love Hörnquist Åstrand <lha@it.su.se> 13 2006-10-20 Love Hörnquist Åstrand <lha@it.su.se> 17 2006-10-19 Love Hörnquist Åstrand <lha@it.su.se> 21 2006-10-07 Love Hörnquist Åstrand <lha@it.su.se> 25 2005-01-01 Love Hörnquist Åstrand <lha@it.su.se> 29 2004-01-05 Love Hörnquist Åstrand <lha@it.su.se>
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/cf/ |
| D | ChangeLog | 17 2008-04-29 Love Hörnquist Åstrand <lha@it.su.se> 27 2008-04-17 Love Hörnquist Åstrand <lha@it.su.se> 41 2008-04-07 Love Hörnquist Åstrand <lha@it.su.se> 45 2008-03-25 Love Hörnquist Åstrand <lha@it.su.se> 50 2008-02-23 Love Hörnquist Åstrand <lha@it.su.se> 58 2008-01-21 Love Hörnquist Åstrand <lha@it.su.se> 64 2007-10-01 Love Hörnquist Åstrand <lha@it.su.se> 68 2007-07-31 Love Hörnquist Åstrand <lha@it.su.se> 73 2007-07-28 Love Hörnquist Åstrand <lha@it.su.se> 77 2007-07-17 Love Hörnquist Åstrand <lha@it.su.se> [all …]
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/sl/ |
| D | ChangeLog | 5 2007-07-17 Love Hörnquist Åstrand <lha@it.su.se> 11 2007-07-10 Love Hörnquist Åstrand <lha@it.su.se> 15 2007-06-18 Love Hörnquist Åstrand <lha@it.su.se> 24 2007-06-09 Love Hörnquist Åstrand <lha@it.su.se> 29 2007-06-01 Love Hörnquist Åstrand <lha@it.su.se> 33 2007-04-20 Love Hörnquist Åstrand <lha@it.su.se> 38 2006-12-29 Love Hörnquist Åstrand <lha@it.su.se> 42 2006-12-27 Love Hörnquist Åstrand <lha@it.su.se> 54 2006-12-05 Love Hörnquist Åstrand <lha@it.su.se> 59 2006-10-19 Love Hörnquist Åstrand <lha@it.su.se> [all …]
|