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
/
usr.bin
/
tic
/
at
trash-bin2
10 files
MKtermsort.sh
Update to ncurses 5.7, with local changes reapplied.
16 years ago
Makefile
a few depend:-related thingies that were still in.
6 years ago
captoinfo.1tbl
Update to ncurses 5.7, with local changes reapplied.
16 years ago
dump_entry.c
Fix the index check in the FNKEY macro. This is only used when restricting the output to a version usable on AIX or HP-UX. OK tb@
9 years ago
dump_entry.h
Update to ncurses 5.7, with local changes reapplied.
16 years ago
infotocap.1
Update to ncurses 5.7, with local changes reapplied.
16 years ago
progs.priv.h
Replace <sys/param.h> with <limits.h> and other less dirty headers where possible. Annotate <sys/param.h> lines with their current reasons. Switch to PATH_MAX, NGROUPS_MAX, HOST_NAME_MAX+1, LOGIN_NAME_MAX, etc. Change MIN() and MAX() to local definitions of MINIMUM() and MAXIMUM() where sensible to avoid pulling in the pollution. These are the files confirmed through binary verification. ok guenther, millert, doug (helped with the verification protocol)
11 years ago
tic.1
tic writes into /usr/share/terminfo not /usr/share/misc/terminfo, pointed out by creamy at nocrater dot com.
13 years ago
tic.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
transform.h
$OpenBSD$
25 years ago