History log of /freebsd-11.0-release/share/man/man4/led.4
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 303975 11-Aug-2016 gjb

Copy stable/11@r303970 to releng/11.0 as part of the 11.0-RELEASE
cycle.

Prune svn:mergeinfo from the new branch, and rename it to RC1.

Update __FreeBSD_version.

Use the quarterly branch for the default FreeBSD.conf pkg(8) repo and
the dvd1.iso packages population.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 302408 08-Jul-2016 gjb

Copy head@r302406 to stable/11 as part of the 11.0-RELEASE cycle.
Prune svn:mergeinfo from the new branch, as nothing has been merged
here.

Additional commits post-branch will follow.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 278616 12-Feb-2015 cperciva

Step 1 of eliminating the "games" distribution: Move binaries to /usr/bin;
update paths; and include everything in the "base" distribution.

The "games" distribution being optional made sense when there were more
games and we had small disks; but the "games-like" games were moved into
the ports tree a dozen years ago and the remaining "utility-like" games
occupy less than 0.001% of my laptop's small hard drive. Meanwhile every
new user is confronted by the question "do you want games installed" when
they they try to install FreeBSD.

The next steps will be:

2. Removing punch card (bcd, ppt), phase-of-moon (pom), clock (grdc), and
caesar cipher (caesar, rot13) utilities. I intend to keep fortune, factor,
morse, number, primes, and random, since there is evidence that those are
still being used.

3. Merging src/games into src/usr.bin.

This change will not be MFCed.

Reviewed by: jmg
Discussed at: EuroBSDCon
Approved by: gjb (release-affecting changes)


# 267938 26-Jun-2014 bapt

use .Mt to mark up email addresses consistently (final part)

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


# 213573 08-Oct-2010 uqs

mdoc: drop redundant .Pp and .LP calls

They have no effect when coming in pairs, or before .Bl/.Bd


# 169001 24-Apr-2007 phk

Bump .Dd

(which seems to have been redefined by the doc-mafia while I wasn't
paying attention :-)


# 169000 24-Apr-2007 phk

Manpage update for extended led(4) api


# 148227 21-Jul-2005 phk

Fix example.

Submitted by: "Andrew Smith" <ACSmith@csir.co.za>


# 146786 29-May-2005 simon

Catch up with s/dev_t/struct cdev */.


# 141057 30-Jan-2005 ceri

Improve English a little.


# 140967 29-Jan-2005 phk

Describe 'u' and 'U' in sequence mode.


# 140561 21-Jan-2005 ru

Sort sections.


# 131348 30-Jun-2004 ru

Markup and grammar fixes.


# 130857 21-Jun-2004 mpp

Spelling fixes.


# 128679 27-Apr-2004 phk

Document that '.' stops repetition of 's..." sequences.

This is useful in order to get visual indication that something did
not succeed:

# Give it 5 seconds to run
echo 'sjjjjjA.' > /dev/led/error
random_program
echo '0' > /dev/led/error

If random_program takes more than 5 seconds or if it hangs, the LED
will be turned on.


# 126365 28-Feb-2004 phk

Fix description which seems to have survived intact from more specific code.


# 123014 27-Nov-2003 phk

Improve semantics of the 'sequence' command to led(4) devices:
use lowercase for off and upper case for on.

Approved by: re@


# 121969 03-Nov-2003 phk

More mdocery from Sergey (osa@)


# 121965 03-Nov-2003 phk

Thanks to the kind mdoc help of Sergey (osa@): led.4