History log of /netbsd/usr.sbin/mlxctl/util.c (Results 1 – 7 of 7)
Revision Date Author Comments
# b1b382ae 17-Apr-2009 lukem <lukem@NetBSD.org>

Fix WARNS=4 issues (-Wshadow -Wextra -Wcast-qual -Wsign-compare)


# ce099b40 28-Apr-2008 martin <martin@NetBSD.org>

Remove clause 3 and 4 from TNF licenses


# 4d096031 15-Dec-2007 perry <perry@NetBSD.org>

replace instances of __attribute__((__packed__)) with __packed


# 4cb07f90 07-Apr-2002 ad <ad@NetBSD.org>

Sync the firmware version report with mlx.c. Addresses PR 14155.


# fae45143 17-Apr-2001 ad <ad@NetBSD.org>

Nits.


# 1cfd1677 09-Feb-2001 enami <enami@NetBSD.org>

Pull in decl. of memset() so that this can be compiled on alpha.


# ea0d9570 04-Feb-2001 ad <ad@NetBSD.org>

Add a control utility for `mlx' devices. Derived from FreeBSD's `mlxcontrol'.