Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-22 | Clean up includes | Samuel Thibault | |
To use the standard hurd Makeconf rules and permit external dde_* build | |||
2012-02-19 | Prevent dynamic linking | Samuel Thibault | |
2012-02-19 | Install machdev.h | Samuel Thibault | |
2010-08-01 | Use BPF to filter the packets to be delivered. | Zheng Da | |
2010-06-21 | fix port leak in block glue code of libmachdev. | Zheng Da | |
2010-06-14 | fix compiling problems in libddekit and libmachdev. | Zheng Da | |
2010-06-04 | support block devices in the DDE library. | Zheng Da | |
2010-06-04 | convert linux errno to mach in libmachdev. | Zheng Da | |
2010-05-31 | make glue code of networking more independant. | Zheng Da | |
This change is required for block device drivers. When block device drivers are linked to the glue code, the linker should be able to perform garbage collection and exclude the code of networking from the driver programs. | |||
2010-02-01 | check in libmachdev. | Zheng Da | |