..
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
integrate kauth.
2006-05-14 21:15:11 +00:00
core_elf64.c
core_netbsd.c
exec_aout.c
exec_conf.c
exec_ecoff.c
exec_elf32.c
don't break lkms; pointed out by hannken@ and he@, thanks!
2006-05-18 17:35:49 +00:00
exec_elf64.c
exec_macho.c
integrate kauth.
2006-05-14 21:15:11 +00:00
exec_script.c
integrate kauth.
2006-05-14 21:15:11 +00:00
exec_subr.c
Better implementation of PaX MPROTECT, after looking some more into the
2006-05-20 15:45:37 +00:00
genlintstub.awk
init_main.c
re-order initialization sequence to have real counters available during autoconfig
2006-06-09 22:47:56 +00:00
init_sysctl.c
remove unnecessary arguments from kauth_authorize_process.
2006-06-13 13:56:50 +00:00
init_sysent.c
regen
2006-05-29 09:58:51 +00:00
kern_acct.c
don't allocate statvfs on the stack.
2006-06-12 00:22:47 +00:00
kern_auth.c
The UID_MAX limit is not enforced by syscalls such as setreuid(2),
2006-06-13 22:56:46 +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
integrate kauth.
2006-05-14 21:15:11 +00:00
kern_drvctl.c
kern_event.c
merge FreeBSD timecounters from branch simonb-timecounters
2006-06-07 22:33:33 +00:00
kern_exec.c
integrate kauth.
2006-05-14 21:15:11 +00:00
kern_exit.c
integrate kauth.
2006-05-14 21:15:11 +00:00
kern_fork.c
merge FreeBSD timecounters from branch simonb-timecounters
2006-06-07 22:33:33 +00:00
kern_kcont.c
kern_ksyms.c
kern_kthread.c
kern_ktrace.c
merge FreeBSD timecounters from branch simonb-timecounters
2006-06-07 22:33:33 +00:00
kern_lkm.c
kern_lock.c
kern_lwp.c
introduce macros, UAREA_TO_USER and USER_TO_UAREA,
2006-05-22 13:43:54 +00:00
kern_malloc_debug.c
kern_malloc.c
kern_microtime.c
merge FreeBSD timecounters from branch simonb-timecounters
2006-06-07 22:33:33 +00:00
kern_ntptime.c
merge FreeBSD timecounters from branch simonb-timecounters
2006-06-07 22:33:33 +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
kern_proc.c
Add includes of opt_multiprocessor.h and opt_lockdebug.h where missing.
2006-06-11 07:32:18 +00:00
kern_prot.c
integrate kauth.
2006-05-14 21:15:11 +00:00
kern_ras.c
kern_resource.c
integrate kauth.
2006-05-14 21:15:11 +00:00
kern_sa.c
Add includes of opt_multiprocessor.h and opt_lockdebug.h where missing.
2006-06-11 07:32:18 +00:00
kern_securelevel.c
kern_sig.c
remove unnecessary arguments from kauth_authorize_process.
2006-06-13 13:56:50 +00:00
kern_subr.c
Add includes of opt_multiprocessor.h and opt_lockdebug.h where missing.
2006-06-11 07:32:18 +00:00
kern_synch.c
integrate kauth.
2006-05-14 21:15:11 +00:00
kern_sysctl.c
Don't allocate > 2K on the stack.
2006-06-12 01:25:05 +00:00
kern_systrace.c
systrace_seteuid, systrace_setegid:
2006-05-28 07:08:41 +00:00
kern_tc.c
re-order initialization sequence to have real counters available during autoconfig
2006-06-09 22:47:56 +00:00
kern_time.c
merge FreeBSD timecounters from branch simonb-timecounters
2006-06-07 22:33:33 +00:00
kern_timeout.c
kern_uuid.c
kern_verifiedexec.c
Add kauth header for function prototypes
2006-05-25 11:23:11 +00:00
kern_xxx.c
integrate kauth.
2006-05-14 21:15:11 +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
callback_head_init: don't forget to initialize ch_running and ch_flags.
2006-05-27 07:42:42 +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
subr_iostat.c
merge FreeBSD timecounters from branch simonb-timecounters
2006-06-07 22:33:33 +00:00
subr_log.c
subr_once.c
subr_optstr.c
subr_pool.c
merge FreeBSD timecounters from branch simonb-timecounters
2006-06-07 22:33:33 +00:00
subr_prf.c
subr_prof.c
subr_userconf.c
subr_workqueue.c
subr_xxx.c
sys_generic.c
merge FreeBSD timecounters from branch simonb-timecounters
2006-06-07 22:33:33 +00:00
sys_pipe.c
merge FreeBSD timecounters from branch simonb-timecounters
2006-06-07 22:33:33 +00:00
sys_pmc.c
sys_process.c
integrate kauth.
2006-05-14 21:15:11 +00:00
sys_socket.c
integrate kauth.
2006-05-14 21:15:11 +00:00
syscalls.c
regen
2006-05-29 09:58:51 +00:00
syscalls.conf
syscalls.master
Extend "struct ntptimeval" for the needs of "timecounters".
2006-05-29 09:57:54 +00:00
sysv_ipc.c
integrate kauth.
2006-05-14 21:15:11 +00:00
sysv_msg.c
merge FreeBSD timecounters from branch simonb-timecounters
2006-06-07 22:33:33 +00:00
sysv_sem.c
merge FreeBSD timecounters from branch simonb-timecounters
2006-06-07 22:33:33 +00:00
sysv_shm.c
merge FreeBSD timecounters from branch simonb-timecounters
2006-06-07 22:33:33 +00:00
tty_bsdpty.c
integrate kauth.
2006-05-14 21:15:11 +00:00
tty_conf.c
tty_ptm.c
integrate kauth.
2006-05-14 21:15:11 +00:00
tty_pty.c
Introduce SA_NOKERNINFO, a flag for SIGINFO not to print kernel messages.
2006-06-03 18:18:26 +00:00
tty_subr.c
tty_tty.c
integrate kauth.
2006-05-14 21:15:11 +00:00
tty.c
merge FreeBSD timecounters from branch simonb-timecounters
2006-06-07 22:33:33 +00:00
uipc_domain.c
sysctl_unpcblist: don't abuse kauth_authorize_process for non-process object.
2006-06-13 13:52:39 +00:00
uipc_mbuf2.c
uipc_mbuf.c
move wait points for kva from upper layers to vm_map. PR/33185 #1 .
2006-05-25 14:27:28 +00:00
uipc_proto.c
uipc_sem.c
integrate kauth.
2006-05-14 21:15:11 +00:00
uipc_socket2.c
integrate kauth.
2006-05-14 21:15:11 +00:00
uipc_socket.c
Add EAFNOSUPPORT as a possible error if the address family is not
2006-06-13 21:19:56 +00:00
uipc_syscalls.c
Don't set mature an fd that has been ffree'd
2006-05-16 21:00:02 +00:00
uipc_usrreq.c
integrate kauth.
2006-05-14 21:15:11 +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
vfs_getcwd.c
integrate kauth.
2006-05-14 21:15:11 +00:00
vfs_hooks.c
vfs_init.c
vfs_lockf.c
remove NOLOCKF and use normal NULL instead.
2006-05-20 12:20:55 +00:00
vfs_lookup.c
integrate kauth.
2006-05-14 21:15:11 +00:00
vfs_subr.c
integrate kauth.
2006-05-14 21:15:11 +00:00
vfs_syscalls.c
integrate kauth.
2006-05-14 21:15:11 +00:00
vfs_vnops.c
Limit the size of any kernel buffers allocated by the VOP_READDIR
2006-05-27 23:46:49 +00:00
vfs_xattr.c
integrate kauth.
2006-05-14 21:15:11 +00:00
vnode_if.c
integrate kauth.
2006-05-14 21:15:11 +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