Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-07-21 | Introduce sed | Jouke Witteveen | 1 | -1/+1 | |
Instead of filtering results from grep, we can also just use sed. Installations having grep can be expected to have sed as well. | |||||
2013-04-15 | Fix naming of IEEE 802 working groups | Jouke Witteveen | 1 | -1/+1 | |
Use 'wpa' to refer to the 802.11i and 802.1x client side software (wpa_supplicant) in general. | |||||
2013-04-10 | Uniformize modelines | Jouke Witteveen | 1 | -1/+1 | |
2012-12-30 | Drop the Scan parameter | Jouke Witteveen | 1 | -9/+1 | |
It was quite useless. | |||||
2012-12-28 | Forking netcfg to netctl (2/2) | Jouke Witteveen | 1 | -82/+55 | |
This commit contains the refactoring and rewriting of code. | |||||
2012-12-28 | Forking netcfg to netctl (1/2) | Jouke Witteveen | 1 | -0/+116 | |
This commit contains the moving of files. |