tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
usr.bin
/
env
/
at
trash-bin2
3 files
Makefile
$OpenBSD$
28 years ago
env.1
the BUG described at the bottom is not a bug. It is how it is supposed to work. Move it up into the main body. ok tedu millert
11 years ago
env.c
Delete some useless setlocale(3) calls in /usr/bin, no functional change. Patches from Jan Stary <hans at stare dot cz>, tweaked by me and tb@. While here, apply some simple style improvements: Sort headers, static void __dead usage(), return from main(), zap case '?', drop /* NOTREACHED */, drop break after usage(), ... OK tb@ millert@
9 years ago