summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/os/printf.c
AgeCommit message (Collapse)AuthorFilesLines
2014-11-045272 dev_err(9F) ignores special first character of message (explicit NULL ↵Hans Rosenfeld1-1/+1
check)
2014-11-032922 dev_err() needs manpageHans Rosenfeld1-33/+30
5272 dev_err(9F) ignores special first character of message Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-08-125042 stop using deprecated atomic functionsJosef 'Jeff' Sipek1-1/+1
Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Robert Mustacchi <rm@joyent.com>
2012-06-181910 Implement a generic dev_errAlexey Zaytsev1-0/+18
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@nexenta.com>
2009-05-12PSARC 2009/222 Add zone support to uprintf() and vuprintf()Abhinandan Ekande1-5/+15
6676374 If Solaris Kills a process, the user needs to know why
2006-09-11PSARC/2005/471 BrandZ: Support for non-native zonesnn352481-19/+12
6374606 ::nm -D without an object may not work on processes in zones 6409350 BrandZ project integration into Solaris 6455289 pthread_setschedparam() should return EPERM rather than panic libc 6455591 setpriority(3C) gets errno wrong for deficient privileges failure 6458178 fifofs doesn't support lofs mounts of fifos 6460380 Attempted open() of a symlink with the O_NOFOLLOW flag set returns EINVAL, not ELOOP 6463857 renice(1) errors erroneously --HG-- rename : usr/src/lib/libzonecfg/zones/SUNWblank.xml => usr/src/lib/brand/native/zone/SUNWblank.xml rename : usr/src/lib/libzonecfg/zones/SUNWdefault.xml => usr/src/lib/brand/native/zone/SUNWdefault.xml
2005-10-31PSARC 2002/240 ZFSahrens1-1/+18
6338653 Integrate ZFS PSARC 2004/652 - DKIOCFLUSH 5096886 Write caching disks need mechanism to flush cache to physical media
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+321