summaryrefslogtreecommitdiff
path: root/external/bsd/jemalloc/lib
ModeNameSize
-rw-r--r--Makefile154logplain
-rw-r--r--Makefile.inc1438logplain
-rw-r--r--divide.c29logplain
-rw-r--r--jemalloc_stub.c3710logplain
-rw-r--r--shlib_version82logplain
5b65e0beafac9fb7170b5127a816'>Fold KAUTH_REQ_PROCESS_SCHEDULER_* to KAUTH_PROCESS_SCHEDULER_*. In otherelad 2008-02-02Add, document, and use KAUTH_REQ_PROCESS_KTRACE_PERSISTENT.elad 2008-02-01Replace a KAUTH_GENERIC_ISSUSER in the cpuctl code with a proper kauthelad 2008-01-30Use proper kauth(9) actions/requests for native scheduler stuff and theelad 2008-01-23Tons of process scope changes.elad 2008-01-07Make fork use kauth.elad 2007-12-31Remove systrace. Ok core@.ad 2007-11-23s, , ,uebayasi 2007-11-23Kill another instance of KAUTH_GENERIC_ISSUSER.elad 2007-01-20Kill KAUTH_PROCESS_RESOURCE and just replace it with two actions forelad 2007-01-15arg0 is always 'struct proc *' for the process scope.elad 2007-01-05We no longer have 'enum kauth_machdep_req'.elad 2007-01-02Make mount(2) and unmount(2) use kauth(9) for security policy.elad 2006-12-26Make machdep scope architecture-agnostic by removing all arch-specificelad 2006-12-22Add requests indicating access to unmanaged memory for arm, pc532, powerpc,elad 2006-12-14- moves 'nice' access semantics to secmodel code,elad 2006-11-22Introduce KAUTH_REQ_MACHDEP_{ALPHA,X86}_UNMANAGEDMEM to handle accesselad 2006-11-04Add example listener for the device scope.elad 2006-10-25Introduce KAUTH_REQ_NETWORK_SOCKET_OPEN, to check if opening a socket iselad 2006-10-20Introduce a new action on the network scope, KAUTH_NETWORK_INTERFACE,elad 2006-10-20Add a new ALTQ kauth(9) request, KAUTH_REQ_NETWORK_ALTQ_JOBS.elad 2006-10-13Introduce KAUTH_REQ_NETWORK_SOCKET_CANSEE. Since we're not gonna be havingelad 2006-09-15Add skeleton files to be used by developers interested in writing NetBSDelad