.. |
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
|
Correct grammatical error in previous commit.
|
2003-02-04 18:47:17 +00:00 |
init_sysent.c
|
|
|
kern_acct.c
|
|
|
kern_acl.c
|
|
|
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
|
Split statclock into statclock and profclock, and made the method for driving
|
2003-02-03 17:53:15 +00:00 |
kern_condvar.c
|
- Call sched_sleep() instead of rolling our own in cv_waitq_add().
|
2003-01-26 04:00:39 +00:00 |
kern_conf.c
|
Implement proper bounds-checking and truncation of device names, this has
|
2003-02-04 11:04:26 +00:00 |
kern_context.c
|
|
|
kern_descrip.c
|
NODEVFS cleanup: remove #ifdefs
|
2003-01-30 12:35:40 +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
|
Reversion of commit by Davidxu plus fixes since applied.
|
2003-02-01 12:17:09 +00:00 |
kern_exit.c
|
Reversion of commit by Davidxu plus fixes since applied.
|
2003-02-01 12:17:09 +00:00 |
kern_fork.c
|
Reversion of commit by Davidxu plus fixes since applied.
|
2003-02-01 12:17:09 +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
|
Reversion of commit by Davidxu plus fixes since applied.
|
2003-02-01 12:17:09 +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
|
The lockmanager has to keep track of locks per thread, not per process.
|
2003-02-05 19:36:58 +00:00 |
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
|
Under #ifdef DIAGNOSTIC, fill malloc(9) allocations which do not have
|
2003-02-01 10:07:49 +00:00 |
kern_mib.c
|
|
|
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
|
|
|
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
|
Reversion of commit by Davidxu plus fixes since applied.
|
2003-02-01 12:17:09 +00:00 |
kern_sema.c
|
|
|
kern_shutdown.c
|
|
|
kern_sig.c
|
Reversion of commit by Davidxu plus fixes since applied.
|
2003-02-01 12:17:09 +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
|
Reversion of commit by Davidxu plus fixes since applied.
|
2003-02-01 12:17:09 +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
|
Move timecounters notion of frequency to 64 bits.
|
2003-01-29 11:29:22 +00:00 |
kern_thread.c
|
Reversion of commit by Davidxu plus fixes since applied.
|
2003-02-01 12:17:09 +00:00 |
kern_time.c
|
Split the global timezone structure into two integer fields to
|
2003-02-03 19:49:35 +00:00 |
kern_timeout.c
|
Under DIAGNOSTIC, only report expensive timeouts if they are more expensive
|
2003-02-01 10:06:40 +00:00 |
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
|
|
|
posix4_mib.c
|
|
|
sched_4bsd.c
|
|
|
sched_ule.c
|
- Make some context switches conditional on SCHED_STRICT_RESCHED. This may
|
2003-02-03 05:30:07 +00:00 |
subr_acl_posix1e.c
|
|
|
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
|
|
|
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
|
Split the global timezone structure into two integer fields to
|
2003-02-03 19:49:35 +00:00 |
subr_devstat.c
|
|
|
subr_disk.c
|
NO_GEOM cleanup: remove #ifdef
|
2003-01-30 12:36:30 +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
|
Add vsnrprintf() which is just like vsnprintf() but takes a "radix"
|
2003-02-04 10:00:34 +00:00 |
subr_prof.c
|
Reversion of commit by Davidxu plus fixes since applied.
|
2003-02-01 12:17:09 +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
|
Split the global timezone structure into two integer fields to
|
2003-02-03 19:49:35 +00:00 |
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
|
Reversion of commit by Davidxu plus fixes since applied.
|
2003-02-01 12:17:09 +00:00 |
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
|
Reversion of commit by Davidxu plus fixes since applied.
|
2003-02-01 12:17:09 +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
|
|
|
syscalls.c
|
|
|
syscalls.master
|
Add const qualifier to data argument for msgsnd.
|
2003-01-26 20:09:34 +00:00 |
sysv_ipc.c
|
|
|
sysv_msg.c
|
fix warnings
|
2003-01-26 23:25:00 +00:00 |
sysv_sem.c
|
Fix two fatal signedness errors introduced when i and j in semop()
|
2003-01-29 12:30:59 +00:00 |
sysv_shm.c
|
Bring shm functions closer the the opengroup standards.
|
2003-01-25 21:33:05 +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
|
NODEVFS cleanup: Unifdef.
|
2003-01-30 12:51:32 +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
|
Make the variable types, the sysctl macros and the sysctl handler for
|
2003-02-03 06:50:59 +00:00 |
uipc_socket2.c
|
Make the variable types, the sysctl macros and the sysctl handler for
|
2003-02-03 06:50:59 +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
|
Break out the bind and connect syscalls to intend to make calling
|
2003-02-03 17:36:52 +00:00 |
uipc_usrreq.c
|
Remove vestiges of no longer needed unp_rvnode field.
|
2003-02-06 01:34:43 +00:00 |
vfs_acl.c
|
|
|
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
|
Correct handling of locking for chroot() and chdir() cases: rather
|
2003-01-31 21:13:25 +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
|
Correct handling of locking for chroot() and chdir() cases: rather
|
2003-01-31 21:13:25 +00:00 |
vfs_vnops.c
|
|
|
vnode_if.src
|
|
|