The NetBSD Project

CVS log for src/usr.sbin/wake/Attic/Makefile

[BACK] Up to [cvs.NetBSD.org] / src / usr.sbin / wake

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.2.4.3, Thu Nov 8 20:08:17 2012 UTC (11 years, 5 months ago) by riz
Branch: netbsd-5
CVS Tags: netbsd-5-2-RELEASE, netbsd-5-2-3-RELEASE, netbsd-5-2-2-RELEASE, netbsd-5-2-1-RELEASE, netbsd-5-2
Changes since 1.2.4.2: +1 -1 lines
FILE REMOVED

Pull up following revision(s) (requested by uebayasi in ticket #1817):
	distrib/sets/lists/comp/mi: revision 1.1759
	usr.sbin/wakeonlan/wakeonlan.c: revision 1.1
	usr.sbin/Makefile: revision 1.265
	usr.sbin/wakeonlan/wakeonlan.8: revision 1.1
	usr.sbin/wake/wake.c: file removal
	usr.sbin/wakeonlan/Makefile: revision 1.1
	usr.sbin/wake/wake.8: file removal
	distrib/sets/lists/base/mi: revision 1.992
	usr.sbin/wake/Makefile: file removal
	distrib/sets/lists/man/mi: revision 1.1391
Rename wake(8) to wakeonlan(8).  Approved by core@.

Revision 1.2.8.1, Tue Oct 30 19:00:54 2012 UTC (11 years, 5 months ago) by yamt
Branch: yamt-pagecache
CVS Tags: yamt-pagecache-tag8
Changes since 1.2: +1 -1 lines
FILE REMOVED

sync with head

Revision 1.2.10.1, Tue Jun 5 15:37:23 2012 UTC (11 years, 10 months ago) by jdc
Branch: netbsd-6
CVS Tags: netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1-5-RELEASE, netbsd-6-1-4-RELEASE, netbsd-6-1-3-RELEASE, netbsd-6-1-2-RELEASE, netbsd-6-1-1-RELEASE, netbsd-6-1, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-6-RELEASE, netbsd-6-0-5-RELEASE, netbsd-6-0-4-RELEASE, netbsd-6-0-3-RELEASE, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, netbsd-6-0
Changes since 1.2: +1 -1 lines
FILE REMOVED

Pull up revisions:
  src/distrib/sets/lists/base/mi revision 1.992
  src/distrib/sets/lists/comp/mi revision 1.1759
  src/distrib/sets/lists/man/mi revision 1.1391
  src/usr.sbin/Makefile revision 1.265
  src/usr.sbin/wake/Makefile delete
  src/usr.sbin/wake/wake.8 delete
  src/usr.sbin/wake/wake.c delete
  src/usr.sbin/wakeonlan/Makefile add
  src/usr.sbin/wakeonlan/wakeonlan.8 add
  src/usr.sbin/wakeonlan/wakeonlan.c add
(requested by uebayasi in ticket #283).

Rename wake(8) to wakeonlan(8). Approved by core@.

Revision 1.3, Sat May 26 01:58:20 2012 UTC (11 years, 10 months ago) by uebayasi
Branch: MAIN
CVS Tags: yamt-pagecache-base9, yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, tls-maxphys-base, tls-earlyentropy-base, tls-earlyentropy, riastradh-xf86-video-intel-2-7-1-pre-2-21-15, riastradh-drm2-base3, prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, pgoyette-localcount-base, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, pgoyette-localcount, pgoyette-compat-merge-20190127, pgoyette-compat-base, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315, pgoyette-compat, perseant-stdc-iso10646-base, perseant-stdc-iso10646, localcount-20160914, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan, agc-symver-base, agc-symver, HEAD
Changes since 1.2: +1 -1 lines
FILE REMOVED

Rename wake(8) to wakeonlan(8).  Approved by core@.

Revision 1.2.4.2 / (download) - annotate - [select for diffs], Wed Feb 16 19:27:14 2011 UTC (13 years, 2 months ago) by bouyer
Branch: netbsd-5
CVS Tags: netbsd-5-2-RC1
Changes since 1.2.4.1: +8 -0 lines
Diff to previous 1.2.4.1 (colored) to branchpoint 1.2 (colored)

Pull up following revision(s) (requested by mbalmer in ticket #1533):
	usr.sbin/wake/wake.c: revisions 1.1 - 1.10
	distrib/sets/lists/man/mi: revision 1.1143
	usr.sbin/wake/wake.8: revisions 1.1 - 1.8
	usr.sbin/wake/Makefile: revisions 1.1 - 1.2
	distrib/sets/lists/base/mi: revision 1.821
	usr.sbin/Makefile: revision 1.242
wake(8) is a command to send Wake-on-LAN packets to machines on the local
ethernet, allowing machines to be powered up without physical access to them.

Revision 1.2.4.1, Mon Jul 6 12:47:38 2009 UTC (14 years, 9 months ago) by bouyer
Branch: netbsd-5
Changes since 1.2: +0 -8 lines
FILE REMOVED

file Makefile was added on branch netbsd-5 on 2011-02-16 19:27:14 +0000

Revision 1.2 / (download) - annotate - [select for diffs], Mon Jul 6 12:47:38 2009 UTC (14 years, 9 months ago) by mbalmer
Branch: MAIN
CVS Tags: yamt-pagecache-base5, yamt-pagecache-base4, yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, netbsd-6-base, matt-premerge-20091211, matt-mips64-premerge-20101231, cherry-xenmp-base, cherry-xenmp, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2
Branch point for: yamt-pagecache, netbsd-6, netbsd-5
Changes since 1.1: +1 -2 lines
Diff to previous 1.1 (colored)

No need to set BINDIR here, since ../Makefile.inc has it.
Noticed by hannken@eis.cs.tu-bs.de, thx.

Revision 1.1 / (download) - annotate - [select for diffs], Thu Jun 25 18:41:22 2009 UTC (14 years, 9 months ago) by mbalmer
Branch: MAIN

wake(8) is a command to send Wake-on-LAN packets to machines on the local
ethernet, allowing machines to be powered up without physical access to them.

tonnerre@ and tron@ reviewed it and decided that the bin directories
are not to full for this small and useful command.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>