| 2009-08-19 |
Matthew Dillon | AMD64 - Refactor uio_resid and size_t assumptions. |
blob | commitdiff |
| 2009-04-29 |
Matthew Dillon | Split out core kern_clock_*() calls for the clock_... |
blob | commitdiff | diff to current |
| 2008-06-01 |
Matthew Dillon | * Implement new system calls in the kernel: statvfs... |
blob | commitdiff | diff to current |
| 2007-06-16 |
Matthew Dillon | Bring uuidgen(3) into libc and implement the uuidgen... |
blob | commitdiff | diff to current |
| 2007-05-09 |
Matthew Dillon | Give the device major / minor numbers their own separat... |
blob | commitdiff | diff to current |
| 2007-03-12 |
Simon Schubert | 1:1 Userland threading stage 4.8/4: |
blob | commitdiff | diff to current |
| 2006-10-27 |
Matthew Dillon | Major namecache work primarily to support NULLFS. |
blob | commitdiff | diff to current |
| 2006-09-17 |
Matthew Dillon | Make some adjustments to low level madvise/mcontrol... |
blob | commitdiff | diff to current |
| 2006-06-13 |
Matthew Dillon | Add two more system calls, __accept and __connect.... |
blob | commitdiff | diff to current |
| 2006-05-23 |
Matthew Dillon | Move all the resource limit handling code into a new... |
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-04-26 |
Matthew Dillon | Add the preadv() and pwritev() systems and regenerate. |
blob | commitdiff | diff to current |
| 2005-08-09 |
Joerg Sonnenberger | Pass the direction to kern_getdirentries, it will be... |
blob | commitdiff | diff to current |
| 2005-04-08 |
Joerg Sonnenberger | Add closefrom(2) syscall. It closes all file descriptor... |
blob | commitdiff | diff to current |
| 2005-01-31 |
Joerg Sonnenberger | Uncomment the entry for kern_chrot in kern_syscall... |
blob | commitdiff | diff to current |
| 2004-12-30 |
Matthew Dillon | Journaling layer work. Lock down the journaling data... |
blob | commitdiff | diff to current |
| 2004-12-30 |
Chris Pressey | Improve seperation between kernel code and userland... |
blob | commitdiff | diff to current |
| 2004-12-29 |
Matthew Dillon | Journaling layer work. |
blob | commitdiff | diff to current |
| 2004-12-24 |
Matthew Dillon | Journaling layer work. Add a new system call, mountctl... |
blob | commitdiff | diff to current |
| 2004-11-18 |
Matthew Dillon | Lots of bug fixes to the checkpointing code. The big... |
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-09-30 |
Matthew Dillon | VFS messaging/interfacing work stage 7/99. BEGIN DESTA... |
blob | commitdiff | diff to current |
| 2004-06-05 |
Matthew Dillon | Rearrange the kern_getcwd() procedure to return the... |
blob | commitdiff | diff to current |
| 2004-06-05 |
Eirik Nygaard | Split the __getcwd syscall into a kernel and an userlan... |
blob | commitdiff | diff to current |
| 2004-03-27 |
Jeffrey Hsu | Change sendfile() to send the header out coaleseced... |
blob | commitdiff | diff to current |
| 2004-03-16 |
Matthew Dillon | Separate chroot() into kern_chroot(). Rename change_di... |
blob | commitdiff | diff to current |
| 2003-11-14 |
David P. Reese, Jr. | Split mmap(). |
blob | commitdiff | diff to current |
| 2003-11-13 |
David P. Reese, Jr. | Split mkfifo(). |
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-10 |
Matthew Dillon | The last major syscall separation commit completely... |
blob | commitdiff | diff to current |
| 2003-11-03 |
David P. Reese, Jr. | Split wait4(), setrlimit(), getrlimit(), statfs(),... |
blob | commitdiff | diff to current |
| 2003-10-24 |
David P. Reese, Jr. | Remove the FreeBSD 3.x signal code. This includes... |
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-10-08 |
David P. Reese, Jr. | Introduce the function iovec_copyin() and it's friend... |
blob | commitdiff | diff to current |
| 2003-10-03 |
David P. Reese, Jr. | Modify kern_{send,recv}msg() to take struct uio's,... |
blob | commitdiff | diff to current |
| 2003-09-29 |
David P. Reese, Jr. | Split getsockopt() and setsockopt(). |
blob | commitdiff | diff to current |
| 2003-09-19 |
David P. Reese, Jr. | Separate all of the send{to,msg} and recv{from,msg... |
blob | commitdiff | diff to current |
| 2003-09-07 |
David P. Reese, Jr. | Change the split syscall naming convention from syscall... |
blob | commitdiff | diff to current |
|