Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
Modified behaviour of auto-pgdn. It now expands the submenus, as in info
Fixed problem with pinforc installed to non-existing etc directory
Fixed problem with black bar on first man page
Fixed buggy whitespace-skip comparing procedure
Manual code can now handle hyphenated url links (it's still not perfect
with e-mail--it only works if the `@' is in the upper line)
Fixed buf in indirect-file search engine (a misplaced if())
Added texinfo documentation.
Manual code is now case insensitive as far as sections are considered
|
|
For some reason, CPPFLAGS+= pulls the expression in _twice_, with different
quote expansion each time. This makes it even trickier than it needs to be,
so go with CPPFLAGS=.
|
|
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
|
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
|
|
and newer.
|
|
|
|
and pass in a default suitable for NetBSD.
|
|
These patches are no-ops when pinfo is configured for "--with-ncurses".
The only reason I kept them in my own tree is because they may be useful
for "--with-vcurses" on NetBSD-1.5 or newer, but they shouldn't have
been commited.
|
|
lynx-like info file viewer. At this time, INFOPATH must be set in
the environment in order to find NetBSD info files.
|