cgzones

Results 91 issues of cgzones

Also use strict prototype

Add the possibility for meters to have selectable choices, so they can display more exact information the user is interested in. As examples the following meters are added: * Hostname:...

feature request

See https://forums.freebsd.org/threads/how-does-cpu-utilization-is-calculates.12108/ and https://iris.cs.tu-dortmund.de/freebsd-lockdoc/lockdoc-v13.0-0.7/source/bin/ps/print.c#L650 Closes: #602

bug :bug:
needs-discussion :thinking:
FreeBSD :japanese_ogre:

Shadow path prefixes which are used by distributions, like - /usr/bin/ - /usr/sbin/ - /bin/ - /sbin/ - /usr/libexec/

needs-discussion :thinking:
new feature

Experimental - Linux only !! Closes: #301 Based on #302

needs-rebase
new feature

### Environment - OS and version: Debian sid - VS Code: 1.69.2 - C/C++ extension: v1.11.4 ### Bug Summary and Steps to Reproduce Bug Summary: The cpptools extension creates home...

Language Service
more info needed

Add a command line option `-Z/--context` to show the security context of objects, similar to ls(1). Show the actual extended attribute values on `-@/--extended`, instead of just their length. In...

The checks (permission verbs) in question are `enable` for the operations *enable*, *reenable*, *link* and *unmask* and `disable` for the operations *disable* and *mask*; those SELinux permissions exist in the...

systemctl
reviewed/needs-rework 🔨
selinux

Header files commonly contain inline function definitions, like ```c static inline bool streq(const char *s1, const char *s2) { return strcmp(s1, s2) == 0; } ``` Do not report those...

bug

- format with perltidy - fix some perlciritc warnings

[affects] branch master