diff options
author | 2012-10-18 17:54:43 +0000 | |
---|---|---|
committer | 2012-10-18 17:54:43 +0000 | |
commit | be710f6fb8827d26caf92cd1392b0a3ca8094250 (patch) | |
tree | 10e70250beef164e415c0e4d68983d936bc44b19 /sys/dev/pci/if_sis.c | |
parent | Switch luna88k to timecounters; tested by aoyama@ (diff) | |
download | wireguard-openbsd-be710f6fb8827d26caf92cd1392b0a3ca8094250.tar.xz wireguard-openbsd-be710f6fb8827d26caf92cd1392b0a3ca8094250.zip |
numerous error message fixes:
- do ^C checking differently: don't record sent signals, but when jobs
die, recheck whether we received/have pending a INT/QUIT/TERM/HUP signal.
Then don't display our process group "normally", instead group together
everything dying by signal/shell dying by signal (just give the target
names).
- make certain we always handle signals before dying from "other conditions"
- have the parser messages look more like normal messages
- remove double error messages from some parser errors
- make sure unclosed variables ARE errors when some modifiers are present
- keep track of the base directory we're run from, so that submakes can
get shortened directories...
- make sure the whole error message including silent command fits into a
reasonable length.
okay millert@
Diffstat (limited to 'sys/dev/pci/if_sis.c')
0 files changed, 0 insertions, 0 deletions