Home
last modified time | relevance | path

Searched refs:HOME (Results 201 – 225 of 260) sorted by relevance

1234567891011

/freebsd/crypto/openssl/apps/
H A Dopenssl.cnf13 # This definition stops the following lines choking if HOME isn't
15 HOME = .
24 # oid_file = $ENV::HOME/.oid
H A Dopenssl-vms.cnf12 # This definition stops the following lines choking if HOME isn't
14 HOME = .
23 # oid_file = $ENV::HOME/.oid
/freebsd/contrib/bmake/
H A Dboot-strap8 # boot-strap --prefix=$HOME --install-host-target -DWITH_PROG_VERSION
196 for prefix in /opt/$HOST_TARGET "$HOME/$HOST_TARGET" /usr/pkg /usr/local ""
216 ${SKIP_RC:+:} source_rc .bmake-boot-strap.rc . "$Mydir/.." "$HOME"
/freebsd/contrib/bsddialog/
H A DCHANGELOG53 * add: $HOME/.bsddialog.conf startup theme file.
250 * add: bsddialog_msgbox() HOME, END, PPAGE and NPAGE keys.
251 * add: bsddialog_yesno() HOME, END, PPAGE and NPAGE keys.
358 * fix: disable HOME, PPAGE, END and NPAGE keys in bsddialog_form().
/freebsd/usr.bin/tip/tip/
H A Dtip.h218 #define HOME 22 macro
H A Dcmds.c641 cp = value(HOME); in chdirectory()
/freebsd/contrib/less/
H A DNEWS145 * Add $HOME/.config to possible locations of lesskey file (github #153).
147 * Add $XDG_STATE_HOME and $HOME/.local/state to possible locations
195 in $XDG_CONFIG_HOME/lesskey rather than $HOME/.lesskey.
198 in $XDG_DATA_HOME/lesshst rather than $HOME/.lesshst.
867 * HOME and END keys now jump to beginning of file or end of file.
891 "special" keys (arrows, PAGE-UP/PAGE-DOWN, HOME, END, INSERT, DELETE).
927 * In Windows version, uses HOMEDRIVE and HOMEPATH if HOME is not defined.
1042 * OS/2 version looks for less.ini in $HOME before $INIT and $PATH.
1082 * Lesskey with no input file defaults to $HOME/.lesskey
/freebsd/contrib/ntp/ntpdc/
H A Dinvoke-ntpdc.texi120 - reading file $HOME/.ntprc
272 $HOME
276 The environment variables @code{HOME}, and @code{PWD}
/freebsd/usr.sbin/mergemaster/
H A Dmergemaster.sh260 if [ -r "$HOME/.mergemasterrc" ]; then
261 . "$HOME/.mergemasterrc"
/freebsd/crypto/openssh/contrib/cygwin/
H A DREADME60 Please note that OpenSSH does never use the value of $HOME to
/freebsd/contrib/ldns/
H A Dmakewin.sh14 WINSSL="$HOME/Downloads/openssl-1.1.0h.tar.gz"
/freebsd/crypto/openssh/contrib/
H A Dssh-copy-id65 DEFAULT_PUB_ID_FILE=$(ls -t "${HOME}"/.ssh/id*.pub 2>/dev/null | grep -v -- '-cert.pub$' | head -n …
/freebsd/usr.sbin/bsdconfig/share/
H A Dmustberoot.subr90 # user's $HOME directory).
92 local checkpath="${HOME%/}/.bsdconfig_uses_sudo"
/freebsd/contrib/ntp/sntp/
H A Dinvoke-sntp.texi151 - reading file $HOME/.ntprc
348 $HOME
352 The environment variables @code{HOME}, and @code{PWD}
/freebsd/sys/contrib/device-tree/src/arm/st/
H A Dste-ux500-samsung-skomer.dts112 label = "HOME";
592 "GPIO91_B6", /* HOME */
H A Dste-ux500-samsung-kyle.dts145 label = "HOME";
616 "GPIO91_B6", /* HOME */
H A Dste-ux500-samsung-codina-tmo.dts155 label = "HOME";
667 "GPIO91_B6", /* HOME */
H A Dste-ux500-samsung-gavini.dts185 label = "HOME";
773 "GPIO91_B6", /* HOME */
H A Dste-ux500-samsung-codina.dts214 label = "HOME";
789 "GPIO91_B6", /* HOME */
H A Dste-ux500-samsung-janice.dts197 label = "HOME";
834 "GPIO91_B6", /* HOME */
/freebsd/tests/sys/netpfil/pf/
H A Dsyncookie.sh443 jexec alcatraz /usr/sbin/inetd -p ${HOME}/inetd-alcatraz.pid \
/freebsd/sys/contrib/device-tree/src/arm64/arm/
H A Djuno-motherboard.dtsi61 label = "HOME";
/freebsd/usr.sbin/cron/doc/
H A DCONVERSION58 HOME=/usr/lib/uucp
/freebsd/usr.bin/indent/
H A DREADME59 | The $HOME/.indent.pro file parsing was added. Some more formatting
/freebsd/crypto/openssl/doc/man5/
H A Dconfig.pod477 HOME = /temp
478 configdir = $ENV::HOME/config

1234567891011