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

stop reacharound from w(1) to ps(1); no functional change; diff from bcallah@; OK tedu@ deraadt@

9 лет назад
extern.h

stop reacharound from w(1) to ps(1); no functional change; diff from bcallah@; OK tedu@ deraadt@

9 лет назад
pr_time.c

tzfile.h is an internal header that should never have been installed. What's worse, the tzfile.h that gets installed is over 20 years old and doesn't match the real tzfile.h in libc/time. This makes the tree safe for /usr/include/tzfile.h removal. The TM_YEAR_BASE define has been moved to time.h temporarily until its usage is replaced by 1900 in the tree. Actual removal of tzfile.h is pending a ports build. Based on a diff from deraadt@

11 лет назад
proc_compare.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 года назад
uptime.1

when -h is passed don't print any header, as is common practise in other systems too. adjust uptime.1 while here as pointed out by martijn@

9 лет назад
w.1

Add & update author credits for Mary Ann Horton.

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

remove unused variables

2 года назад