Searched refs:fix (Results 1 - 16 of 16) sorted by relevance

/freebsd-13-stable/contrib/expat/
H A DMakefile.am85 fix-xmltest-log.sh \
141 $(srcdir)/fix-xmltest-log.sh $(builddir)/tests/xmltest.log
H A DMakefile.in455 fix-xmltest-log.sh \
1019 @WITH_XMLWF_TRUE@ $(srcdir)/fix-xmltest-log.sh $(builddir)/tests/xmltest.log
/freebsd-13-stable/contrib/ncurses/ncurses/tinfo/
H A Dcaptoinfo.c692 int fix = 0; local
712 fix = 3 - pad;
728 for (n = 0; n < fix; ++n) {
/freebsd-13-stable/contrib/cortex-strings/src/arm/
H A Dmemchr.S45 @ Import endianness fix from local git ea786f1b
/freebsd-13-stable/contrib/bmake/mk/
H A Dautodep.mk69 # we "fix" the .o later
/freebsd-13-stable/sys/crypto/openssl/arm/
H A Dbsaes-armv7.S1113 veor q7, q7, q6 @ fix up round 0 key
1129 veor q7, q7, q6 @ fix up round 0 key
1367 veor q7,q7,q15 @ fix up last round key
1389 veor q7,q7,q15 @ fix up last round key
1612 veor q7, q7, q15 @ fix up last round key
1624 veor q7, q7, q15 @ fix up last round key
2095 veor q7, q7, q6 @ fix up round 0 key
2110 veor q7, q7, q6 @ fix up round 0 key
/freebsd-13-stable/sys/fs/devfs/
H A Ddevfs_vnops.c831 #define fix(aa) \ macro
840 fix(de->de_atime);
842 fix(de->de_mtime);
844 fix(de->de_ctime);
848 fix(dev->si_atime);
850 fix(dev->si_mtime);
852 fix(dev->si_ctime);
/freebsd-13-stable/crypto/openssh/contrib/redhat/
H A Dopenssh.spec499 - adjust build dependencies so that build6x actually works right (fix
522 - incorporate fix from Markus Friedl's advisory for IP-based authorization bugs
528 - fix scp's server's reporting of file sizes, and build with the proper
532 - pull cvs patch to fix support for /etc/nologin for non-PAM logins (#47298)
543 - pull cvs patch to fix remote port forwarding with protocol 2
579 - fix an error parsing the new default sshd_config
580 - add a fix from Markus Friedl (via openssh-unix-dev) for ssh-keygen not
774 - Add Damien's quick fix for wackiness.
/freebsd-13-stable/crypto/openssl/crypto/aes/asm/
H A Dbsaes-armv7.pl1023 veor @XMM[7],@XMM[7],@XMM[15] @ fix up last round key
1073 veor @XMM[7], @XMM[7], @XMM[6] @ fix up round 0 key
1157 veor @XMM[7], @XMM[7], @XMM[6] @ fix up round 0 key
1173 veor @XMM[7], @XMM[7], @XMM[6] @ fix up round 0 key
1419 veor @XMM[7],@XMM[7],@XMM[15] @ fix up last round key
1441 veor @XMM[7],@XMM[7],@XMM[15] @ fix up last round key
1678 veor @XMM[7], @XMM[7], @XMM[15] @ fix up last round key
1690 veor @XMM[7], @XMM[7], @XMM[15] @ fix up last round key
2085 veor @XMM[7], @XMM[7], @XMM[6] @ fix up round 0 key
2100 veor @XMM[7], @XMM[7], @XMM[6] @ fix u
[all...]
/freebsd-13-stable/contrib/ldns/packaging/fedora/
H A Dldns.spec144 - Applied fix svn 3186 for LOC record parsing
/freebsd-13-stable/share/mk/
H A Dsrc.sys.obj.mk208 # auto.obj.mk or bsd.obj.mk will create the directory and fix .OBJDIR later.
H A Dsrc.libnames.mk462 # fix the library instead.
/freebsd-13-stable/sys/dev/drm2/
H A Ddrm_fb_helper.c580 if (info->fix.visual == FB_VISUAL_TRUECOLOR) {
975 info->node, info->fix.id);
/freebsd-13-stable/contrib/libxo/xohtml/external/
H A Djquery.js3257 event = jQuery.event.fix( event || window.event );
3267 // Use the fix-ed jQuery.Event rather than the (read-only) native event
3386 fix: function( event ) {
3579 }, function( orig, fix ) {
3580 jQuery.event.special[ orig ] = jQuery.event.special[ fix ] = {
3581 delegateType: fix,
3582 bindType: fix,
3645 // IE change delegation and checkbox/radio fix
3705 jQuery.each({ focus: "focusin", blur: "focusout" }, function( orig, fix ) {
3710 jQuery.event.simulate( fix, even
[all...]
/freebsd-13-stable/sys/conf/
H A Dkern.mk30 # some incentive to fix them eventually.
/freebsd-13-stable/contrib/ntp/
H A Dconfigure1830 --enable-bug1243-fix + use unmodified autokey session keys
1831 --enable-bug3020-fix + Provide the explicit 127.0.0.0/8 martian filter
1832 --enable-bug3527-fix + provide correct mode7 fudgetime2 behavior
4583 # A longer-term fix would be to have automake use am__CC in this case,
6963 # A longer-term fix would be to have automake use am__AR in this case,
11930 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
27217 # In the belief that the fix for bug 1223 fixes mlockall() under linux...
32052 # Check whether --enable-bug1243-fix was given.
32072 # Check whether --enable-bug3020-fix was given.
32092 # Check whether --enable-bug3527-fix wa
[all...]

Completed in 156 milliseconds