| 2009-08-19 |
Matthew Dillon | AMD64 - Refactor uio_resid and size_t assumptions. |
blob | commitdiff |
| 2008-12-16 |
Matthew Dillon | Add missing range checks to sopt_valsize for the linux... |
blob | commitdiff | diff to current |
| 2008-07-10 |
Aggelos Economopoulos | Fix sockopt syscalls for the Nth time. |
blob | commitdiff | diff to current |
| 2007-01-28 |
YONETANI Tomokazu | kern_recvmsg() may not return a valid(non-NULL) pointer... |
blob | commitdiff | diff to current |
| 2006-09-16 |
Matthew Dillon | Fix a bug in sendmsg() and two compatibility versions... |
blob | commitdiff | diff to current |
| 2006-06-13 |
Matthew Dillon | Add two more system calls, __accept and __connect.... |
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-04 |
Sascha Wildner | Silence warning. |
blob | commitdiff | diff to current |
| 2006-05-06 |
Matthew Dillon | The fdrop() procedure no longer needs a thread argument... |
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 | Fix the range checking for all read and write system... |
blob | commitdiff | diff to current |
| 2005-04-22 |
Sascha Wildner | Remove DEC Alpha support. |
blob | commitdiff | diff to current |
| 2004-06-02 |
Eirik Nygaard | Change mbug allocation flags from M_ to MB_ to avoid... |
blob | commitdiff | diff to current |
| 2004-04-05 |
Matthew Dillon | Quake 3 server (running under linux emulation) was... |
blob | commitdiff | diff to current |
| 2004-01-09 |
Matthew Dillon | Arg3 to kern_fcntl was incorrectly passed as NULL,... |
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-13 |
David P. Reese, Jr. | Implement socket() and shutdown() using the in-kernel... |
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-04 |
David P. Reese, Jr. | Modify linux_{send,recv}msg() and linux_{set,get}sockop... |
blob | commitdiff | diff to current |
| 2003-09-07 |
David P. Reese, Jr. | Make the linux emulator use the newly split listen... |
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 |
| 2003-09-06 |
Matthew Dillon | Adjust linux emulation calls for bind and listen to... |
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-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 |
|