]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
When a debugger attaches to the process, SIGSTOP is sent to the
[FreeBSD/FreeBSD.git] / sys / sys /
2016-07-28 kibWhen a debugger attaches to the process, SIGSTOP is...
2016-07-27 stevekPrepare for network stack as a module
2016-07-27 kibHide the boottime and bootimebin globals, provide the...
2016-07-26 edAdd shmatt_t.
2016-07-25 julianSplit MAKE_SYSENT into two parts so that the initialize...
2016-07-25 delphijChange bsdiff to use divsufsort suffix sort library...
2016-07-24 mavAdd more UEFI/e820 memory types from latest specifications.
2016-07-23 baptUpdate mandoc to 1.13.4 release
2016-07-23 kibImplement mtx_trylock_spin(9).
2016-07-21 kibProvide counter_warning(9) KPI which allows to issue...
2016-07-20 markjMake vm_pageout_wakeup_thresh a u_int rather than an...
2016-07-19 markmRandom bit generator (RBG) driver for RPi and RPi2.
2016-07-18 jhbInclude process IDs in core dumps.
2016-07-18 jhbAdd PTRACE_VFORK to trace vfork events.
2016-07-15 jhbAdd a mask of optional ptrace() events.
2016-07-14 jhbMove nested include of <sys/queue.h> inside _KERNEL.
2016-07-13 badgerAdd explicit detection of KVM hypervisor
2016-07-13 kibTrace timeval parameters to the getitimer(2) and setiti...
2016-07-12 acheBump __FreeBSD_version after removing collation from...
2016-07-10 rwatsonDo allow auditing of read(2) and write(2) system calls...
2016-07-08 gjbReflect head is now 12.0-CURRENT.
2016-07-07 traszAdd new unmount(2) flag, MNT_NONBUSY, to check whether...
2016-07-06 jhbCorrect locking annotation for p_comm.
2016-07-05 glebiusThe paradigm of a callout is that it has three conseque...
2016-07-05 glebiusCompile in the kassert_panic() function with INVARIANT_...
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-03 kibProvide helper macros to detect 'non-silent SBDRY'...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-30 wmaARM, ARM64: Workaround for buf_ring reordering
2016-06-27 kibFix userspace build after r302235: do not expose bool...
2016-06-27 kibWhen filt_proc() removes event from the knlist due...
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-26 kibRewrite sigdeferstop(9) and sigallowstop(9) into more...
2016-06-25 kibDo not clear robust lists pointers on fork. The forked...
2016-06-24 asomersFix bitstring allocation on 32-bit platforms
2016-06-23 npAdd spares to struct ifnet and socket for packet pacing...
2016-06-23 kenSwitch geom_disk over to using a pool mutex.
2016-06-22 brooksGenerate syscall tables and update pipe() implementatio...
2016-06-22 kibFix a LOR between vnode locks and allproc_lock.
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-21 jhbAccount for AIO socket operations in thread/process...
2016-06-21 kenBump __FreeBSD_version to 1100118 for r302069, which...
2016-06-17 mjgvfs: ifdef out noop vop_* primitives on !DEBUG_VFS_LOCK...
2016-06-17 kibAdd VFS interface to flush specified amount of free...
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-16 kibUpdate comments for the MD functions managing contexts...
2016-06-15 jhbMove backend-specific fields of kaiocb into a union.
2016-06-15 mjgsdt: annotate the probe test as likely to fail
2016-06-14 bdreweryBump __FreeBSD_version for r301602.
2016-06-08 oshogboIntroduce the PD_CLOEXEC for pdfork(2).
2016-06-07 skraRemove temporary solution for storing interrupt mapping...
2016-06-07 mmelINTRNG: As follow up of r301451, implement mapping...
2016-06-06 araujoAdd support to priority code point (PCP) that is an...
2016-06-05 kibGet rid of struct proc p_sched and struct thread td_sch...
2016-06-05 skraINTRNG - change the way how an interrupt mapping data...
2016-06-05 skra(1) Add a new bus method to get a mapping data for...
2016-06-04 edDon't test for INKERNEL to check whether we're in kerne...
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 andrewAdd an interface to handle interrupt controllers that...
2016-06-03 delphijMFV r301238:
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-06-01 mjgMicrooptimize locking primitives by avoiding unnecessar...
2016-06-01 bzThe pr_destroy field does not allow us to run the teard...
2016-06-01 edDefine the id_t type as required by POSIX.
2016-05-31 edMake RLIM_INFINITY usable without including <stdint.h>.
2016-05-31 edAdd missing dependency on <machine/param.h>.
2016-05-31 edImprove POSIX conformance of <signal.h>.
2016-05-31 edMake CMSG_*() work without having NULL available.
2016-05-31 edLet <sched.h> define struct timespec.
2016-05-31 allanjudeBump __FreeBSD_version for ZFS's support for SHA-512t25...
2016-05-30 emasteAdd and correct MIPS relocation types
2016-05-30 edAdd missing restrict keywords to lio_listio().
2016-05-30 sephembuf: Add a flag for M_HASHTYPE_ to indicate the type...
2016-05-29 dimStop exposing the C11 _Atomic() macro in <sys/cdefs...
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-27 jhbFix taskqueue groups to work with EARLY_AP_STARTUP.
2016-05-27 alcThe flag "vm_pages_needed" has long served two distinct...
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-27 adrian[spigen] add the userland ioctl API for spigen.
2016-05-26 bdreweryWITH_AUTO_OBJ: Fix crunchgen builds.
2016-05-26 bdreweryexec: Add credential change information into imgp for...
2016-05-26 cemIfndef KERNEL the userspace-only routines in sys/md...
2016-05-26 cemcrypto routines: Hint minimum buffer sizes to the compiler
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-26 hselaskyAdd support for boolean sysctl's.
2016-05-26 ianDisable alignment faults on armv6, adjust various align...
2016-05-25 ianInclude machine/acle-compat.h in cdefs.h on arm if...
2016-05-24 asomersFix build of kern/subr_unit.c, broken by r300539
2016-05-23 asomersAdd bit_count to the bitstring(3) api
2016-05-23 adrian[bhnd] Fix DEFINE_CLASS_(2|3) multiple inheritance...
2016-05-22 dchaginRemove a now unused global declaration of some sysentve...
2016-05-22 dchaginAdd macro to convert errno and use it when appropriate.
2016-05-21 avgfix loss of taskqueue wakeups (introduced in r300113)
2016-05-20 jhbAdd sglist functions for working with arrays of VM...
2016-05-20 jhbAdd new bus methods for mapping resources.
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-20 andrewRemove brk and sbrk from arm64. They were defined in...
2016-05-20 markjMove IPv6 malloc tag definitions into the IPv6 code.
2016-05-20 markjFix the style of the paging target predicates.
2016-05-20 jhbRemove dangling references to rman_await_resource().
next