NetBSD/sys/kern
yamt ac257c9a5b sprinkle more kmem_poison_check. 2007-12-28 13:49:25 +00:00
..
Make.tags.inc Don't run ctags(1) on sys/altq/altq.h, it redefines useful NetBSD 2007-08-10 22:50:12 +00:00
Makefile merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
bufq_disksort.c Avoid unnecessary cast in bufq_disksort_init(). 2007-02-01 00:36:37 +00:00
bufq_fcfs.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
bufq_priocscan.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
bufq_readprio.c Merge from vmlocking: cosmetic change. 2007-10-08 17:02:51 +00:00
cnmagic.c remove some __unused from function parameters. 2006-11-01 10:17:58 +00:00
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 remove some __unused from function parameters. 2006-11-01 10:17:58 +00:00
exec_aout.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
exec_conf.c - add an elf aux vector entry for implementing $ORIGIN. 2007-12-03 02:06:57 +00:00
exec_ecoff.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
exec_elf32.c PAX_ASLR_DELTA_PROG_LEN -> PAX_ASLR_DELTA_EXEC_LEN, and put it in pax.h. 2007-12-27 15:21:52 +00:00
exec_elf64.c
exec_macho.c Remove cn_lwp from struct componentname. curlwp should be used 2007-12-08 19:29:36 +00:00
exec_script.c nuke the leprechaun from VOP_ACCESS 2007-12-14 16:48:24 +00:00
exec_subr.c Add PaX ASLR (Address Space Layout Randomization) [from elad and myself] 2007-12-26 22:11:47 +00:00
genlintstub.awk Rewrite to support LINTSTUB in multiline comments. 2006-01-22 05:11:11 +00:00
init_main.c Call pax_init() for PAX_ASLR. 2007-12-27 13:34:43 +00:00
init_sysctl.c Add PaX ASLR (Address Space Layout Randomization) [from elad and myself] 2007-12-26 22:11:47 +00:00
init_sysent.c regen 2007-12-20 23:07:25 +00:00
kern_acct.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
kern_auth.c Fix minor error in previous. 2007-11-29 19:50:28 +00:00
kern_cctr.c fix typo in comment 2007-11-08 20:10:26 +00:00
kern_clock.c provide binuptime etc for !__HAVE_TIMECOUNTER. 2007-12-22 00:34:37 +00:00
kern_condvar.c Merge scheduler changes from the vmlocking branch. All discussed on 2007-11-06 00:42:39 +00:00
kern_core.c Remove cn_lwp from struct componentname. curlwp should be used 2007-12-08 19:29:36 +00:00
kern_cpu.c add a function to lookup cpu_info by cpu index. 2007-12-22 03:26:34 +00:00
kern_descrip.c Merge more changes from vmlocking2, mainly: 2007-12-26 16:01:34 +00:00
kern_drvctl.c drvctlioctl: Plug a possible memory leak. 2007-04-03 23:02:39 +00:00
kern_event.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
kern_exec.c Fix build without debug enabled: 2007-12-26 22:49:19 +00:00
kern_exit.c Merge more changes from vmlocking2, mainly: 2007-12-26 16:01:34 +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 Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
kern_idle.c use binuptime for l_stime/l_rtime. 2007-12-22 01:14:53 +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 Merge scheduler changes from the vmlocking branch. All discussed on 2007-11-06 00:42:39 +00:00
kern_ktrace.c Add a few buckets of 'const' and 'static' to the system call trace code. 2007-12-22 11:38:54 +00:00
kern_lkm.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
kern_lock.c Nothing uses shared -> exclusive upgrades any more, so remove the code. 2007-12-06 17:05:07 +00:00
kern_lwp.c Merge more changes from vmlocking2, mainly: 2007-12-26 16:01:34 +00:00
kern_malloc.c Match the docs: MUTEX_DRIVER/SPIN are now only for porting code written 2007-12-05 07:06:50 +00:00
kern_malloc_debug.c Change some initialization of static queues to compile time. 2007-11-11 23:22:23 +00:00
kern_mutex.c Add back mutex_owner() for Solaris compat. 2007-12-24 14:57:56 +00:00
kern_ntptime.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
kern_pax.c PAX_ASLR_DELTA_PROG_LEN -> PAX_ASLR_DELTA_EXEC_LEN, and put it in pax.h. 2007-12-27 15:21:52 +00:00
kern_physio.c Merge scheduler changes from the vmlocking branch. All discussed on 2007-11-06 00:42:39 +00:00
kern_pmf.c Don't call pmf_check_system_drivers on shutdown. 2007-12-27 16:03:10 +00:00
kern_proc.c Merge more changes from vmlocking2, mainly: 2007-12-26 16:01:34 +00:00
kern_prot.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
kern_ras.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
kern_resource.c Merge more changes from vmlocking2, mainly: 2007-12-26 16:01:34 +00:00
kern_rwlock.c rw_vector_enter: assert !cpu_intr_p(). 2007-12-04 09:13:59 +00:00
kern_sig.c Add PaX ASLR (Address Space Layout Randomization) [from elad and myself] 2007-12-26 22:11:47 +00:00
kern_sleepq.c Match the docs: MUTEX_DRIVER/SPIN are now only for porting code written 2007-12-05 07:06:50 +00:00
kern_softint.c use binuptime for l_stime/l_rtime. 2007-12-22 01:14:53 +00:00
kern_stub.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
kern_subr.c Further constification of the syscall args buffer. 2007-12-22 16:19:34 +00:00
kern_synch.c sched_pstats: need proclist_mutex to send signals. 2007-12-27 22:13:19 +00:00
kern_sysctl.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
kern_systrace.c Further constification of the syscall args buffer. 2007-12-22 16:19:34 +00:00
kern_tc.c fix a comment. 2007-12-15 18:20:11 +00:00
kern_time.c use binuptime for l_stime/l_rtime. 2007-12-22 01:14:53 +00:00
kern_timeout.c Match the docs: MUTEX_DRIVER/SPIN are now only for porting code written 2007-12-05 07:06:50 +00:00
kern_todr.c reduce #ifdef __HAVE_TIMECOUNTER. 2007-12-22 00:35:32 +00:00
kern_turnstile.c Match the docs: MUTEX_DRIVER/SPIN are now only for porting code written 2007-12-05 07:06:50 +00:00
kern_uuid.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
kern_verifiedexec.c Remove cn_lwp from struct componentname. curlwp should be used 2007-12-08 19:29:36 +00:00
kern_xxx.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
kgdb_stub.c Use ANSI function decls. 2005-12-07 05:53:24 +00:00
makesyscalls.sh Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
sched_4bsd.c KM_NOSLEEP -> KM_SLEEP for clarity. 2007-12-21 12:05:39 +00:00
sched_m2.c KM_NOSLEEP -> KM_SLEEP for clarity. 2007-12-21 12:05:39 +00:00
subr_autoconf.c Add config_deferred() for forcing the deferred configuration to 2007-12-16 20:49:52 +00:00
subr_blist.c blst_meta_fill: fix an assertion. PR/32580 from Nick Hudson. 2006-01-20 14:19:40 +00:00
subr_bufq.c It's not a good idea for device drivers to modify b_flags, as they don't 2007-07-29 12:15:35 +00:00
subr_callback.c Match the docs: MUTEX_DRIVER/SPIN are now only for porting code written 2007-12-05 07:06:50 +00:00
subr_debug.c add \n to printf messages. 2007-11-14 11:06:53 +00:00
subr_devsw.c Don't pass devname to {b,c}devsw_attach(), it's not used. 2007-11-20 14:47:14 +00:00
subr_disk.c Merge disk init changes from the vmlocking branch. These seperate init / 2007-10-08 16:41:05 +00:00
subr_disk_mbr.c Merge brelse() changes from the vmlocking branch. 2007-10-08 18:02:53 +00:00
subr_evcnt.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
subr_extent.c Match the docs: MUTEX_DRIVER/SPIN are now only for porting code written 2007-12-05 07:06:50 +00:00
subr_hash.c Move hashinit() & hashdone() from kern_subr.c to subr_hash.c to 2007-07-28 12:53:52 +00:00
subr_iostat.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
subr_kmem.c sprinkle more kmem_poison_check. 2007-12-28 13:49:25 +00:00
subr_lockdebug.c Merge more changes from vmlocking2, mainly: 2007-12-26 16:01:34 +00:00
subr_log.c Wups, the log softint can't be mpsafe yet. 2007-12-25 00:00:00 +00:00
subr_once.c - tweak RUN_ONCE api to allow init_func returns an error. 2006-01-16 21:45:38 +00:00
subr_optstr.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
subr_pool.c Merge more changes from vmlocking2, mainly: 2007-12-26 16:01:34 +00:00
subr_prf.c Merge from vmlocking. 2007-11-07 00:19:08 +00:00
subr_prf2.c subr_prf_bitmask.c -> subr_prf2.c 2007-08-15 20:34:48 +00:00
subr_prof.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
subr_specificdata.c Merge from vmlocking: 2007-11-07 00:23:13 +00:00
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_time.c reduce #ifdef __HAVE_TIMECOUNTER. 2007-12-22 00:35:32 +00:00
subr_userconf.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
subr_vmem.c vmem_whatis: print "free" btags as well. 2007-12-22 03:27:10 +00:00
subr_workqueue.c Match the docs: MUTEX_DRIVER/SPIN are now only for porting code written 2007-12-05 07:06:50 +00:00
subr_xcall.c Merge scheduler changes from the vmlocking branch. All discussed on 2007-11-06 00:42:39 +00:00
sys_aio.c KM_NOSLEEP -> KM_SLEEP 2007-12-21 12:04:19 +00:00
sys_generic.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
sys_lwp.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
sys_mqueue.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
sys_pipe.c Pull up 1.87.2.8. 2007-12-28 13:11:16 +00:00
sys_pmc.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
sys_process.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
sys_sched.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
sys_sig.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
sys_socket.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
sys_syscall.c Further constification of the syscall args buffer. 2007-12-22 16:19:34 +00:00
syscalls.c regen 2007-12-20 23:07:25 +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 Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
sysv_ipc.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
sysv_msg.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
sysv_sem.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
sysv_shm.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
tty.c Merge more changes from vmlocking2, mainly: 2007-12-26 16:01:34 +00:00
tty_bsdpty.c Remove cn_lwp from struct componentname. curlwp should be used 2007-12-08 19:29:36 +00:00
tty_conf.c Merge tty changes from the vmlocking branch. 2007-11-07 15:56:11 +00:00
tty_ptm.c Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00
tty_pty.c Restore seperate condvars for clist i/o and clist control activity. 2007-12-22 02:21:29 +00:00
tty_subr.c Restore seperate condvars for clist i/o and clist control activity. 2007-12-22 02:21:29 +00:00
tty_tty.c Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00
uipc_domain.c 1) Introduce a new socket option, (SOL_SOCKET, SO_NOHEADER), that 2007-09-19 04:33:42 +00:00
uipc_mbuf.c m_print: avoid sign extention of m_flags. 2007-11-14 14:11:57 +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_proto.c Convert to structure initializers. Use __arraycount 2007-02-18 23:16:59 +00:00
uipc_sem.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
uipc_socket.c Make solisten() take an lwp pointer like the rest, so it can be passed down 2007-12-16 21:25:59 +00:00
uipc_socket2.c Use selinit() / seldestroy(). 2007-09-25 14:04:07 +00:00
uipc_syscalls.c Merge more changes from vmlocking2, mainly: 2007-12-26 16:01:34 +00:00
uipc_usrreq.c Remove cn_lwp from struct componentname. curlwp should be used 2007-12-08 19:29:36 +00:00
vfs_bio.c b_un.b_addr -> b_data 2007-12-24 15:00:20 +00:00
vfs_cache.c Change some initialization of static queues to compile time. 2007-11-11 23:22:23 +00:00
vfs_getcwd.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
vfs_hooks.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
vfs_init.c Merge from vmlocking: 2007-11-07 00:23:13 +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 Remove cn_lwp from struct componentname. curlwp should be used 2007-12-08 19:29:36 +00:00
vfs_subr.c getnewvnode: remove a homegrown decl. of uvm_vnodeops. 2007-12-01 10:36:47 +00:00
vfs_subr2.c Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00
vfs_syscalls.c Merge more changes from vmlocking2, mainly: 2007-12-26 16:01:34 +00:00
vfs_trans.c Fscow_run(): add a flag "bool data_valid" to note still valid data. 2007-12-02 13:56:15 +00:00
vfs_vnops.c Remove cn_lwp from struct componentname. curlwp should be used 2007-12-08 19:29:36 +00:00
vfs_xattr.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
vnode_if.c regen: remove struct lwp as a parameter to VOPs 2007-11-26 19:03:30 +00:00
vnode_if.sh Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00
vnode_if.src Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00