haiku/headers
Axel Dörfler 79608a2de7 * Moved some private members of net_socket into the new net_socket_private structure.
* Added an "owner" field that stores the team which created the socket (for netstat only);
  we would need a different storage for SIGURG if we ever want to support that.
* Improved netstat address output: now prints "*" instead of INADDR_ANY.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19562 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-12-19 03:01:18 +00:00
..
build FreeBSD build fix. Must have overlooked this one. Thanks to Samuel Rodriguez Perez. 2006-12-02 16:13:15 +00:00
compatibility/bsd More tweaks to the libbsd.so compatibility library: 2006-12-13 16:26:43 +00:00
cpp GCC 4 fix. 2005-12-11 16:22:51 +00:00
glibc Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
gnu adding gnu/termcap.h : is a copy of src/libs/termcap/termcap.h 2004-06-01 12:38:47 +00:00
legacy/network setsockopt and getsockopt use int as others functions 2006-06-23 14:19:11 +00:00
libs * invented a small protocol for use by FileTypes when it wants to 2006-11-17 03:04:08 +00:00
os * implemented "false bold" for text rendering. It is a new property 2006-12-18 05:22:13 +00:00
posix * Removed superfluous prototypes from in.h. Minor cleanup. 2006-12-18 17:12:54 +00:00
private * Moved some private members of net_socket into the new net_socket_private structure. 2006-12-19 03:01:18 +00:00
tools Fixed the build of the cppunit stuff; if you are using IMPORT/EXPORT you should 2004-05-05 16:19:03 +00:00