Remove the \n and tabs from the __COPYRIGHT() strings.
Move UCB-licensed code from 4-clause to 3-clause licence.Patches provided by Joel Baker in PR 22284, verified by myself.
Whitespace nit.
include stdlib.h for prototypes (typically for exit()).
Remove unnecessary header includes; remove 'register'; conform better to KNF.
The key is expected to be eight bytes (not ten bytes).
Fix .Nm usage.
merge lite-2 Makefiles (rcsids), and turn on WARNS for all of libexec.
WARNS?=1. RCS ids.
don't xref obsolete crypt(1)
Sync to 4.4BSD-Lite2
specify man pages the new way.
Use ".At v7" macro instead of spelling out "Version 7 AT&T UNIX".
always use libcrypt
Add RCS identifiers.
Add RCS indentifiers.
changed to use new libcrypt scheme.
initial import of 386bsd-0.1 sources