truckman 3c4fad0869 Rename the wiredlen member of struct sysctl_req to validlen and always
set it to avoid the need for a bunch of code that tests whether or
not the lock member is set to REQ_WIRED in order to determine which
length member should be used.

Fix another bug in the oldlen return value code.

Fix a potential wired memory leak if a sysctl handler uses
sysctl_wire_old_buffer() and returns an EAGAIN error to trigger
a retry.
2004-03-16 06:53:03 +00:00
..
2004-03-15 22:44:35 +00:00
2004-03-15 00:49:40 +00:00
2004-03-14 09:43:15 +00:00
2004-02-21 21:32:15 +00:00
2004-02-21 21:10:55 +00:00
2004-03-15 22:44:35 +00:00
2004-02-29 10:21:40 +00:00
2004-03-14 00:44:11 +00:00
2004-01-25 17:18:12 +00:00
2004-03-15 10:39:37 +00:00
2004-02-21 21:10:55 +00:00
2004-01-17 03:28:27 +00:00