| 2011-12-22 |
Matthew Dillon | kernel - Implement static stackgap feature in addition... |
blob | commitdiff |
| 2011-12-22 |
Matthew Dillon | kernel - Increase cluster_limit for exec args on machin... |
blob | commitdiff | diff to current |
| 2011-12-22 |
Matthew Dillon | kernel - Add suword32 and fix argc/envc initialization |
blob | commitdiff | diff to current |
| 2011-12-08 |
Matthew Dillon | kernel - Fix missing token release on I/O error during... |
blob | commitdiff | diff to current |
| 2011-12-02 |
Matthew Dillon | kernel - Refactor the vmspace locking code and several... |
blob | commitdiff | diff to current |
| 2011-12-01 |
Matthew Dillon | kernel - Fix race between procfs / proc sysctls and... |
blob | commitdiff | diff to current |
| 2011-11-26 |
John Marino | Initial import of binutils 2.22 on the new vendor branch |
blob | commitdiff | diff to current |
| 2011-11-15 |
Matthew Dillon | kernel - Major signal path adjustments to fix races... |
blob | commitdiff | diff to current |
| 2011-11-10 |
Matthew Dillon | kernel - Remove ad-hoc increment/decrement of vm->vm_sysref |
blob | commitdiff | diff to current |
| 2011-10-27 |
Matthew Dillon | kernel - Fix memory leak when execv()ing certain paths. |
blob | commitdiff | diff to current |
| 2011-10-19 |
Matthew Dillon | kernel - Increase exec args cache on 64-bit boxes |
blob | commitdiff | diff to current |
| 2011-10-18 |
Matthew Dillon | kernel - Major SMP performance patch / VM system, bus... |
blob | commitdiff | diff to current |
| 2011-06-14 |
Matthew Dillon | kernel - Fix a 'vm_page_unhold: hold count < 0' panic... |
blob | commitdiff | diff to current |
| 2011-06-09 |
Matthew Dillon | kernel - Fix a 'vm_page_unhold: hold count < 0' panic... |
blob | commitdiff | diff to current |
| 2011-05-11 |
John Marino | kernel ELF: Reimplement Elf Branding, .note.ABI-tag |
blob | commitdiff | diff to current |
| 2011-04-28 |
John Marino | kernel: Implement ELF auxinfo entry type AT_EXECPATH |
blob | commitdiff | diff to current |
| 2011-03-09 |
Matthew Dillon | kernel - Add lwkt.cache_threads boot-time tunable |
blob | commitdiff | diff to current |
| 2011-03-06 |
Venkatesh Srinivas | kernel -- file desc malloc zone overflow handling. |
blob | commitdiff | diff to current |
| 2011-02-17 |
Venkatesh Srinivas | librt: Initial userland implementation of POSIX AIO... |
blob | commitdiff | diff to current |
| 2011-02-16 |
Matthew Dillon | kernel - Fix MP refcount race in struct sigacts |
blob | commitdiff | diff to current |
| 2011-02-16 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd... |
blob | commitdiff | diff to current |
| 2011-02-16 |
Matthew Dillon | kernel - Fix MP refcount race in struct pargs |
blob | commitdiff | diff to current |
| 2011-02-16 |
Venkatesh Srinivas | kernel -- Eliminate AIO. |
blob | commitdiff | diff to current |
| 2011-01-20 |
Matthew Dillon | kernel - Optimize the x86-64 lwbuf API |
blob | commitdiff | diff to current |
| 2010-10-25 |
Antonio Huete Jimenez | nullfs - Add 'noexec' flag support. |
blob | commitdiff | diff to current |
| 2010-08-27 |
Matthew Dillon | kernel - Major MPSAFE Infrastructure |
blob | commitdiff | diff to current |
| 2010-07-03 |
Matthew Dillon | kernel - MPSAFE work - Finish tokenizing vm_page.c |
blob | commitdiff | diff to current |
| 2010-03-18 |
Samuel J. Greear | kernel - Introduce lightweight buffers |
blob | commitdiff | diff to current |
| 2010-03-13 |
Alex Hornung | linux emu - peripheral changes |
blob | commitdiff | diff to current |
| 2010-01-18 |
Matthew Dillon | kernel - simplify vm pager ops, add pre-faulting for... |
blob | commitdiff | diff to current |
| 2009-12-20 |
Matthew Dillon | kernel - Move mplock to machine-independent C |
blob | commitdiff | diff to current |
| 2009-12-15 |
Matthew Dillon | kernel - adjust falloc and arguments to dupfdopen,... |
blob | commitdiff | diff to current |
| 2009-12-13 |
Matthew Dillon | kernel - Move MP lock inward, plus misc other stuff |
blob | commitdiff | diff to current |
| 2009-10-29 |
Simon Schubert | imgact_elf: accept .note.ABI-tag sections located anywhere |
blob | commitdiff | diff to current |
| 2009-10-02 |
Matthew Dillon | ktrace - Add kern.ktrace_suid, allowing suid/sgid execs... |
blob | commitdiff | diff to current |
| 2009-09-30 |
Simon Schubert | Fix exec from setuid/setgid binaries |
blob | commitdiff | diff to current |
| 2009-07-30 |
Matthew Dillon | Fix nasty bug in exec*() code that can crash the machine. |
blob | commitdiff | diff to current |
| 2009-07-02 |
Matthew Dillon | file descriptor enumeration - Fix races |
blob | commitdiff | diff to current |
| 2009-04-23 |
Matthew Dillon | Make adjustments to how MAP_STACK works to prevent... |
blob | commitdiff | diff to current |
| 2009-04-23 |
Matthew Dillon | Fix VM panic. Add required overflow check for MAP_STAC... |
blob | commitdiff | diff to current |
| 2009-01-21 |
Matthew Dillon | Issue 1013 - update atime on exec and mmap, add helper... |
blob | commitdiff | diff to current |
| 2008-12-15 |
Michael Neumann | suser_* to priv_* conversion |
blob | commitdiff | diff to current |
| 2008-10-26 |
Sepherosa Ziehau | - Return the real cluster limit used by the objcache |
blob | commitdiff | diff to current |
| 2008-01-06 |
Sascha Wildner | Remove bogus checks after kmalloc(M_WAITOK) which never... |
blob | commitdiff | diff to current |
| 2007-08-28 |
Matthew Dillon | Fix a bug in vnode_pager_generic_getpages(). This... |
blob | commitdiff | diff to current |
| 2007-07-30 |
Peter Avalos | Spelling corrections. |
blob | commitdiff | diff to current |
| 2007-07-30 |
Simon Schubert | Fix a memory leak when kern_execve() fails fatally. |
blob | commitdiff | diff to current |
| 2007-07-12 |
Matthew Dillon | Fix LWP support on exec. exec now properly kills all... |
blob | commitdiff | diff to current |
| 2007-06-29 |
Matthew Dillon | Implement struct lwp->lwp_vmspace. Leave p_vmspace... |
blob | commitdiff | diff to current |
| 2007-06-07 |
Matthew Dillon | Entirely remove exec_map from the kernel. Use the... |
blob | commitdiff | diff to current |
| 2007-04-29 |
Matthew Dillon | * Use SYSREF for vmspace structures. This replaces... |
blob | commitdiff | diff to current |
| 2007-02-25 |
Simon Schubert | Get rid of struct user/UAREA. |
blob | commitdiff | diff to current |
| 2007-02-24 |
Simon Schubert | 1:1 Userland threading stage 4.4/4: |
blob | commitdiff | diff to current |
| 2007-02-03 |
Simon Schubert | 1:1 Userland threading stage 2.11/4: |
blob | commitdiff | diff to current |
| 2006-12-28 |
Matthew Dillon | Make kernel_map, buffer_map, clean_map, exec_map, and... |
blob | commitdiff | diff to current |
| 2006-12-23 |
Sascha Wildner | Rename printf -> kprintf in sys/ and add some defines... |
blob | commitdiff | diff to current |
| 2006-11-07 |
Matthew Dillon | More Machine-dependant/Machine-independant code and... |
blob | commitdiff | diff to current |
| 2006-11-07 |
Matthew Dillon | Misc cleanups and CVS surgery. Move a number of header... |
blob | commitdiff | diff to current |
| 2006-10-27 |
Matthew Dillon | Major namecache work primarily to support NULLFS. |
blob | commitdiff | diff to current |
| 2006-10-20 |
Matthew Dillon | Add a ton of infrastructure for VKERNEL support. ... |
blob | commitdiff | diff to current |
| 2006-09-19 |
Simon Schubert | 1:1 Userland threading stage 2.9/4: |
blob | commitdiff | diff to current |
| 2006-09-17 |
Matthew Dillon | Make some adjustments to low level madvise/mcontrol... |
blob | commitdiff | diff to current |
| 2006-09-05 |
Matthew Dillon | Rename malloc->kmalloc, free->kfree, and realloc->kreal... |
blob | commitdiff | diff to current |
| 2006-09-03 |
Matthew Dillon | Rename functions to avoid conflicts with libc. |
blob | commitdiff | diff to current |
| 2006-09-03 |
Matthew Dillon | Rename functions to avoid conflicts with libc. |
blob | commitdiff | diff to current |
| 2006-08-12 |
Matthew Dillon | VNode sequencing and locking - part 3/4. |
blob | commitdiff | diff to current |
| 2006-06-05 |
Matthew Dillon | Modify kern/makesyscall.sh to prefix all kernel system... |
blob | commitdiff | diff to current |
| 2006-05-17 |
Matthew Dillon | The ktracing code was not properly matching up VOP_OPEN... |
blob | commitdiff | diff to current |
| 2006-05-06 |
Matthew Dillon | The thread/proc pointer argument in the VFS subsystem... |
blob | commitdiff | diff to current |
| 2006-05-05 |
Matthew Dillon | Simplify vn_lock(), VOP_LOCK(), and VOP_UNLOCK() by... |
blob | commitdiff | diff to current |
| 2006-03-29 |
Matthew Dillon | Remove VOP_GETVOBJECT, VOP_DESTROYVOBJECT, and VOP_CREA... |
blob | commitdiff | diff to current |
| 2005-10-09 |
Simon Schubert | 1:1 Userland threading stage 2.6/4: |
blob | commitdiff | diff to current |
| 2005-10-08 |
Simon Schubert | 1:1 Userland threading stage 2.3/4: |
blob | commitdiff | diff to current |
| 2005-06-22 |
Matthew Dillon | Randomize the initial stack pointer for a user process... |
blob | commitdiff | diff to current |
| 2005-04-20 |
Chris Pressey | Style(9) cleanup: use ANSI format for function definitions. |
blob | commitdiff | diff to current |
| 2005-03-02 |
Hiten Pandya | Rename the flags for sf_buf_alloc(9) to be in line... |
blob | commitdiff | diff to current |
| 2005-01-29 |
Matthew Dillon | Redo argv processing to better conform to standards... |
blob | commitdiff | diff to current |
| 2004-11-12 |
Matthew Dillon | VFS messaging/interfacing work stage 9/99: VFS 'NEW... |
blob | commitdiff | diff to current |
| 2004-10-12 |
Matthew Dillon | VFS messaging/interfacing work stage 8/99: Major rework... |
blob | commitdiff | diff to current |
| 2004-05-13 |
Matthew Dillon | Close an interrupt race between vm_page_lookup() and... |
blob | commitdiff | diff to current |
| 2004-05-10 |
Hiten Pandya | Remove redundant newline in a call to panic(9). |
blob | commitdiff | diff to current |
| 2004-04-24 |
David Rhodus | Remove the VREF() macro and uses of it. |
blob | commitdiff | diff to current |
| 2004-04-24 |
David Rhodus | Count statistics for exec calls. |
blob | commitdiff | diff to current |
| 2004-04-19 |
Matthew Dillon | Use vm_page_hold() instead of vm_page_wire() for exec... |
blob | commitdiff | diff to current |
| 2004-04-11 |
Matthew Dillon | Use the sf_buf facility rather then kmem_alloc_wait... |
blob | commitdiff | diff to current |
| 2004-03-12 |
Matthew Dillon | In an rfork'd or vfork'd situation where multiple proce... |
blob | commitdiff | diff to current |
| 2004-03-01 |
Matthew Dillon | Newtoken commit. Change the token implementation as... |
blob | commitdiff | diff to current |
| 2004-01-20 |
Matthew Dillon | Resident executable support stage 1/4: Add kernel bits... |
blob | commitdiff | diff to current |
| 2004-01-08 |
Jeroen Ruigrok/asmodai | Spell 'separate' and its siblings the way it is suppose... |
blob | commitdiff | diff to current |
| 2003-11-18 |
Matthew Dillon | Backout part of 1.16. It is not necessary to align... |
blob | commitdiff | diff to current |
| 2003-11-16 |
Matthew Dillon | Cleanup aux args and 32-byte align the initial user... |
blob | commitdiff | diff to current |
| 2003-11-16 |
Matthew Dillon | Correct bugs introduced in the last syscall separation... |
blob | commitdiff | diff to current |
| 2003-11-12 |
David P. Reese, Jr. | Split execve(). This required some interesting changes... |
blob | commitdiff | diff to current |
| 2003-11-05 |
Matthew Dillon | Variant symlink support stage 1/2: Implement support... |
blob | commitdiff | diff to current |
| 2003-09-23 |
Matthew Dillon | namecache work stage 1: namespace cleanups. Add a... |
blob | commitdiff | diff to current |
| 2003-08-26 |
Robert Garrett | __P() removal |
blob | commitdiff | diff to current |
| 2003-08-20 |
Matthew Dillon | Linux needs %edx to be 0 on entry. It registers it... |
blob | commitdiff | diff to current |
| 2003-08-08 |
Matthew Dillon | Add a few missing cratom() calls. In particular the... |
blob | commitdiff | diff to current |
| 2003-07-24 |
Matthew Dillon | Preliminary syscall messaging work. Adjust all <syscal... |
blob | commitdiff | diff to current |
| 2003-07-23 |
Matthew Dillon | 2003-07-22 Hiten Pandya <hmp@nxad.com> |
blob | commitdiff | diff to current |
| next |