Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
terminfo.db is transparent. This requires us to be able to tell which
of the entries in pathvec held the terminfo entry. To make that work
we only pass one pathname to cgetent(3) at a time. This might be a
slight performance hit but should not be noticable in normal use.
|
|
|
|
|
|
|
|
|
|
work again
|
|
|
|
|
|
|
|
mandoc-ify manual pages
use -locurses
|
|
|
|
(perhaps this should be moved to files.<arch>?)
|
|
|
|
|
|
|
|
|
|
|
|
m68k/spinlock.h
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
got an open link, we want it to be select()d on - otherwise
we get a freeze when ``openmode'' is passive.
|
|
I also added aic and ep, although they are untested.
|
|
|
|
done *after* make install in libs. should go away after 2.5 is released
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Increase requested by: "Clement T. Cole" <clemc@echo.ccc.com>
|
|
USER is expected to be expanded.
|
|
otherwise windows clients will keep resending the
response :-/
It'd be nice if M$ would document this sort of thing !
Problem reported by: Andrzej Tobola <san@tmp.iem.pw.edu.pl>
|
|
lines; lcamtuf@IDS.PL
|
|
|
|
|
|
trap: exit traps now executed in subshells (without explicit exit call).
See the Changelog for a full list of changes.
|
|
|