.. |
bufq_disksort.c
|
|
|
bufq_fcfs.c
|
|
|
bufq_priocscan.c
|
use consistent order of function specifiers and type specifiers.
|
2006-05-22 12:42:01 +00:00 |
bufq_readprio.c
|
|
|
cnmagic.c
|
|
|
core_elf32.c
|
Use the LWP cached credentials where sane.
|
2006-07-23 22:06:03 +00:00 |
core_elf64.c
|
|
|
core_netbsd.c
|
|
|
exec_aout.c
|
|
|
exec_conf.c
|
|
|
exec_ecoff.c
|
|
|
exec_elf32.c
|
Use the LWP cached credentials where sane.
|
2006-07-23 22:06:03 +00:00 |
exec_elf64.c
|
|
|
exec_macho.c
|
Use the LWP cached credentials where sane.
|
2006-07-23 22:06:03 +00:00 |
exec_script.c
|
at the request of elad, as veriexec.h has returned, revert the changes
|
2006-07-26 09:33:57 +00:00 |
exec_subr.c
|
Use the LWP cached credentials where sane.
|
2006-07-23 22:06:03 +00:00 |
genlintstub.awk
|
|
|
init_main.c
|
at the request of elad, as veriexec.h has returned, revert the changes
|
2006-07-26 09:33:57 +00:00 |
init_sysctl.c
|
at the request of elad, as veriexec.h has returned, revert the changes
|
2006-07-26 09:33:57 +00:00 |
init_sysent.c
|
Make filehandles opaque to userland
|
2006-07-31 16:34:42 +00:00 |
kern_acct.c
|
Use the LWP cached credentials where sane.
|
2006-07-23 22:06:03 +00:00 |
kern_auth.c
|
make the sleepable assertion in #if 0 (with commented out LOCKDEBUG for
|
2006-07-26 17:13:26 +00:00 |
kern_clock.c
|
re-order initialization sequence to have real counters available during autoconfig
|
2006-06-09 22:47:56 +00:00 |
kern_descrip.c
|
Use the LWP cached credentials where sane.
|
2006-07-23 22:06:03 +00:00 |
kern_drvctl.c
|
|
|
kern_event.c
|
Use the LWP cached credentials where sane.
|
2006-07-23 22:06:03 +00:00 |
kern_exec.c
|
Single-thread updates to the process credential.
|
2006-07-30 21:58:11 +00:00 |
kern_exit.c
|
- Hold a reference to the process credentials in each struct lwp.
|
2006-07-19 21:11:37 +00:00 |
kern_fileassoc.c
|
Use the LWP cached credentials where sane.
|
2006-07-23 22:06:03 +00:00 |
kern_fork.c
|
- Always make p->p_cred a private copy before modifying.
|
2006-07-17 15:29:06 +00:00 |
kern_kcont.c
|
|
|
kern_ksyms.c
|
|
|
kern_kthread.c
|
|
|
kern_ktrace.c
|
Use the LWP cached credentials where sane.
|
2006-07-23 22:06:03 +00:00 |
kern_lkm.c
|
Request executable memory for LKM code/data areas. This fixes LKMs
|
2006-07-05 14:31:00 +00:00 |
kern_lock.c
|
assert_sleepable: panic if curlwp == NULL.
|
2006-07-21 10:22:51 +00:00 |
kern_lwp.c
|
Single-thread updates to the process credential.
|
2006-07-30 21:58:11 +00:00 |
kern_malloc_debug.c
|
|
|
kern_malloc.c
|
use ASSERT_SLEEPABLE where appropriate.
|
2006-07-21 10:08:41 +00:00 |
kern_microtime.c
|
merge FreeBSD timecounters from branch simonb-timecounters
|
2006-06-07 22:33:33 +00:00 |
kern_ntptime.c
|
Use the LWP cached credentials where sane.
|
2006-07-23 22:06:03 +00:00 |
kern_pax.c
|
Better implementation of PaX MPROTECT, after looking some more into the
|
2006-05-20 15:45:37 +00:00 |
kern_physio.c
|
from Christian Ehrhardt:
|
2006-04-18 09:54:32 +00:00 |
kern_proc.c
|
Single-thread updates to the process credential.
|
2006-07-30 21:58:11 +00:00 |
kern_prot.c
|
Single-thread updates to the process credential.
|
2006-07-30 21:58:11 +00:00 |
kern_ras.c
|
|
|
kern_resource.c
|
ugh.. more stuff that's overdue and should not be in 4.0: remove the
|
2006-07-30 17:38:19 +00:00 |
kern_sa.c
|
wrap long lines.
|
2006-06-26 10:21:59 +00:00 |
kern_securelevel.c
|
Ensure creation of kern node.
|
2006-04-17 03:45:19 +00:00 |
kern_sig.c
|
Use the LWP cached credentials where sane.
|
2006-07-23 22:06:03 +00:00 |
kern_subr.c
|
use ASSERT_SLEEPABLE where appropriate.
|
2006-07-21 10:08:41 +00:00 |
kern_synch.c
|
Don't define bpendtsleep on vax (gcc4 optimizer will duplicate the asm
|
2006-07-08 00:23:29 +00:00 |
kern_sysctl.c
|
ugh.. more stuff that's overdue and should not be in 4.0: remove the
|
2006-07-30 17:38:19 +00:00 |
kern_systrace.c
|
Single-thread updates to the process credential.
|
2006-07-30 21:58:11 +00:00 |
kern_tc.c
|
Using humanize_number() on clock speeds does more harm than good, and
|
2006-08-06 13:29:42 +00:00 |
kern_time.c
|
Use the LWP cached credentials where sane.
|
2006-07-23 22:06:03 +00:00 |
kern_timeout.c
|
|
|
kern_uuid.c
|
|
|
kern_verifiedexec.c
|
sync kpi with docs, remove old comments
|
2006-07-26 16:34:07 +00:00 |
kern_xxx.c
|
Use the LWP cached credentials where sane.
|
2006-07-23 22:06:03 +00:00 |
kgdb_stub.c
|
|
|
Make.tags.inc
|
|
|
Makefile
|
|
|
makesyscalls.sh
|
|
|
subr_autoconf.c
|
Initialize an uninitialized variable gcc 4 found
|
2006-05-14 05:26:59 +00:00 |
subr_blist.c
|
|
|
subr_bufq.c
|
|
|
subr_callback.c
|
add a comment telling which structure members are zero-initialized,
|
2006-06-23 16:17:23 +00:00 |
subr_devsw.c
|
|
|
subr_disk_mbr.c
|
Always make partitions contiguous even if the mbr has gaps. From someone
|
2006-06-11 23:25:23 +00:00 |
subr_disk.c
|
merge FreeBSD timecounters from branch simonb-timecounters
|
2006-06-07 22:33:33 +00:00 |
subr_evcnt.c
|
|
|
subr_extent.c
|
use ASSERT_SLEEPABLE where appropriate.
|
2006-07-21 10:08:41 +00:00 |
subr_iostat.c
|
merge FreeBSD timecounters from branch simonb-timecounters
|
2006-06-07 22:33:33 +00:00 |
subr_kmem.c
|
add DEBUG code to detect modifications on free memory.
|
2006-07-08 06:01:53 +00:00 |
subr_log.c
|
|
|
subr_once.c
|
|
|
subr_optstr.c
|
|
|
subr_pool.c
|
use ASSERT_SLEEPABLE where appropriate.
|
2006-07-21 10:08:41 +00:00 |
subr_prf.c
|
|
|
subr_prof.c
|
|
|
subr_userconf.c
|
|
|
subr_vmem.c
|
use ASSERT_SLEEPABLE where appropriate.
|
2006-07-21 10:08:41 +00:00 |
subr_workqueue.c
|
Use for in a forever loop as per KNF.
|
2006-05-02 13:26:07 +00:00 |
subr_xxx.c
|
|
|
sys_generic.c
|
make inittimeleft() and gettimeleft() available (for e. g. kern_event.c)
|
2006-07-14 22:33:27 +00:00 |
sys_pipe.c
|
Use the LWP cached credentials where sane.
|
2006-07-23 22:06:03 +00:00 |
sys_pmc.c
|
|
|
sys_process.c
|
Use the LWP cached credentials where sane.
|
2006-07-23 22:06:03 +00:00 |
sys_socket.c
|
integrate kauth.
|
2006-05-14 21:15:11 +00:00 |
syscalls.c
|
Make filehandles opaque to userland
|
2006-07-31 16:34:42 +00:00 |
syscalls.conf
|
|
|
syscalls.master
|
Step 1 to make filehandles completely opaque to userland
|
2006-07-31 16:32:51 +00:00 |
sysv_ipc.c
|
integrate kauth.
|
2006-05-14 21:15:11 +00:00 |
sysv_msg.c
|
Use the LWP cached credentials where sane.
|
2006-07-23 22:06:03 +00:00 |
sysv_sem.c
|
Use the LWP cached credentials where sane.
|
2006-07-23 22:06:03 +00:00 |
sysv_shm.c
|
Use the LWP cached credentials where sane.
|
2006-07-23 22:06:03 +00:00 |
tty_bsdpty.c
|
Use the LWP cached credentials where sane.
|
2006-07-23 22:06:03 +00:00 |
tty_conf.c
|
|
|
tty_ptm.c
|
Use the LWP cached credentials where sane.
|
2006-07-23 22:06:03 +00:00 |
tty_pty.c
|
adjust resid in one more place.
|
2006-08-03 22:06:55 +00:00 |
tty_subr.c
|
|
|
tty_tty.c
|
Use the LWP cached credentials where sane.
|
2006-07-23 22:06:03 +00:00 |
tty.c
|
PR/34129: Andreas Gustafsson: Nonblocking write to pty can return 0
|
2006-08-03 22:51:05 +00:00 |
uipc_domain.c
|
Use the LWP cached credentials where sane.
|
2006-07-23 22:06:03 +00:00 |
uipc_mbuf2.c
|
whitespace.
|
2006-03-15 11:10:41 +00:00 |
uipc_mbuf.c
|
MCLAIM the correct mbuf. PR kern/34162.
|
2006-08-08 15:53:40 +00:00 |
uipc_proto.c
|
|
|
uipc_sem.c
|
Use the LWP cached credentials where sane.
|
2006-07-23 22:06:03 +00:00 |
uipc_socket2.c
|
Use the LWP cached credentials where sane.
|
2006-07-23 22:06:03 +00:00 |
uipc_socket.c
|
Use the LWP cached credentials where sane.
|
2006-07-23 22:06:03 +00:00 |
uipc_syscalls.c
|
Use the LWP cached credentials where sane.
|
2006-07-23 22:06:03 +00:00 |
uipc_usrreq.c
|
Use the LWP cached credentials where sane.
|
2006-07-23 22:06:03 +00:00 |
vfs_bio.c
|
move wait points for kva from upper layers to vm_map. PR/33185 #1.
|
2006-05-25 14:27:28 +00:00 |
vfs_cache.c
|
Coverity CID 602: Remove always true if statement.
|
2006-04-15 04:33:48 +00:00 |
vfs_getcwd.c
|
Use the LWP cached credentials where sane.
|
2006-07-23 22:06:03 +00:00 |
vfs_hooks.c
|
|
|
vfs_init.c
|
|
|
vfs_lockf.c
|
Use the LWP cached credentials where sane.
|
2006-07-23 22:06:03 +00:00 |
vfs_lookup.c
|
Use the LWP cached credentials where sane.
|
2006-07-23 22:06:03 +00:00 |
vfs_subr.c
|
Use the LWP cached credentials where sane.
|
2006-07-23 22:06:03 +00:00 |
vfs_syscalls.c
|
vfs_copyinfh_alloc: kludge for nfsv2 file handles.
|
2006-08-08 13:08:08 +00:00 |
vfs_vnops.c
|
at the request of elad, as veriexec.h has returned, revert the changes
|
2006-07-26 09:33:57 +00:00 |
vfs_xattr.c
|
Use the LWP cached credentials where sane.
|
2006-07-23 22:06:03 +00:00 |
vnode_if.c
|
Fix alignement problems for fhandle_t, exposed by gcc4.1.
|
2006-07-13 12:00:24 +00:00 |
vnode_if.sh
|
integrate kauth.
|
2006-05-14 21:15:11 +00:00 |
vnode_if.src
|
integrate kauth.
|
2006-05-14 21:15:11 +00:00 |