summaryrefslogtreecommitdiffstats
path: root/sys-utils/lsipc.c
Commit message (Expand)AuthorAgeFilesLines
* lsipc: don't free shm data if no shm id is foundRomain Naour2016-03-231-2/+1Star
* misc: fix some includesRuediger Meier2016-02-291-1/+0Star
* lib: rename strmode() and setmode()Ruediger Meier2016-02-181-3/+3
* lsipc: add more resource to the limits listKarel Zak2015-08-121-12/+23
* lsipc: cleanup usernamesKarel Zak2015-08-041-70/+38Star
* lsipc: check scols_line_refer_data() return codeKarel Zak2015-08-041-6/+22
* lsipc: don't duplicate already allocated dataKarel Zak2015-08-041-105/+81Star
* lsipc: ifdef SHM_* macrosKarel Zak2015-08-031-1/+8
* textual: adjust grammar and punctuation of some messagesBenno Schulenberg2015-08-031-5/+5
* lsipc: cleanup {user,group}name usageKarel Zak2015-07-301-26/+27
* lsipc: value is never read [clang analyze]Karel Zak2015-07-291-2/+3
* lsipc: make --id usable with all output formats and with -oKarel Zak2015-07-231-10/+18
* lsipc: the default --global is mutually exclusive with -c --id and -tKarel Zak2015-07-231-2/+4
* lsipc: remove --print0 and -colon-separateKarel Zak2015-07-231-28/+8Star
* lsipc: remove duplicate "Usage:"Karel Zak2015-07-231-1/+0Star
* lsipc: default to --globalKarel Zak2015-07-201-14/+14
* lsipc: add USE% to --globalKarel Zak2015-07-201-3/+10
* lsipc: use sub-table for semphore elementsKarel Zak2015-07-201-18/+73
* lsipc: improve JSON outputKarel Zak2015-07-201-4/+15
* lsipc: move outmode to coltrol structKarel Zak2015-07-201-19/+13Star
* lsipc: fix coding styleKarel Zak2015-07-201-419/+419
* lsipc: differentiate between UID and USER namesKarel Zak2015-07-201-46/+95
* lsipc: fix ID parsing, use full time for pretty printKarel Zak2015-07-201-3/+6
* lsipc: cleanup -o usageKarel Zak2015-07-201-94/+76Star
* lsipc: improve --globalKarel Zak2015-07-201-110/+93Star
* lsipc: cleanup columns indexesKarel Zak2015-07-201-48/+65
* lsipc: add COMMAND for shmemKarel Zak2015-07-201-1/+8
* lsipc: add CTIME to shmem defaultKarel Zak2015-07-201-1/+1
* lsipc: new command to list IPC facilitiesKarel Zak2015-07-201-0/+1259