aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/wake/wake.c
Commit message (Expand)AuthorAgeFilesLines
* Exit with proper status when wake() fails.Jaakko Heinonen2012-02-241-5/+8
* style(9).Jaakko Heinonen2012-02-241-4/+4
* If there is only one NIC in the system that is up and running, theMartin Blapp2010-02-081-35/+70
* Fix wake(8) synopsis to make it clear that at least one lladdr is requiredRobert Watson2009-12-261-1/+1
* - Properly order headers, local variables and prototypes. [1]Stanislav Sedov2009-07-011-18/+11
* - Fix the bug in write(2) called with incorrect parameters resulting in writesStanislav Sedov2009-07-011-52/+63
* Add wake, a tool to send Wake on LAN frames to hosts on a local Ethernet networkMartin Blapp2009-06-301-0/+174