History log of /freebsd-current/usr.sbin/wake/wake.8
Revision Date Author Comments
# fa9896e0 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: two-line nroff pattern

Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/


# 99d43aee 12-Aug-2015 Christian Brueffer <brueffer@FreeBSD.org>

Fix a few mandoc warnings.

MFC after: 1 week


# 01c2b8ac 20-Jun-2014 Baptiste Daroussin <bapt@FreeBSD.org>

use .Mt to mark up email addresses consistently (part2)

PR: 191174
Submitted by: Franco Fichtner <franco@lastsummer.de>


# 2710751b 12-May-2013 Joel Dahl <joel@FreeBSD.org>

mdoc sweep.


# a7d5f7eb 19-Oct-2010 Jamie Gritton <jamie@FreeBSD.org>

A new jail(8) with a configuration file, to replace the work currently done
by /etc/rc.d/jail.


# fe0506d7 09-Mar-2010 Marcel Moolenaar <marcel@FreeBSD.org>

Create the altix project branch. The altix project will add support
for the SGI Altix 350 to FreeBSD/ia64. The hardware used for porting
is a two-module system, consisting of a base compute module and a
CPU expansion module. SGI's NUMAFlex architecture can be an excellent
platform to test CPU affinity and NUMA-aware features in FreeBSD.


# 66df920c 08-Feb-2010 Martin Blapp <mbr@FreeBSD.org>

If there is only one NIC in the system that is up and running, the
interface specifier on the command line can be ommited.

Besides of this, the bpf is being reused for each machine
that has to be woken up.

Submitted by: Marc Balmer <marc@msys.ch>


# bb40fa6f 02-Jan-2010 Martin Blapp <mbr@FreeBSD.org>

Make it clear that "interface" is one out of possibly many interface of the
local machine (s/the network interface/a network interface).

Submitted by: Marc Balmer <marc@msys.ch>
MFC after: 3 days


# 4d2280e8 26-Dec-2009 Robert Watson <rwatson@FreeBSD.org>

Fix wake(8) synopsis to make it clear that at least one lladdr is required
as an argument.

Submitted by: Marc Balmer <marc@msys.ch>
MFC after: 3 days


# cf6c5eeb 01-Nov-2009 Christian Brueffer <brueffer@FreeBSD.org>

Use our canonical .Dd format.

Submitted by: Ulrich Spoerlein


# 58c6a70a 30-Jun-2009 Martin Blapp <mbr@FreeBSD.org>

Add wake, a tool to send Wake on LAN frames to hosts on a local Ethernet network

Submitted by: Marc Balmer <marc@msys.ch>
Reviewed by: rwatson
Approved by: re

M usr.sbin/Makefile
A usr.sbin/wake
AM usr.sbin/wake/wake.c
AM usr.sbin/wake/Makefile
AM usr.sbin/wake/wake.8