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

Use user_from_uid() and uid_from_user() directly. The wrappers in username.c are now so simple there is no longer a good reason to use them. OK deraadt@

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

Replace "boolean.h" with <stdbool.h>

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

top(1): remove last vestiges of "last pid" support

4 года назад
display.h

remove prototypes with no matching function

2 года назад
layout.h

Remove some uneeded includes and declarations. -Wall is happy and no binary change. From Mark Lumsden.

19 лет назад
machine.c

Add {get,set}thrname(2) for putting thread names in the kernel and exposed in a new field returned by sysctl(KERN_PROC). Update pthread_{get,set}_name_np(3) to use the syscalls. Show them, when set, in ps -H and top -H output.

4 года назад
machine.h

top(1): remove last vestiges of "last pid" support

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

Replace "boolean.h" with <stdbool.h>

7 лет назад
screen.h

remove unused function

18 лет назад
top.1

For unquoted in-line literal displays, use the .Li macro. Improves discoverability of the column headers, and in non-terminal output, also results in a more appropriate font.

год назад
top.c

Delete obsolete /* ARGSUSED */ lint comments.

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

Use user_from_uid() and uid_from_user() directly. The wrappers in username.c are now so simple there is no longer a good reason to use them. OK deraadt@

8 лет назад
top.local.h

Remove unused Table_size define and digits() function.

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

Remove unused Table_size define and digits() function.

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

Remove unused Table_size define and digits() function.

8 лет назад