minix/include/net
Ben Gras 43ea6a9ce8 Added <minix/sys_config.h>. This file is intended to be included from
other, user-includable config files. It only defines names that don't
pollute the users namespace (start with _). <minix/config.h> still works
like always; it includes sys_config.h now and defines the 'messy' names
(such as CHIP) as the 'cleaner' names (such as _MINIX_CHIP).

Changed some of the other include files to use sys_config.h and the
'cleaner' names. This solves some (past and future) compilation problems.
2005-08-29 13:52:08 +00:00
..
gen Al's double-blank-line removal request 2005-08-22 15:23:47 +00:00
hton.h Added <minix/sys_config.h>. This file is intended to be included from 2005-08-29 13:52:08 +00:00
if.h Many changes to simplify porting applications. 2005-07-11 13:00:43 +00:00
ioctl.h Added ioctls for listen/accept. Added cookies for accept. 2005-07-27 11:40:34 +00:00
netlib.h Initial revision 2005-04-21 14:53:53 +00:00