NetBSD/sys/kern
drochner c29d907bea use char* for the kernel representation of the user profile buffer
address too, for consistency
(we've lost some abstraction here)
2007-03-06 16:16:02 +00:00
..
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 netbsd_elf_signature: fix a caddr_t removal botch which 2007-03-05 09:22:02 +00:00
exec_elf64.c
exec_macho.c
exec_script.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +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 Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +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-03-06 16:10:17 +00:00
kern_acct.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_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 typedef pri_t and use it instead of int and u_char. 2007-02-27 15:07:28 +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 Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
kern_event.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_exec.c die, caddr_t, die. 2007-03-05 04:59:19 +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 Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
kern_kcont.c
kern_ksyms.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_kthread.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
kern_ktrace.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_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 add a lockpanic function that prints more detailed error messages. 2007-03-04 06:20:25 +00:00
kern_lwp.c lwp_userret: if the process is exiting, don't bother looking for signals. 2007-03-04 20:59:00 +00:00
kern_malloc_debug.c
kern_malloc.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_microtime.c
kern_mutex.c change an error message from: 2007-03-04 21:06:13 +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 TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
kern_physio.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_proc.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_prot.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_ras.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_resource.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_rwlock.c Remove extra space so that symbol renaming works properly. 2007-03-03 10:08:18 +00:00
kern_sig.c - proc_unstop: adjust p_nrlwps correctly. Should fix PR kern/35657. 2007-03-05 20:29:14 +00:00
kern_sleepq.c typedef pri_t and use it instead of int and u_char. 2007-02-27 15:07:28 +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 Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
kern_synch.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_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 Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +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 Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +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 typedef pri_t and use it instead of int and u_char. 2007-02-27 15:07:28 +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
Make.tags.inc
Makefile
makesyscalls.sh
subr_autoconf.c Make the attach functions for real and pseudo devices share as much code 2007-03-05 20:32:43 +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_mbr.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
subr_disk.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
subr_evcnt.c
subr_extent.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
subr_iostat.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
subr_kmem.c kmem_backend_alloc: fix a null dereference. 2007-03-02 12:30:53 +00:00
subr_lockdebug.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
subr_log.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
subr_once.c
subr_optstr.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
subr_pool.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
subr_prf.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
subr_prof.c use char* for the kernel representation of the user profile buffer 2007-03-06 16:16:02 +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 typedef pri_t and use it instead of int and u_char. 2007-02-27 15:07:28 +00:00
subr_xxx.c
sys_generic.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
sys_lwp.c _lwp_wakeup: set the cancellation pending if the LWP is not sleeping. 2007-03-02 21:06:27 +00:00
sys_pipe.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
sys_pmc.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
sys_process.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
sys_sched.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
sys_sig.c Further avoid unnecessary trips through lwp_userret()/issignal(). 2007-02-27 15:19:54 +00:00
sys_socket.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
syscalls.c regen 2007-03-06 16:10:17 +00:00
syscalls.conf
syscalls.master make the first argument to profil(2) char*, for consistency with <unistd.h> 2007-03-06 16:09: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 Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
sysv_shm.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_bsdpty.c
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 Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
tty_pty.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_subr.c
tty_tty.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.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_domain.c KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extraneous 2007-02-17 22:34:07 +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 fix a fallout from caddr_t changes. 2007-03-04 14:33:57 +00:00
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_socket2.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_socket.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_syscalls.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_usrreq.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
vfs_bio.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +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 Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
vfs_lookup.c TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
vfs_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
vfs_syscalls.c simplify previous a bit. no functional change. 2007-03-01 10:02:31 +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 Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
vfs_xattr.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
vnode_if.c
vnode_if.sh
vnode_if.src update some comments for vnode locking smoergasbord change 2007-01-07 21:33:24 +00:00