]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - bin
This commit was generated by cvs2svn to compensate for changes in r161863,
[FreeBSD/FreeBSD.git] / bin /
2006-02-10 hartiThis commit was generated by cvs2svn to compensate...
2006-02-07 hartiThis commit was generated by cvs2svn to compensate...
2006-02-07 hartiThis commit was generated by cvs2svn to compensate...
2006-02-06 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-04 schweikhInitialize PWD early on (don't expect it to be inherite...
2006-02-04 schweikhs/staticly/statically/g
2006-02-04 schweikhs/varable/variable/; s/tored/stored/
2006-02-04 schweikhRemove some white space at EOL.
2006-02-04 rwatsonThis commit was generated by cvs2svn to compensate...
2006-01-31 rwatsonThis commit was generated by cvs2svn to compensate...
2006-01-31 hartiThis commit was generated by cvs2svn to compensate...
2006-01-16 samThis commit was generated by cvs2svn to compensate...
2006-01-12 ruThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-04 dougbThis commit was generated by cvs2svn to compensate...
2006-01-01 stefanfDocument that '#' starts a comment.
2005-12-30 guidoThis commit was generated by cvs2svn to compensate...
2005-12-30 guidoThis commit was generated by cvs2svn to compensate...
2005-12-29 dougbThis commit was generated by cvs2svn to compensate...
2005-12-27 wollmanThis commit was generated by cvs2svn to compensate...
2005-12-22 wollmanThis commit was generated by cvs2svn to compensate...
2005-12-14 maximo Now when SIG_IGN signal action for SIGCHLD reap zombies
2005-12-13 ru[mdoc] add missing space before a punctuation type...
2005-12-08 stefanf- Document trap's -l option and the behaviour of a...
2005-12-08 stefanfPrint empty quotes ('') when an empty string is passed...
2005-12-08 stefanfCorrectly quote the output when showing the installed...
2005-12-08 stefanfClarify that the echo builtin takes an arbitrary number...
2005-12-07 obrienThis commit was generated by cvs2svn to compensate...
2005-12-04 stefanfSort.
2005-12-04 stefanfRemove a few commented out builtins from the original...
2005-12-04 stefanfAdd the times builtin. It reports the user and system...
2005-11-17 ru-mdoc sweep.
2005-11-16 ruHaving three options (-a, -A, -I) controlling the outpu...
2005-11-13 samThis commit was generated by cvs2svn to compensate...
2005-11-10 muxMention the non-standardness of the -I option in ls(1).
2005-11-10 muxAdd a -I option to disable the automatic -A flag for...
2005-11-04 jkimThis commit was generated by cvs2svn to compensate...
2005-11-04 njlThis commit was generated by cvs2svn to compensate...
2005-11-03 jcamouAdd `local' and `return' to the list of built-ins.
2005-11-02 hartiThis commit was generated by cvs2svn to compensate...
2005-11-01 jkimThis commit was generated by cvs2svn to compensate...
2005-11-01 jkimThis commit was generated by cvs2svn to compensate...
2005-11-01 trhodesNote which options are not part of the standards.
2005-10-29 stefanfInclude disabled options in the output of 'set +o'...
2005-10-29 stefanfDocument command -v and -V.
2005-10-29 stefanfDocument that read -t timeout returns 1 if the timeout...
2005-10-28 stefanfAdd the POSIX options -v and -V to the 'command' builti...
2005-10-28 stefanfProtect malloc, realloc and free calls with INT{ON...
2005-10-24 obrienThis commit was generated by cvs2svn to compensate...
2005-10-20 wpaulThis commit was generated by cvs2svn to compensate...
2005-10-20 ruThis commit was generated by cvs2svn to compensate...
2005-10-19 stefanfUse the new name H_SETSIZE instead of the old H_EVENT...
2005-10-10 wpaulThis commit was generated by cvs2svn to compensate...
2005-10-05 hartiThis commit was generated by cvs2svn to compensate...
2005-10-04 hartiThis commit was generated by cvs2svn to compensate...
2005-10-01 tjrThis commit was generated by cvs2svn to compensate...
2005-09-30 dougbGive .Dd a tummy rub, forgotten on my last commit.
2005-09-29 dougbHandle the case where the -P flag is specified for...
2005-09-22 mpBump up BUFSIZE from 4k to 8k. This was requested by...
2005-09-13 rwatsonAdd a "-q" quiet flag to kenv so that warnings can...
2005-09-10 stefanfElaborate on the behaviour of set -e.
2005-09-10 stefanfPass the EV_TESTED flag to evalloop() and evalfor(...
2005-09-10 stefanfPass the EV_TESTED flag to the left operand of NSEMI...
2005-09-10 stefanfExit the shell if a pipeline that is not preceded by...
2005-09-09 stefanfSplit the export synopsis into two lines as -p cannot...
2005-09-09 stefanf- Provide a reasonable error message for `export -p...
2005-09-09 stefanfFix the error message if the mask that is passed to...
2005-09-07 rseMention that uuidgen(1) generates DCE version 1 UUIDs...
2005-09-06 rsefix typos: decribed -> described, preceeded -> preceded
2005-09-06 rseVarious small code cleanups resulting from a code reviewing
2005-09-06 rsefix typo: ommitted -> omitted
2005-09-05 stefanfPrint pointers with %p rather than casting them to...
2005-09-05 csjpAttempt to complete the userspace integration of POSIX...
2005-09-03 stefanfDocument that `in word ...' is optional in the for...
2005-09-03 desThis commit was generated by cvs2svn to compensate...
2005-09-02 stefanfReturn 1 from the unalias builtin if _any_ removal...
2005-09-02 stefanfRemove extra getenv() declaration.
2005-09-02 stefanfDocument that unalias can be used to remove several...
2005-08-31 garysImproved descriptions of block size handling.
2005-08-29 jcamouWrap a line due to a new sentence.
2005-08-29 jcamouo Discuss the ways to escape an alias.
2005-08-26 wollmanThis commit was generated by cvs2svn to compensate...
2005-08-18 dougbThis commit was generated by cvs2svn to compensate...
2005-08-17 stefanfDocument umask's -S option.
2005-08-15 stefanfRemove a hack for an ancient gdb.
2005-08-14 stefanfRecent cleanups made it possible to bump WARNS to 3.
2005-08-13 stefanfPut the comparison with PEOF into a new macro is_eof...
2005-08-13 stefanfDeclare echocmd() and testcmd().
2005-08-13 stefanfUse assignment rather than comparison.
2005-08-13 stefanf- Provide all initialisers for a struct event.
2005-08-13 stefanfFirst declare the functions to pacify -Wmissing-prototypes.
2005-08-13 stefanfInclude missing headers.
2005-08-13 stefanfUse prototypes in the MKINIT lines collected by mkinit.
2005-08-13 stefanfUse prototypes in the generated builtins.{c,h} files.
2005-08-13 stefanfcvs -d stefanf@ncvs.FreeBSD.org:/home/ncvs
2005-08-11 stefanfEl_parse's third parameter is now const-qualified,...
2005-08-07 stefanfFix a comment.
next