Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Remove the __FBSDID and put the $FreeBSD$ tag in the comment above, | mux | 2004-05-10 | 1 | -6/+5 |
* | Fix off by one error. | phk | 2004-05-03 | 1 | -0/+1 |
* | Add the ability to avoid repetition of s.... sequences with a '.' | phk | 2004-04-27 | 1 | -7/+11 |
* | Device megapatch 4/6: | phk | 2004-02-21 | 1 | -0/+2 |
* | Use standard style for cdevsw initialization. | phk | 2004-02-14 | 1 | -2/+2 |
* | DUH! | phk | 2003-12-12 | 1 | -10/+16 |
* | Correct usage of mtx_init() API. This is not a functional change since | truckman | 2003-12-07 | 1 | -1/+1 |
* | Improve semantics of the 'sequence' command to led(4) devices: | phk | 2003-11-27 | 1 | -12/+12 |
* | Avoid NULL pointer dereference. | phk | 2003-11-23 | 1 | -1/+2 |
* | Fix prototypo | phk | 2003-11-03 | 1 | -1/+1 |
* | Get word spacing right in morse mode. | phk | 2003-11-03 | 2 | -1/+3 |
* | Add a generic LED driver for flashing lamps. | phk | 2003-11-03 | 2 | -0/+279 |