..
bus_if.m
clock_if.m
device_if.m
genassym.sh
imgact_aout.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
imgact_elf32.c
imgact_elf64.c
imgact_elf.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
imgact_gzip.c
imgact_shell.c
inflate.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
init_main.c
Originally when DEVFS was added, a global variable "devfs_present"
2003-01-19 11:03:07 +00:00
init_sysent.c
Some KSE syscalls are MPSAFE.
2003-01-08 04:57:53 +00:00
kern_acct.c
kern_acl.c
Bow to the whining masses and change a union back into void *. Retain
2003-01-13 00:33:17 +00:00
kern_alq.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
kern_clock.c
kern_condvar.c
kern_conf.c
disk_dev_synth() is a NO_GEOM hack.
2003-01-20 11:29:07 +00:00
kern_context.c
kern_descrip.c
Add missing SMP file locks around read-modify-write operations on
2003-01-21 20:20:48 +00:00
kern_environment.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
kern_event.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
kern_exec.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
kern_exit.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
kern_fork.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
kern_idle.c
kern_intr.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
kern_jail.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
kern_kse.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
kern_kthread.c
kern_ktr.c
kern_ktrace.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
kern_linker.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
kern_lock.c
kern_lockf.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
kern_mac.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
kern_malloc.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
kern_mib.c
- Provide backwards compatibility for kern.fallback_elf_brand.
2003-01-05 03:48:14 +00:00
kern_module.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
kern_mtxpool.c
kern_mutex.c
There's absolutely no need for a struct-within-a-struct, so move the
2003-01-21 20:33:27 +00:00
kern_ntptime.c
Explicitly have the timecounter init happen after the cpu_initclocks is
2003-01-06 01:01:08 +00:00
kern_physio.c
Close the remaining user address mapping races for physical
2003-01-20 17:46:48 +00:00
kern_poll.c
kern_proc.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
kern_prot.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
kern_resource.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
kern_sema.c
kern_shutdown.c
kern_sig.c
Forgot to call setrunnable() for un-idled thread.
2003-01-07 06:04:33 +00:00
kern_subr.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
kern_switch.c
Remove a KASSERT that can now happen and add a missing setrunnable.
2003-01-20 03:41:04 +00:00
kern_sx.c
kern_synch.c
kern_syscalls.c
kern_sysctl.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
kern_tc.c
Add sysctl kern.timecounter.nsetclock which indicates the number of
2003-01-25 07:51:09 +00:00
kern_thread.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
kern_time.c
Remove unnecessary locking of Giant around nanotime() in clock_gettime().
2003-01-19 11:28:22 +00:00
kern_timeout.c
kern_uuid.c
kern_xxx.c
ksched.c
link_elf_obj.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
link_elf.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
linker_if.m
Make.tags.inc
Makefile
makesyscalls.sh
md4c.c
md5c.c
p1003_1b.c
Use copyout to access user memory.
2003-01-07 20:10:04 +00:00
posix4_mib.c
sched_4bsd.c
- Unbreak world. I did not notice that libkvm was still used in some places
2003-01-13 03:42:41 +00:00
subr_acl_posix1e.c
Bow to the whining masses and change a union back into void *. Retain
2003-01-13 00:33:17 +00:00
subr_autoconf.c
subr_blist.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
subr_bus.c
Fix comment about what we do when there are no listeners.
2003-01-19 00:34:17 +00:00
subr_clist.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
subr_clock.c
subr_devstat.c
subr_disk.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
subr_disklabel.c
#ifdef NO_GEOM all of this file.
2003-01-21 10:40:46 +00:00
subr_diskmbr.c
#ifdef NO_GEOM these files entirely. When NO_GEOM is removed as an
2003-01-19 11:51:35 +00:00
subr_diskslice.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
subr_eventhandler.c
subr_hints.c
subr_kobj.c
subr_log.c
subr_mbuf.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
subr_mchain.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
subr_module.c
subr_param.c
subr_pcpu.c
subr_power.c
subr_prf.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
subr_prof.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
subr_rman.c
Correct an off-by-one in the boundary check. Otherwise, resource
2003-01-21 17:02:21 +00:00
subr_rtc.c
subr_sbuf.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
subr_scanf.c
subr_smp.c
subr_taskqueue.c
subr_trap.c
subr_turnstile.c
There's absolutely no need for a struct-within-a-struct, so move the
2003-01-21 20:33:27 +00:00
subr_witness.c
Oops, add zstty to the witness order list.
2003-01-09 15:45:28 +00:00
subr_xxx.c
sys_generic.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
sys_pipe.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
sys_process.c
sys_socket.c
Bow to the whining masses and change a union back into void *. Retain
2003-01-13 00:33:17 +00:00
syscalls.c
Some KSE syscalls are MPSAFE.
2003-01-08 04:57:53 +00:00
syscalls.master
sysv_ipc.c
It is possible for an active aio to prevent shared memory from being
2003-01-13 23:04:32 +00:00
sysv_msg.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
sysv_sem.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
sysv_shm.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
tty_compat.c
tty_conf.c
tty_cons.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
tty_pty.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
tty_subr.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
tty_tty.c
Originally when DEVFS was added, a global variable "devfs_present"
2003-01-19 11:03:07 +00:00
tty.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
uipc_accf.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
uipc_cow.c
uipc_domain.c
uipc_jumbo.c
uipc_mbuf2.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
uipc_mbuf.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
uipc_proto.c
uipc_sem.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
uipc_sockbuf.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
uipc_socket2.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
uipc_socket.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
uipc_syscalls.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
uipc_usrreq.c
Remove extraneous FILEDESC_LOCKs around atomic reads.
2003-01-24 22:49:52 +00:00
vfs_acl.c
Bow to the whining masses and change a union back into void *. Retain
2003-01-13 00:33:17 +00:00
vfs_aio.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
vfs_bio.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
vfs_cache.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
vfs_cluster.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
vfs_default.c
vfs_export.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
vfs_extattr.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
vfs_init.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
vfs_lookup.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
vfs_mount.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
vfs_subr.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
vfs_syscalls.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
vfs_vnops.c
Bow to the whining masses and change a union back into void *. Retain
2003-01-13 00:33:17 +00:00
vnode_if.src