tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
bin
/
mt
/
at
jcs
6 files
Makefile
for some time now mandoc has not required MLINKS to function correctly - logically complete that now by removing MLINKS from base;
10 years ago
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.
6 years ago
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.
6 years ago
mt.h
remove prototypes with no matching function and externs with no var partly checked by millert@
2 years ago
mtrmt.c
Delete obsolete /* ARGSUSED */ lint comments.
3 years ago
pathnames.h
Remove the advertising clause in the UCB license which Berkeley rescinded 22 July 1999. Proofed by myself and Theo.
23 years ago