Searched refs:installed (Results 1 - 25 of 83) sorted by relevance

1234

/freebsd-9.3-release/contrib/top/
H A DMakefile.X19 # OWNER - name (or uid) for the installed executable's owner
20 # GROUP - group name (or gid) for the installed executable's group
21 # MODE - mode for the installed executable (should start with a 0)
24 # MANEXT - installed man pages end in .$(MANEXT)
25 # MANSTY - "man" or "catman" depending on what's to be installed
/freebsd-9.3-release/usr.sbin/pkg_install/info/
H A Dperform.c69 warnx("no packages installed");
91 Boolean installed = FALSE, isTMP = FALSE; local
147 /* It's not an uninstalled package, try and find it among the installed */
154 warnx("can't find package '%s' installed or in a file!", pkg);
162 installed = TRUE;
221 if ((Flags & SHOW_SIZE) && installed)
223 if ((Flags & SHOW_CKSUM) && installed)
329 * packages installed the files in which_list.
334 char **installed; local
366 installed
[all...]
/freebsd-9.3-release/usr.sbin/pkg_install/lib/
H A Dmatch.c17 * Routines used to query installed packages.
47 * Function to query names of installed packages.
243 char **installed, **allorigins = NULL; local
250 installed = matchinstalled(MATCH_ALL, NULL, retval);
251 if (installed == NULL)
254 /* Gather origins for all installed packages */
255 for (i = 0; installed[i] != NULL; i++) {
263 snprintf(tmp, PATH_MAX, "%s/%s", LOG_DIR, installed[i]);
273 warnx("the package info for package '%s' is corrupt", installed[i]);
295 if (cmd != PLIST_ORIGIN && ( Verbose || 0 != strncmp("bsdpan-", installed[
[all...]
/freebsd-9.3-release/sys/dev/drm2/radeon/
H A Dradeon_irq_kms.c263 rdev->irq.installed = true;
268 rdev->irq.installed = false;
285 if (rdev->irq.installed) {
287 rdev->irq.installed = false;
/freebsd-9.3-release/share/mk/
H A Dbsd.pkg.mk41 generate-plist check-already-installed \
H A Dbsd.doc.mk12 # DESTDIR Change the tree where the documents get installed. [not set]
23 # compressed when they are installed. [not set]
H A Dbsd.info.mk12 # DESTDIR Change the tree where the info files gets installed. [not set]
57 # compressed when they are installed. [not set]
H A Dbsd.man.mk9 # DESTDIR Change the tree where the man pages gets installed. [not set]
22 # MAN The manual pages to be installed. For sections see
34 # compressed when they are installed. [not set]
/freebsd-9.3-release/usr.sbin/pkg_install/
H A Dtkpkg44 button .menu.installed -text "What is Installed?" \
56 .menu.installed left \
/freebsd-9.3-release/contrib/cvs/
H A Dacinclude.m446 # installed. I'm still not sure whether to consider this a bug. The long
47 # way around is to not consider GSSPAI installed unless gss_import_name is
157 # of the support they need to fix the problem is installed if they can
169 # Expect the libs to be installed parallel to the headers
189 # that it could have been installed from elsewhere.
206 # resolv required, but not installed by Heimdal K 0.3d
267 # Kerberos are installed and in the path, this will leave
/freebsd-9.3-release/share/examples/ipfw/
H A Dchange_rules.sh147 The new rules are now installed. The previous rules have been preserved in
/freebsd-9.3-release/usr.sbin/sysinstall/
H A Dindex.c71 "already marked, it will be unmarked or deleted (if installed).\n"
228 tmp->installed = package_installed(name);
385 if (((IndexEntryPtr)i->data)->installed)
519 markX = i || ie->installed; /* selected or installed */
541 if (!ie->installed) {
556 ie->installed = 0;
562 msgConfirm("Warning: Package %s is needed by\n %d other installed package%s.",
707 * maintaining a data structure of installed packages, so if a
708 * package is already installed, do
[all...]
/freebsd-9.3-release/contrib/gperf/doc/
H A Dhelp2man462 programs are properly installed at your site, the command
/freebsd-9.3-release/contrib/groff/contrib/pdfmark/
H A Dpdfroff.sh68 # so ensure they are all installed, before we continue.
502 Since you do not appear to have one installed, '$CMD' connot continue.
/freebsd-9.3-release/sys/dev/drm/
H A Dmga_drm.h268 int installed; member in struct:_drm_mga_warp_index
/freebsd-9.3-release/contrib/binutils/
H A Dltmain.sh53 # uninstall remove libraries from an installed directory
747 -LLIBDIR search LIBDIR for required installed libraries
748 -lNAME OUTPUT-FILE requires the installed library libNAME
758 -rpath LIBDIR the created library will eventually be installed in LIBDIR
2109 $ECHO "Libraries have been installed in:"
2114 $ECHO "If you ever happen to want to link against installed libraries"
2328 # are installed to the same prefix.
2330 # are installed into $libdir/../bin (currently, that works fine)
2487 # Check to see that each library is installed.
2494 func_warning "\`$lib' has not been installed i
[all...]
/freebsd-9.3-release/sys/netinet6/
H A Dnd6_rtr.c505 new->installed = 1;
551 dr->installed = 0;
584 if (dr->installed) {
666 if (dr->installed && installed_dr == NULL)
668 else if (dr->installed && installed_dr) {
671 " is installed\n");
677 * Otherwise, if we have an installed router, check if the selected
678 * (reachable) router should really be preferred to the installed one.
700 * If the selected router is different than the installed one,
701 * remove the installed route
[all...]
/freebsd-9.3-release/contrib/cvs/src/
H A Dcvsbug.in205 It seems that send-pr is not installed with your unique submitter-id.
/freebsd-9.3-release/sys/dev/ixgb/
H A DREADME46 NOTE: You must have kernel sources installed in order to compile the driver
/freebsd-9.3-release/sbin/geom/class/part/
H A Dgeom_part.c1124 int installed, fd; local
1126 installed = 0;
1153 installed++;
1158 if (installed == 0)
/freebsd-9.3-release/contrib/bind9/
H A Dltmain.sh59 # uninstall remove libraries from an installed directory
1793 # Convert file name ARG from *nix to Cygwin format. Requires Cygwin installed
1955 # Convert path ARG from *nix to Cygwin format. Requires Cygwin installed in a
2447 -LLIBDIR search LIBDIR for required installed libraries
2448 -lNAME OUTPUT-FILE requires the installed library libNAME
2458 -rpath LIBDIR the created library will eventually be installed in LIBDIR
2749 echo "Libraries have been installed in:"
2754 echo "If you ever happen to want to link against installed libraries"
2992 # are installed to the same prefix.
2994 # are installed int
[all...]
/freebsd-9.3-release/contrib/openbsm/config/
H A Dltmain.sh59 # uninstall remove libraries from an installed directory
1793 # Convert file name ARG from *nix to Cygwin format. Requires Cygwin installed
1955 # Convert path ARG from *nix to Cygwin format. Requires Cygwin installed in a
2447 -LLIBDIR search LIBDIR for required installed libraries
2448 -lNAME OUTPUT-FILE requires the installed library libNAME
2458 -rpath LIBDIR the created library will eventually be installed in LIBDIR
2749 echo "Libraries have been installed in:"
2754 echo "If you ever happen to want to link against installed libraries"
2992 # are installed to the same prefix.
2994 # are installed int
[all...]
/freebsd-9.3-release/contrib/openpam/
H A Dltmain.sh59 # uninstall remove libraries from an installed directory
1793 # Convert file name ARG from *nix to Cygwin format. Requires Cygwin installed
1955 # Convert path ARG from *nix to Cygwin format. Requires Cygwin installed in a
2447 -LLIBDIR search LIBDIR for required installed libraries
2448 -lNAME OUTPUT-FILE requires the installed library libNAME
2458 -rpath LIBDIR the created library will eventually be installed in LIBDIR
2749 echo "Libraries have been installed in:"
2754 echo "If you ever happen to want to link against installed libraries"
2992 # are installed to the same prefix.
2994 # are installed int
[all...]
/freebsd-9.3-release/contrib/file/
H A Dltmain.sh59 # uninstall remove libraries from an installed directory
1764 # Convert file name ARG from *nix to Cygwin format. Requires Cygwin installed
1926 # Convert path ARG from *nix to Cygwin format. Requires Cygwin installed in a
2418 -LLIBDIR search LIBDIR for required installed libraries
2419 -lNAME OUTPUT-FILE requires the installed library libNAME
2429 -rpath LIBDIR the created library will eventually be installed in LIBDIR
2720 echo "Libraries have been installed in:"
2725 echo "If you ever happen to want to link against installed libraries"
2963 # are installed to the same prefix.
2965 # are installed int
[all...]
/freebsd-9.3-release/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh59 # uninstall remove libraries from an installed directory
1763 # Convert file name ARG from *nix to Cygwin format. Requires Cygwin installed
1925 # Convert path ARG from *nix to Cygwin format. Requires Cygwin installed in a
2417 -LLIBDIR search LIBDIR for required installed libraries
2418 -lNAME OUTPUT-FILE requires the installed library libNAME
2428 -rpath LIBDIR the created library will eventually be installed in LIBDIR
2719 echo "Libraries have been installed in:"
2724 echo "If you ever happen to want to link against installed libraries"
2962 # are installed to the same prefix.
2964 # are installed int
[all...]

Completed in 235 milliseconds

1234