| 2011-08-17 |
Venkatesh Srinivas | kernel: Fix alignment problem for sendmsg ancillary... |
blob | commitdiff |
| 2011-08-05 |
Sepherosa Ziehau | getsockopt: Add SO_SNDSPACE |
blob | commitdiff | diff to current |
| 2011-02-07 |
Sascha Wildner | Remove useless belt and suspenders include guards in... |
blob | commitdiff | diff to current |
| 2010-10-06 |
Antonio Huete Jimenez | send(2) - Add MSG_NOSIGNAL flag. |
blob | commitdiff | diff to current |
| 2010-09-24 |
Matthew Dillon | network - Add a tcp socket for faster keepalive timeouts |
blob | commitdiff | diff to current |
| 2010-02-18 |
Rui Paulo | Add AF_IEEE80211. |
blob | commitdiff | diff to current |
| 2009-04-07 |
Sascha Wildner | Replace all casts of NULL to something with NULL. |
blob | commitdiff | diff to current |
| 2009-02-16 |
Sascha Wildner | uio.h: Move definition of struct iovec to <sys/_iovec.h>. |
blob | commitdiff | diff to current |
| 2008-11-10 |
Matthew Dillon | Add required range checks prior to kmalloc()ing socket... |
blob | commitdiff | diff to current |
| 2008-07-07 |
Nuno Antunes | Introduce experimental MPLS over ethernet support.... |
blob | commitdiff | diff to current |
| 2008-05-27 |
Matthew Dillon | * Implement SOCK_SEQPACKET sockets for local communicat... |
blob | commitdiff | diff to current |
| 2007-12-30 |
Hasso Tepper | Kernel part of bluetooth stack ported by Dmitry Komissa... |
blob | commitdiff | diff to current |
| 2007-02-27 |
Sascha Wildner | Validate msg_controllen, as per RFC2292. |
blob | commitdiff | diff to current |
| 2007-01-18 |
Sepherosa Ziehau | Put socket() declaration into __{BEGIN,END}_DECL, so... |
blob | commitdiff | diff to current |
| 2007-01-14 |
Sepherosa Ziehau | Expose socket() function declaration for vkernel too. |
blob | commitdiff | diff to current |
| 2007-01-08 |
Matthew Dillon | Rename the following special extended I/O system calls... |
blob | commitdiff | diff to current |
| 2007-01-08 |
Matthew Dillon | Make more libc prototypes available to _KERNEL builds. |
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-11 |
Joerg Sonnenberger | Don't depend on POSIX namespace pollution with u_char... |
blob | commitdiff | diff to current |
| 2006-05-21 |
Matthew Dillon | Clean up more #include files. Create an internal __boo... |
blob | commitdiff | diff to current |
| 2005-07-15 |
Eirik Nygaard | Tie SCTP into the kernel, this includes adding a new... |
blob | commitdiff | diff to current |
| 2005-01-26 |
Jeffrey Hsu | Code cleanup. Refactor some functions. Push some... |
blob | commitdiff | diff to current |
| 2005-01-06 |
Jeffrey Hsu | Cosmetic cleanups. |
blob | commitdiff | diff to current |
| 2003-11-15 |
Jeroen Ruigrok/asmodai | Change wrapping definition from ending in DECLARED_... |
blob | commitdiff | diff to current |
| 2003-11-09 |
Matthew Dillon | Core integer types header file reorganization stage... |
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-19 |
David P. Reese, Jr. | Separate all of the send{to,msg} and recv{from,msg... |
blob | commitdiff | diff to current |
| 2003-09-12 |
David P. Reese, Jr. | Create an emulation/43bsd directory and move the recent... |
blob | commitdiff | diff to current |
| 2003-08-20 |
Robert Garrett | __P() != wanted, begin removal, in order to preserve... |
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 |
|