AMD64 - Fix many compile-time warnings. int/ptr type mismatches, %llx, etc.
[dragonfly.git] / sys / kern / imgact_shell.c
2009-06-24 Matthew DillonAMD64 - Fix many compile-time warnings. int/ptr type...
2005-02-28 Matthew DillonAllow the #! command line to be up to PAGE_SIZE long...
2005-02-25 Matthew DillonRewrite the loops which extract the interpreter name...
2003-11-16 Matthew DillonCorrect bugs introduced in the last syscall separation...
2003-11-12 David P. Reese, Jr.Split execve(). This required some interesting changes...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: