.. |
bus_if.m
|
|
|
capabilities.conf
|
|
|
clock_if.m
|
|
|
cpufreq_if.m
|
|
|
device_if.m
|
|
|
genassym.sh
|
|
|
imgact_aout.c
|
|
|
imgact_elf32.c
|
|
|
imgact_elf64.c
|
|
|
imgact_elf.c
|
Finally, try to enable the nxstacks on amd64 and powerpc64 for both 64bit
|
2012-01-30 07:56:00 +00:00 |
imgact_gzip.c
|
Fix misuse of the kernel map in miscellaneous image activators.
|
2012-02-17 23:47:16 +00:00 |
imgact_shell.c
|
|
|
inflate.c
|
|
|
init_main.c
|
TDF_* flags should be used with td_flags field and TDP_* flags should be used
|
2012-01-22 11:01:36 +00:00 |
init_sysent.c
|
|
|
kern_acct.c
|
|
|
kern_alq.c
|
|
|
kern_clock.c
|
|
|
kern_clocksource.c
|
|
|
kern_condvar.c
|
|
|
kern_conf.c
|
Remove unneeded newline. It fits in 80 columns now.
|
2012-02-10 14:55:47 +00:00 |
kern_cons.c
|
|
|
kern_context.c
|
|
|
kern_cpu.c
|
|
|
kern_cpuset.c
|
|
|
kern_ctf.c
|
|
|
kern_descrip.c
|
|
|
kern_dtrace.c
|
|
|
kern_environment.c
|
|
|
kern_et.c
|
|
|
kern_event.c
|
|
|
kern_exec.c
|
|
|
kern_exit.c
|
|
|
kern_fail.c
|
|
|
kern_ffclock.c
|
|
|
kern_fork.c
|
Mark the automatically attached child with PL_FLAG_CHILD in struct
|
2012-02-10 00:02:13 +00:00 |
kern_gzio.c
|
|
|
kern_hhook.c
|
|
|
kern_idle.c
|
|
|
kern_intr.c
|
|
|
kern_jail.c
|
Add support for mounting devfs inside jails.
|
2012-02-09 10:22:08 +00:00 |
kern_khelp.c
|
|
|
kern_kthread.c
|
Whenever a new kernel thread is spawned, explicitly clear any CPU affinity
|
2012-02-04 16:49:29 +00:00 |
kern_ktr.c
|
|
|
kern_ktrace.c
|
|
|
kern_linker.c
|
Use uprintf instead of printf for the reason why a kernel module can not
|
2012-02-20 01:05:17 +00:00 |
kern_lock.c
|
|
|
kern_lockf.c
|
|
|
kern_lockstat.c
|
|
|
kern_loginclass.c
|
|
|
kern_malloc.c
|
|
|
kern_mbuf.c
|
|
|
kern_mib.c
|
|
|
kern_module.c
|
|
|
kern_mtxpool.c
|
|
|
kern_mutex.c
|
|
|
kern_ntptime.c
|
|
|
kern_osd.c
|
|
|
kern_physio.c
|
|
|
kern_pmc.c
|
|
|
kern_poll.c
|
|
|
kern_priv.c
|
|
|
kern_proc.c
|
Fix CTL flags in the declarations of KERN_PROC_ENV, AUXV and
|
2012-01-25 20:15:58 +00:00 |
kern_prot.c
|
|
|
kern_racct.c
|
|
|
kern_rctl.c
|
|
|
kern_resource.c
|
Change kern.proc.rlimit sysctl to:
|
2012-01-22 20:25:00 +00:00 |
kern_rmlock.c
|
|
|
kern_rwlock.c
|
|
|
kern_sdt.c
|
|
|
kern_sema.c
|
|
|
kern_shutdown.c
|
Avoid to check the same cache line/variable from all the locking
|
2012-01-28 14:00:21 +00:00 |
kern_sig.c
|
|
|
kern_switch.c
|
|
|
kern_sx.c
|
|
|
kern_synch.c
|
|
|
kern_syscalls.c
|
|
|
kern_sysctl.c
|
|
|
kern_tc.c
|
Add a missing break. This bug was introduced in r228856.
|
2012-02-10 06:30:52 +00:00 |
kern_thr.c
|
|
|
kern_thread.c
|
|
|
kern_time.c
|
|
|
kern_timeout.c
|
|
|
kern_umtx.c
|
|
|
kern_uuid.c
|
|
|
kern_xxx.c
|
|
|
ksched.c
|
|
|
link_elf_obj.c
|
|
|
link_elf.c
|
|
|
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
|
|
|
serdev_if.m
|
|
|
stack_protector.c
|
|
|
subr_acl_nfs4.c
|
|
|
subr_acl_posix1e.c
|
|
|
subr_autoconf.c
|
|
|
subr_blist.c
|
|
|
subr_bufring.c
|
|
|
subr_bus.c
|
|
|
subr_clock.c
|
|
|
subr_devstat.c
|
|
|
subr_disk.c
|
|
|
subr_eventhandler.c
|
|
|
subr_fattime.c
|
|
|
subr_firmware.c
|
|
|
subr_hash.c
|
Convert panic()s to KASSERT()s. This is an optimisation for
|
2012-01-23 16:31:46 +00:00 |
subr_hints.c
|
|
|
subr_kdb.c
|
|
|
subr_kobj.c
|
|
|
subr_lock.c
|
|
|
subr_log.c
|
Add kqueue support to /dev/klog.
|
2012-02-01 14:34:52 +00:00 |
subr_mbpool.c
|
|
|
subr_mchain.c
|
- Use uint8_t for the variable x and spell the size of the variable
|
2012-02-06 06:03:16 +00:00 |
subr_module.c
|
|
|
subr_msgbuf.c
|
Add a timestamp to the msgbuf output in order to determine when when
|
2012-02-16 05:11:35 +00:00 |
subr_param.c
|
|
|
subr_pcpu.c
|
|
|
subr_power.c
|
|
|
subr_prf.c
|
|
|
subr_prof.c
|
|
|
subr_rman.c
|
|
|
subr_rtc.c
|
|
|
subr_sbuf.c
|
|
|
subr_scanf.c
|
Xen netback driver rewrite.
|
2012-01-26 16:35:09 +00:00 |
subr_sglist.c
|
|
|
subr_sleepqueue.c
|
|
|
subr_smp.c
|
|
|
subr_stack.c
|
|
|
subr_syscall.c
|
The PTRACESTOP() macro is used only once. Inline the only use and remove
|
2012-02-11 14:49:25 +00:00 |
subr_taskqueue.c
|
|
|
subr_trap.c
|
|
|
subr_turnstile.c
|
|
|
subr_uio.c
|
|
|
subr_unit.c
|
|
|
subr_witness.c
|
|
|
sys_capability.c
|
|
|
sys_generic.c
|
|
|
sys_pipe.c
|
|
|
sys_procdesc.c
|
|
|
sys_process.c
|
Mark the automatically attached child with PL_FLAG_CHILD in struct
|
2012-02-10 00:02:13 +00:00 |
sys_socket.c
|
|
|
syscalls.c
|
|
|
syscalls.master
|
|
|
systrace_args.c
|
|
|
sysv_ipc.c
|
|
|
sysv_msg.c
|
|
|
sysv_sem.c
|
|
|
sysv_shm.c
|
Close a race due to dropping of the map lock between creating a map entry
|
2012-02-19 00:28:49 +00:00 |
tty_compat.c
|
|
|
tty_info.c
|
Fix whitespace inconsistencies in TTY code.
|
2012-02-06 18:15:46 +00:00 |
tty_inq.c
|
|
|
tty_outq.c
|
|
|
tty_pts.c
|
|
|
tty_tty.c
|
|
|
tty_ttydisc.c
|
Fix whitespace inconsistencies in TTY code.
|
2012-02-06 18:15:46 +00:00 |
tty.c
|
Fix whitespace inconsistencies in TTY code.
|
2012-02-06 18:15:46 +00:00 |
uipc_accf.c
|
|
|
uipc_cow.c
|
|
|
uipc_debug.c
|
|
|
uipc_domain.c
|
|
|
uipc_mbuf2.c
|
|
|
uipc_mbuf.c
|
Xen netback driver rewrite.
|
2012-01-26 16:35:09 +00:00 |
uipc_mqueue.c
|
|
|
uipc_sem.c
|
|
|
uipc_shm.c
|
|
|
uipc_sockbuf.c
|
|
|
uipc_socket.c
|
Fix input validation in SO_SETFIB.
|
2012-02-04 15:00:26 +00:00 |
uipc_syscalls.c
|
|
|
uipc_usrreq.c
|
|
|
vfs_acl.c
|
|
|
vfs_aio.c
|
Add 32-bit compat code for AIO kevent flags introduced in revision 230857.
|
2012-02-05 04:49:31 +00:00 |
vfs_bio.c
|
|
|
vfs_cache.c
|
Rename cache_lookup_times() to cache_lookup() and retire the old API and
|
2012-02-06 17:00:28 +00:00 |
vfs_cluster.c
|
Unbreak detection of the async mode for clustered writes after r231075.
|
2012-02-08 15:07:19 +00:00 |
vfs_default.c
|
|
|
vfs_export.c
|
|
|
vfs_extattr.c
|
|
|
vfs_hash.c
|
|
|
vfs_init.c
|
|
|
vfs_lookup.c
|
|
|
vfs_mount.c
|
Analogous to r230407 a separate path buffer in vfs_mount.c is required
|
2012-02-05 10:59:50 +00:00 |
vfs_mountroot.c
|
|
|
vfs_subr.c
|
Current implementations of sync(2) and syncer vnode fsync() VOP uses
|
2012-02-06 11:04:36 +00:00 |
vfs_syscalls.c
|
Current implementations of sync(2) and syncer vnode fsync() VOP uses
|
2012-02-06 11:04:36 +00:00 |
vfs_vnops.c
|
Refine the implementation of POSIX_FADV_NOREUSE for the read(2) case such
|
2012-01-30 19:35:15 +00:00 |
vnode_if.src
|
|
|