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 cleanup for WARNS=1 1997-10-17 06:42:09 +00:00
config.h
man.1 Added .Xr mdoc 7 and .Xr mdoc.samples 7 per PR#5284 1998-04-12 07:39:17 +00:00
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 RCS Id Police. 1998-01-09 08:03:16 +00:00
pathnames.h