Searched refs:patches (Results 1 - 12 of 12) sorted by relevance

/freebsd-10.0-release/sys/dev/aic7xxx/aicasm/
H A Daicasm.c74 STAILQ_HEAD(patch_list, patch) patches;
124 STAILQ_INIT(&patches);
286 * patches as appropriate. We perform a depth first
424 "} patches[] = {\n", prefix);
426 for (cur_patch = STAILQ_FIRST(&patches);
430 cur_patch == STAILQ_FIRST(&patches) ? "" : ",\n",
495 pinfo = &scope->patches[patch];
517 STAILQ_INSERT_TAIL(&patches, new_patch, links);
598 cur_patch = STAILQ_FIRST(&patches);
808 cur_scope->patches[
[all...]
H A Daicasm_symbol.h174 patch_info_t patches[2]; member in struct:scope
/freebsd-10.0-release/tools/tools/portsinfo/
H A Dportsinfo.sh24 contains any patches necessary to make the original application source
29 system, applies the patches, and compiles. If all goes well, simply
/freebsd-10.0-release/usr.sbin/ntp/doc/
H A DMakefile21 ntptrace.html parsedata.html parsenew.html patches.html porting.html \
/freebsd-10.0-release/contrib/ipfilter/
H A DHISTORY2 # NOTE: Quite a few patches and suggestions come from other sources, to whom
9 # Thanks also to all those who have contributed patches and other code,
403 add frank volf's state-top patches
425 SunOS4 patches for ICMP redirects from Jurgen Keil (jk@tools.de)
522 some patches to enhance parsing strength
570 add in patches for hardware checksumming under solaris
607 patches from Scott Presnell to fix rcmd proxy
609 patches from Greg to fix Solaris detachment of interfaces
676 authentication code patches from Guido
726 add patches fro
[all...]
/freebsd-10.0-release/tools/tools/kdrv/
H A DKernelDriver159 set Drv(patches) "";
211 lappend Drv(patches) [lindex $line 1];
243 # check files, patches
254 foreach f $Drv(patches) {
/freebsd-10.0-release/crypto/openssh/contrib/redhat/
H A Dopenssh.spec457 anything to be warned about, gss patches won't apply, I don't mind)
460 - add patches from Simon Wilkinson and Nicolas Williams for GSSAPI key
521 - don't apply patches to code we don't intend to build (spotted by Matt Galgoci)
544 - don't apply gssapi patches for the errata candidate
567 - drop various patches that came from or went upstream or to or from CVS
718 - Clean out no-longer-used patches.
/freebsd-10.0-release/crypto/openssh/contrib/suse/
H A Dopenssh.spec92 - Removed patches that included /etc/pam.d/sshd, /sbin/init.d/rc.sshd, and
/freebsd-10.0-release/contrib/one-true-awk/
H A DFIXES39 proposed patches.
189 and david o'brien at freebsd.org for patches. this really should
/freebsd-10.0-release/sys/dev/aic7xxx/
H A Daic7xxx.c6460 cur_patch = patches;
6540 num_patches = sizeof(patches)/sizeof(struct patch);
6541 last_patch = &patches[num_patches];
6605 cur_patch = patches;
H A Daic79xx.c8720 cur_patch = patches;
8785 num_patches = sizeof(patches)/sizeof(struct patch);
8786 last_patch = &patches[num_patches];
8822 cur_patch = patches;
/freebsd-10.0-release/contrib/ldns/
H A Dconfigure15153 http://gcc.gnu.org/ml/gcc-patches/2003-12/msg02303.html

Completed in 169 milliseconds