diff options
| author | lukem <lukem@NetBSD.org> | 2003-04-06 05:19:03 +0000 |
|---|---|---|
| committer | lukem <lukem@NetBSD.org> | 2003-04-06 05:19:03 +0000 |
| commit | ea56af7b9d48e3255edcc377de357cfa1ff309aa (patch) | |
| tree | 3e7bc72443e0bd021175d80eb88b8d76e6bb3ed6 /sys/dev/microcode | |
| parent | 6f5554ffeb3fdc5ca3be4456e74481ddaf4c97d6 (diff) | |
Tweak behaviour introduced in rev 1.50;
* by default, warning messages go to stderr
* if -A or -a is used, send warning messages to stdout instead.
The behaviour in 1.50 meant that
somevar=`sysctl -n machdep.booted_kernel 2>/dev/null`
could end up with $somevar="machdep.booted_kernel: the value is not available"
rather than the more useful $somevar="".
(This way, "sysctl -A | grep ..." is still useful.)
Diffstat (limited to 'sys/dev/microcode')
0 files changed, 0 insertions, 0 deletions
