.. |
bus_if.m
|
|
|
device_if.m
|
|
|
genassym.sh
|
|
|
imgact_aout.c
|
Optionize UPAGES for the i386. As part of this I split some of the low
|
2001-08-25 02:20:02 +00:00 |
imgact_elf.c
|
For ia64, set the default elf brand to be FreeBSD. This is temporarily
|
2001-09-02 12:23:08 +00:00 |
imgact_gzip.c
|
|
|
imgact_shell.c
|
|
|
inflate.c
|
|
|
init_main.c
|
|
|
init_sysent.c
|
Regenerate syscalls
|
2001-09-01 19:37:41 +00:00 |
kern_acct.c
|
Pushdown Giant for acct(), kqueue(), kevent(), execve(), fork(),
|
2001-09-01 03:04:31 +00:00 |
kern_acl.c
|
In the case of ACL_OTHER and undefined ACL entry id's, set
|
2001-09-01 23:16:02 +00:00 |
kern_cap.c
|
|
|
kern_clock.c
|
|
|
kern_condvar.c
|
- Fix a bug in the previous workaround for the tsleep/endtsleep race.
|
2001-08-21 18:42:45 +00:00 |
kern_conf.c
|
|
|
kern_descrip.c
|
Giant Pushdown. Saved the worst P4 tree breakage for last.
|
2001-09-01 19:04:37 +00:00 |
kern_environment.c
|
|
|
kern_event.c
|
Pushdown Giant for acct(), kqueue(), kevent(), execve(), fork(),
|
2001-09-01 03:04:31 +00:00 |
kern_exec.c
|
Pushdown Giant for acct(), kqueue(), kevent(), execve(), fork(),
|
2001-09-01 03:04:31 +00:00 |
kern_exit.c
|
Giant pushdown sys_exit(), [o]wait(), wait4()
|
2001-09-01 04:37:34 +00:00 |
kern_fork.c
|
Pushdown Giant for acct(), kqueue(), kevent(), execve(), fork(),
|
2001-09-01 03:04:31 +00:00 |
kern_idle.c
|
Remove #if 0'd remnants of the old idle page zeroing.
|
2001-09-01 20:17:43 +00:00 |
kern_intr.c
|
Match the declaration in net/netisr.h.
|
2001-09-03 03:24:31 +00:00 |
kern_jail.c
|
Pushdown Giant for acct(), kqueue(), kevent(), execve(), fork(),
|
2001-09-01 03:04:31 +00:00 |
kern_kthread.c
|
|
|
kern_ktr.c
|
|
|
kern_ktrace.c
|
Remove the MPSAFE keyword from the parser for syscalls.master.
|
2001-08-30 18:50:57 +00:00 |
kern_linker.c
|
Giant Pushdown. Saved the worst P4 tree breakage for last.
|
2001-09-01 19:04:37 +00:00 |
kern_lock.c
|
|
|
kern_lockf.c
|
advlock: simplify overflow checks
|
2001-08-29 18:53:53 +00:00 |
kern_malloc.c
|
|
|
kern_mib.c
|
|
|
kern_module.c
|
Giant Pushdown. Saved the worst P4 tree breakage for last.
|
2001-09-01 19:04:37 +00:00 |
kern_mutex.c
|
Force a commit on kern_mutex.c to explain reason for last commit but while
|
2001-08-24 23:00:59 +00:00 |
kern_ntptime.c
|
Pushdown Giant for: profil(), ntp_adjtime(), ogethostname(),
|
2001-09-01 05:47:58 +00:00 |
kern_physio.c
|
|
|
kern_proc.c
|
Fix part of another problem that bde pointed out. This is different
|
2001-08-16 23:43:24 +00:00 |
kern_prot.c
|
Giant Pushdown. Saved the worst P4 tree breakage for last.
|
2001-09-01 19:04:37 +00:00 |
kern_random.c
|
|
|
kern_resource.c
|
Use sched_lock to protect rtp_to_pri() and pri_to_rtp() when needed.
|
2001-09-02 01:05:36 +00:00 |
kern_sema.c
|
|
|
kern_shutdown.c
|
The !RESTARTABLE_PANICS code has some loose ends.
|
2001-09-02 12:24:38 +00:00 |
kern_sig.c
|
Giant Pushdown
|
2001-09-01 18:19:21 +00:00 |
kern_subr.c
|
|
|
kern_switch.c
|
|
|
kern_sx.c
|
Use witness_upgrade/downgrade for sx_try_upgrade/downgrade.
|
2001-08-23 22:51:22 +00:00 |
kern_synch.c
|
Make yield() MPSAFE.
|
2001-09-01 03:54:09 +00:00 |
kern_syscalls.c
|
|
|
kern_sysctl.c
|
Giant Pushdown
|
2001-09-01 18:19:21 +00:00 |
kern_tc.c
|
|
|
kern_time.c
|
Giant Pushdown
|
2001-09-01 18:19:21 +00:00 |
kern_timeout.c
|
Move most of the kernel submap initialization code, including the
|
2001-08-22 04:07:27 +00:00 |
kern_xxx.c
|
Pushdown Giant for: profil(), ntp_adjtime(), ogethostname(),
|
2001-09-01 05:47:58 +00:00 |
ksched.c
|
Protect pri_to_rtp() with sched_lock when needed.
|
2001-09-02 00:52:11 +00:00 |
link_aout.c
|
|
|
link_elf_obj.c
|
Unindent a if (1) { that was left behind in the last commit.
|
2001-09-03 04:39:38 +00:00 |
link_elf.c
|
Unindent a if (1) { that was left behind in the last commit.
|
2001-09-03 04:39:38 +00:00 |
linker_if.m
|
|
|
Make.tags.inc
|
|
|
Makefile
|
|
|
makeobjops.pl
|
|
|
makesyscalls.sh
|
Fix the definition generation code from rev 1.15 that generates non-style(9)
|
2001-09-05 01:27:53 +00:00 |
md4c.c
|
|
|
md5c.c
|
|
|
p1003_1b.c
|
Make various posix4 system calls MPSAFE (will fixup syscalls.master later)
|
2001-08-31 22:34:40 +00:00 |
posix4_mib.c
|
|
|
subr_acl_posix1e.c
|
In the case of ACL_OTHER and undefined ACL entry id's, set
|
2001-09-01 23:16:02 +00:00 |
subr_autoconf.c
|
|
|
subr_blist.c
|
|
|
subr_bus.c
|
|
|
subr_clist.c
|
|
|
subr_devstat.c
|
|
|
subr_disk.c
|
Don't dump on the label sector or below. This avoids clobbering the
|
2001-08-15 11:35:45 +00:00 |
subr_disklabel.c
|
|
|
subr_diskmbr.c
|
|
|
subr_diskslice.c
|
|
|
subr_eventhandler.c
|
|
|
subr_hints.c
|
|
|
subr_kobj.c
|
|
|
subr_log.c
|
|
|
subr_mbuf.c
|
|
|
subr_mchain.c
|
|
|
subr_module.c
|
|
|
subr_param.c
|
Conditionalize VM_SWZONE_SIZE_MAX and VM_BCACHE_SIZE_MAX so MD sections
|
2001-08-20 16:29:13 +00:00 |
subr_pcpu.c
|
|
|
subr_prf.c
|
|
|
subr_prof.c
|
Pushdown Giant for: profil(), ntp_adjtime(), ogethostname(),
|
2001-09-01 05:47:58 +00:00 |
subr_rman.c
|
|
|
subr_sbuf.c
|
|
|
subr_scanf.c
|
|
|
subr_smp.c
|
|
|
subr_taskqueue.c
|
|
|
subr_trap.c
|
Remove the MPSAFE keyword from the parser for syscalls.master.
|
2001-08-30 18:50:57 +00:00 |
subr_turnstile.c
|
Force a commit on kern_mutex.c to explain reason for last commit but while
|
2001-08-24 23:00:59 +00:00 |
subr_witness.c
|
Style nits:
|
2001-08-24 17:46:58 +00:00 |
subr_xxx.c
|
|
|
sys_generic.c
|
Giant Pushdown:
|
2001-09-01 19:34:23 +00:00 |
sys_pipe.c
|
|
|
sys_process.c
|
|
|
sys_socket.c
|
|
|
syscalls.c
|
Regenerate syscalls
|
2001-09-01 19:37:41 +00:00 |
syscalls.master
|
Synchronize syscalls.master(s) with recent Giant pushdown work
|
2001-09-01 19:36:48 +00:00 |
sysv_ipc.c
|
|
|
sysv_msg.c
|
Giant Pushdown: sysv shm, sem, and msg calls.
|
2001-08-31 00:02:18 +00:00 |
sysv_sem.c
|
Giant Pushdown: sysv shm, sem, and msg calls.
|
2001-08-31 00:02:18 +00:00 |
sysv_shm.c
|
Giant Pushdown: sysv shm, sem, and msg calls.
|
2001-08-31 00:02:18 +00:00 |
tty_compat.c
|
|
|
tty_conf.c
|
|
|
tty_cons.c
|
|
|
tty_pty.c
|
|
|
tty_subr.c
|
|
|
tty_tty.c
|
|
|
tty.c
|
|
|
uipc_accf.c
|
|
|
uipc_domain.c
|
|
|
uipc_mbuf2.c
|
|
|
uipc_mbuf.c
|
Forgot to remove this un-needed test. (M_WAITOK won't fail)
|
2001-08-19 04:30:13 +00:00 |
uipc_proto.c
|
Implement a LOCAL_PEERCRED socket option which returns a
|
2001-08-17 22:01:18 +00:00 |
uipc_sockbuf.c
|
|
|
uipc_socket2.c
|
|
|
uipc_socket.c
|
|
|
uipc_syscalls.c
|
Giant pushdown syscalls in kern/uipc_syscalls.c. Affected calls:
|
2001-08-31 00:37:34 +00:00 |
uipc_usrreq.c
|
Forgot to remove this un-needed test. (M_WAITOK won't fail)
|
2001-08-19 04:30:13 +00:00 |
vfs_acl.c
|
In the case of ACL_OTHER and undefined ACL entry id's, set
|
2001-09-01 23:16:02 +00:00 |
vfs_aio.c
|
|
|
vfs_bio.c
|
Remove the code that limited the buffer_map to 1/2 the size of the
|
2001-08-22 18:10:37 +00:00 |
vfs_cache.c
|
Fix a memory leak in __getcwd() that can occur after a filesystem
|
2001-09-04 19:03:47 +00:00 |
vfs_cluster.c
|
|
|
vfs_conf.c
|
|
|
vfs_default.c
|
|
|
vfs_export.c
|
|
|
vfs_extattr.c
|
lseek: simplify overflow checks
|
2001-08-29 18:35:53 +00:00 |
vfs_init.c
|
|
|
vfs_lookup.c
|
|
|
vfs_mount.c
|
|
|
vfs_subr.c
|
If a file has been completely unlinked, stop automatically syncing the
|
2001-08-27 06:09:56 +00:00 |
vfs_syscalls.c
|
lseek: simplify overflow checks
|
2001-08-29 18:35:53 +00:00 |
vfs_vnops.c
|
vn_stat(): if va_size (u_quad_t) > OFF_MAX, return EOVERFLOW, don't copy it
|
2001-08-23 17:56:48 +00:00 |
vnode_if.pl
|
|
|
vnode_if.src
|
|
|