diff options
author | Ray Lai <ray@cvs.openbsd.org> | 2007-03-27 04:15:01 +0000 |
---|---|---|
committer | Ray Lai <ray@cvs.openbsd.org> | 2007-03-27 04:15:01 +0000 |
commit | 8f7d581b067d0eecf4adfc15c09860955f585d64 (patch) | |
tree | 613a04a14f3fa2a8f8d62b613ab50f78f3c8b11f /sys/dev | |
parent | f5afe7c7ef5c9ed63bd49c183bf0f2a7cf3da563 (diff) |
Replace some scary pointer code. The new code is O(n^2) for strings
of '&', but gecos fields are usually short and most do not have '&'
so the impact should be minimal. In return we get clearer and safer
code.
OK moritz@.
Diffstat (limited to 'sys/dev')
0 files changed, 0 insertions, 0 deletions