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
/
common
/
include
Age
Commit message (
Expand
)
Author
2009-10-10
Commit changes to header files missed in my previous commit.
bad
2009-09-13
Wipe out the last vestiges of POOL_INIT with one swift stroke. In
pooka
2008-12-05
Avoid conflicts with ZFS.
ad
2008-09-11
Add prop_array_add_int* and prop_array_add_uint* functions. These functions
haad
2008-06-03
Add prop_array_util functions to proplib. This code is copied/changed
haad
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-01-05
Nuke prop_dictionary_capacity, there was no implementation for it.
mjf
2007-12-21
Add virtual i8254 for x86emu.
joerg
2007-12-01
Move x86emu's include files to src/common/include/x86emu.
joerg
2007-08-30
Avoid using unbound amount of stack frames in prop_object_equal
joerg
2007-08-17
struct plistref does not reference other proplib data types, so split it
pavel
2007-08-16
boolean_t -> bool
thorpej
2006-10-26
Add prop_array_t support to prop_kern.
thorpej
2006-10-26
- Add prop_dictionary_all_keys(). Takes a snapshot of a dictionary's
thorpej
2006-10-12
Make prop_number_t handle both signed and unsigned numbers. The *integer*
thorpej
2006-09-22
Alter the protocol impemented by prop_kern to allow for bi-directional
thorpej
2006-08-21
Several changes to proplib:
thorpej
2006-07-12
don't include stdint.h for _STANDALONE.
yamt
2006-07-07
Change prop_number_t to store a uint64_t, rather than a uintmax_t. No
thorpej
2006-07-05
Add kernel and user space parts of a protocol for sending property lists
thorpej
2006-05-18
- Add prop_array_equals(), prop_dictionary_equals(), and
thorpej
2006-05-07
Make the conditional for defining boolean_t complement the conditional
he
2006-04-27
Initial commit of proplib, a library for manipulating property lists and
thorpej