..
bufq_disksort.c
bufq_fcfs.c
bufq_priocscan.c
TRUE -> true, FALSE -> false
2007-02-22 06:34:42 +00:00
bufq_readprio.c
Add a KASSERT to address CID: 4335.
2007-04-04 02:30:43 +00:00
cnmagic.c
core_elf32.c
Merge some of the less invasive changes from the vmlocking branch:
2007-07-09 20:51:58 +00:00
core_elf64.c
core_netbsd.c
exec_aout.c
exec_conf.c
exec_ecoff.c
exec_elf32.c
Use an elf note to handle pax arguments. This is a temporary solution to
2007-06-24 20:35:36 +00:00
exec_elf64.c
exec_macho.c
exec_script.c
Change the way that emulations locate files within the emulation root to
2007-04-22 08:29:55 +00:00
exec_subr.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
genlintstub.awk
init_main.c
Defer callout_startup2() (which calls softintr_establish(9)) call
2007-07-20 22:15:47 +00:00
init_sysctl.c
Merge some of the less invasive changes from the vmlocking branch:
2007-07-09 20:51:58 +00:00
init_sysent.c
Regen.
2007-07-17 18:03:09 +00:00
kern_acct.c
Merge some of the less invasive changes from the vmlocking branch:
2007-07-09 20:51:58 +00:00
kern_auth.c
Fix the other inverted test as well.
2007-07-06 17:33:31 +00:00
kern_cctr.c
Add sys/kern/kern_cctr.c, which contains MI cpu cyclecounter based
2007-07-21 11:47:07 +00:00
kern_clock.c
Merge some of the less invasive changes from the vmlocking branch:
2007-07-09 20:51:58 +00:00
kern_condvar.c
Merge some of the less invasive changes from the vmlocking branch:
2007-07-09 20:51:58 +00:00
kern_core.c
Remove calls to now obsolete vn_start_write() and vn_finished_write().
2007-04-03 16:11:31 +00:00
kern_cpu.c
merge yamt-idlelwp branch. asked by core@. some ports still needs work.
2007-05-17 14:51:11 +00:00
kern_descrip.c
Merge some of the less invasive changes from the vmlocking branch:
2007-07-09 20:51:58 +00:00
kern_drvctl.c
drvctlioctl: Plug a possible memory leak.
2007-04-03 23:02:39 +00:00
kern_event.c
Merge some of the less invasive changes from the vmlocking branch:
2007-07-09 20:51:58 +00:00
kern_exec.c
merge yamt-idlelwp branch. asked by core@. some ports still needs work.
2007-05-17 14:51:11 +00:00
kern_exit.c
Merge some of the less invasive changes from the vmlocking branch:
2007-07-09 20:51:58 +00:00
kern_fileassoc.c
Some Veriexec stuff that's been rotting in my tree for months.
2007-05-15 19:47:43 +00:00
kern_fork.c
Merge some of the less invasive changes from the vmlocking branch:
2007-07-09 20:51:58 +00:00
kern_idle.c
Merge some of the less invasive changes from the vmlocking branch:
2007-07-09 20:51:58 +00:00
kern_ksyms.c
Don't panic if we don't find a symbol or string table. Perhaps the kernel
2007-04-02 16:44:44 +00:00
kern_kthread.c
kthread_exit: l->l_name could be NULL.
2007-07-10 23:06:56 +00:00
kern_ktrace.c
Merge some of the less invasive changes from the vmlocking branch:
2007-07-09 20:51:58 +00:00
kern_lkm.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
kern_lock.c
Re-apply rev 1.111:
2007-06-18 21:37:32 +00:00
kern_lwp.c
Merge some of the less invasive changes from the vmlocking branch:
2007-07-09 20:51:58 +00:00
kern_malloc_debug.c
Pass an ipl argument to pool_init/POOL_INIT to be used when initializing
2007-03-12 18:18:22 +00:00
kern_malloc.c
malloc: fix a deadlock.
2007-04-19 11:03:44 +00:00
kern_microtime.c
Merge some of the less invasive changes from the vmlocking branch:
2007-07-09 20:51:58 +00:00
kern_mutex.c
Merge some of the less invasive changes from the vmlocking branch:
2007-07-09 20:51:58 +00:00
kern_ntptime.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
kern_pax.c
Use an elf note to handle pax arguments. This is a temporary solution to
2007-06-24 20:35:36 +00:00
kern_physio.c
Implementation of per-CPU work-queues support for workqueue(9) interface.
2007-07-12 20:39:56 +00:00
kern_proc.c
Merge some of the less invasive changes from the vmlocking branch:
2007-07-09 20:51:58 +00:00
kern_prot.c
Fix inverted check in sys_setgroups().
2007-06-30 21:31:41 +00:00
kern_ras.c
Return EEXIST if attempting to install a RAS that is already installed.
2007-03-13 04:44:06 +00:00
kern_resource.c
Merge some of the less invasive changes from the vmlocking branch:
2007-07-09 20:51:58 +00:00
kern_rwlock.c
merge yamt-idlelwp branch. asked by core@. some ports still needs work.
2007-05-17 14:51:11 +00:00
kern_sig.c
Merge some of the less invasive changes from the vmlocking branch:
2007-07-09 20:51:58 +00:00
kern_sleepq.c
Merge some of the less invasive changes from the vmlocking branch:
2007-07-09 20:51:58 +00:00
kern_stub.c
Remove extra space so that symbol renaming works properly.
2007-03-03 10:08:18 +00:00
kern_subr.c
autoconfigure dump partition for wedges.
2007-06-24 20:12:34 +00:00
kern_synch.c
Merge some of the less invasive changes from the vmlocking branch:
2007-07-09 20:51:58 +00:00
kern_sysctl.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
kern_systrace.c
Merge some of the less invasive changes from the vmlocking branch:
2007-07-09 20:51:58 +00:00
kern_tc.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
kern_time.c
Merge some of the less invasive changes from the vmlocking branch:
2007-07-09 20:51:58 +00:00
kern_timeout.c
Define _CALLOUT_PRIVATE.
2007-07-10 21:26:00 +00:00
kern_todr.c
kern_turnstile.c
Merge some of the less invasive changes from the vmlocking branch:
2007-07-09 20:51:58 +00:00
kern_uuid.c
Merge some of the less invasive changes from the vmlocking branch:
2007-07-09 20:51:58 +00:00
kern_verifiedexec.c
Merge some of the less invasive changes from the vmlocking branch:
2007-07-09 20:51:58 +00:00
kern_xxx.c
kgdb_stub.c
Make.tags.inc
Don't run ctags(1) on an ndis file and on a pf file whose symbols
2007-07-16 22:47:55 +00:00
Makefile
makesyscalls.sh
sched_4bsd.c
Merge some of the less invasive changes from the vmlocking branch:
2007-07-09 20:51:58 +00:00
subr_autoconf.c
Defer callout_startup2() (which calls softintr_establish(9)) call
2007-07-20 22:15:47 +00:00
subr_blist.c
subr_bufq.c
subr_callback.c
Merge some of the less invasive changes from the vmlocking branch:
2007-07-09 20:51:58 +00:00
subr_debug.c
Merge some of the less invasive changes from the vmlocking branch:
2007-07-09 20:51:58 +00:00
subr_devsw.c
Merge some of the less invasive changes from the vmlocking branch:
2007-07-09 20:51:58 +00:00
subr_disk_mbr.c
Extract common code from i386, xen, and sparc64, creating
2007-06-24 01:43:34 +00:00
subr_disk.c
Extract common code from i386, xen, and sparc64, creating
2007-06-24 01:43:34 +00:00
subr_evcnt.c
subr_extent.c
Make the regression test build again.
2007-07-10 22:58:54 +00:00
subr_iostat.c
subr_kmem.c
Merge some of the less invasive changes from the vmlocking branch:
2007-07-09 20:51:58 +00:00
subr_lockdebug.c
splstatclock, spllock -> splhigh
2007-06-15 20:17:07 +00:00
subr_log.c
merge yamt-idlelwp branch. asked by core@. some ports still needs work.
2007-05-17 14:51:11 +00:00
subr_once.c
subr_optstr.c
TRUE -> true, FALSE -> false
2007-02-22 06:34:42 +00:00
subr_pool.c
Pass an ipl argument to pool_init/POOL_INIT to be used when initializing
2007-03-12 18:18:22 +00:00
subr_prf.c
Fix format of the combination of 'F\B\L' and ':\V' in
2007-04-28 13:11:53 +00:00
subr_prof.c
Merge some of the less invasive changes from the vmlocking branch:
2007-07-09 20:51:58 +00:00
subr_specificdata.c
subr_syscall_stats.c
Add code to support per-system call statistics:
2007-02-18 16:58:15 +00:00
subr_tftproot.c
Add the TFTPROOT kernel option for TFTP'ing root RAMdisk at root mount time.
2007-05-08 06:10:27 +00:00
subr_userconf.c
subr_vmem.c
Implementation of per-CPU work-queues support for workqueue(9) interface.
2007-07-12 20:39:56 +00:00
subr_workqueue.c
hide internals of struct work.
2007-07-20 12:43:25 +00:00
subr_xxx.c
sys_aio.c
According to POSIX, signal should be sent in aio_cancel() case too.
2007-07-11 00:40:42 +00:00
sys_generic.c
Merge some of the less invasive changes from the vmlocking branch:
2007-07-09 20:51:58 +00:00
sys_lwp.c
Fix a problem in sys__lwp_create() where invalid new_lwp would
2007-07-11 00:17:23 +00:00
sys_pipe.c
Merge some of the less invasive changes from the vmlocking branch:
2007-07-09 20:51:58 +00:00
sys_pmc.c
sys_process.c
Merge some of the less invasive changes from the vmlocking branch:
2007-07-09 20:51:58 +00:00
sys_sched.c
sys_sig.c
Merge some of the less invasive changes from the vmlocking branch:
2007-07-09 20:51:58 +00:00
sys_socket.c
Merge some of the less invasive changes from the vmlocking branch:
2007-07-09 20:51:58 +00:00
syscalls.c
Regen.
2007-07-17 18:03:09 +00:00
syscalls.conf
Version mount(2) so that the length of the 'data' buffer is passed into
2007-07-14 15:41:30 +00:00
syscalls.master
Add native mremap system call based on the UVM implementation for
2007-07-17 17:42:07 +00:00
sysv_ipc.c
sysv_msg.c
msgctl1: fix a lock leak.
2007-03-13 03:43:54 +00:00
sysv_sem.c
Merge some of the less invasive changes from the vmlocking branch:
2007-07-09 20:51:58 +00:00
sysv_shm.c
fix typos
2007-04-29 20:23:34 +00:00
tty_bsdpty.c
Remove duplicate #include's
2007-03-26 22:52:44 +00:00
tty_conf.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
tty_ptm.c
Remove duplicate #include's
2007-03-26 22:52:44 +00:00
tty_pty.c
wrap calls to pgsignal() in proclist_mutex
2007-04-17 19:52:56 +00:00
tty_subr.c
tty_tty.c
Remove calls to now obsolete vn_start_write() and vn_finished_write().
2007-04-03 16:11:31 +00:00
tty.c
Merge some of the less invasive changes from the vmlocking branch:
2007-07-09 20:51:58 +00:00
uipc_domain.c
Take steps to hide the radix_node implementation of the forwarding table
2007-07-19 20:48:50 +00:00
uipc_mbuf2.c
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
uipc_mbuf.c
Pass an ipl argument to pool_init/POOL_INIT to be used when initializing
2007-03-12 18:18:22 +00:00
uipc_proto.c
Convert to structure initializers. Use __arraycount
2007-02-18 23:16:59 +00:00
uipc_sem.c
- ksem_proc_dtor: fix a use-after-free
2007-06-15 18:27:13 +00:00
uipc_socket2.c
After looking at FreeBSD 6 again -- we were also failing to copy the
2007-07-04 07:17:11 +00:00
uipc_socket.c
Eliminate address family-specific route caches (struct route, struct
2007-05-02 20:40:22 +00:00
uipc_syscalls.c
Remove non-user flags (especially MSG_IOVUSRSPACE) from mp->msg_flags
2007-07-15 08:33:38 +00:00
uipc_usrreq.c
Change the way that emulations locate files within the emulation root to
2007-04-22 08:29:55 +00:00
vfs_bio.c
Merge some of the less invasive changes from the vmlocking branch:
2007-07-09 20:51:58 +00:00
vfs_cache.c
Merge some of the less invasive changes from the vmlocking branch:
2007-07-09 20:51:58 +00:00
vfs_getcwd.c
vfs_hooks.c
vfs_init.c
Pass an ipl argument to pool_init/POOL_INIT to be used when initializing
2007-03-12 18:18:22 +00:00
vfs_lockf.c
Merge some of the less invasive changes from the vmlocking branch:
2007-07-09 20:51:58 +00:00
vfs_lookup.c
Merge some of the less invasive changes from the vmlocking branch:
2007-07-09 20:51:58 +00:00
vfs_subr.c
- get rid of MFSNAMELEN
2007-07-17 21:14:05 +00:00
vfs_syscalls.c
get rid of MFSNAMELEN
2007-07-17 21:15:41 +00:00
vfs_trans.c
Merge some of the less invasive changes from the vmlocking branch:
2007-07-09 20:51:58 +00:00
vfs_vnops.c
- remove pathname_ interface.
2007-05-19 22:11:22 +00:00
vfs_xattr.c
Remove calls to now obsolete vn_start_write() and vn_finished_write().
2007-04-03 16:11:31 +00:00
vnode_if.c
regen
2007-04-09 15:00:42 +00:00
vnode_if.sh
vnode_if.src
vop_link: reorder commented arguments to match actual calling order
2007-04-09 14:58:28 +00:00