| 2009-12-15 |
Matthew Dillon | kernel - use new td_ucred in numerous places |
blob | commitdiff |
| 2009-12-13 |
Matthew Dillon | kernel - Move MP lock inward, plus misc other stuff |
blob | commitdiff | diff to current |
| 2009-09-03 |
Alex Hornung | linuxemu - fix typo |
blob | commitdiff | diff to current |
| 2009-08-26 |
Matthew Dillon | Kernel - pass sysmsg through to ioctl. |
blob | commitdiff | diff to current |
| 2009-08-23 |
Nicolas Thery | add faccessat(2) syscall |
blob | commitdiff | diff to current |
| 2009-08-19 |
Matthew Dillon | AMD64 - Refactor uio_resid and size_t assumptions. |
blob | commitdiff | diff to current |
| 2008-09-28 |
Matthew Dillon | Linux emulation adjustments. |
blob | commitdiff | diff to current |
| 2007-11-20 |
Matthew Dillon | Clean up some missing 32->64 bit cookie conversions... |
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-09-05 |
Matthew Dillon | Rename malloc->kmalloc, free->kfree, and realloc->kreal... |
blob | commitdiff | diff to current |
| 2006-08-19 |
Matthew Dillon | VNode sequencing and locking - part 4/4 - subpart 1... |
blob | commitdiff | diff to current |
| 2006-08-12 |
Matthew Dillon | VNode sequencing and locking - part 3/4. |
blob | commitdiff | diff to current |
| 2006-06-13 |
Matthew Dillon | Add kernel syscall support for explicit blocking and... |
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-06-03 |
Matthew Dillon | Fix a bug in the linux emulator's getdents_common(... |
blob | commitdiff | diff to current |
| 2006-05-24 |
Matthew Dillon | spinlock more of the file descriptor code. No apprecia... |
blob | commitdiff | diff to current |
| 2006-05-19 |
Matthew Dillon | Convert most manual accesses to filedesc->fd_files... |
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-04-27 |
Sascha Wildner | Fix LINT build. |
blob | commitdiff | diff to current |
| 2006-04-26 |
Matthew Dillon | Fix the range checking for all read and write system... |
blob | commitdiff | diff to current |
| 2005-08-27 |
Joerg Sonnenberger | Make struct dirent contain a full 64bit inode. Allow... |
blob | commitdiff | diff to current |
| 2005-08-23 |
Joerg Sonnenberger | Back out accidental commit. |
blob | commitdiff | diff to current |
| 2005-08-22 |
Joerg Sonnenberger | GC unused macro. |
blob | commitdiff | diff to current |
| 2005-06-22 |
Matthew Dillon | File descriptor cleanup stage 2, remove the separate... |
blob | commitdiff | diff to current |
| 2005-04-22 |
Sascha Wildner | Remove DEC Alpha support. |
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-09-30 |
Matthew Dillon | VFS messaging/interfacing work stage 7/99. BEGIN DESTA... |
blob | commitdiff | diff to current |
| 2004-03-01 |
Matthew Dillon | Newtoken commit. Change the token implementation as... |
blob | commitdiff | diff to current |
| 2003-11-15 |
David P. Reese, Jr. | Implement linux_truncate64() and linux_ftruncate64(). |
blob | commitdiff | diff to current |
| 2003-11-13 |
David P. Reese, Jr. | Split mkfifo(). |
blob | commitdiff | diff to current |
| 2003-11-10 |
Matthew Dillon | The last major syscall separation commit completely... |
blob | commitdiff | diff to current |
| 2003-10-21 |
David P. Reese, Jr. | Create the kern_fstat() and kern_ftruncate() in-kernel... |
blob | commitdiff | diff to current |
| 2003-10-17 |
David P. Reese, Jr. | Create kern_readv() and kern_writev() and use them... |
blob | commitdiff | diff to current |
| 2003-10-15 |
David P. Reese, Jr. | Rename do_dup() to kern_dup() and pull in some changes... |
blob | commitdiff | diff to current |
| 2003-08-15 |
Matthew Dillon | Make modules work again part 1: linkup emulation/ and... |
blob | commitdiff | diff to current |
| 2003-08-07 |
Matthew Dillon | kernel tree reorganization stage 1: Major cvs repositor... |
blob | commitdiff | diff to current |
| 2003-07-30 |
Matthew Dillon | syscall messaging 3: Expand the 'header' that goes... |
blob | commitdiff | diff to current |
| 2003-07-26 |
Matthew Dillon | syscall messaging 2: Change the standard return value... |
blob | commitdiff | diff to current |
| 2003-06-26 |
Matthew Dillon | proc->thread stage 5: BUF/VFS clearance! Remove the... |
blob | commitdiff | diff to current |
| 2003-06-25 |
Matthew Dillon | proc->thread stage 4: rework the VFS and DEVICE subsyst... |
blob | commitdiff | diff to current |
| 2003-06-23 |
Matthew Dillon | proc->thread stage 2: MAJOR revamping of system calls... |
blob | commitdiff | diff to current |
| 2003-06-17 |
Matthew Dillon | Add the DragonFly cvs id and perform general cleanups... |
blob | commitdiff | diff to current |
| 2003-06-17 |
Matthew Dillon | Initial import from FreeBSD RELENG_4: |
blob | commitdiff | diff to current |
|