This website requires JavaScript.
Explore
Help
Register
Sign In
hardenedbsd
/
HardenedBSD
Watch
1
Star
0
Fork
0
You've already forked HardenedBSD
mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced
2024-11-30 05:01:39 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
a0f74ba8d8
HardenedBSD
/
sys
/
kern
History
mjg
93991d4618
kqueue: simplify kern_kqueue by not refing/unrefing creds too early
...
No functional changes.
2015-09-23 12:45:08 +00:00
..
bus_if.m
capabilities.conf
clock_if.m
cpufreq_if.m
device_if.m
genassym.sh
imgact_aout.c
imgact_binmisc.c
imgact_elf32.c
imgact_elf64.c
imgact_elf.c
imgact_gzip.c
imgact_shell.c
inflate.c
init_main.c
init_sysent.c
kern_acct.c
kern_alq.c
kern_clock.c
kern_clocksource.c
kern_condvar.c
kern_conf.c
kern_cons.c
kern_context.c
kern_cpu.c
kern_cpuset.c
kern_ctf.c
kern_descrip.c
kern_dtrace.c
kern_dump.c
kern_environment.c
kern_et.c
kern_event.c
kqueue: simplify kern_kqueue by not refing/unrefing creds too early
2015-09-23 12:45:08 +00:00
kern_exec.c
kern_exit.c
kern_fail.c
kern_ffclock.c
kern_fork.c
kern_gzio.c
kern_hhook.c
kern_idle.c
kern_intr.c
kern_jail.c
kern_khelp.c
kern_kthread.c
kern_ktr.c
kern_ktrace.c
kern_linker.c
sysctl: switch sysctllock to a sleepable rmlock, take 2
2015-09-15 23:06:56 +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_numa.c
kern_osd.c
kern_physio.c
kern_pmc.c
kern_poll.c
kern_priv.c
kern_proc.c
When a process group leader exits, all of the processes in the group are
2015-09-16 16:40:07 +00:00
kern_procctl.c
kern_prot.c
kern_racct.c
kern_rangelock.c
kern_rctl.c
kern_resource.c
kern_rmlock.c
Threads holding a read lock of a sleepable rm lock are not permitted
2015-09-15 22:16:21 +00:00
kern_rwlock.c
kern_sdt.c
kern_sema.c
kern_sharedpage.c
kern_shutdown.c
Kernel part of reroot support - a way to change rootfs without reboot.
2015-09-18 17:32:22 +00:00
kern_sig.c
kern_switch.c
kern_sx.c
kern_synch.c
kern_syscalls.c
kern_sysctl.c
sysctl: switch sysctllock to a sleepable rmlock, take 2
2015-09-15 23:06:56 +00:00
kern_tc.c
kern_thr.c
kern_thread.c
kern_time.c
kern_timeout.c
Revert r287780 until more developers have their say.
2015-09-22 06:51:55 +00:00
kern_umtx.c
kern_uuid.c
kern_xxx.c
ksched.c
link_elf_obj.c
Add support for weak symbols to the kernel linkers. It means that
2015-09-20 01:27:59 +00:00
link_elf.c
Add support for weak symbols to the kernel linkers. It means that
2015-09-20 01:27:59 +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
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_dma.c
subr_bus.c
subr_busdma_bufalloc.c
subr_capability.c
subr_clock.c
subr_counter.c
subr_devstat.c
subr_disk.c
subr_dummy_vdso_tc.c
subr_eventhandler.c
subr_fattime.c
subr_firmware.c
subr_hash.c
subr_hints.c
subr_kdb.c
subr_kobj.c
subr_lock.c
subr_log.c
subr_mbpool.c
subr_mchain.c
subr_module.c
subr_msgbuf.c
subr_param.c
Ensure that maxproc does not exceed pid_max, at the time of boot.
2015-09-21 15:02:59 +00:00
subr_pcpu.c
subr_pctrie.c
subr_power.c
subr_prf.c
subr_prof.c
subr_rman.c
subr_rtc.c
subr_sbuf.c
subr_scanf.c
subr_sfbuf.c
subr_sglist.c
subr_sleepqueue.c
subr_smp.c
subr_stack.c
subr_syscall.c
Always clear TDB_USERWR before fetching system call arguments. The
2015-09-16 20:55:00 +00:00
subr_taskqueue.c
subr_terminal.c
subr_trap.c
subr_turnstile.c
subr_uio.c
subr_unit.c
subr_vmem.c
subr_witness.c
sys_capability.c
sys_generic.c
sys_pipe.c
sys_procdesc.c
sys_process.c
sys_socket.c
syscalls.c
syscalls.master
systrace_args.c
sysv_ipc.c
sysv_msg.c
sysv_sem.c
sysv_shm.c
tty_compat.c
tty_info.c
tty_inq.c
tty_outq.c
tty_pts.c
tty_tty.c
tty_ttydisc.c
tty.c
uipc_accf.c
uipc_debug.c
uipc_domain.c
uipc_mbuf2.c
uipc_mbuf.c
uipc_mbufhash.c
uipc_mqueue.c
uipc_sem.c
uipc_shm.c
uipc_sockbuf.c
uipc_socket.c
uipc_syscalls.c
uipc_usrreq.c
vfs_acl.c
vfs_aio.c
vfs_bio.c
- Fix a nonsense reordering that somehow slipped into my last diff.
2015-09-23 07:44:07 +00:00
vfs_cache.c
vfs_cluster.c
vfs_default.c
vfs_export.c
vfs_extattr.c
vfs_hash.c
vfs_init.c
sysctl: switch sysctllock to a sleepable rmlock, take 2
2015-09-15 23:06:56 +00:00
vfs_lookup.c
vfs_mount.c
vfs_mountroot.c
vfs_mountroot_shuffle() never returns non-zero.
2015-09-22 03:34:07 +00:00
vfs_subr.c
kevent(2): Note DOOMED vnodes with NOTE_REVOKE
2015-09-15 20:22:30 +00:00
vfs_syscalls.c
vfs_vnops.c
For open("name", O_DIRECTORY | O_CREAT), do not try to create the
2015-09-09 19:31:08 +00:00
vnode_if.src
kevent(2): Note DOOMED vnodes with NOTE_REVOKE
2015-09-15 20:22:30 +00:00