NetBSD/usr.bin/man
wsanchez 76c99f3c0a We can't define MACHINE from a makefile in Rhapsody, because you might be cross
compiling, or building a fat (multi-architecture) binary.  Our compiler
  defines __ARCHITECTURE__ for this use.
Fixed an off-by-one error that may occasionally cause man to seg fault. Found
  by using a special strict malloc() implementation.
1998-10-08 01:36:04 +00:00
..
Makefile
config.c
config.h
man.1
man.c We can't define MACHINE from a makefile in Rhapsody, because you might be cross 1998-10-08 01:36:04 +00:00
man.conf.5
pathnames.h