resident(1): Fix i386 warning (introduced when fixing amd64 warnings).
[dragonfly.git] / usr.sbin / resident / resident.c
2009-05-14 Sascha Wildnerresident(1): Fix i386 warning (introduced when fixing...
2009-05-14 Jordan Gordeevamd64: Fix several "sizeof(size_t) != sizeof(int)"...
2009-04-07 Sascha WildnerReplace all casts of NULL to something with NULL.
2005-04-22 Liam J. Foy- Check return value of setenv(3)
2004-12-18 Sascha WildnerClean (void) casts from usr.sbin
2004-06-04 Hiten PandyaRe-arrange the 'Executable' column for the '-l' option...
2004-06-03 Hiten PandyaVM Resident Executables update:
2004-01-20 Matthew DillonResident executable support stage 4/4: cleanup options...
2004-01-20 Matthew DillonResident executable support stage 4/4: remove prebindin...
2004-01-20 Matthew DillonResident executable support stage 3/4: Cleanup rtld...
2004-01-20 Matthew DillonResident executable support stage 2/4: userland bits...