Searched refs:uname (Results 51 - 75 of 264) sorted by relevance

1234567891011

/freebsd-11-stable/contrib/sqlite3/
H A Dconfig.guess124 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
126 if (test -f /.attbin/uname) >/dev/null 2>&1 ; then
130 UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
131 UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown
132 UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown
133 UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
178 UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \
328 # 1.2 uses "1.2" for uname -r.
376 case `/usr/bin/uname -p` in
416 UNAME_RELEASE=`uname
[all...]
/freebsd-11-stable/contrib/libpcap/
H A Dconfig.guess124 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
126 if (test -f /.attbin/uname) >/dev/null 2>&1 ; then
130 UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
131 UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown
132 UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown
133 UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
178 UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \
328 # 1.2 uses "1.2" for uname -r.
376 case `/usr/bin/uname -p` in
416 UNAME_RELEASE=`uname
[all...]
/freebsd-11-stable/contrib/tcpdump/
H A Dconfig.guess124 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
126 if (test -f /.attbin/uname) >/dev/null 2>&1 ; then
130 UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
131 UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown
132 UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown
133 UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
178 UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \
328 # 1.2 uses "1.2" for uname -r.
376 case `/usr/bin/uname -p` in
416 UNAME_RELEASE=`uname
[all...]
/freebsd-11-stable/contrib/ncurses/
H A Dconfig.guess124 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
126 if (test -f /.attbin/uname) >/dev/null 2>&1 ; then
130 UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
131 UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown
132 UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown
133 UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
288 # 1.2 uses "1.2" for uname -r.
296 # Should we change UNAME_MACHINE based on the output of uname instead
345 case `/usr/bin/uname -p` in
385 UNAME_RELEASE=`uname
[all...]
/freebsd-11-stable/contrib/dialog/
H A Dconfig.guess124 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
126 if (test -f /.attbin/uname) >/dev/null 2>&1 ; then
130 UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
131 UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown
132 UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown
133 UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
288 # 1.2 uses "1.2" for uname -r.
296 # Should we change UNAME_MACHINE based on the output of uname instead
345 case `/usr/bin/uname -p` in
385 UNAME_RELEASE=`uname
[all...]
/freebsd-11-stable/contrib/ldns/
H A Dconfig.guess130 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
132 if (test -f /.attbin/uname) >/dev/null 2>&1 ; then
136 UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
137 UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown
138 UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown
139 UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
269 # 1.2 uses "1.2" for uname -r.
277 # Should we change UNAME_MACHINE based on the output of uname instead
326 case `/usr/bin/uname -p` in
366 UNAME_RELEASE=`uname
[all...]
/freebsd-11-stable/crypto/heimdal/
H A Dconfig.guess131 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
133 if (test -f /.attbin/uname) >/dev/null 2>&1 ; then
137 UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
138 UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown
139 UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown
140 UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
270 # 1.2 uses "1.2" for uname -r.
275 # Should we change UNAME_MACHINE based on the output of uname instead
324 case `/usr/bin/uname -p` in
364 UNAME_RELEASE=`uname
[all...]
/freebsd-11-stable/contrib/openpam/
H A Dconfig.guess124 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
126 if (test -f /.attbin/uname) >/dev/null 2>&1 ; then
130 UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
131 UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown
132 UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown
133 UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
171 UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \
302 # 1.2 uses "1.2" for uname -r.
310 # Should we change UNAME_MACHINE based on the output of uname instead
359 case `/usr/bin/uname
[all...]
/freebsd-11-stable/contrib/ipfilter/
H A DMakefile22 CPU=`uname -m`
23 CPUDIR=`uname -s|sed -e 's@/@@g'`-`uname -r`-`uname -m`
68 LINUX=`uname -r | awk -F. ' { printf"%d",$$1;for(i=1;i<NF&&i<3;i++){printf("%02d",$$(i+1));}}'`
170 make freebsd`uname -r|cut -c1`
182 x=`uname -v|sed -e 's@^.*:\(/[^: ]*\).*$$@\1/ioconf.h@'`; \
183 y=`uname -s|sed -e 's@/@@g'`-`uname -r`-`uname
[all...]
/freebsd-11-stable/tools/tools/makeroot/
H A Dmakeroot.sh141 ./etc/group type=file uname=root gname=wheel mode=0644 contents=${tmpdir}/group
142 ./etc/master.passwd type=file uname=root gname=wheel mode=0600 contents=${tmpdir}/master.passwd
143 ./etc/passwd type=file mode=0644 uname=root gname=wheel contents=${tmpdir}/passwd
144 ./etc/pwd.db type=file mode=0644 uname=root gname=wheel contents=${tmpdir}/pwd.db
145 ./etc/spwd.db type=file mode=0600 uname=root gname=wheel contents=${tmpdir}/spwd.db
213 echo "./etc/rcorder.start type=file mode=644 uname=root gname=wheel" \
229 echo ".${userdir}/.ssh type=dir mode=700 uname=${user} gname=${group}" >> ${manifest}
230 echo ".${userdir}/.ssh/authorized_keys type=file mode=600 uname=${user} gname=${group} contents=${tmpdir}/authorized_keys" >> ${manifest}
/freebsd-11-stable/contrib/binutils/
H A Dconfig.guess131 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
133 if (test -f /.attbin/uname) >/dev/null 2>&1 ; then
137 UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
138 UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown
139 UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown
140 UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
270 # 1.2 uses "1.2" for uname -r.
275 # Should we change UNAME_MACHINE based on the output of uname instead
324 case `/usr/bin/uname -p` in
345 UNAME_RELEASE=`uname
[all...]
/freebsd-11-stable/contrib/openbsm/config/
H A Dconfig.guess128 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
130 if (test -f /.attbin/uname) >/dev/null 2>&1 ; then
134 UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
135 UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown
136 UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown
137 UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
283 # 1.2 uses "1.2" for uname -r.
291 # Should we change UNAME_MACHINE based on the output of uname instead
331 case `/usr/bin/uname -p` in
352 UNAME_RELEASE=`uname
[all...]
/freebsd-11-stable/usr.bin/systat/
H A Dpigs.c88 const char *uname, *pname; local
100 uname = user_from_uid(pt[k].pt_kp->ki_uid, 0);
104 mvwaddstr(wnd, y, 0, uname);
/freebsd-11-stable/contrib/libreadline/support/
H A Dconfig.guess126 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
128 if (test -f /.attbin/uname) >/dev/null 2>&1 ; then
132 UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
133 UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown
134 UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown
135 UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
244 # 1.2 uses "1.2" for uname -r.
305 # Should we change UNAME_MACHINE based on the output of uname instead
342 case `/usr/bin/uname -p` in
363 UNAME_RELEASE=`uname
[all...]
/freebsd-11-stable/contrib/top/
H A DConfigure476 set uname=""
477 if (-e /usr/bin/uname) then
478 set uname=/usr/bin/uname
479 else if (-e /bin/uname) then
480 set uname=/bin/uname
483 if ("$uname" != "") then
486 set osrev="-DOSREV=`$uname -r | tr -cd ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789`"
/freebsd-11-stable/tools/bsdbox/
H A DMakefile.base10 CRUNCH_PROGS_usr.bin+= true false hexdump tail nc w head uname tset
/freebsd-11-stable/usr.sbin/fmtree/test/
H A Dtest03.sh18 K=uid,uname,gid,gname,flags,md5digest,size,ripemd160digest,sha1digest,sha256digest,cksum
/freebsd-11-stable/contrib/unbound/
H A Dconfig.guess128 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
130 if test -f /.attbin/uname ; then
134 UNAME_MACHINE=$( (uname -m) 2>/dev/null) || UNAME_MACHINE=unknown
135 UNAME_RELEASE=$( (uname -r) 2>/dev/null) || UNAME_RELEASE=unknown
136 UNAME_SYSTEM=$( (uname -s) 2>/dev/null) || UNAME_SYSTEM=unknown
137 UNAME_VERSION=$( (uname -v) 2>/dev/null) || UNAME_VERSION=unknown
191 UNAME_MACHINE_ARCH=$( (uname -p 2>/dev/null || \
348 # 1.2 uses "1.2" for uname -r.
396 case $(/usr/bin/uname -p) in
436 UNAME_RELEASE=$(uname
[all...]
/freebsd-11-stable/contrib/netbsd-tests/ipf/
H A Dt_logging.sh38 case `uname -s` in
/freebsd-11-stable/contrib/ntp/libntp/
H A Dfindconfig.c37 (void) uname(&unamebuf);
/freebsd-11-stable/bin/pax/
H A Dtar.h140 char uname[32]; /* ascii owner name */ member in struct:__anon11
/freebsd-11-stable/contrib/opie/libopie/
H A Dnewseed.c80 if (uname(&utsname) < 0) {
82 syslog(LOG_DEBUG, "uname: %s(%d)", strerror(errno),
/freebsd-11-stable/usr.bin/lastcomm/tests/
H A Dlegacy_test.sh7 ARCH=`uname -m`
/freebsd-11-stable/contrib/amd/hlfsd/
H A Dhlfsd.h113 char *uname; /* an xref ptr to username2uid_t->username */ member in struct:uid2home_t
/freebsd-11-stable/contrib/openresolv/
H A Dconfigure87 BUILD=$(uname -m)-unknown-$(uname -s | tr '[:upper:]' '[:lower:]')

Completed in 242 milliseconds

1234567891011