kernel: Shuffle some initialization around to avoid forward declarations.
[dragonfly.git] / sys / ddb / db_command.c
2011-12-19 Sascha Wildnerkernel: Shuffle some initialization around to avoid...
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2009-08-20 Matthew DillonFix numerous compiler warnings and format conversion...
2009-04-07 Sascha WildnerGenerally use NULL instead of explicitly casting 0...
2007-05-07 Matthew DillonChanges to consdev - low level kernel console initializ...
2006-09-10 Matthew DillonChange the kernel dev_t, representing a pointer to...
2006-09-09 Matthew DillonRename the kernel NODEV to NOCDEV to avoid conflicts...
2005-12-23 Sascha Wildner* Ansify function definitions.
2005-06-14 Joerg Sonnenbergerstatic != extern
2005-02-12 Eirik NygaardAllow numbers to be used after a letter in the modifier...
2003-11-10 Matthew DillonFully synchronize sys/boot from FreeBSD-5.x, but add...
2003-08-27 Robert Garrettremove __P
2003-07-28 Hiten PandyaDDB updates:
2003-07-26 Robert GarrettRegister keyword removal
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: