HP-UX 11i v3 March 2012 Release Notes

Initial (February 2007) Release Notes, Chapter 9: “Commands and System Calls”
/etc/skel/.profile shell script: . (current path) in $PATH is deprecated
32-bit pstat System Call (Deprecated): When compiling a 32-bit application that uses the
pstat () system call, the compiler option -D_PSTAT64 must now be specified. This causes
pstat () to use 64-bit fields rather than 32-bit fields. The application still remains a 32-bit
application.
at , cron, and batchCommands: New features include support for queueing multiple jobs
at the same time, support for queueing of more than 100 jobs, and ability to schedule jobs
up to the njob limit specified for every queue in queuedefs(4).
core Format Implementation Change: The true version string has replaced the utsname struct
in the CORE_KERNEL segment. A workaround has been provided for applications which
reversed-engineered the core file format and depend on utsname being in it. This new core
file format is the default format.
csh Command Line Interpreter: The non-interactive invocation of csh will not source the ~/
.history file by default.
File Systems Backup and Recovery Commands fbackup, frecover, and ftio: Deprecated;
will be obsolete in a future HP-UX release. You should prepare by migrating to the favorable
replacement pax. Support will be continued for archive retrieval.
New: gcore Command: creates a core image of each specified process.
getgroups(), setgroups(): no longer limited by the NGROUPS_MAX.
getty Command: Enhanced to configure the default setting for special control characters
(erase, kill, etc.) by the user.
HP-UX Kernel Configuration Commands: HP-UX 11i v1 kernel configuration commands has
been removed in favor of new commands for HP-UX 11i v3. In addition, there are changes
to the location of kernels and related files on disk; to the manner in which a kernel configuration
is chosen at boot time; and to the manner in which the system automatically maintains a
backup kernel configuration.
iostat : Enhanced to report activity for each active lunpath to the LUNs. Also, the new
option -L has been added, which lists active lunpath statistics.
Long hostname, uname, and setuname Commands: The limits of these commands can now
be expanded to 255 bytes.
New: Long Username Support by HFS ff, VxFS 4.1 ff, repquota, quotacheck: Enhanced
to support the username up to 255 bytes.
lp, lpadmin, lpfence, lpmove, and lpsched Commands: Printers can now be
added/removed/modified without bringing down the lp scheduler; line printer spooler
enhanced to support printer/class names up to 250 characters from the previous limit of 14
characters; support also extended to remote destination names.
mmap() System Call: Enhanced to support mapping file with read-only permission with
PROT_EXEC and implicit mmap() with MAP_FIXED.
pax Command: Enhanced to conform to the UNIX 2003 Standard. You will now be able to
use pax to archive files having a size greater than or equal to 8GB; long user name/group
name; large UID/GID greater than 2097151; long pathname or link name.
PFS Commands: Obsolete.
pipcs Command: Enhanced to provide details regarding processes using the various POSIX
Message Queues, as well as creation time and last modification time of the POSIX Message
Queues.
ps Command: Enhanced to display maximum of 1020 characters in the COMMAND field.
What is new in the initial (February 2007) HP-UX 11i v3 release 85