| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/head/; revision=220910
|
| |
|
|
|
|
|
|
|
|
| |
contain a `/' character); based on the submission in the PR.
PR: bin/120730
MFC after: 1 week
Notes:
svn path=/head/; revision=178993
|
| |
|
|
|
|
|
| |
any fake value.
Notes:
svn path=/head/; revision=136910
|
| |
|
|
|
|
|
|
| |
INTERNALLIB now implies NOPIC and NOPROFILE.
Removed gratuitous NOMAN.
Notes:
svn path=/head/; revision=96513
|
| |
|
|
| |
Notes:
svn path=/head/; revision=47117
|
| |
|
|
|
|
|
| |
single digits or in the section list.
Notes:
svn path=/head/; revision=40177
|
| |
|
|
|
|
|
| |
generated source files in SRCS.
Notes:
svn path=/head/; revision=34704
|
| |
|
|
|
|
|
|
| |
config.h (which isn't used directly). Added a comment about the
indirect use of config.h.
Notes:
svn path=/head/; revision=25144
|
| |
|
|
| |
Notes:
svn path=/head/; revision=24802
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
directory. config.h is always in the current (= object) directory,
so don't search for it.
config.h is not a source for the library, so don't put it in SRCS and
don't make the library depend on it.
Don't put unused flags in CFLAGS.
Simplify using INTERNALLIB*.
Notes:
svn path=/head/; revision=24790
|
| |
|
|
|
|
|
| |
2.2 candidate?
Notes:
svn path=/head/; revision=22483
|
| |
|
|
|
|
|
| |
Pointed out some months ago by: Bruce
Notes:
svn path=/head/; revision=22440
|
| |
|
|
|
|
|
|
|
| |
Submitted by: Trevor Blackwell tlb@viaweb.com
2.1.6/2.2 Candidate
Notes:
svn path=/head/; revision=19438
|
| |
|
|
|
|
|
|
| |
really want them) from /usr/src. This is the final version of the
patches, incorporating the feedback I've received from -current.
Notes:
svn path=/head/; revision=16663
|
| |
|
|
| |
Notes:
svn path=/head/; revision=13588
|
| |
|
|
| |
Notes:
svn path=/cvs2svn/branches/ATT/; revision=13122
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8858
|
| |
|
|
|
|
|
|
|
|
|
| |
if a signal is received.
This fixes a bug where killing the process would cause a
"No manual entry for XXX" to be printed even if the manpage
was found.
Notes:
svn path=/head/; revision=6967
|
| |
|
|
|
|
|
|
|
| |
being created and config.h depended on Makefile.inc being in the wrong
directory so real dependencies were not being checked. The "depend"
target was not created either so "make depend" always found work to do.
Notes:
svn path=/head/; revision=2270
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
now, DO_COMPRESS. This controls whether or not catpages are compressed or
not (on by default, since little else uses the catpages and those few things
that do can always configure in a `zmore' in place of more or something, and
saving space is more important, IMHO).
Uncompression support is now on by default since that's the only way to support
mixed-mode environments. If you don't like it, just don't compress your man
pages and it won't be used! :-). Supports gzip. You can also compress
the man pages themselves (or gzip them) now and it will work.
Notes:
svn path=/head/; revision=1238
|
| |
|
|
|
|
|
| |
as before.
Notes:
svn path=/head/; revision=559
|
| |
|
|
| |
Notes:
svn path=/head/; revision=547
|
| |
|
|
| |
Notes:
svn path=/head/; revision=176
|
| |
|
|
|
|
|
|
| |
make depend so that config.h gets created so make depend does not fail
in other directories.
Notes:
svn path=/head/; revision=136
|
| |
|
|
| |
Notes:
svn path=/head/; revision=128
|
| |
|
|
|
|
|
|
| |
absolute, less uses "fall off end" flag by default, manpath.config now
properly installed. Happy now, Rod? :-)
Notes:
svn path=/head/; revision=127
|
|
|
Notes:
svn path=/cvs2svn/branches/man/; revision=103
|