Remove some unnecessary casts.
[dragonfly.git] / bin / hostname / hostname.c
2008-12-14 Sascha WildnerRemove some unnecessary casts.
2008-09-02 Sascha WildnerRemove unused variable.
2005-03-21 Liam J. Foy- sysctl(3), sethostname(3) and malloc(3) set errno...
2004-11-07 Eirik NygaardRemove not needed void casts.
2004-09-26 Jeroen Ruigrok/asmodaiBump hostname to WARNS 6 by initialising silen.
2004-07-05 Matthew DillonMore optarg and declaration cleanups.
2004-07-05 Matthew DillonFix a bug in the -i code where an existing interface...
2004-07-05 Matthew DillonCleanup conditionals on exit, remove unnecessary free...
2004-03-19 Chris PresseyClean up the code in bin/ to reduce warnings from GCC3.
2004-01-20 Matthew DillonFix a panic if -i is used on an interface which does...
2004-01-06 Matthew DillonAdd the -r option to set the hostname based on a revers...
2003-09-28 Hiten PandyaK...
2003-09-21 David Rhodus* de-__P()
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: