index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
fs
/
nfs
/
common
Age
Commit message (
Expand
)
Author
2023-06-16
s/curent/current/ in comment.
andvar
2022-10-07
s/alpahbetics/alphabetics/ in comment.
andvar
2020-01-02
- Eliminate the global "boottime" variable, which was being accessed
thorpej
2018-09-03
Rename min/max -> uimin/uimax for better honesty.
riastradh
2018-04-26
Fix inverted arguments in MGET().
maxv
2018-02-01
Remove unused (and a reference to ovbcopy along the way).
maxv
2016-12-13
Mostly mechanical updates for caddr_t, thread, mutex, and credentials
pgoyette
2016-12-13
Disable duplicate typedef
pgoyette
2016-12-13
More cleanup of #includes
pgoyette
2016-11-18
Add the initial module(9) infrastructure
pgoyette
2016-11-18
Clean up some #includes
pgoyette
2016-11-18
Resolve conflicts
pgoyette
2016-11-18
Update to FreeBSD revision 308975 ( approx 2016-11-18 07:30 UTC)
pgoyette
2016-07-07
KNF. Remove extra spaces. No functional change.
msaitoh
2016-06-10
Introduce m_set_rcvif and m_reset_rcvif
ozaki-r
2015-02-07
invalidate input mbuf as soon as it is consumed by the mbuf chain
mlelstv
2015-02-07
fix mbuf leak; this is not being compiled yet.
christos
2013-09-30
Import FreeBSD's "newnfs" nfs client and server code. This contains
dholland