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

for some time now mandoc has not required MLINKS to function correctly - logically complete that now by removing MLINKS from base;

10 лет назад
mt.1

Usually, -width Fl (which is 10n) is too wide and hence ugly. Change several instances, most of them to the usual -width Ds.

7 лет назад
mt.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 лет назад
mt.h

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

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

Delete obsolete /* ARGSUSED */ lint comments.

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

Remove the advertising clause in the UCB license which Berkeley rescinded 22 July 1999. Proofed by myself and Theo.

23 года назад