summaryrefslogtreecommitdiff
path: root/tests/ipf/input/p3
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ipf/input/p3')
0 files changed, 0 insertions, 0 deletions
2011-02-08 20:20:06 +0000'>2011-02-08Remove clause 3 (UCB advertising clause) from the University of Utahrmind copyright. Confirmed by Mike Hibler, mike at cs.utah.edu - thanks! Also, merge UCB and Utah copyright texts back into one, as they originally were. Extra verification by snj@. 2009-04-04Fix problems with ccd:ad - Pending async I/O was tossed on unconfigure (should not happen, but..) - It could exhaust memory under heavy I/O load. - If memory allocation failed, disk transfers could stall. - v_numoutput was updated without v_interlock held. Additionally: - Make it MPSAFE. - Use kmem_alloc(). 2008-04-28Remove clause 3 and 4 from TNF licensesmartin 2007-02-15Replace some uses of lockmgr() / simplelocks.ad