Move UCB-licensed code from 4-clause to 3-clause licence.Patches provided by Joel Baker in PR 22365, verified by myself.
End sentence with a dot.
Add reference to uname(1). Don't claim that machine(1) is under development,since it isn't, and suggest that it might have originated in 4.3reno.
s/uname -p/uname -m/ of course. Noted by Simon Burge.
Use exec.
Shell script implementation of "machine" by me.I hereby place this into the public domain, the script containsno copyright header to make it small. Replacing the binaryimplementation saves 8k on
Shell script implementation of "machine" by me.I hereby place this into the public domain, the script containsno copyright header to make it small. Replacing the binaryimplementation saves 8k on /usr.See also PRs 6614 and 361.
show more ...
WARNSify, fix .Nm usage
RCS ID police
Add RCS identifiers.
Add RCS indentifiers.
initial import of 386bsd-0.1 sources