summaryrefslogtreecommitdiff
path: root/common/lib/libprop/prop_kern.c
AgeCommit message (Expand)Author
2022-08-03proplib: Nix trailing whitespace.riastradh
2018-10-14remove M_CANFAIL flag for malloc(9) - it was completely ignored, so hadjdolecek
2017-01-29call the proper size functionschristos
2017-01-29missing bracechristos
2017-01-29add sized versions of the copyin ioctlschristos
2017-01-15bump to 128K (because of npf large rules) and return E2BIG.christos
2015-05-11Limit size of xml buffer for userland requests (From Mateusz Kocielski)christos
2014-12-14add a new "fo_mmap" fileops method to allow use of arbitrary uvm_objects forchs
2011-09-30Fix an implementation inconsistency with the prop_*_send_syscall() andjym
2011-01-20prop_*_copyout takes an object as second parameter, not a pointer to object.bouyer
2011-01-19- Implement prop_{array,dictionary}_copyout(), based onbouyer
2010-12-14Use a consistent approach for rump kernel calls made by libs.pooka
2009-10-11Back out previous. Builds for me and on autobuild cluster.bad
2009-10-10make this compile again.christos
2009-10-10Implement prop_array_externalize_to_pref(), prop_array_copyin(),bad
2009-09-13Wipe out the last vestiges of POOL_INIT with one swift stroke. Inpooka
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-08-16libprop is currently using a recursive parser. While this is fine forjoerg
2006-11-28Add a comment to explain how the value for uaddr is chosen. Maybe uvm_mmapcube
2006-11-28In _prop_object_copyout_ioctl, uaddr was not initialised, although it iscube
2006-10-26Add prop_array_t support to prop_kern.thorpej
2006-09-22unbreak kernel builds from the last fixdogcow
2006-09-22protect include of sys/mman.h when building _KERNEL or _STANDALONEdbj
2006-09-22Alter the protocol impemented by prop_kern to allow for bi-directionalthorpej
2006-07-05Add kernel and user space parts of a protocol for sending property liststhorpej