summaryrefslogtreecommitdiff
path: root/usr/src/cmd/ls/ls.c
AgeCommit message (Collapse)AuthorFilesLines
2017-07-27640 number_to_scaled_sctring is duplicated in several commandsjbk-nicenumJason King1-96/+10
2015-03-115613 odd ls -U behaviour if output is not a terminalGary Mills1-15/+9
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-11-105279 cleanup gcc warning for cmd/lsIgor Kozhukhov1-12/+14
Reviewed by: Gary Mills <gary_mills@fastmail.fm> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Robert Mustacchi <rm@joyent.com>
2013-10-284193 ls --color with filename arguments does not colorizeLauri Tirkkonen1-3/+3
Reviewed by: Jason King <jason.brian.king@gmail.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2012-06-192894 ls(1) -1U can go much fasterBill Pijewski1-1/+34
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Richard Elling <richard.elling@gmail.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2011-08-151379 ls crashes printing (some) ACLsRichard Lowe1-0/+1
Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Eric Schrock <eric.schrock@delphix.com>
2010-12-06409 ls doesn't like -xstrconstAlbert Lee1-4/+14
Reviewed by: garrett@nexenta.com Reviewed by: jason@ansipunx.net Approved by: garrett@nexenta.com
2010-04-14PSARC/2010/029 Improved ACL interoperabilityMark Shellenbaum1-5/+6
6923083 ZFS/NFS/SMB ACL interoperability changes
2009-09-046876792 ls --color=auto only likes ttysJason King1-5/+6
2009-07-086854221 ls --color gets confused by relative sym-linksJason King1-136/+149
6855090 ls --color doesn't work correctly with symlinks
2009-05-216843432 ls color configuration ignores last ruleJason King1-1/+5
2009-05-19PSARC 2009/228 ls enhancementsJason King1-100/+932
6803941 Make /usr/bin/ls more compatible with gnu ls 1122699 *ls* ls: would like to have -k option like du does 6838835 getopt_long(3c) in posixly correct mode is too strict with long option arguments 6701026 UNIX03: *vsc* ls -i does not fail for nonexistent target
2008-06-126712850 ls complains "can't read ACL", but exits with status 0basabi1-0/+4
2008-06-036706194 ls(1) core dumps trying to display system attribute over nfs on ACL ↵basabi1-17/+28
failure 6709114 ls(1) does not display correct timestamp and file/directory name on ACL failure
2008-04-076675873 first "everyone@" ACL entry before first "group@" ACL entry should ↵ny1557461-26/+38
override mode bits for group
2008-03-116605515 ls misrepresenting file permissions when ACLs are in effect when ↵ny1557461-2/+66
mounted w/ NFSv4.
2008-01-246653731 getattrat() needs a little cleanupmarks1-6/+1
2007-10-25PSARC/2007/218 caller_context_t in all VOPsamw1-34/+466
PSARC/2007/227 VFS Feature Registration and ACL on Create PSARC/2007/244 ZFS Case-insensitive support PSARC/2007/315 Extensible Attribute Interfaces PSARC/2007/394 ls(1) new command line options '-/' and '-%': CIFS system attributes support PSARC/2007/403 Modified Access Checks for CIFS PSARC/2007/410 Add system attribute support to chmod(1) PSARC/2007/432 CIFS system attributes support for cp(1), pack(1), unpack(1), compress(1) and uncompress(1) PSARC/2007/444 Rescind SETTABLE Attribute PSARC/2007/459 CIFS system attributes support for cpio(1), pax(1), tar(1) PSARC/2007/546 Update utilities to match CIFS system attributes changes. PSARC/2007/560 ZFS sharesmb property 4890717 want append-only files 6417428 Case-insensitive file system name lookup to support CIFS 6417435 DOS attributes and additional timestamps to support for CIFS 6417442 File system quarantined and modified attributes to support an integrated Anti-Virus service 6417453 FS boolean property for rejecting/allowing invalid UTF-8 sequences in file names 6473733 RFE: Need support for open-deny modes 6473755 RFE: Need ability to reconcile oplock and delegation conflicts 6494624 sharemgr needs to support CIFS shares better 6546705 All vnode operations need to pass caller_context_t 6546706 Need VOP_SETATTR/VOP_GETATTR to support new, optional attributes 6546893 Solaris system attribute support 6550962 ZFS ACL inheritance needs to be enhanced to support Automatic Inheritance 6553589 RFE: VFS Feature Registration facility 6553770 RFE: ZFS support for ACL-on-CREATE (PSARC 2007/227) 6565581 ls(1) should support file system attributes proposed in PSARC/2007/315 6566784 NTFS streams are not copied along with the files. 6576205 cp(1), pack(1) and compress(1) should support file system attributes proposed in PSARC/2007/315 6578875 RFE: kernel interfaces for nbmand need improvement 6578883 RFE: VOP_SHRLOCK needs additional access types 6578885 chmod(1) should support file system attributes proposed in PSARC/2007/315 6578886 RFE: disallow nbmand state to change on remount 6583349 ACL parser needs to support audit/alarm ACE types 6590347 tar(1) should support filesystem attributes proposed in PSARC/2007/315 6597357 *tar* xv@ doesn't show the hidden directory even though it is restored 6597360 *tar* should re-init xattr info if openat() fails during extraction of and extended attribute 6597368 *tar* cannot restore hard linked extended attributes 6597374 *tar* doesn't display "x " when hard linked attributes are restored 6597375 *tar* extended attribute header off by one 6614861 *cpio* incorrectly archives extended system attributes with -@ 6614896 *pax* incorrectly archives extended system attributes with -@ 6615225 *tar* incorrectly archives extended system attributes with -@ 6617183 CIFS Service - PSARC 2006/715
2006-02-166385612 *ls* doesn't give -F file marker for doors and fifos when -l option ↵akaplan1-3/+8
is also used on symbolic links
2006-02-13PSARC/2006/043 ls -Vmarks1-4/+13
PSARC/2006/047 acl_totext PSARC/2006/048 Compact chmod ACL syntax 6362641 tar does not store ACLs in a suitable format 6379909 Need compact ACL utility support for NFSv4/ZFS
2005-10-31PSARC 2002/240 ZFSahrens1-63/+85
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/+1762