/freebsd/usr.sbin/pw/tests/ |
H A D | pw_useradd_test.sh | 80 DATE=`date -j -v+1d "+%s"` 81 atf_check -s exit:0 ${PW} useradd test -e ${DATE} 82 atf_check -s exit:0 -o match:"^test:\*:.*::0:${DATE}:.*" \ 91 DATE=`date -j -v+1d "+%d-%m-%Y"` 92 EPOCH=`date -j -f "%d-%m-%Y %H:%M:%S" "${DATE} 00:00:00" "+%s"` 93 atf_check -s exit:0 ${PW} useradd test -e ${DATE} 103 DATE=`date -j -v+1d "+%d-%b-%Y"` 104 EPOCH=`date -j -f "%d-%b-%Y %H:%M:%S" "${DATE} 00:00:00" "+%s"` 105 atf_check -s exit:0 ${PW} useradd test -e ${DATE} 128 DATE=`date -j -v+1d "+%s"` [all …]
|
/freebsd/contrib/ntp/scripts/stats/ |
H A D | summary.sh | 9 DATE=`date +20%y%m%d` 24 if [ -f $f ] && [ $DATE != $d ]; then 43 if [ -f $f ] && [ $DATE != $d ]; then 56 if [ -f $f ] && [ $DATE != $d ]; then
|
/freebsd/sys/contrib/device-tree/scripts/ |
H A D | cronjob | 82 DATE=$(date +%Y%m%d) 83 TESTBRANCH=test-${DATE} 111 echo "Recording refs/tests/${DATE}" 112 git update-ref refs/tests/${DATE} ${TESTBRANCH}
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | amanda | 7 >8 string TAPESTART\ DATE tape header file, 10 >>23 string >\ DATE %s 12 >>13 string >\ DATE %s
|
H A D | macintosh | 192 #>91 ubelong x deark-DATE=%u
|
H A D | archive | 1501 #>0x12 uleshort x RAW DATE %#4.4x 1648 #>15 ubelong x DATE %#8.8x
|
H A D | windows | 1579 #>>>>>>88 ubequad x DATE %16.16llx
|
H A D | msdos | 2835 #>2 uleshort x RAW DATE [%#4.4x]
|
/freebsd/share/examples/ipfw/ |
H A D | change_rules.sh | 144 DATE=`date "+%Y%m%d%H%M"` 145 cp ${edit_file} ${edit_file}.$DATE 149 the file ${edit_file}.$DATE 151 diff -u ${edit_file}.$DATE ${edit_file} \
|
/freebsd/contrib/bsddialog/examples_utility/ |
H A D | datebox.sh | 17 DATE=$(./bsddialog --title " datebox " --date-format "%x" \ 32 echo "[OK] $DATE"
|
H A D | calendar.sh | 17 DATE=$(./bsddialog --title " calendar " --date-format "%x" \ 32 echo "[OK] $DATE"
|
/freebsd/usr.sbin/bsdinstall/scripts/ |
H A D | time | 41 DATE=$(bsddialog --backtitle "$OSNAME Installer" \ 48 2>&1 1>&5) && date $DATE
|
/freebsd/tests/sys/cddl/zfs/tests/delegate/ |
H A D | delegate_common.kshlib | 392 typeset stamp=${perm}.${user}.$($DATE +'%F-%R:%S') 423 typeset stamp=${perm}.${user}.$($DATE +'%F-%R:%S') 494 typeset stamp=${perm}.${user}.$($DATE +'%F-%R:%S') 579 typeset stamp=${perm}.${user}.$($DATE +'%F-%R:%S') 691 typeset stamp=${perm}.${user}.$($DATE +'%F-%R:%S') 733 typeset stamp=${perm}.${user}.$($DATE +'%F-%R:%S') 774 typeset stamp=${perm}.${user}.$($DATE +'%F-%R:%S') 819 typeset stamp=${perm}.${user}.$($DATE +'%F-%R:%S') 902 typeset stamp=${perm}.${user}.$($DATE +'%F-%R:%S') 943 typeset stamp=${perm}.${user}.$($DATE +'%F-%R:%S') [all …]
|
H A D | zfs_allow_009_neg.ksh | 63 typeset timestamp=$($DATE +'%F-%R:%S')
|
/freebsd/tools/tools/sysdoc/ |
H A D | sysdoc.sh | 27 DATE=`LC_TIME=C date +"%B %d, %Y"` 136 .Dd $DATE
|
/freebsd/contrib/tcsh/ |
H A D | patchlevel.h | 11 #define DATE "2021-04-26" macro
|
H A D | tc.vers.c | 160 REV, VERS, PATCHLEVEL, ORIGIN, DATE, machtype, vendor, ostype, in fix_version()
|
/freebsd/crypto/openssl/crypto/ |
H A D | cversion.c | 56 return DATE; in OpenSSL_version()
|
/freebsd/contrib/sendmail/test/ |
H A D | Results | 7 OPSYS VERSION STATUS DATE TESTER/NOTES 82 OPSYS VERSION STATUS DATE TESTER/NOTES 178 OPSYS VERSION STATUS DATE TESTER/NOTES
|
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_diff/ |
H A D | zfs_diff_001_pos.ksh | 59 log_must ${DATE} >> ${TESTDIR}/files/modify
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.awk | 637 "date" | getline DATE 645 print "<!-- on " DATE " -->"
|
/freebsd/usr.sbin/freebsd-update/ |
H A D | freebsd-update.sh | 2209 WARNING: `uname -sr` HAS PASSED ITS END-OF-LIFE DATE.
|
/freebsd/contrib/unbound/ |
H A D | Makefile.in | 71 DATE=@CONFIG_DATE@
|
/freebsd/contrib/unbound/doc/ |
H A D | unbound.doxygen | 494 # Possible values are: YES, NO, DATETIME and DATE.
|
H A D | Changelog | 6955 Get rid of CONFIGURE_{TARGET,DATE,BUILD_WITH} now that they're
|