summaryrefslogtreecommitdiff
path: root/usr/src/cmd/ttymon/ttymon.c
AgeCommit message (Collapse)AuthorFilesLines
2009-05-216795209 Enable compilation of ON-consolidation with GCC 4.2Scott Rotondo1-1/+2
6392640 rpcgen -h -T output does not compile with gcc 4.x --HG-- rename : usr/src/stand/lib/fs/nfs/pathname.h => usr/src/stand/lib/fs/nfs/st_pathname.h
2009-04-30backout 6795209/6392640: breaks sparc buildjmcp1-2/+1
2009-04-306795209 Enable compilation of ON-consolidation with GCC 4.2Nathan Keynes1-1/+2
6392640 rpcgen -h -T output does not compile with gcc 4.x
2009-04-076809252 ttymon should disable SIGQUITNobutomo Nakano1-17/+22
2007-05-25PSARC 2007/064 Unified POSIX and Windows Credentials for Solariscasper1-2/+2
4994017 data structure sharing between rpcbind and libnsl leads to accidents 6549510 Need the ability to store SIDs in the Solaris cred_t 6549515 PSARC 2007/064: uid_t and gid_t to become unsigned
2006-05-014916205 libcmd should not use file operation routines from C librarycasper1-4/+6
6234782 Kerberos and GSSAPI should not use fopen 6259671 vold won't be killed by TERM signal when several removable devices are managed 6386770 pam_authenticate can fail if open files are >= 255 and the soft fd limit is greater than 256 6414401 Remove shadow stdio implementation obsoleted by PSARC 2006/162 6414404 __rpc_openchild never called and not exported by library 6416815 ON needs to be hardened against the 32-bit fopen/255 problem --HG-- rename : usr/src/lib/libnsl/common/nsl_stdio_prv.c => deleted_files/usr/src/lib/libnsl/common/nsl_stdio_prv.c rename : usr/src/lib/libnsl/include/nsl_stdio_prv.h => deleted_files/usr/src/lib/libnsl/include/nsl_stdio_prv.h rename : usr/src/lib/libnsl/rpc/openchild.c => deleted_files/usr/src/lib/libnsl/rpc/openchild.c rename : usr/src/lib/libnsl/rpc/xdr_stdio_prv.c => deleted_files/usr/src/lib/libnsl/rpc/xdr_stdio_prv.c rename : usr/src/lib/libresolv2/req.flg => deleted_files/usr/src/lib/libresolv2/req.flg rename : usr/src/lib/nsswitch/compat/req.flg => deleted_files/usr/src/lib/nsswitch/compat/req.flg rename : usr/src/lib/nsswitch/files/req.flg => deleted_files/usr/src/lib/nsswitch/files/req.flg rename : usr/src/lib/nsswitch/req.flg => deleted_files/usr/src/lib/nsswitch/req.flg rename : usr/src/lib/nsswitch/user/req.flg => deleted_files/usr/src/lib/nsswitch/user/req.flg
2005-08-106269756 gcc and cmd/saf don't get alongdp1-4/+3
6272663 gcc and cmd/psradm don't get along 6273836 gcc and cmd/script don't get along 6273943 gcc and cmd/ttymon don't get along
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+674