Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Exit with proper status when wake() fails. | jh | 2012-02-24 | 1 | -5/+8 |
* | style(9). | jh | 2012-02-24 | 1 | -4/+4 |
* | Anything that casts struct sockaddr * to struct sockaddr_foo is safe | imp | 2010-02-09 | 1 | -0/+2 |
* | If there is only one NIC in the system that is up and running, the | mbr | 2010-02-08 | 2 | -45/+86 |
* | Make it clear that "interface" is one out of possibly many interface of the | mbr | 2010-01-02 | 1 | -2/+2 |
* | The last big commit: let usr.sbin/ use WARNS=6 by default. | ed | 2010-01-02 | 1 | -1/+0 |
* | Fix wake(8) synopsis to make it clear that at least one lladdr is required | rwatson | 2009-12-26 | 2 | -2/+3 |
* | Use our canonical .Dd format. | brueffer | 2009-11-02 | 1 | -1/+1 |
* | - Properly order headers, local variables and prototypes. [1] | stas | 2009-07-01 | 1 | -18/+11 |
* | - Fix the bug in write(2) called with incorrect parameters resulting in writes | stas | 2009-07-01 | 2 | -52/+64 |
* | Compiles without higher warn level | mbr | 2009-06-30 | 1 | -2/+0 |
* | Add wake, a tool to send Wake on LAN frames to hosts on a local Ethernet network | mbr | 2009-06-30 | 3 | -0/+243 |