Age | Commit message (Expand) | Author |
---|---|---|
2020-05-29 | Meta: Add a script check the presence of "#pragma once" in header files | Emanuele Torre |
2020-03-15 | Userland: ifconfig can change the IP address of the default gateway | marprok |
2020-03-11 | Userland: Set the mask of a network adapter with ifconfig (#1388) | Marios Prokopakis |
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2019-10-02 | Kernel: Add SIOCGIFHWADDR ioctl to get the MAC address of an adapter | Andreas Kling |
2019-09-23 | IPv4: Implement socket ioctls SIOCGIFADDR and SIOCSIFADDR | Andreas Kling |