1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/usr.sbin/sade
Eitan Adler 335797f33e Fix warning when compiling with gcc46:
error: variable 'fd' set but not used

Approved by:	dim, cperciva (mentor, blanket for pre-mentorship already-approved commits)
MFC after:	3 days
2012-01-20 01:39:01 +00:00
..
help
command.c
devices.c Fix warning when compiling with gcc46: 2012-01-20 01:39:01 +00:00
disks.c
dmenu.c
globals.c
install.c
label.c Spelling fixes for usr.sbin/ 2011-12-30 10:58:14 +00:00
list.h
main.c
Makefile
menus.c
misc.c
msg.c
sade.8
sade.h
system.c
termcap.c
variable.c Replace index() and rindex() calls with strchr() and strrchr(). 2012-01-03 18:51:58 +00:00
wizard.c