NetBSD/sys/kern
yamt caa14e011b kill signal "dolock" hacks.
related to PR/32962 and PR/34895.  reviewed by matthew green.
2006-11-01 09:46:14 +00:00
..
Make.tags.inc Skip computing tags on IP Filter while its compatibility #defines 2006-09-01 04:55:12 +00:00
Makefile merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
bufq_disksort.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
bufq_fcfs.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
bufq_priocscan.c use consistent order of function specifiers and type specifiers. 2006-05-22 12:42:01 +00:00
bufq_readprio.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
cnmagic.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
core_elf32.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
core_elf64.c
core_netbsd.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
exec_aout.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
exec_conf.c Make this compile under "no options COREDUMP". 2006-08-30 14:41:06 +00:00
exec_ecoff.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
exec_elf32.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +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 add support for O_DIRECT (I/O directly to application memory, 2006-10-05 14:48:32 +00:00
genlintstub.awk Rewrite to support LINTSTUB in multiline comments. 2006-01-22 05:11:11 +00:00
init_main.c Add specificdata support to procs and lwps, each providing their own 2006-10-08 04:28:44 +00:00
init_sysctl.c add the emulation in kinfo_proc2 2006-10-29 22:34:07 +00:00
init_sysent.c regen 2006-10-17 15:07:21 +00:00
kern_acct.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
kern_auth.c kauth_cred_uucvt() -> kauth_uucred_to_cred(), introduce kauth_cred_to_uucred() 2006-10-22 13:07:15 +00:00
kern_clock.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
kern_descrip.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
kern_drvctl.c Use prop_dictionary_set_int32() to set the error number. 2006-10-26 05:08:01 +00:00
kern_event.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
kern_exec.c now that we have -Wno-unused-parameter, back out all the tremendously ugly 2006-10-17 18:21:29 +00:00
kern_exit.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
kern_fileassoc.c Don't leak handle. 2006-10-27 22:17:09 +00:00
kern_fork.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
kern_kcont.c Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 19:12:23 +00:00
kern_ksyms.c Add a function (ksyms_init_explicit) to add a symbol table when we know the 2006-10-25 13:46:36 +00:00
kern_kthread.c
kern_ktrace.c make ktruser enforce the maximum buffer length, and return an error. 2006-10-22 18:19:49 +00:00
kern_lkm.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
kern_lock.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
kern_lwp.c Remove specificdata_setspecific_nowait() as result of discussion on tech-kern. 2006-10-24 10:05:45 +00:00
kern_malloc.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
kern_malloc_debug.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
kern_microtime.c merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
kern_ntptime.c now that we have -Wno-unused-parameter, back out all the tremendously ugly 2006-10-17 18:21:29 +00:00
kern_pax.c - remove an unnecessary #include. 2006-11-01 09:36:28 +00:00
kern_physio.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
kern_proc.c pool_get(): use PR_WAITOK, not M_WAITOK (which happens to be PR_NOWAIT ..) 2006-10-21 17:01:56 +00:00
kern_prot.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
kern_ras.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
kern_resource.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
kern_sa.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
kern_sig.c kill signal "dolock" hacks. 2006-11-01 09:46:14 +00:00
kern_subr.c now that we have -Wno-unused-parameter, back out all the tremendously ugly 2006-10-17 18:21:29 +00:00
kern_synch.c kill signal "dolock" hacks. 2006-11-01 09:46:14 +00:00
kern_sysctl.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
kern_systrace.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
kern_tc.c Avoid printf() the selected timecounter as it is called in the path of hardclock(). 2006-10-21 07:16:54 +00:00
kern_time.c Add an XXX to remind me why it's there when grepping. (securelevel ref) 2006-10-20 22:22:48 +00:00
kern_timeout.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
kern_todr.c Minor KNF, replace some spaces with tabs. 2006-09-24 18:24:55 +00:00
kern_uuid.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
kern_verifiedexec.c Use consistent logging messages. 2006-10-30 11:29:12 +00:00
kern_xxx.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
kgdb_stub.c Use ANSI function decls. 2005-12-07 05:53:24 +00:00
makesyscalls.sh protect sys/syscall.h properly against multiple inclusion and make the 2005-12-03 17:04:36 +00:00
subr_autoconf.c remove details of the kernel malloc() implementation from header files: 2006-10-02 02:59:38 +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 - add ioctls to set/get disk bufq strategy. 2005-12-26 10:36:47 +00:00
subr_callback.c add a comment telling which structure members are zero-initialized, 2006-06-23 16:17:23 +00:00
subr_devsw.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
subr_disk.c - Add a new disk ioctl (DIOCGDISKINFO) to get the disk-info dictionary 2006-10-25 04:04:45 +00:00
subr_disk_mbr.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
subr_evcnt.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
subr_extent.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
subr_iostat.c Change iostat_alloc() to take the parent pointer and the name directly, so 2006-08-23 17:19:32 +00:00
subr_kmem.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
subr_log.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +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 Implement options string parsing of the form 'a=b c=d ...'. This will be 2006-02-03 11:04:46 +00:00
subr_pool.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
subr_prf.c Fix %X in kernel printf, from Arnaud Degroote in PR kern/34459. 2006-09-03 17:06:36 +00:00
subr_prof.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
subr_specificdata.c Remove specificdata_setspecific_nowait() as result of discussion on tech-kern. 2006-10-24 10:05:45 +00:00
subr_userconf.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
subr_vmem.c vmem: use correct function names for ASSERT_SLEEPABLE. 2006-10-27 15:05:16 +00:00
subr_workqueue.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
subr_xxx.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
sys_generic.c now that we have -Wno-unused-parameter, back out all the tremendously ugly 2006-10-17 18:21:29 +00:00
sys_pipe.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
sys_pmc.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
sys_process.c kill signal "dolock" hacks. 2006-11-01 09:46:14 +00:00
sys_socket.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
syscalls.c regen 2006-10-17 15:07:21 +00:00
syscalls.conf merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
syscalls.master according to the manual, the last argument of quotactl(2) is a void *, 2006-10-17 15:06:18 +00:00
sysv_ipc.c integrate kauth. 2006-05-14 21:15:11 +00:00
sysv_msg.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
sysv_sem.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
sysv_shm.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
tty.c Avoid NULL deref (this is called with lwp=NULL from ppp interrupt context) 2006-09-13 13:28:22 +00:00
tty_bsdpty.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
tty_conf.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
tty_ptm.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
tty_pty.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
tty_subr.c Use ANSI function decls, sprinkle static. 2005-12-08 03:09:04 +00:00
tty_tty.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
uipc_domain.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
uipc_mbuf.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
uipc_mbuf2.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
uipc_proto.c use c99 initializers 2006-09-03 21:12:14 +00:00
uipc_sem.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
uipc_socket.c Use integers, not pointers to integers, for KAUTH_REQ_NETWORK_SOCKET_OPEN. 2006-10-30 16:53:48 +00:00
uipc_socket2.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
uipc_syscalls.c PR/34873: Ryo Shimizu: sendmsg() can cause kernel panic 2006-10-23 10:37:22 +00:00
uipc_usrreq.c use c99 initializers 2006-09-03 21:12:14 +00:00
vfs_bio.c with the introduction of 512 byte buffers, the index in the array is not 2006-10-16 16:50:12 +00:00
vfs_cache.c enable namecache enter reverse for linux procfs lookups. 2006-10-25 18:56:38 +00:00
vfs_getcwd.c Defer the vnode test for directory until after the cache lookup. This makes 2006-10-25 18:55:49 +00:00
vfs_hooks.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
vfs_init.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
vfs_lockf.c Fix all the -D*DEBUG* code that it was rotting away and did not even compile. 2006-08-17 17:11:27 +00:00
vfs_lookup.c Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
vfs_subr.c avoid yet another GCC warning only exposed at -O3. 2006-10-22 00:48:14 +00:00
vfs_syscalls.c Revert the changes I introduced trying to solve tmpfs' NFS export problem. 2006-10-31 08:12:46 +00:00
vfs_vnops.c Adapt to changes suggested by yamt@ to get rid of __UNCONST() stuff. 2006-10-28 11:43:45 +00:00
vfs_xattr.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +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