diff options
author | 2007-02-21 22:32:05 +0000 | |
---|---|---|
committer | 2007-02-21 22:32:05 +0000 | |
commit | b7c1f5306957ed81ab7d7268437b126c79ba31ed (patch) | |
tree | 41c50498fe09988e5a4dd77319bf674f1454371c /usr.bin/diff/diff.c | |
parent | Fix stuttering audio playback as reported by Igor Grabin. (diff) | |
download | wireguard-openbsd-b7c1f5306957ed81ab7d7268437b126c79ba31ed.tar.xz wireguard-openbsd-b7c1f5306957ed81ab7d7268437b126c79ba31ed.zip |
Long awaiting modernization:
- reset the drive and fetch its identification strings during probe, and do
not attach if they don't look good.
- do not store synchronous command blocks (used by hdreset) in the softc,
since they are not processed asynchronously. The stack will do.
- cleanup the disklabel retrieval code.
- use disk_{,un}lock instead of rolling our own equivalent.
- use bounds_check_with_label() in hdstrategy() instead of a stripped-down
inline version of it.
Tested on 7957A.
Diffstat (limited to 'usr.bin/diff/diff.c')
0 files changed, 0 insertions, 0 deletions