summaryrefslogtreecommitdiff
path: root/net/wakeup/patches
AgeCommit message (Collapse)AuthorFilesLines
1999-11-20Use NetBSD build system and WARNSify program.tron1-7/+33
1999-11-18Send a broadcast message to all clients of a subnet containinghubertf1-0/+43
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),