Searched refs:scripts (Results 76 - 100 of 146) sorted by relevance

123456

/freebsd-current/contrib/ntp/ntpd/
H A DMakefile.am345 $(srcdir)/ntpd.man.in: $(srcdir)/ntpd.1ntpdman $(top_srcdir)/sntp/scripts/mansec2subst.sed
346 sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/ntpd.1ntpdman > $(srcdir)/ntpd.man.in+
354 $(srcdir)/ntpd.mdoc.in: $(srcdir)/ntpd.1ntpdmdoc $(top_srcdir)/sntp/scripts/mansec2subst.sed
355 sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/ntpd.1ntpdmdoc > $(srcdir)/ntpd.mdoc.in+
392 $(srcdir)/ntp.conf.man.in: $(srcdir)/ntp.conf.5man $(top_srcdir)/sntp/scripts/mansec2subst.sed
393 sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/ntp.conf.5man > $(srcdir)/ntp.conf.man.in+
401 $(srcdir)/ntp.conf.mdoc.in: $(srcdir)/ntp.conf.5mdoc $(top_srcdir)/sntp/scripts/mansec2subst.sed
402 sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/ntp.conf.5mdoc > $(srcdir)/ntp.conf.mdoc.in+
416 $(srcdir)/ntp.keys.man.in: $(srcdir)/ntp.keys.5man $(top_srcdir)/sntp/scripts/mansec2subst.sed
417 sed -f $(top_srcdir)/sntp/scripts/mansec2subs
[all...]
/freebsd-current/contrib/ntp/
H A Dbootstrap32 (cd sntp && ../scripts/build/genver) || {
33 echo scripts/build/genver failed ; exit 1; }
H A Dbuild37 # sntp/scripts/cvo.sh invokes config.guess, and we want it to use the copy
41 CVO=`env PATH="$PATH:./sntp/libevent/build-aux" sntp/scripts/cvo.sh @cvo@`
43 *-*-*-*) echo "sntp/scripts/cvo.sh returned <$CVO>, which makes no sense to me."
47 *) echo "sntp/scripts/cvo.sh returned <$CVO>, which makes no sense to me."
/freebsd-current/usr.sbin/ntp/doc/drivers/
H A DMakefile5 SUBDIR= icons scripts
/freebsd-current/usr.sbin/ntp/ntpdc/
H A DMakefile29 sh -e ${.CURDIR:H}/scripts/mkver ntpdc
/freebsd-current/usr.sbin/ntp/ntpq/
H A DMakefile32 sh -e ${.CURDIR:H}/scripts/mkver ntpq
/freebsd-current/contrib/bc/
H A DMakefile.in36 SCRIPTSDIR = $(ROOTDIR)/scripts
169 SCRIPTS = ./scripts
275 $(HOSTCC) $(HOSTCFLAGS) -lm -o $(MINISTAT_EXEC) $(ROOTDIR)/scripts/ministat.c
279 $(HOSTCC) $(HOSTCFLAGS) -lm -o $(BITFUNCGEN_EXEC) $(ROOTDIR)/scripts/bitfuncgen.c
578 @$(RM) -f $(TESTSDIR)/bc/scripts/bessel.txt
579 @$(RM) -f $(TESTSDIR)/bc/scripts/parse.txt
580 @$(RM) -f $(TESTSDIR)/bc/scripts/print.txt
581 @$(RM) -f $(TESTSDIR)/bc/scripts/add.txt
582 @$(RM) -f $(TESTSDIR)/bc/scripts/divide.txt
583 @$(RM) -f $(TESTSDIR)/bc/scripts/multipl
[all...]
/freebsd-current/contrib/ntp/sntp/scripts/
H A DgenHardFlags44 set `scripts/cvo.sh @osname@ @osver@` || exit 1
H A DgenLocInfo44 set `scripts/cvo.sh @osname@ @osver@` || exit 1
/freebsd-current/tools/tools/sysdoc/
H A Dsysdoc.sh39 a set of scripts written in
59 by a set of scripts written by
/freebsd-current/crypto/openssl/VMS/
H A Dmsg_staging.com9 $ ! P5 startup / setup / shutdown scripts directory
/freebsd-current/release/packages/
H A DMakefile.package50 devd_COMMENT= Devd Utility and scripts
51 devd_DESC= Devd Utility and scripts
125 nuageinit_COMMENT= CloudInit support scripts
126 nuageinit_DESC= CloudInit support scripts
145 resolvconf_COMMENT= Resolvconf Utility and scripts
146 resolvconf_DESC= Resolvconf Utility and scripts
/freebsd-current/usr.sbin/ntp/doc/
H A DMakefile5 SUBDIR= drivers hints icons pic scripts
/freebsd-current/sys/contrib/device-tree/Bindings/
H A DMakefile78 # build artifacts here before they are processed by scripts/Makefile.clean
83 $(Q)$(srctree)/scripts/dtc/dt-extract-compatibles $(srctree) | xargs dt-check-compatible -v -s $<
/freebsd-current/crypto/openssh/contrib/cygwin/
H A DMakefile61 install-scripts: ssh-host-config ssh-user-config
77 cygwin-postinstall: move-config-files remove-empty-dir install-inetd-config install-doc install-scripts install-copy-id gzip-man-pages
/freebsd-current/contrib/bc/scripts/
H A Dkaratsuba.py105 scripts = [ "multiply" ] variable
192 for script in scripts:
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/include/
H A Ddefault.cfg.in74 # some common variables used by test scripts :
76 export PERF_SCRIPTS=$STF_SUITE/tests/perf/scripts
/freebsd-current/contrib/bmake/mk/
H A Dscripts.mk3 # $Id: scripts.mk,v 1.5 2024/02/17 17:26:57 sjg Exp $
/freebsd-current/contrib/netbsd-tests/usr.bin/ld/
H A Dt_script.sh39 /* do nothing; but ld has implicit scripts internally */
/freebsd-current/sys/contrib/device-tree/
H A DMakefile119 include scripts/Kbuild.include
/freebsd-current/usr.sbin/rtsold/
H A Drtsold.c343 const char *const scripts[] = local
361 for (size_t i = 0; i < nitems(scripts); i++)
362 if (scripts[i] != NULL)
363 nvlist_append_string_array(limits, "scripts",
364 scripts[i]);
/freebsd-current/share/mk/
H A Datf.test.mk125 # Latter array is iterated to enable bsd.prog.mk scripts framework -
126 # namely, installing scripts without .xtmp prefix. Note: this allows to
H A Djobs.mk52 .for d in ${.SYSPATH:U${.PARSEDIR}:@x@$x $x/scripts@}
/freebsd-current/usr.sbin/ntp/ntpd/
H A DMakefile58 sh -e ${.CURDIR:H}/scripts/mkver ntpd
/freebsd-current/contrib/dialog/package/
H A Ddialog.spec1 Summary: dialog - display dialog boxes from shell scripts

Completed in 466 milliseconds

123456