minix/servers/inet
David van Moolenbroek ac9ab099c8 General cleanup:
- clean up kernel section of minix/com.h somewhat
- remove ALLOCMEM and VM_ALLOCMEM calls
- remove non-safecopy and minix-vmd support from Inet
- remove SYS_VIRVCOPY and SYS_PHYSVCOPY calls
- remove obsolete segment encoding in SYS_SAFECOPY*
- remove DEVCTL call, svrctl(FSDEVUNMAP), map_driverX
- remove declarations of unimplemented svrctl requests
- remove everything related to swapping to disk
- remove floppysetup.sh
- remove traces of rescue device
- update DESCRIBE.sh with new devices
- some other small changes
2010-01-05 19:39:27 +00:00
..
generic Portability: POSIXize some of inet's error codes 2009-11-28 13:18:33 +00:00
minix3 New inet with partial select implementation 2005-06-28 15:19:58 +00:00
buf.c More stack for tcpd. 2006-07-13 13:19:48 +00:00
clock.c General cleanup: 2010-01-05 19:39:27 +00:00
const.h New inet with partial select implementation 2005-06-28 15:19:58 +00:00
inet.c General cleanup: 2010-01-05 19:39:27 +00:00
inet.h General cleanup: 2010-01-05 19:39:27 +00:00
inet_config.c clever hack to avoid starting from 0 disabled because 2009-09-21 14:46:42 +00:00
inet_config.h More stack for tcpd. 2006-07-13 13:19:48 +00:00
Makefile dynamic HZ, library stacktrace 2008-12-11 14:54:42 +00:00
mnx_eth.c General cleanup: 2010-01-05 19:39:27 +00:00
mq.c New inet with partial select implementation 2005-06-28 15:19:58 +00:00
mq.h Initial revision 2005-04-21 14:53:53 +00:00
osdep_eth.h Initial convertion to asynchronous sends for communicating with ethernet 2007-04-23 14:49:20 +00:00
proto.h Prelim commit for ethernet driver crash recovery. 2005-10-21 11:51:45 +00:00
qp.c General cleanup: 2010-01-05 19:39:27 +00:00
qp.h More stack for tcpd. 2006-07-13 13:19:48 +00:00
sha2.c Formatting fixes for the book 2005-08-29 16:47:18 +00:00
sha2.h New inet with partial select implementation 2005-06-28 15:19:58 +00:00
sr.c General cleanup: 2010-01-05 19:39:27 +00:00
sr_int.h Replaced REVIVE and select/notify with alert and DEV_STATUS. 2005-07-27 16:35:16 +00:00
version.c New inet with partial select implementation 2005-06-28 15:19:58 +00:00