Get rid of mb_map. Retool the mbuf and mbuf cluster allocator to use
[dragonfly.git] / sys / kern / kern_lockf.c
2004-07-10 Joerg SonnenbergerIn lf_wakeup, once we got a range embedded in the unloc...
2004-06-27 Joerg SonnenbergerPrint the correct list in _lf_print_lock
2004-06-26 Matthew DillonEnhance lockf's debugging with macros. Print the origi...
2004-06-26 Matthew DillonAdd a short unconditional sleep in the lockf retry...
2004-06-25 Joerg SonnenbergerFix a race in the initialisation of struct lock by...
2004-06-24 Joerg SonnenbergerMerge from vendor branch GCC:
2004-06-20 Matthew DillonMerge from vendor branch GCC:
2004-05-15 Eirik NygaardMerge from vendor branch TCPDUMP:
2004-05-15 Eirik NygaardMerge from vendor branch LIBPCAP:
2004-05-11 Matthew DillonFollowup log-only addendum: It turns out that last...
2004-05-11 Matthew Dillonlf_alloc_range() must initialize the returned structure...
2004-05-11 Matthew Dillonlf_setlock() was not returning the correct error code...
2004-05-09 Joerg SonnenbergerFix two bugs in the lockf code. The first one is a...
2004-05-07 Joerg SonnenbergerFix panic due to the way change_ruid handles the userinfo.
2004-05-07 Matthew DillonOne of the lf_create_range() calls in lf_clearlock...
2004-05-05 Joerg SonnenbergerSerialize access to lockf via pool tokens.
2004-05-04 Joerg SonnenbergerFix races in lf_getlock and lf_clearlock when waiting...
2004-05-03 Joerg SonnenbergerPOSIX lock resource limit part 3/4
2004-04-20 Eirik NygaardMerge from vendor branch LESS:
2004-04-17 Eirik NygaardMerge from vendor branch AWK:
2004-04-13 Eirik NygaardMerge from vendor branch DIFFUTILS:
2004-02-02 Matthew DillonMerge from vendor branch BINUTILS:
2004-01-22 Joerg SonnenbergerMerge from vendor branch LIBSTDC++:
2003-08-26 Robert Garrett__P() removal
2003-08-07 Matthew Dillonkernel tree reorganization stage 1: Major cvs repositor...
2003-07-26 Robert GarrettRegister keyword removal
2003-07-19 Matthew DillonRemove the priority part of the priority|flags argument...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: