.. |
bus_if.m
|
Clarify the return value from child_present.
|
2002-09-11 04:22:10 +00:00 |
clock_if.m
|
|
|
device_if.m
|
|
|
genassym.sh
|
|
|
imgact_aout.c
|
Use the fields in the sysentvec and in the vm map header in place of the
|
2002-09-21 22:07:17 +00:00 |
imgact_elf32.c
|
|
|
imgact_elf64.c
|
|
|
imgact_elf.c
|
Use the fields in the sysentvec and in the vm map header in place of the
|
2002-09-21 22:07:17 +00:00 |
imgact_elfN.c
|
|
|
imgact_gzip.c
|
Use the fields in the sysentvec and in the vm map header in place of the
|
2002-09-21 22:07:17 +00:00 |
imgact_shell.c
|
|
|
inflate.c
|
|
|
init_main.c
|
Use the fields in the sysentvec and in the vm map header in place of the
|
2002-09-21 22:07:17 +00:00 |
init_sysent.c
|
Make the following name changes to KSE related functions, etc., to better
|
2002-09-25 18:10:42 +00:00 |
kern_acct.c
|
Don't call VOP_LEASE() while holding the accounting mutex.
|
2002-09-18 01:56:13 +00:00 |
kern_acl.c
|
|
|
kern_alq.c
|
- Export the alq daemon thread pointer.
|
2002-09-26 07:38:56 +00:00 |
kern_clock.c
|
|
|
kern_condvar.c
|
Completely redo thread states.
|
2002-09-11 08:13:56 +00:00 |
kern_conf.c
|
Assert my copyright on this file (using the default 2-clause BSD).
|
2002-09-20 22:26:27 +00:00 |
kern_descrip.c
|
fcntl(..., F_SETLKW, ...) takes a pointer to a struct flock just like
|
2002-09-16 01:05:15 +00:00 |
kern_environment.c
|
|
|
kern_event.c
|
|
|
kern_exec.c
|
Use the fields in the sysentvec and in the vm map header in place of the
|
2002-09-21 22:07:17 +00:00 |
kern_exit.c
|
Use the fields in the sysentvec and in the vm map header in place of the
|
2002-09-21 22:07:17 +00:00 |
kern_fork.c
|
Add kernel support needed for the KSE-aware libpthread:
|
2002-09-16 19:26:48 +00:00 |
kern_idle.c
|
Completely redo thread states.
|
2002-09-11 08:13:56 +00:00 |
kern_intr.c
|
Removed unneeded include (missed in last revision).
|
2002-09-22 06:05:23 +00:00 |
kern_jail.c
|
|
|
kern_kse.c
|
Make the following name changes to KSE related functions, etc., to better
|
2002-09-25 18:10:42 +00:00 |
kern_kthread.c
|
Completely redo thread states.
|
2002-09-11 08:13:56 +00:00 |
kern_ktr.c
|
- Export the alq daemon thread pointer.
|
2002-09-26 07:38:56 +00:00 |
kern_ktrace.c
|
- Change utrace ktrace events to malloc the work buffer before getting a
|
2002-09-11 21:00:56 +00:00 |
kern_linker.c
|
|
|
kern_lock.c
|
|
|
kern_lockf.c
|
Remove a conditional #include <sys/kernel.h>, it is already
|
2002-09-14 14:44:41 +00:00 |
kern_mac.c
|
Remove un-needed stack variable 'ops'.
|
2002-09-18 22:35:02 +00:00 |
kern_malloc.c
|
- Split UMA_ZFLAG_OFFPAGE into UMA_ZFLAG_OFFPAGE and UMA_ZFLAG_HASH.
|
2002-09-18 08:26:30 +00:00 |
kern_mib.c
|
|
|
kern_module.c
|
|
|
kern_mtxpool.c
|
|
|
kern_mutex.c
|
Completely redo thread states.
|
2002-09-11 08:13:56 +00:00 |
kern_ntptime.c
|
|
|
kern_physio.c
|
|
|
kern_poll.c
|
|
|
kern_proc.c
|
Make the following name changes to KSE related functions, etc., to better
|
2002-09-25 18:10:42 +00:00 |
kern_prot.c
|
|
|
kern_resource.c
|
Use the fields in the sysentvec and in the vm map header in place of the
|
2002-09-21 22:07:17 +00:00 |
kern_sema.c
|
|
|
kern_shutdown.c
|
Add ability to dump stacktraces on kernel panics when DDB is compiled into
|
2002-09-19 18:49:46 +00:00 |
kern_sig.c
|
Add kernel support needed for the KSE-aware libpthread:
|
2002-09-16 19:26:48 +00:00 |
kern_subr.c
|
|
|
kern_switch.c
|
Indentation does not define a block.. you need breces {} as well..
|
2002-09-23 05:27:30 +00:00 |
kern_sx.c
|
|
|
kern_synch.c
|
Completely redo thread states.
|
2002-09-11 08:13:56 +00:00 |
kern_syscalls.c
|
|
|
kern_sysctl.c
|
|
|
kern_tc.c
|
|
|
kern_thread.c
|
Make the following name changes to KSE related functions, etc., to better
|
2002-09-25 18:10:42 +00:00 |
kern_time.c
|
Round up instead of towards 0 in clock_getres() so that a resolution of
|
2002-09-25 12:00:38 +00:00 |
kern_timeout.c
|
|
|
kern_uuid.c
|
|
|
kern_xxx.c
|
|
|
ksched.c
|
Completely redo thread states.
|
2002-09-11 08:13:56 +00:00 |
link_elf_obj.c
|
Initiate deorbit burn for the i386-only a.out related support. Moves are
|
2002-09-17 01:49:00 +00:00 |
link_elf.c
|
Initiate deorbit burn for the i386-only a.out related support. Moves are
|
2002-09-17 01:49:00 +00:00 |
linker_if.m
|
|
|
Make.tags.inc
|
|
|
Makefile
|
|
|
makesyscalls.sh
|
Add the rest of the kernel support for the sem_ API in kern/uipc_sem.c.
|
2002-09-19 00:43:32 +00:00 |
md4c.c
|
|
|
md5c.c
|
|
|
p1003_1b.c
|
|
|
posix4_mib.c
|
Add the rest of the kernel support for the sem_ API in kern/uipc_sem.c.
|
2002-09-19 00:43:32 +00:00 |
subr_acl_posix1e.c
|
|
|
subr_autoconf.c
|
|
|
subr_blist.c
|
|
|
subr_bus.c
|
Add additional information returned to userland by the device querying
|
2002-09-14 19:15:12 +00:00 |
subr_clist.c
|
|
|
subr_clock.c
|
|
|
subr_devstat.c
|
|
|
subr_disk.c
|
(This commit touches about 15 disk device drivers in a very consistent
|
2002-09-20 19:36:05 +00:00 |
subr_disklabel.c
|
(This commit touches about 15 disk device drivers in a very consistent
|
2002-09-20 19:36:05 +00:00 |
subr_diskmbr.c
|
Make FreeBSD "struct disklabel" agnostic, step 311 of 723:
|
2002-09-20 12:52:03 +00:00 |
subr_diskslice.c
|
Remove unused variable.
|
2002-09-20 09:33:30 +00:00 |
subr_eventhandler.c
|
|
|
subr_hints.c
|
|
|
subr_kobj.c
|
|
|
subr_log.c
|
|
|
subr_mbuf.c
|
|
|
subr_mchain.c
|
Move m_fixhdr() from "mbchain" to "mbuf" where it belongs.
|
2002-09-18 13:41:37 +00:00 |
subr_module.c
|
|
|
subr_param.c
|
|
|
subr_pcpu.c
|
|
|
subr_power.c
|
|
|
subr_prf.c
|
|
|
subr_prof.c
|
|
|
subr_rman.c
|
|
|
subr_rtc.c
|
|
|
subr_sbuf.c
|
Add a cast to make this file compile in userland on sparc64 without
|
2002-09-16 18:45:18 +00:00 |
subr_scanf.c
|
|
|
subr_smp.c
|
Completely redo thread states.
|
2002-09-11 08:13:56 +00:00 |
subr_taskqueue.c
|
|
|
subr_trap.c
|
slightly clean up the thread_userret() and thread_consider_upcall() calls.
|
2002-09-23 06:14:30 +00:00 |
subr_turnstile.c
|
Completely redo thread states.
|
2002-09-11 08:13:56 +00:00 |
subr_witness.c
|
- Tell witness about ALQ's spin lock.
|
2002-09-22 07:11:57 +00:00 |
subr_xxx.c
|
|
|
sys_generic.c
|
We don't need the <sys/disklabel.h> include for alpha anymore.
|
2002-09-20 17:45:44 +00:00 |
sys_pipe.c
|
|
|
sys_process.c
|
Completely redo thread states.
|
2002-09-11 08:13:56 +00:00 |
sys_socket.c
|
|
|
syscalls.c
|
Make the following name changes to KSE related functions, etc., to better
|
2002-09-25 18:10:42 +00:00 |
syscalls.master
|
Make the following name changes to KSE related functions, etc., to better
|
2002-09-25 18:10:42 +00:00 |
sysv_ipc.c
|
|
|
sysv_msg.c
|
|
|
sysv_sem.c
|
|
|
sysv_shm.c
|
|
|
tty_compat.c
|
|
|
tty_conf.c
|
|
|
tty_cons.c
|
|
|
tty_pty.c
|
|
|
tty_subr.c
|
|
|
tty_tty.c
|
|
|
tty.c
|
Completely redo thread states.
|
2002-09-11 08:13:56 +00:00 |
uipc_accf.c
|
|
|
uipc_cow.c
|
|
|
uipc_domain.c
|
|
|
uipc_jumbo.c
|
|
|
uipc_mbuf2.c
|
|
|
uipc_mbuf.c
|
While well intentionned the check to see it there is a packet
|
2002-09-19 08:28:41 +00:00 |
uipc_proto.c
|
|
|
uipc_sem.c
|
Bring in my implementation of kernel support for posix realtime semaphores
|
2002-09-18 22:47:42 +00:00 |
uipc_sockbuf.c
|
Use m_length() instead of home-rolled versions.
|
2002-09-18 19:44:14 +00:00 |
uipc_socket2.c
|
Use m_length() instead of home-rolled versions.
|
2002-09-18 19:44:14 +00:00 |
uipc_socket.c
|
|
|
uipc_syscalls.c
|
|
|
uipc_usrreq.c
|
|
|
vfs_acl.c
|
|
|
vfs_aio.c
|
|
|
vfs_bio.c
|
- Lock accesses to v_numoutput.
|
2002-09-25 02:11:37 +00:00 |
vfs_cache.c
|
|
|
vfs_cluster.c
|
- Use incore() where no other interlock locking is necessary.
|
2002-09-25 02:12:32 +00:00 |
vfs_default.c
|
- Use the standard vp interlock macros.
|
2002-09-25 01:42:24 +00:00 |
vfs_export.c
|
|
|
vfs_extattr.c
|
- Properly lock v_vflags in getdirents().
|
2002-09-25 02:13:38 +00:00 |
vfs_init.c
|
|
|
vfs_lookup.c
|
|
|
vfs_mount.c
|
- Don't protect mountedhere with the vn interlock.
|
2002-09-25 01:44:21 +00:00 |
vfs_subr.c
|
- Move ASSERT_VOP_*LOCK* functionality into functions in vfs_subr.c
|
2002-09-26 04:48:44 +00:00 |
vfs_syscalls.c
|
- Properly lock v_vflags in getdirents().
|
2002-09-25 02:13:38 +00:00 |
vfs_vnops.c
|
|
|
vnode_if.src
|
- We don't need any automated lock checking for vop_islocked.
|
2002-09-26 00:31:16 +00:00 |