Displaying 4 results from an estimated 4 matches for "xpg6".
Did you mean:
_xpg6
2006 Oct 31
0
6323628 /usr/xpg6/bin/xargs will coredump if given -n or -s flags with no argument.
Author: ceastha
Repository: /hg/zfs-crypto/gate
Revision: 4fa98e79aa8cacc3ee6e3642cf306228cc9edcd1
Log message:
6323628 /usr/xpg6/bin/xargs will coredump if given -n or -s flags with no argument.
Files:
update: usr/src/cmd/xargs/xargs.c
2005 Sep 14
4
How to get full path name of execname?
Hi,
Is there a way to print out full path name of execname when the following
probe is touched?
proc:genunix:exec_common:exec-success
Thanks.
************************************************
* C P Lin, Common Technology Project Lead. *
* Sun Microsystems Inc. *
* E-Mail: c.lin at sun.com *
* Address: 4150 Network Circle,
2016 Aug 01
4
OpenSSH 7.3p1 can't be build on Solaris 10
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
configure:17280: result: no
configure:17300: checking for mblen
configure:17356: gcc -o conftest -O3 -m64 -mtune=native -pipe -Wall
-Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security
-Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result
-fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset
2009 Jan 29
19
ZFS extended ACL
What is wrong with this?
# chmod -R A+user:webservd:add_file/write_data/execute:allow /var/apache
chmod: invalid mode: `A+user:webservd:add_file/write_data/execute:allow''
Try `chmod --help'' for more information.
This works in a zone, works on S10u5, does not work on OpenSolaris2008.11.
CT