NetBSD/usr.bin/crunch/crunchide
lukem 279552d3db fix up various .Nm abuses:
- keep the case consistent between the actual name and what's referenced.
  e.g, if it's `foo', don't use '.Nm Foo' at the start of a sentence.
- remove unnecessary `.Nm foo' after the first occurrence (except for
  using `.Nm ""' if there's stuff following, or for the 2nd and so on
  occurrences in a SYNOPSIS
- use Sx, Ic, Li, Em, Sq, and Xr as appropriate
2000-11-07 06:43:24 +00:00
..
Makefile crunchide for coff (COFF executables not currently supported!) 1999-11-26 13:47:52 +00:00
crunchide.1 fix up various .Nm abuses: 2000-11-07 06:43:24 +00:00
crunchide.c fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
exec_aout.c fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
exec_coff.c sweep of my licenses (userland files w/o only my copyright) for 2000-06-14 17:24:02 +00:00
exec_ecoff.c sweep of my licenses (userland files w/o only my copyright) for 2000-06-14 17:24:02 +00:00
exec_elf32.c sweep of my licenses (userland files w/o only my copyright) for 2000-06-14 17:24:02 +00:00
exec_elf64.c sweep of my licenses (userland files w/o only my copyright) for 2000-06-14 17:24:02 +00:00
extern.h add sparc64 support. 2000-08-09 14:22:15 +00:00