stefanf 2006-04-29 12:57:53 UTC
FreeBSD src repository
Modified files:
bin/sh var.c
Log:
POSIX demands that set's output (when invoked without arguments) should be
sorted. Sort the variables before printing.
PR: 96415
Revision Changes Path
1.31 +47 -9 src/bin/sh/var.c