]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - bin
o Sort Xrs.
[FreeBSD/FreeBSD.git] / bin /
2006-11-12 umeThis commit was generated by cvs2svn to compensate...
2006-11-10 desThis commit was generated by cvs2svn to compensate...
2006-11-07 stefanfFix expanding of quoted positional parameters in case...
2006-11-05 stefanfWhen parsing an invalid parameter expansion (eg. $...
2006-11-04 dougbThis commit was generated by cvs2svn to compensate...
2006-11-02 ceriFix typo.
2006-10-31 hartiThis commit was generated by cvs2svn to compensate...
2006-10-31 delphijCorrect a security issue introduced in previous commit:
2006-10-30 hartiThis commit was generated by cvs2svn to compensate...
2006-10-30 delphijBe more reasonable when overwrite mode is specified...
2006-10-27 trhodesWording nits.
2006-10-24 trhodesFlesh out the compatibility section a little bit. ...
2006-10-18 maximo Backout rev. 1.55. Don't waste cpu cycles for bzero...
2006-10-18 ruAvoid a spurious warning for each whiteout found during...
2006-10-18 maximo Zero out struct stat before usage. lstat(2) can...
2006-10-14 ruThis commit was generated by cvs2svn to compensate...
2006-10-13 ruThis commit was generated by cvs2svn to compensate...
2006-10-12 ru- Improve description of the -A option.
2006-10-11 trhodesFix style(9) bugs in previous commit.
2006-10-10 ruAdhere to POSIX: the -m option only applies to the...
2006-10-07 trhodesMake -r a synonym for -R, similar to behavior on Linux...
2006-10-07 stefanfAdd the POSIX option -p to the jobs builtin command...
2006-10-07 maximo Style(9).
2006-10-07 maximo Avoid division by zero.
2006-10-06 maximo Hold copied bytes counter in off_t. This prevents...
2006-10-01 simonThis commit was generated by cvs2svn to compensate...
2006-10-01 simonThis commit was generated by cvs2svn to compensate...
2006-09-30 desThis commit was generated by cvs2svn to compensate...
2006-09-29 ruMove the -l option processing to where it belongs.
2006-09-28 robertoThis commit was generated by cvs2svn to compensate...
2006-09-25 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-21 ruThis commit was generated by cvs2svn to compensate...
2006-09-21 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-20 csjpBased on The Open Group Base Specifications Issue 6...
2006-09-17 ruMarkup fixes.
2006-09-06 dougbThis commit was generated by cvs2svn to compensate...
2006-09-04 samThis commit was generated by cvs2svn to compensate...
2006-09-04 samThis commit was generated by cvs2svn to compensate...
2006-09-02 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-01 rwatsonThis commit was generated by cvs2svn to compensate...
2006-08-31 obrienThis commit was generated by cvs2svn to compensate...
2006-08-31 ruThis commit was generated by cvs2svn to compensate...
2006-08-28 impThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 rwatsonThis commit was generated by cvs2svn to compensate...
2006-08-25 ru- Fix options order.
2006-08-25 ruRemove a stray -a option that probably sneaked in from...
2006-08-24 julianAdd an option to allow copying of a hierarchy while...
2006-08-24 marcelThis commit was generated by cvs2svn to compensate...
2006-08-23 marcelThis commit was generated by cvs2svn to compensate...
2006-08-21 yarFor the sake of clarity, explicitly tell that comma...
2006-08-20 delphijThis commit was generated by cvs2svn to compensate...
2006-08-20 impPrefer strlcpy to strncpy. In one case, this saves...
2006-08-20 impUse strlcpy in place of strncpy + setting the last...
2006-08-18 yarDocument a detail in the present syntax of "ps -o foo...
2006-08-17 impwhile(0); -> while (0) in multiline macro
2006-08-17 gshapiroThis commit was generated by cvs2svn to compensate...
2006-08-16 guidoThis commit was generated by cvs2svn to compensate...
2006-08-04 yarCommit the results of the typo hunt by Darren Pilgrim.
2006-07-31 yarDo not forget to increment the input line counter
2006-07-31 yarGranting the amount of misunderstanding the last change...
2006-07-29 simonThis commit was generated by cvs2svn to compensate...
2006-07-29 yarTell more of the sh(1) history.
2006-07-27 yarDocument that both sides of -a or -o are always evaluat...
2006-07-26 yarMake it easier to find that we have test(1) built-in...
2006-07-09 markmMore inactive maintainers.
2006-07-07 marcelThis commit was generated by cvs2svn to compensate...
2006-07-04 maximo Call fts_close() before exit.
2006-06-27 rwatsonThis commit was generated by cvs2svn to compensate...
2006-06-26 obrienThis commit was generated by cvs2svn to compensate...
2006-06-21 yarDocument the fact that 'true' and 'false' are among...
2006-06-21 obrienThis commit was generated by cvs2svn to compensate...
2006-06-19 obrienThis commit was generated by cvs2svn to compensate...
2006-06-15 stefanfMerge NetBSD's revision 1.86: Don't crash on "<cmd...
2006-06-15 stefanfImplement the PS4 variable which is defined by the...
2006-06-14 gshapiroThis commit was generated by cvs2svn to compensate...
2006-06-12 stefanfDon't strip a leading ./ from the path for the cd built...
2006-06-09 maximo Fix grammar, format.
2006-06-09 kibDocument the way to get list of files to process from...
2006-06-09 kibCopy filename read from the stdin into the private...
2006-06-08 mariusThis commit was generated by cvs2svn to compensate...
2006-06-05 samThis commit was generated by cvs2svn to compensate...
2006-06-05 rwatsonThis commit was generated by cvs2svn to compensate...
2006-05-30 hartiThis commit was generated by cvs2svn to compensate...
2006-05-21 delphijThis commit was generated by cvs2svn to compensate...
2006-05-21 umeThis commit was generated by cvs2svn to compensate...
2006-05-11 wollmanThis commit was generated by cvs2svn to compensate...
2006-05-10 cokaneFix the wording about the blocksize (-b) parameter...
2006-04-29 stefanfPOSIX demands that set's output (when invoked without...
2006-04-29 stefanfCheck the buffer size when copying the line returned...
2006-04-17 schweikhWhitespace nits.
2006-04-16 schweikhCorrect assorted grammos and typos.
2006-04-15 maximo Be pedantic and do fts_close() when done.
2006-04-14 schweikhOutput something reasonable for regular and expanded...
2006-04-09 stefanfImplement some of the differences between special built...
2006-04-06 jmgThis commit was generated by cvs2svn to compensate...
2006-04-06 gadRe-correct commit 1.73, but this time in a way that...
next