Home
last modified time | relevance | path

Searched refs:pcl (Results 1 – 24 of 24) sorted by relevance

/openbsd/gnu/usr.bin/cvs/tools/
H A DREADME2 In particular, it used to contain a copy of pcl-cvs version 1.x.
5 If you are looking for pcl-cvs, we'd suggest pcl-cvs version 2.x, at:
8 Both of the following CVS sites have a page about pcl-cvs:
H A DChangeLog20 * README: Update now that pcl-cvs is no longer here.
21 * pcl-cvs: Remove this subdirectory and all its contents.
22 * Makefile.in: Remove references to pcl-cvs directory.
47 * Added ChangeLog (this file), and subdir `pcl-cvs'.
/openbsd/usr.sbin/makefs/msdos/
H A Dmsdosfs_vnops.c525 u_long newcluster, pcl, bn; in msdosfs_mkdire() local
576 pcl = pdep->de_StartCluster; in msdosfs_mkdire()
577 DPRINTF(("%s(pcl %lu, rootdirblk=%lu)\n", __func__, pcl, in msdosfs_mkdire()
579 if (FAT32(pmp) && pcl == pmp->pm_rootdirblk) in msdosfs_mkdire()
580 pcl = 0; in msdosfs_mkdire()
581 putushort(denp[1].deStartCluster, pcl); in msdosfs_mkdire()
/openbsd/usr.bin/gprof/
H A Dgprof.c467 unsigned long pcl, pch; in asgnsamples() local
480 pcl = lowpc + (unsigned long)(scale * i); in asgnsamples()
486 pcl , pch , ccnt ); in asgnsamples()
503 if (pcl >= svalue1) in asgnsamples()
505 overlap = min(pch, svalue1) - max(pcl, svalue0); in asgnsamples()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dra-colorize.c2211 pcl = &(x->conflict_list);
2212 while (*pcl)
2214 struct web *y = (*pcl)->t;
2216 pcl = &((*pcl)->next);
2218 *pcl = (*pcl)->next;
2231 struct conflict_link **pcl; local
2233 pcl = &(web->conflict_list);
2239 while (*pcl)
2249 pcl = &((*pcl)->next);
2258 wl = *pcl;
[all …]
H A Dra-build.c2132 struct conflict_link **pcl; in reset_conflicts() local
2133 pcl = &(web->conflict_list); in reset_conflicts()
2148 *pcl = NULL; in reset_conflicts()
2166 *pcl = cl; in reset_conflicts()
2167 pcl = &(cl->next); in reset_conflicts()
2185 *pcl = NULL; in reset_conflicts()
/openbsd/sys/msdosfs/
H A Dmsdosfs_vnops.c900 uint32_t cn, pcl; in msdosfs_rename() local
1167 pcl = dp->de_StartCluster; in msdosfs_rename()
1168 if (FAT32(pmp) && pcl == pmp->pm_rootdirblk) in msdosfs_rename()
1169 pcl = 0; in msdosfs_rename()
1170 putushort(dotdotp[1].deStartCluster, pcl); in msdosfs_rename()
1173 putushort(dotdotp[1].deHighClust, pcl >> 16); in msdosfs_rename()
1235 uint32_t newcluster, pcl; in msdosfs_mkdir() local
1283 pcl = pdep->de_StartCluster; in msdosfs_mkdir()
1284 if (FAT32(pmp) && pcl == pmp->pm_rootdirblk) in msdosfs_mkdir()
1285 pcl = 0; in msdosfs_mkdir()
[all …]
/openbsd/gnu/usr.bin/cvs/contrib/
H A DChangeLog90 with pcl-cvs, which is no longer distributed with CVS.
249 * README: Don't mention pcl-cvs; it isn't here any more.
290 * Removed pcl-cvs/ subdir; see tools/ subdir in the top-level from
294 * Makefile.in (dist-dir): Removed all references to pcl-cvs/
419 * Makefile.in (distclean): Also remove pcl-cvs/Makefile.
/openbsd/gnu/usr.bin/cvs/
H A DBUGS85 * pcl-cvs doesn't like it when you try to check in a file which isn't
87 what pcl-cvs is looking for.
H A DREADME197 contributed GNU Emacs CVS-mode in tools/pcl-cvs.
H A DChangeLog673 * configure.in (AC_OUTPUT): Remove tools/pcl-cvs/Makefile.
1818 Change location of pcl-cvs from contrib/pcl-cvs to tools/pcl-cvs.
2250 tools/Makefile, and tools/pcl-cvs/Makefile. Do not any longer
2251 generate contrib/pcl-cvs/Makefile.
2257 * Added `tools' subdir (pcl-cvs will live there, as will other
3147 * configure, configure.in (AC_OUTPUT): Add config/pcl-cvs/Makefile.
3153 contrib/pcl-cvs/Makefile, man/Makefile.in, lib/Makefile.in
H A DFAQ1893 The pcl-cvs package distributed with CVS is an emacs package that
1902 All the developers in my group that use emacs find pcl-cvs a much
1904 user even converted to emacs just to use pcl-cvs.
/openbsd/gnu/usr.bin/texinfo/
H A Ddir-example111 * PCL-CVS: (pcl-cvs). Emacs front end to CVS.
/openbsd/gnu/usr.bin/gcc/gcc/config/ip2k/
H A Dlibgcc.S1062 add pcl,w ; carry of arg1 - arg2
H A Dip2k.md5332 OUT_AS2 (add, pcl, w);
/openbsd/gnu/usr.bin/texinfo/util/
H A Ddir-example147 * PCL-CVS: (pcl-cvs). Emacs front-end to CVS.
/openbsd/gnu/llvm/llvm/lib/Target/ARC/
H A DARCInstrInfo.td654 "ld_s\t$b, [%pcl, $u10]", []> {
/openbsd/gnu/usr.bin/cvs/doc/
H A Dcvs.info-4584 If you use release 1.04 or later of pcl-cvs (a GNU Emacs front-end
586 conflicts. See the documentation for pcl-cvs.
H A Dcvs.texinfo6044 @c -- Add xref to the pcl-cvs manual when it talks
6104 If you use release 1.04 or later of pcl-cvs (a @sc{gnu}
6107 See the documentation for pcl-cvs.
/openbsd/gnu/usr.bin/binutils/bfd/doc/
H A Dreloc.texi1684 Scenix IP2K - even/odd PC modifier to modify snb pcl.0
/openbsd/gnu/usr.bin/binutils-2.17/bfd/doc/
H A Dreloc.texi1957 Scenix IP2K - even/odd PC modifier to modify snb pcl.0
/openbsd/gnu/usr.bin/binutils/gprof/
H A DChangeLog-92031864 * gprof.c (asgnsamples): computation of "pcl" and "pch" depended
/openbsd/gnu/usr.bin/binutils-2.17/gprof/
H A DChangeLog-92031864 * gprof.c (asgnsamples): computation of "pcl" and "pch" depended
/openbsd/gnu/usr.bin/cvs/src/
H A DChangeLog-9395104 a more specific error message, mainly so pcl-cvs can know what