.. |
bufq_disksort.c
|
|
|
bufq_fcfs.c
|
|
|
bufq_priocscan.c
|
|
|
bufq_readprio.c
|
|
|
cnmagic.c
|
|
|
core_elf32.c
|
Rename min/max -> uimin/uimax for better honesty.
|
2018-09-03 16:29:22 +00:00 |
core_elf64.c
|
|
|
core_netbsd.c
|
|
|
exec_aout.c
|
|
|
exec_ecoff.c
|
|
|
exec_elf32.c
|
|
|
exec_elf64.c
|
|
|
exec_elf.c
|
ignore the ancient NetBSD emulation tag.
|
2018-04-12 20:49:08 +00:00 |
exec_script.c
|
Rename min/max -> uimin/uimax for better honesty.
|
2018-09-03 16:29:22 +00:00 |
exec_subr.c
|
|
|
files.kern
|
Move the MI parts of KASAN into kern/subr_asan.c. This file includes
|
2018-10-31 06:26:25 +00:00 |
genlintstub.awk
|
|
|
init_main.c
|
Correct the 6 second offset issue between the time reported by
|
2018-10-30 19:40:35 +00:00 |
init_sysctl_base.c
|
Allow architectures to define a macro PROC_MACHINE_ARCH(P) and
|
2017-10-31 12:37:23 +00:00 |
init_sysctl.c
|
Provide a sysctl kern.expose_address to expose kernel addresses in
|
2018-10-05 22:12:37 +00:00 |
init_sysent.c
|
Regen
|
2018-08-10 21:47:14 +00:00 |
kern_acct.c
|
|
|
kern_auth.c
|
Rename min/max -> uimin/uimax for better honesty.
|
2018-09-03 16:29:22 +00:00 |
kern_cctr.c
|
|
|
kern_cfglock.c
|
|
|
kern_clock.c
|
C99 initializers for intr_timecounter.
|
2018-09-03 21:29:30 +00:00 |
kern_condvar.c
|
Apply C99-style struct initialization to syncobj_t
|
2018-01-30 07:52:22 +00:00 |
kern_core.c
|
|
|
kern_cpu.c
|
Don't allocate memory and return EFTYPE if sc->sc_blobsize==0 to prevent
|
2018-07-04 07:25:47 +00:00 |
kern_ctf.c
|
merge a new version of the CDDL dtrace and ZFS code.
|
2018-05-28 21:04:59 +00:00 |
kern_descrip.c
|
Add LIST_INIT for filehead.
|
2018-11-02 12:27:47 +00:00 |
kern_drvctl.c
|
- move export for devmon_insert_vec into sys/device.h.
|
2018-09-18 01:25:09 +00:00 |
kern_event.c
|
Set EV_ONESHOT to prevent rescheduling
|
2018-01-12 17:58:51 +00:00 |
kern_exec.c
|
Rename min/max -> uimin/uimax for better honesty.
|
2018-09-03 16:29:22 +00:00 |
kern_exit.c
|
Remove the kernel PMC code. Sent yesterday on tech-kern@.
|
2018-07-12 10:46:40 +00:00 |
kern_fileassoc.c
|
|
|
kern_fork.c
|
Implement PTRACE_VFORK
|
2018-05-01 16:37:23 +00:00 |
kern_history.c
|
Rename min/max -> uimin/uimax for better honesty.
|
2018-09-03 16:29:22 +00:00 |
kern_hook.c
|
|
|
kern_idle.c
|
|
|
kern_ksyms_buf.c
|
|
|
kern_ksyms.c
|
use Elf_Sym ** instead of casting.
|
2017-11-04 22:17:55 +00:00 |
kern_kthread.c
|
KASSERT() that kthread_join()'s target is expecting to be joined.
|
2018-01-09 22:58:45 +00:00 |
kern_ktrace_vfs.c
|
|
|
kern_ktrace.c
|
Rename min/max -> uimin/uimax for better honesty.
|
2018-09-03 16:29:22 +00:00 |
kern_lock.c
|
Apply C99-style struct initialization to lockops_t
|
2017-12-25 09:13:40 +00:00 |
kern_lwp.c
|
Avoid undefined behavior in lwp_ctl_free()
|
2018-07-04 18:15:27 +00:00 |
kern_malloc.c
|
Do not assume size_t == unsigned long
|
2018-10-20 14:09:47 +00:00 |
kern_module_vfs.c
|
|
|
kern_module.c
|
Rename min/max -> uimin/uimax for better honesty.
|
2018-09-03 16:29:22 +00:00 |
kern_mutex_obj.c
|
Obtain proper initialized addresses of locks allocated by mutex_obj_alloc or rw_obj_alloc
|
2018-02-05 04:25:04 +00:00 |
kern_mutex.c
|
Sprinkle __predict_false to dedicated assertions of mutex and rwlock
|
2018-08-31 01:23:57 +00:00 |
kern_ntptime.c
|
Zero out the ntptimeval structure to prevent a 4 byte kernel stack disclosure.
|
2018-10-29 22:02:25 +00:00 |
kern_pax.c
|
|
|
kern_physio.c
|
|
|
kern_pmf.c
|
expose pmf debug switches with sysctl.
|
2018-04-08 11:46:13 +00:00 |
kern_proc.c
|
Provide a sysctl kern.expose_address to expose kernel addresses in
|
2018-10-05 22:12:37 +00:00 |
kern_prot.c
|
|
|
kern_ras.c
|
|
|
kern_rate.c
|
|
|
kern_reboot.c
|
retire kern_xxx.c. long live kern_xxx.c.
|
2018-09-14 01:55:19 +00:00 |
kern_resource.c
|
correct the function name.
|
2018-05-13 14:45:23 +00:00 |
kern_rndpool.c
|
Rename min/max -> uimin/uimax for better honesty.
|
2018-09-03 16:29:22 +00:00 |
kern_rndq.c
|
add DIAGNOSTIC check for rnd_attach_source() being called twice for same
|
2018-07-03 18:09:28 +00:00 |
kern_rndsink.c
|
|
|
kern_runq.c
|
|
|
kern_rwlock_obj.c
|
Obtain proper initialized addresses of locks allocated by mutex_obj_alloc or rw_obj_alloc
|
2018-02-05 04:25:04 +00:00 |
kern_rwlock.c
|
Sprinkle __predict_false to dedicated assertions of mutex and rwlock
|
2018-08-31 01:23:57 +00:00 |
kern_scdebug.c
|
retire kern_xxx.c. long live kern_xxx.c.
|
2018-09-14 01:55:19 +00:00 |
kern_sdt.c
|
|
|
kern_sig.c
|
Revert previous
|
2018-05-28 14:07:37 +00:00 |
kern_sleepq.c
|
|
|
kern_softint.c
|
Prevent panic or hangup in softint_disestablish(), pserialize_perform() or
|
2017-12-28 03:39:48 +00:00 |
kern_ssp.c
|
|
|
kern_stub.c
|
let the modular code load the sysv modules.
|
2018-04-12 20:43:44 +00:00 |
kern_subr.c
|
Set rootdev for wedges.
|
2018-10-07 11:24:16 +00:00 |
kern_synch.c
|
Change the place to check if a context switch doesn't happen within a pserialize read section
|
2018-08-14 01:06:01 +00:00 |
kern_syscall.c
|
Allow syscall_establish() to install new syscalls when the existing
|
2018-08-10 21:44:58 +00:00 |
kern_sysctl.c
|
remove M_CANFAIL flag for malloc(9) - it was completely ignored, so had
|
2018-10-14 17:37:40 +00:00 |
kern_tc.c
|
Revert "Sprinkle cold conditionals to make tc_ticktock before inittimecounter."
|
2018-07-01 15:12:06 +00:00 |
kern_time.c
|
|
|
kern_timeout.c
|
Try to avoid signed integer overflow in callout_softclock()
|
2018-07-08 14:42:52 +00:00 |
kern_todr.c
|
|
|
kern_turnstile.c
|
|
|
kern_uidinfo.c
|
|
|
kern_uuid.c
|
|
|
kern_veriexec.c
|
Add two utility functions to help use kmem with strings: kmem_strdupsize,
|
2017-11-07 18:35:57 +00:00 |
kgdb_stub.c
|
|
|
Make.tags.inc
|
|
|
Makefile
|
|
|
makesyscalls.sh
|
Refactor the numeric validity check just added, so the error
|
2018-08-26 11:53:28 +00:00 |
sched_4bsd.c
|
Rename min/max -> uimin/uimax for better honesty.
|
2018-09-03 16:29:22 +00:00 |
sched_m2.c
|
Rename min/max -> uimin/uimax for better honesty.
|
2018-09-03 16:29:22 +00:00 |
subr_asan.c
|
Move the MI parts of KASAN into kern/subr_asan.c. This file includes
|
2018-10-31 06:26:25 +00:00 |
subr_autoconf.c
|
- move export for devmon_insert_vec into sys/device.h.
|
2018-09-18 01:25:09 +00:00 |
subr_blist.c
|
|
|
subr_bufq.c
|
Fix a comment. NFC
|
2018-01-23 22:08:55 +00:00 |
subr_callback.c
|
|
|
subr_copy.c
|
add copyin_pid(), to copyin from a different user address space.
|
2018-05-28 21:04:41 +00:00 |
subr_cprng.c
|
Allow attaching for write, but return no events.
|
2017-12-01 19:05:49 +00:00 |
subr_cpufreq.c
|
|
|
subr_debug.c
|
|
|
subr_device.c
|
|
|
subr_devsw.c
|
Add two utility functions to help use kmem with strings: kmem_strdupsize,
|
2017-11-07 18:35:57 +00:00 |
subr_disk_mbr.c
|
CID-1427768: Off by one
|
2018-01-21 16:55:25 +00:00 |
subr_disk_open.c
|
|
|
subr_disk.c
|
Fix typo in comment (s/is/if/) - NFC.
|
2018-03-07 21:13:24 +00:00 |
subr_evcnt.c
|
|
|
subr_exec_fd.c
|
|
|
subr_extent.c
|
Don't take the mutex in extent_print if EX_EARLY
|
2017-12-31 09:25:19 +00:00 |
subr_hash.c
|
|
|
subr_humanize.c
|
|
|
subr_interrupt.c
|
- don't return ENOMEM for errors not related to memory
|
2018-01-28 22:24:58 +00:00 |
subr_iostat.c
|
Rename min/max -> uimin/uimax for better honesty.
|
2018-09-03 16:29:22 +00:00 |
subr_ipi.c
|
|
|
subr_kcpuset.c
|
|
|
subr_kmem.c
|
- opt_kasan.h is included from <sys/asan.h>
|
2018-08-22 14:12:30 +00:00 |
subr_kobj_vfs.c
|
|
|
subr_kobj.c
|
add a kobj_error() to a recently added error case
|
2018-06-23 14:22:30 +00:00 |
subr_localcount.c
|
Implement a debugging facility (overflow/underflow detection) for localcount
|
2017-11-17 09:26:36 +00:00 |
subr_lockdebug.c
|
in the !MP world, ci->ci_curlwp may not exist. just use curlwp.
|
2018-10-25 09:30:45 +00:00 |
subr_log.c
|
Rename min/max -> uimin/uimax for better honesty.
|
2018-09-03 16:29:22 +00:00 |
subr_lwp_specificdata.c
|
|
|
subr_once.c
|
|
|
subr_optstr.c
|
|
|
subr_pcq.c
|
Typos.
|
2018-02-08 09:05:16 +00:00 |
subr_pcu.c
|
PR port-arm/52603:
|
2017-10-16 15:03:57 +00:00 |
subr_percpu.c
|
|
|
subr_physmap.c
|
|
|
subr_pool.c
|
Correctly align the size+redzone for KASAN, on amd64 it happens to be
|
2018-09-10 13:11:05 +00:00 |
subr_prf.c
|
More ipkdb removal
|
2018-07-15 07:24:11 +00:00 |
subr_prof.c
|
Add a proper defflag for GPROF, and include opt_gprof.h, otherwise we're
|
2018-02-04 17:31:51 +00:00 |
subr_pserialize.c
|
Change the place to check if a context switch doesn't happen within a pserialize read section
|
2018-08-14 01:06:01 +00:00 |
subr_psref.c
|
Use high priority xcall with a softint of an IPL the same as psref class's one
|
2018-02-01 03:17:00 +00:00 |
subr_specificdata.c
|
|
|
subr_spldebug.c
|
|
|
subr_syscall_stats.c
|
|
|
subr_tftproot.c
|
appease gcc
|
2018-10-27 09:13:45 +00:00 |
subr_time.c
|
make _lwp_park return the remaining time to sleep in the "ts" argument
|
2017-12-08 01:19:29 +00:00 |
subr_userconf.c
|
call cnpollc(1) and cnpollc(0) around cngetc().
|
2018-09-16 23:18:55 +00:00 |
subr_vmem.c
|
Typos.
|
2018-02-08 09:05:16 +00:00 |
subr_workqueue.c
|
Don't wait on workqueue_wait if called from worker itself
|
2018-06-13 05:26:12 +00:00 |
subr_xcall.c
|
Spinkle ASSERT_SLEEPABLE to xcall functions
|
2018-02-07 04:25:09 +00:00 |
sys_aio.c
|
|
|
sys_descrip.c
|
Refactor pipe1() and correct a bug in sys_pipe2() (SYS_pipe2)
|
2017-12-26 08:30:57 +00:00 |
sys_generic.c
|
|
|
sys_lwp.c
|
Apply C99-style struct initialization to syncobj_t
|
2018-01-30 07:52:22 +00:00 |
sys_module.c
|
Introduce KAUTH_REQ_PROCESS_CANSEE_KPTR, and use it in the already-existing
|
2018-09-04 14:31:18 +00:00 |
sys_mqueue.c
|
Handle p->p_mqueue_cnt in a symmetric manner.
|
2018-08-19 15:10:23 +00:00 |
sys_pipe.c
|
convert the (still disabled) 'direct write' for pipes to use the
|
2018-06-10 17:54:51 +00:00 |
sys_process.c
|
|
|
sys_pset.c
|
Rename min/max -> uimin/uimax for better honesty.
|
2018-09-03 16:29:22 +00:00 |
sys_ptrace_common.c
|
Add some debugging in case someone else wants to debug gdb...
|
2018-06-23 03:32:48 +00:00 |
sys_ptrace.c
|
handle siginfo requests for ptrace32
|
2017-12-17 20:59:27 +00:00 |
sys_sched.c
|
|
|
sys_select.c
|
Apply C99-style struct initialization to syncobj_t
|
2018-01-30 07:52:22 +00:00 |
sys_sig.c
|
|
|
sys_socket.c
|
Add ioctl(2) handler for kernel part of sctp_peeloff().
|
2018-08-01 23:35:32 +00:00 |
sys_syscall.c
|
|
|
syscalls_autoload.c
|
Regen
|
2018-08-10 21:47:14 +00:00 |
syscalls.c
|
Regen
|
2018-08-10 21:47:14 +00:00 |
syscalls.conf
|
|
|
syscalls.master
|
Add getsockopt2() syscall.
|
2018-07-31 13:00:13 +00:00 |
systrace_args.c
|
Regen
|
2018-08-10 21:47:14 +00:00 |
sysv_ipc.c
|
Rename min/max -> uimin/uimax for better honesty.
|
2018-09-03 16:29:22 +00:00 |
sysv_msg.c
|
correct typo: and and -> and (comments only)
|
2018-03-30 22:54:36 +00:00 |
sysv_sem.c
|
|
|
sysv_shm.c
|
Rename min/max -> uimin/uimax for better honesty.
|
2018-09-03 16:29:22 +00:00 |
tty_bsdpty.c
|
|
|
tty_conf.c
|
|
|
tty_ptm.c
|
|
|
tty_pty.c
|
Rename min/max -> uimin/uimax for better honesty.
|
2018-09-03 16:29:22 +00:00 |
tty_subr.c
|
|
|
tty_tty.c
|
|
|
tty.c
|
Rename min/max -> uimin/uimax for better honesty.
|
2018-09-03 16:29:22 +00:00 |
uipc_accf.c
|
|
|
uipc_domain.c
|
Rename min/max -> uimin/uimax for better honesty.
|
2018-09-03 16:29:22 +00:00 |
uipc_mbuf2.c
|
Adjust alignment in m_pulldown().
|
2018-08-02 04:28:56 +00:00 |
uipc_mbuf.c
|
s/conver_to/convert_to/. No functional change.
|
2018-10-05 05:06:48 +00:00 |
uipc_mbufdebug.c
|
KNF. No functional change.
|
2018-10-18 05:44:19 +00:00 |
uipc_proto.c
|
|
|
uipc_sem.c
|
don't use pathbuf here; it is intertwined with vfs and gives rump heartburn.
|
2018-05-06 00:46:09 +00:00 |
uipc_socket2.c
|
Rename min/max -> uimin/uimax for better honesty.
|
2018-09-03 16:29:22 +00:00 |
uipc_socket.c
|
Rename min/max -> uimin/uimax for better honesty.
|
2018-09-03 16:29:22 +00:00 |
uipc_syscalls.c
|
Rename min/max -> uimin/uimax for better honesty.
|
2018-09-03 16:29:22 +00:00 |
uipc_usrreq.c
|
Increase the default size of some receive buffers from 8k to 16k.
|
2018-05-11 09:43:59 +00:00 |
vfs_bio.c
|
Make sure getnewbuf() runs bawrite() inside fstrans.
|
2018-08-29 09:05:17 +00:00 |
vfs_cache.c
|
|
|
vfs_cwd.c
|
|
|
vfs_dirhash.c
|
|
|
vfs_getcwd.c
|
|
|
vfs_hooks.c
|
|
|
vfs_init.c
|
|
|
vfs_lockf.c
|
|
|
vfs_lookup.c
|
|
|
vfs_mount.c
|
|
|
vfs_quotactl.c
|
|
|
vfs_subr.c
|
Revert printf return value change.
|
2017-10-27 12:25:14 +00:00 |
vfs_syscalls.c
|
Merge autofs support from: Tomohiro Kusumi
|
2018-01-09 03:31:12 +00:00 |
vfs_trans.c
|
Bring back three state file system suspension:
|
2018-10-05 09:51:55 +00:00 |
vfs_vnode.c
|
Fix non-DIAGNOSTICS build by adjusting _vstate_assert here too.
|
2017-09-22 06:05:20 +00:00 |
vfs_vnops.c
|
Rename min/max -> uimin/uimax for better honesty.
|
2018-09-03 16:29:22 +00:00 |
vfs_wapbl.c
|
according to benchmark extracting pkgsrc.tar, using FUA and hence waiting
|
2017-12-02 17:29:55 +00:00 |
vfs_xattr.c
|
|
|
vnode_if.c
|
|
|
vnode_if.sh
|
|
|
vnode_if.src
|
|
|