]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern
MFp4;
[FreeBSD/FreeBSD.git] / sys / kern /
2009-12-04 netchildImport the unchanged v4l videodev.h from the vendor...
2009-12-03 kibRemove wrong assertion. Debugee is allowed to lose...
2009-12-03 traszAdd change that was somehow missed in r192586. It...
2009-12-01 edDon't allocate an input buffer for a TTY when the recei...
2009-11-26 alcReplace VM_PROT_OVERRIDE_WRITE by VM_PROT_COPY. VM_PRO...
2009-11-24 ivorasMake ULE process usage (%CPU) accounting usable again...
2009-11-20 kibOn the return path from F_RDAHEAD and F_READAHEAD fcntl...
2009-11-19 jhExtend ddb(4) "show mount" command to print active...
2009-11-17 gonzo- Unbreak build with KLD_DEBUG defined
2009-11-17 kibAmong signal generation syscalls, only sigqueue(2)...
2009-11-16 jkimMerge ACPICA 20091112.
2009-11-12 delphijRevert revision 199201 for now as it has introduced...
2009-11-12 attilioAdd the possibility for vfs.root.mountfrom tunable...
2009-11-12 attilioThe building the dev nameunit string, in devclass_add_d...
2009-11-11 delphijAdd interface description capability as inspired by...
2009-11-11 traszRevert r198873. Having different VAPPEND semantics...
2009-11-10 kibWhen rename("a", "b/.") is performed, target namei...
2009-11-10 kibIn r198506, kern_sigsuspend() started doing cursig...
2009-11-08 traszAdd suggestion for zfs root.
2009-11-06 attilioSave the sack when doing a lockmgr_disown() call.
2009-11-04 traszFix build.
2009-11-04 traszRevert r198874, pending further discussion.
2009-11-04 traszStyle fixes.
2009-11-04 traszMake sure we don't end up with VAPPEND without VWRITE...
2009-11-04 traszWhile VAPPEND without VWRITE makes sense for VOP_ACCESS...
2009-11-03 edMake /dev/klog and kern.msgbuf* MPSAFE.
2009-11-03 attilioSplit P_NOLOAD into a per-thread flag (TDF_NOLOAD).
2009-11-03 kibIf socket buffer space appears to be lower then sum...
2009-10-30 kibTrapsignal() and postsig() call kern_sigprocmask()...
2009-10-29 kibTrapsignal() calls kern_sigprocmask() when delivering...
2009-10-29 kibFix style issue.
2009-10-27 kibRegenerate
2009-10-27 kibCurrent pselect(3) is implemented in usermode and thus...
2009-10-27 kibIn r197963, a race with thread being selected for signa...
2009-10-27 kibIn kern_sigsuspend(), better manipulate thread signal...
2009-10-26 jhbAnother nit that both I and ispell missed.
2009-10-26 jhbFix some spelling nits.
2009-10-25 jkoshyInform hwpmc(4) of a thread's impending demise prior...
2009-10-25 alcUpdate a comment to reflect the previous change.
2009-10-24 ru- Rename tunable kern.ipc.shmmaxpgs to kern.ipc.shmall.
2009-10-23 jhb- Fix several off-by-one errors when using MAXCOMLEN...
2009-10-23 jhbDon't bother copying the name of a kproc or kthread...
2009-10-22 jhbSet the devclass_t pointer specified in the DRIVER_MODU...
2009-10-21 marcelo Introduce vm_sync_icache() for making the I-cache...
2009-10-20 ruRandom number generator initialization cleanup:
2009-10-19 jkimMerge ACPICA 20091013.
2009-10-19 edProperly set the low watermarks when reducing the baud...
2009-10-18 edAllow the buffer size to be configured for pseudo-like...
2009-10-18 edMake lock devices work properly.
2009-10-18 kibIf ET_DYN binary has non-zero base address for some...
2009-10-17 edPrint backspaces after echoing an EOF.
2009-10-15 jhbUse language more closely resembling English in a panic...
2009-10-15 jhbAdd a facility for associating optional descriptions...
2009-10-15 jhbFix a sign bug in the handling of nice priorities when...
2009-10-12 jkoshyImprove the description of sysctl "kern.sugid_coredump".
2009-10-12 kibFix typo.
2009-10-11 kibCurrently, when signal is delivered to the process...
2009-10-10 kibRefine r195509, instead of checking that vnode type...
2009-10-10 kibMap PIE binaries at non-zero base address.
2009-10-10 kibDo not map segments of zero length.
2009-10-10 kibPostpone dropping fp till both kq_global and kqueue...
2009-10-05 rwatsonFix build on amd64, where sysctl arg1 is a pointer.
2009-10-05 traszFix NFSv4 ACLs on sparc64. Turns out that fuword(9...
2009-10-05 rwatsonFirst cut at implementing SOCK_SEQPACKET support for...
2009-10-03 attilioWhen releasing a lockmgr held in shared way we need...
2009-10-03 bzPrint a warning in case we cannot add more brandinfo...
2009-10-02 rwatsonDon't comment on stream socket handling in sosend_dgram...
2009-10-02 bzAdd a mitigation feature that will prevent user mappings at
2009-10-01 emasteIn fill_kinfo_thread, copy the thread's name into struc...
2009-10-01 traszProvide default implementation for VOP_ACCESS(9), so...
2009-10-01 desUpgrade to OpenSSH 5.3p1.
2009-10-01 kibDo not dereference vp->v_mount without holding vnode...
2009-10-01 kibFix typo.
2009-10-01 avgprint machine in kernel boot version string
2009-09-30 attilioWhen releasing a read/shared lock we need to use a...
2009-09-30 avgprint_caddr_t: drop incorrect __unused attribute from...
2009-09-30 rwatsonRegenerate system call files following r197636.
2009-09-30 rwatsonReserve system call numbers for Capsicum security frame...
2009-09-28 jamieSet the prison in NFS anon and GSS SVC creds.
2009-09-28 delphijAdd two new fcntls to enable/disable read-ahead:
2009-09-28 delphijUse correct sizeof() object for klist 'list'. Currentl...
2009-09-25 davidxuIn function do_rw_wrlock, when a writer got an error...
2009-09-24 mavDo not call BUS_DRIVER_ADDED() for detached buses ...
2009-09-22 rdivackyChange unsigned foo to u_foo as required by style(9).
2009-09-22 traszAdd pieces of infrastructure required for NFSv4 ACL...
2009-09-21 kibRemove forward_roundrobin(), it is unused for quite...
2009-09-19 tuexenGet SCTP working in combination with VIMAGE.
2009-09-18 alcAdd a new sysctl for reporting all of the supported...
2009-09-18 attilioDon't allocate new unnecessary pages when devstat_alloc...
2009-09-17 rdivackyFix the style of the previous commit.
2009-09-17 rdivackyMake these argument/variable unsigned as the defines...
2009-09-16 ssonAdd EV_RECEIPT to kevents.
2009-09-16 ssonAdd the EV_DISPATCH flag to kevents.
2009-09-16 ssonAdd EVFILT_USER to kevents.
2009-09-16 ssonAdd optional touch event filter hooks to kevents.
2009-09-15 andre-Put the optimized soreceive_stream() under a compile...
2009-09-15 attilioFix sched_switch_migrate():
2009-09-13 attilioRevert r196779 in order to implement a different scheme...
2009-09-12 luigiMake sure callouts are not processed one tick late.
2009-09-12 rwatsonUse C99 initialization for struct filterops.
next