NetBSD/sys/kern
christos 2a84b2c2c1 Revert the kauth_impl.h change. Elad is going to maintain this. Asked by core@ 2007-02-24 20:41:33 +00:00
..
Make.tags.inc
Makefile
bufq_disksort.c Avoid unnecessary cast in bufq_disksort_init(). 2007-02-01 00:36:37 +00:00
bufq_fcfs.c
bufq_priocscan.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
bufq_readprio.c
cnmagic.c
core_elf32.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
core_elf64.c
core_netbsd.c
exec_aout.c
exec_conf.c
exec_ecoff.c
exec_elf32.c Put back break mistakenly removed in previous commit. 2006-11-24 01:13:11 +00:00
exec_elf64.c
exec_macho.c
exec_script.c Change the process/lwp flags seen by userland via sysctl back to the 2007-02-17 22:31:36 +00:00
exec_subr.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
genlintstub.awk
init_main.c Change the process/lwp flags seen by userland via sysctl back to the 2007-02-17 22:31:36 +00:00
init_sysctl.c Change the process/lwp flags seen by userland via sysctl back to the 2007-02-17 22:31:36 +00:00
init_sysent.c Regen. 2007-02-10 11:32:58 +00:00
kern_acct.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
kern_auth.c Revert the kauth_impl.h change. Elad is going to maintain this. Asked by core@ 2007-02-24 20:41:33 +00:00
kern_clock.c Remove spllowersoftclock() and CLKF_BASEPRI(), and always dispatch callouts 2007-02-16 02:53:43 +00:00
kern_condvar.c unwrap short lines. 2007-02-11 15:41:53 +00:00
kern_core.c Change the process/lwp flags seen by userland via sysctl back to the 2007-02-17 22:31:36 +00:00
kern_descrip.c Change the process/lwp flags seen by userland via sysctl back to the 2007-02-17 22:31:36 +00:00
kern_drvctl.c
kern_event.c Change the process/lwp flags seen by userland via sysctl back to the 2007-02-17 22:31:36 +00:00
kern_exec.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
kern_exit.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
kern_fileassoc.c remove empty line 2007-02-08 16:06:58 +00:00
kern_fork.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
kern_kcont.c
kern_ksyms.c Pass a simple ELF header to ksyms_init_explicit with the minimum contents 2006-11-06 13:35:35 +00:00
kern_kthread.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
kern_ktrace.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
kern_lkm.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
kern_lock.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
kern_lwp.c Pick up some additional files that were missed before due to conflicts 2007-02-21 23:48:10 +00:00
kern_malloc.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
kern_malloc_debug.c
kern_microtime.c
kern_mutex.c - Add a mutex_wakeup() which clears the waiters flag and wakes all waiters. 2007-02-15 15:49:27 +00:00
kern_ntptime.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
kern_pax.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
kern_physio.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
kern_proc.c Pick up some additional files that were missed before due to conflicts 2007-02-21 23:48:10 +00:00
kern_prot.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
kern_ras.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
kern_resource.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
kern_rwlock.c - Add/correct comments. 2007-02-10 21:07:52 +00:00
kern_sig.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
kern_sleepq.c Change the process/lwp flags seen by userland via sysctl back to the 2007-02-17 22:31:36 +00:00
kern_stub.c A quick hack to get things building again: put back the SA system calls 2007-02-10 11:32:21 +00:00
kern_subr.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
kern_synch.c setrunnable(): don't require that sleeps be interruptable. This breaks 2007-02-23 16:51:47 +00:00
kern_sysctl.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
kern_systrace.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
kern_tc.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
kern_time.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
kern_timeout.c Fix lossage from boolean_t -> bool and updated x86 bus_dma. 2007-02-22 04:38:02 +00:00
kern_todr.c
kern_turnstile.c Add uvm_kick_scheduler() (MP safe) to replace wakeup(&proc0). 2007-02-15 20:21:13 +00:00
kern_uuid.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
kern_verifiedexec.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
kern_xxx.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
kgdb_stub.c
makesyscalls.sh
subr_autoconf.c Replace the Mach-derived boolean_t type with the C99 bool type. A 2007-02-21 22:59:35 +00:00
subr_blist.c
subr_bufq.c
subr_callback.c
subr_debug.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
subr_devsw.c
subr_disk.c Replace the myriad copies of bounds_check_with_label() with a single MI 2006-11-25 11:59:55 +00:00
subr_disk_mbr.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
subr_evcnt.c
subr_extent.c
subr_iostat.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
subr_kmem.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
subr_lockdebug.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
subr_log.c
subr_once.c
subr_optstr.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
subr_pool.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
subr_prf.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
subr_prof.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
subr_specificdata.c Replace some uses of lockmgr() / simplelocks. 2007-02-15 15:40:50 +00:00
subr_syscall_stats.c Add code to support per-system call statistics: 2007-02-18 16:58:15 +00:00
subr_userconf.c
subr_vmem.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
subr_workqueue.c workqueue_exit: update a comment. 2007-02-11 15:37:20 +00:00
subr_xxx.c
sys_generic.c Change the process/lwp flags seen by userland via sysctl back to the 2007-02-17 22:31:36 +00:00
sys_lwp.c Pick up some additional files that were missed before due to conflicts 2007-02-21 23:48:10 +00:00
sys_pipe.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
sys_pmc.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
sys_process.c Change the process/lwp flags seen by userland via sysctl back to the 2007-02-17 22:31:36 +00:00
sys_sched.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
sys_sig.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
sys_socket.c
syscalls.c Regen. 2007-02-10 11:32:58 +00:00
syscalls.conf
syscalls.master A quick hack to get things building again: put back the SA system calls 2007-02-10 11:32:21 +00:00
sysv_ipc.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
sysv_msg.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
sysv_sem.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
sysv_shm.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
tty.c Acquire proclist_lock across the p_find() and pg_find() calls while 2007-02-17 21:43:08 +00:00
tty_bsdpty.c
tty_conf.c
tty_ptm.c CID-4197,4198: ensure that `fp' is not NULL before calling FILE_UNUSE() 2006-12-27 18:45:30 +00:00
tty_pty.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
tty_subr.c
tty_tty.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
uipc_domain.c KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extraneous 2007-02-17 22:34:07 +00:00
uipc_mbuf.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
uipc_mbuf2.c
uipc_proto.c Convert to structure initializers. Use __arraycount 2007-02-18 23:16:59 +00:00
uipc_sem.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
uipc_socket.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
uipc_socket2.c
uipc_syscalls.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
uipc_usrreq.c
vfs_bio.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
vfs_cache.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
vfs_getcwd.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
vfs_hooks.c
vfs_init.c
vfs_lockf.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
vfs_lookup.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
vfs_subr.c Replace the Mach-derived boolean_t type with the C99 bool type. A 2007-02-21 22:59:35 +00:00
vfs_syscalls.c if doing VOP_CREATE via sys_mknod, set va_rdev to VNOVAL instead of 0 2007-02-18 20:36:36 +00:00
vfs_trans.c Make fstrans(9) the default helper for file system suspension. 2007-02-16 17:23:53 +00:00
vfs_vnops.c Make fstrans(9) the default helper for file system suspension. 2007-02-16 17:23:53 +00:00
vfs_xattr.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
vnode_if.c regen for VOP_FOO_DESCOFFSET change in vnode_if.sh 2006-11-30 21:07:36 +00:00
vnode_if.sh Generate preprocessor macros for vop offsets in vfs op descs. And 2006-11-30 21:06:29 +00:00
vnode_if.src update some comments for vnode locking smoergasbord change 2007-01-07 21:33:24 +00:00