hubertf
|
df0f62d579
|
Remove unneeded #include <getopt.h>
From: Slava Semushin <php-coder@altlinux.ru>
|
2007-03-26 23:08:29 +00:00 |
hubertf
|
e6603d3964
|
Remove unneeded ctype.h header
From: Slava Semushin <slava.semushin@gmail.com>
|
2007-02-21 20:53:59 +00:00 |
lukem
|
c8e07a4ef7
|
appease gcc -Wuninitialized
|
2005-06-02 05:58:24 +00:00 |
itojun
|
e8f0e61fd7
|
use bounded string op
|
2003-07-13 12:29:20 +00:00 |
ad
|
7a2589c16e
|
- Must now get some info from the kernel, not the board.
- Don't try to do things that the firmware can't handle.
|
2002-08-26 17:04:17 +00:00 |
ad
|
4cb07f9024
|
Sync the firmware version report with mlx.c. Addresses PR 14155.
|
2002-04-07 20:18:01 +00:00 |
ad
|
fae451430d
|
Nits.
|
2001-04-17 13:32:39 +00:00 |
simonb
|
785b754775
|
Use separate printf()s instead of using a saved format string. Fixes
compiles with "FORMAT_AUDIT=yes WFORMAT=2".
|
2001-02-15 02:32:26 +00:00 |
simonb
|
32f6d71ea4
|
Remove a duplicated "md->name" in a warnx call.
Noticed by Tyrel Beede on current-users.
|
2001-02-15 01:59:54 +00:00 |
ad
|
ea0d957018
|
Add a control utility for `mlx' devices. Derived from FreeBSD's `mlxcontrol'.
|
2001-02-04 17:30:35 +00:00 |