/
nerfur
/
openbsd-src
ОбзорДокументацияВойти
/
nerfur
/
openbsd-src
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
openbsd-src/
usr.bin/systat/
..
Makefile

Make CPU frequencies human readable with -h in `systat sensors`. ok miod@

2 года назад
cache.c

use $OpenBSD markers ok millert mpi

8 лет назад
cache.h

use $OpenBSD markers ok millert mpi

8 лет назад
cpu.c

Zap unused variables/functions under /usr/src/*bin/

5 лет назад
engine.c

Drop GCC_PRINTFLIKE() at function definition

3 года назад
engine.h

Use nanosleep() and setitimer() instead of usleep() and ualarm(). Both usleep() and ualarm() are obsolete and were removed from POSIX. OK deraadt@

5 лет назад
if.c

remove unneeded semicolons; checked by millert@

2 года назад
inetname.c

The POSIX APIs that that sockaddrs all ignore the s*_len field in the incoming socket, so userspace doesn't need to set it unless it has its own reasons for tracking the size along with the sockaddr.

10 лет назад
iostat.c

Fix iostat per-device values when in boot time mode ('b'). The values should be displayed as-is and not normalized based on the sleep interval. From Anindya Mukherjee

5 лет назад
main.c

remove unneeded semicolons; checked by millert@

2 года назад
malloc.c

ks_mapblocks is gone

7 лет назад
mbufs.c

print all the rings on a nic without limiting it to the number of mclpools

6 лет назад
netstat.c

remove unneeded semicolons; checked by millert@

2 года назад
nfs.c

remove prototypes with no matching function

2 года назад
pf.c

Show pf fragment reassembly counters.

2 года назад
pftop.c

fix indentation and remove uneeded braces feedback and ok tb@

2 года назад
pigs.c

MAXCOMLEN is no longer needed in these programs, so remove the annotation from sys/param.h include lines, or remove the include lines entirely if it this was the least requirement. ok millert

4 года назад
pool.c

remove prototypes with no matching function

2 года назад
sensors.c

Make CPU frequencies human readable with -h in `systat sensors`. ok miod@

2 года назад
swap.c

When system calls indicate an error they return -1, not some arbitrary value < 0. errno is only updated in this case. Change all (most?) callers of syscalls to follow this better, and let's see if this strictness helps us in the future.

7 лет назад
systat.1

Add new counters for lock upgrades.

год назад
systat.h

remove prototypes with no matching function and externs with no var partly checked by millert@

2 года назад
uvm.c

Add new counters for lock upgrades.

год назад
vmstat.c

Add new counters for lock upgrades.

год назад