Commit graph

4 commits

Author SHA1 Message Date
hira
4db665ea08 Cast an argument to isxdigit(3) to unsigned char. Fix build on
NetBSD/amd64.  OK'd by tron@.
2004-11-14 13:35:20 +00:00
tron
ba1fd92419 Include "stdlib.h" to get missing prototype for exit(3) to fix build
problem when GCC 3.3.1 is used.
2003-09-25 12:08:30 +00:00
tron
77760a6590 Use NetBSD build system and WARNSify program. 1999-11-20 11:54:44 +00:00
hubertf
5a55c8fee3 Send a broadcast message to all clients of a subnet containing
a magic packet to boot the machine up.

Usage: wakeup xx:xx:xx:xx:xx:xx

xx:xx:xx:xx:xx:xx is the MAC address of the machine you want to
wake up. Can be obtained via "arp -a" (remote) or "ifconfig -a"
(local),
1999-11-18 22:28:15 +00:00