]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - bin
This commit was generated by cvs2svn to compensate for changes in r154032,
[FreeBSD/FreeBSD.git] / bin /
2006-01-04 Doug BartonThis commit was generated by cvs2svn to compensate...
2006-01-01 Stefan FarfelederDocument that '#' starts a comment.
2005-12-30 Guido van RooijThis commit was generated by cvs2svn to compensate...
2005-12-30 Guido van RooijThis commit was generated by cvs2svn to compensate...
2005-12-29 Doug BartonThis commit was generated by cvs2svn to compensate...
2005-12-27 Garrett WollmanThis commit was generated by cvs2svn to compensate...
2005-12-22 Garrett WollmanThis commit was generated by cvs2svn to compensate...
2005-12-14 Maxim Konovalovo Now when SIG_IGN signal action for SIGCHLD reap zombies
2005-12-13 Ruslan Ermilov[mdoc] add missing space before a punctuation type...
2005-12-08 Stefan Farfeleder- Document trap's -l option and the behaviour of a...
2005-12-08 Stefan FarfelederPrint empty quotes ('') when an empty string is passed...
2005-12-08 Stefan FarfelederCorrectly quote the output when showing the installed...
2005-12-08 Stefan FarfelederClarify that the echo builtin takes an arbitrary number...
2005-12-07 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2005-12-04 Stefan FarfelederSort.
2005-12-04 Stefan FarfelederRemove a few commented out builtins from the original...
2005-12-04 Stefan FarfelederAdd the times builtin. It reports the user and system...
2005-11-17 Ruslan Ermilov-mdoc sweep.
2005-11-16 Ruslan ErmilovHaving three options (-a, -A, -I) controlling the outpu...
2005-11-13 Sam LefflerThis commit was generated by cvs2svn to compensate...
2005-11-10 Maxime HenrionMention the non-standardness of the -I option in ls(1).
2005-11-10 Maxime HenrionAdd a -I option to disable the automatic -A flag for...
2005-11-04 Jung-uk KimThis commit was generated by cvs2svn to compensate...
2005-11-04 Nate LawsonThis commit was generated by cvs2svn to compensate...
2005-11-03 Jesus R. CamouAdd `local' and `return' to the list of built-ins.
2005-11-02 Hartmut BrandtThis commit was generated by cvs2svn to compensate...
2005-11-01 Jung-uk KimThis commit was generated by cvs2svn to compensate...
2005-11-01 Jung-uk KimThis commit was generated by cvs2svn to compensate...
2005-11-01 Tom RhodesNote which options are not part of the standards.
2005-10-29 Stefan FarfelederInclude disabled options in the output of 'set +o'...
2005-10-29 Stefan FarfelederDocument command -v and -V.
2005-10-29 Stefan FarfelederDocument that read -t timeout returns 1 if the timeout...
2005-10-28 Stefan FarfelederAdd the POSIX options -v and -V to the 'command' builti...
2005-10-28 Stefan FarfelederProtect malloc, realloc and free calls with INT{ON...
2005-10-24 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2005-10-20 Bill PaulThis commit was generated by cvs2svn to compensate...
2005-10-20 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2005-10-19 Stefan FarfelederUse the new name H_SETSIZE instead of the old H_EVENT...
2005-10-10 Bill PaulThis commit was generated by cvs2svn to compensate...
2005-10-05 Hartmut BrandtThis commit was generated by cvs2svn to compensate...
2005-10-04 Hartmut BrandtThis commit was generated by cvs2svn to compensate...
2005-10-01 Tim J. RobbinsThis commit was generated by cvs2svn to compensate...
2005-09-30 Doug BartonGive .Dd a tummy rub, forgotten on my last commit.
2005-09-29 Doug BartonHandle the case where the -P flag is specified for...
2005-09-22 Mark PeekBump up BUFSIZE from 4k to 8k. This was requested by...
2005-09-13 Robert WatsonAdd a "-q" quiet flag to kenv so that warnings can...
2005-09-10 Stefan FarfelederElaborate on the behaviour of set -e.
2005-09-10 Stefan FarfelederPass the EV_TESTED flag to evalloop() and evalfor(...
2005-09-10 Stefan FarfelederPass the EV_TESTED flag to the left operand of NSEMI...
2005-09-10 Stefan FarfelederExit the shell if a pipeline that is not preceded by...
2005-09-09 Stefan FarfelederSplit the export synopsis into two lines as -p cannot...
2005-09-09 Stefan Farfeleder- Provide a reasonable error message for `export -p...
2005-09-09 Stefan FarfelederFix the error message if the mask that is passed to...
2005-09-07 Ralf S. EngelschallMention that uuidgen(1) generates DCE version 1 UUIDs...
2005-09-06 Ralf S. Engelschallfix typos: decribed -> described, preceeded -> preceded
2005-09-06 Ralf S. EngelschallVarious small code cleanups resulting from a code reviewing
2005-09-06 Ralf S. Engelschallfix typo: ommitted -> omitted
2005-09-05 Stefan FarfelederPrint pointers with %p rather than casting them to...
2005-09-05 Christian S.J. PeronAttempt to complete the userspace integration of POSIX...
2005-09-03 Stefan FarfelederDocument that `in word ...' is optional in the for...
2005-09-03 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2005-09-02 Stefan FarfelederReturn 1 from the unalias builtin if _any_ removal...
2005-09-02 Stefan FarfelederRemove extra getenv() declaration.
2005-09-02 Stefan FarfelederDocument that unalias can be used to remove several...
2005-08-31 Gary W. SwearingenImproved descriptions of block size handling.
2005-08-29 Jesus R. CamouWrap a line due to a new sentence.
2005-08-29 Jesus R. Camouo Discuss the ways to escape an alias.
2005-08-26 Garrett WollmanThis commit was generated by cvs2svn to compensate...
2005-08-18 Doug BartonThis commit was generated by cvs2svn to compensate...
2005-08-17 Stefan FarfelederDocument umask's -S option.
2005-08-15 Stefan FarfelederRemove a hack for an ancient gdb.
2005-08-14 Stefan FarfelederRecent cleanups made it possible to bump WARNS to 3.
2005-08-13 Stefan FarfelederPut the comparison with PEOF into a new macro is_eof...
2005-08-13 Stefan FarfelederDeclare echocmd() and testcmd().
2005-08-13 Stefan FarfelederUse assignment rather than comparison.
2005-08-13 Stefan Farfeleder- Provide all initialisers for a struct event.
2005-08-13 Stefan FarfelederFirst declare the functions to pacify -Wmissing-prototypes.
2005-08-13 Stefan FarfelederInclude missing headers.
2005-08-13 Stefan FarfelederUse prototypes in the MKINIT lines collected by mkinit.
2005-08-13 Stefan FarfelederUse prototypes in the generated builtins.{c,h} files.
2005-08-13 Stefan Farfeledercvs -d stefanf@ncvs.FreeBSD.org:/home/ncvs
2005-08-11 Stefan FarfelederEl_parse's third parameter is now const-qualified,...
2005-08-07 Stefan FarfelederFix a comment.
2005-08-03 Poul-Henning KampDon't install examples of NO_EXAMPLES
2005-07-28 Giorgos KeramidasSpell "protections" correctly.
2005-07-28 Giorgos KeramidasSpell "background" correctly.
2005-07-11 Sam LefflerThis commit was generated by cvs2svn to compensate...
2005-07-11 Sam LefflerThis commit was generated by cvs2svn to compensate...
2005-07-07 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2005-07-07 Xin LIFix a bug when shell expansion is done against dangling...
2005-07-06 Sam LefflerThis commit was generated by cvs2svn to compensate...
2005-06-17 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2005-06-17 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2005-06-17 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2005-06-17 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2005-06-17 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2005-06-14 Ruslan ErmilovSort sections.
2005-06-14 Ruslan ErmilovSorted sections and fixed prompt (PS[12]) strings.
2005-06-14 Ruslan ErmilovPut the description of the -c option in the right place, as
2005-06-14 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
next