]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - bin/sh
This commit was generated by cvs2svn to compensate for changes in r107207,
[FreeBSD/FreeBSD.git] / bin / sh /
2002-11-24 nectarThis commit was generated by cvs2svn to compensate...
2002-11-14 dougbThis commit was generated by cvs2svn to compensate...
2002-11-12 obrienThis commit was generated by cvs2svn to compensate...
2002-11-04 robertoThis commit was generated by cvs2svn to compensate...
2002-10-30 tjrDelete worthless comments.
2002-10-29 robertoThis commit was generated by cvs2svn to compensate...
2002-10-29 desThis commit was generated by cvs2svn to compensate...
2002-10-23 desThis commit was generated by cvs2svn to compensate...
2002-10-23 assarThis commit was generated by cvs2svn to compensate...
2002-10-22 assarThis commit was generated by cvs2svn to compensate...
2002-10-18 tjrAvoid accidentally making "-h" a synonym for "fc".
2002-10-15 ruThis commit was generated by cvs2svn to compensate...
2002-10-14 ruThis commit was generated by cvs2svn to compensate...
2002-10-12 mpThis commit was generated by cvs2svn to compensate...
2002-10-12 acheThis commit was generated by cvs2svn to compensate...
2002-10-11 ruThis commit was generated by cvs2svn to compensate...
2002-10-11 ruThis commit was generated by cvs2svn to compensate...
2002-10-11 obrienThis commit was generated by cvs2svn to compensate...
2002-10-11 ruThis commit was generated by cvs2svn to compensate...
2002-10-11 obrienThis commit was generated by cvs2svn to compensate...
2002-10-11 obrienThis commit was generated by cvs2svn to compensate...
2002-10-10 kanThis commit was generated by cvs2svn to compensate...
2002-10-10 kanThis commit was generated by cvs2svn to compensate...
2002-10-10 kanThis commit was generated by cvs2svn to compensate...
2002-10-10 kanThis commit was generated by cvs2svn to compensate...
2002-10-08 tjrDo not strip CTL* escapes from redirection filenames...
2002-10-06 tjrDisallow empty condition parts of "if", "while" and...
2002-10-04 iwasakiThis commit was generated by cvs2svn to compensate...
2002-10-02 tjrUse %d in a printf() format string and cast the argumen...
2002-10-02 phkThis commit was generated by cvs2svn to compensate...
2002-10-01 tjrBack out experimental changes to fmtstr() that I didn...
2002-10-01 tjrReplace a home-grown printf() clone with a fwopen(...
2002-10-01 muxIt is now safe to remove WARNS=0 and WFORMAT=0.
2002-10-01 tjrRestore "not found" error message when searching for...
2002-10-01 mux- Don't use quad_t when we really mean rlim_t.
2002-10-01 tjrAdd back WARNS=0 and WFORMAT=0; gcc is finding nonexist...
2002-10-01 muxUse the %t format modifier to print differences between
2002-10-01 tjrRemove WARNS=0 and WFORMAT=0. The shell compiles cleanl...
2002-10-01 tjrRemove some kind of profiling support that required...
2002-10-01 tjrRemove bits and pieces of support for atty, which was...
2002-09-30 tjrCallers of error() don't need to supply a program name...
2002-09-30 tjrAllow a left parenthesis before patterns in case blocks...
2002-09-30 nectarThis commit was generated by cvs2svn to compensate...
2002-09-30 tjrAllow empty case/esac statements; POSIX requires this...
2002-09-30 murrayThis commit was generated by cvs2svn to compensate...
2002-09-29 tjrRemove dead code which supported systems without O_APPE...
2002-09-29 tjrConvert the remaining callers of errmsg() to use strerr...
2002-09-17 kanThis commit was generated by cvs2svn to compensate...
2002-09-17 kanThis commit was generated by cvs2svn to compensate...
2002-09-17 kanThis commit was generated by cvs2svn to compensate...
2002-09-16 nectarThis commit was generated by cvs2svn to compensate...
2002-09-16 obrienThis commit was generated by cvs2svn to compensate...
2002-09-11 nectarCorrect a usage of fnctl that could not be right and...
2002-09-02 peterThis commit was generated by cvs2svn to compensate...
2002-09-01 kanThis commit was generated by cvs2svn to compensate...
2002-09-01 kanThis commit was generated by cvs2svn to compensate...
2002-09-01 kanThis commit was generated by cvs2svn to compensate...
2002-09-01 kanThis commit was generated by cvs2svn to compensate...
2002-08-31 obrienThis commit was generated by cvs2svn to compensate...
2002-08-30 nectarThis commit was generated by cvs2svn to compensate...
2002-08-29 keramidaAdd <stdlib.h> to get a prototype for exit().
2002-08-29 iwasakiThis commit was generated by cvs2svn to compensate...
2002-08-28 gshapiroThis commit was generated by cvs2svn to compensate...
2002-08-28 darrenrThis commit was generated by cvs2svn to compensate...
2002-08-28 darrenrThis commit was generated by cvs2svn to compensate...
2002-08-25 charnierReplace various spellings with FALLTHROUGH which is...
2002-08-24 tjrThere is a built-in command called "builtin"; spell...
2002-08-24 tjrDon't show the process ID of background jobs that have...
2002-08-21 trhodess/filesystem/file system/ as discussed on -developers
2002-08-21 schweikhFix a few typos, among them s/builtin/built-in/ (except...
2002-08-18 tjrAvoid accessing the current job's process table in...
2002-08-17 tjrShow job control ID, command text, etc. when foreground...
2002-08-11 tjrAllow redirections by themselves between "&&" and ...
2002-08-10 nectarThis commit was generated by cvs2svn to compensate...
2002-08-10 nectarThis commit was generated by cvs2svn to compensate...
2002-08-10 nectarThis commit was generated by cvs2svn to compensate...
2002-08-09 rumdoc(7) police: tidying.
2002-08-05 nectarThis commit was generated by cvs2svn to compensate...
2002-07-30 iwasakiThis commit was generated by cvs2svn to compensate...
2002-07-30 nectarThis commit was generated by cvs2svn to compensate...
2002-07-30 nectarThis commit was generated by cvs2svn to compensate...
2002-07-30 nectarThis commit was generated by cvs2svn to compensate...
2002-07-28 fennerThis commit was generated by cvs2svn to compensate...
2002-07-25 tjrAdd a -P/-o physical option which behaves similarly...
2002-07-25 tjrSet opterr to zero to avoid duplicate warnings from...
2002-07-25 tjrUse PATH_MAX instead of a local guess at it, which...
2002-07-25 tjrpwdcmd()'s argc and argv arguments are no longer unused...
2002-07-24 mpThis commit was generated by cvs2svn to compensate...
2002-07-24 tjrAvoid calling el_resize() from a signal handler, even...
2002-07-23 tjrCatch SIGWINCH in interactive shells and call el_resize...
2002-07-23 tjrCall el_source() to read the contents of .editrc when...
2002-07-23 tjrAdd a `bind' builtin command, which is simply a wrapper...
2002-07-22 ruThis commit was generated by cvs2svn to compensate...
2002-07-22 bpThis commit was generated by cvs2svn to compensate...
2002-07-22 tjrDon't allow "||" or "&&" to be the first tokens of...
2002-07-21 tjrImplement the P1003.2 `command' builtin command, which...
2002-07-20 tjrDocument that only one of the -n and -e options may...
2002-07-19 markmThis commit was generated by cvs2svn to compensate...
2002-07-19 tjrRemove broken and incomplete support for old releases...
2002-07-18 tjrDon't assume file descriptors fit in a short, use an...
next