| History log of /src/usr.sbin/videomode |
| Revision | Date | Author | Comments |
| 1.7 | 18-Sep-2002 |
lukem | use NETBSDSRCDIR as appropriate
|
| 1.6 | 12-Dec-2001 |
tv | MKfoo=no -> NOfoo
|
| 1.5 | 13-Feb-1999 |
lukem | convert from NOxxx= to MKxxx=no. include <bsd.own.mk> if testing a MKxxx variable.
|
| 1.4 | 25-Oct-1997 |
lukem | use CPPFLAGS instead of CFLAGS
|
| 1.3 | 24-Jun-1997 |
mikel | branches: 1.3.2; set NOOBJ if !amiga because nothing is built
|
| 1.2 | 23-Jun-1997 |
mrg | move man pages into share/man.
|
| 1.1 | 09-Oct-1995 |
chopps | add videomode (sets video modes for grf[124]
|
| 1.3.2.1 | 08-Nov-1997 |
lukem | sync with trunk (approved by thorpej)
|
| 1.9 | 23-Jan-2018 |
sevan | ansify - drop the K&R style prototypes & implementations.
|
| 1.8 | 04-Jan-2011 |
wiz | Fix fd leaks. Found by cppcheck.
|
| 1.7 | 17-Jan-2009 |
he | Avoid casting an uisigned to a signed value, thereby invoking formally undefined behaviour. Instead go via u_int and print with %u.
|
| 1.6 | 14-Jan-2009 |
he | Add a cast to make this build again (no sense in doing PRIu64 when we & with 7 right after).
|
| 1.5 | 13-Jul-2003 |
itojun | use bounded string op
|
| 1.4 | 19-Oct-1997 |
mycroft | Use S_IS*(), not S_IF*.
|
| 1.3 | 17-Oct-1997 |
lukem | WARNSify
|
| 1.2 | 09-Oct-1995 |
chopps | update copyright
|
| 1.1 | 09-Oct-1995 |
chopps | add videomode (sets video modes for grf[124]
|