sh: Reduce more needless differences between error messages.
[dragonfly.git] / bin / sh / jobs.c
2011-08-21 Peter Avalossh: Reduce more needless differences between error...
2011-02-12 Peter Avalossh: Sync with FreeBSD
2009-04-07 Sascha WildnerReplace all casts of NULL to something with NULL.
2007-01-13 Peter AvalosRemove some white space at EOL.
2007-01-13 Peter AvalosAdd the POSIX option -p to the jobs builtin command...
2005-01-13 Matthew DillonFollowup note last commit: FreeBSD PR/66242, FreeBSD...
2005-01-13 Matthew DillonDo not early terminate if ^C is hit just as a valid...
2004-03-19 Chris PresseyClean up the code in bin/ to reduce warnings from GCC3.
2003-10-14 Matthew Dillon/bin/sh needs to use sys_nsig, not NSIG, when accessing...
2003-08-24 David RhodusCleaned up dead declarations.
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: