| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix markup. | ru | 2006-12-27 | 1 | -5/+7 |
* | More markup fixes. | ru | 2006-12-27 | 1 | -3/+3 |
* | Fix markup. | ru | 2006-12-27 | 1 | -6/+7 |
* | Give a hint to the reader as to what the "whiteout" actually means. | ru | 2006-12-26 | 1 | -2/+3 |
* | Fix markup, add the EXIT STATUS section. | ru | 2006-12-26 | 1 | -7/+12 |
* | One more nit. | ru | 2006-12-23 | 1 | -1/+1 |
* | Fix markup. | ru | 2006-12-23 | 1 | -10/+12 |
* | - Mention umask(2) when first referring to it. | ru | 2006-12-22 | 1 | -2/+6 |
* | Use a standard section name. | ru | 2006-12-18 | 1 | -1/+1 |
* | Simplify some markup. | ru | 2006-12-14 | 1 | -32/+34 |
* | Style(9) fixes, thanks to Ruslan. | kientzle | 2006-12-08 | 2 | -7/+8 |
* | Support the "-f" option by simply ignoring it. | kientzle | 2006-12-08 | 2 | -2/+11 |
* | Once upon a time, the hostname was being set in the /etc/netstart, | ru | 2006-12-05 | 1 | -2/+2 |
* | Fix some of the alignment warnings on ARM. | ru | 2006-11-27 | 2 | -17/+17 |
* | Fix expanding of quoted positional parameters in case patterns. | stefanf | 2006-11-07 | 1 | -6/+6 |
* | When parsing an invalid parameter expansion (eg. ${} or ${foo@bar}) do not | stefanf | 2006-11-05 | 3 | -9/+25 |
* | Fix typo. | ceri | 2006-11-02 | 1 | -1/+1 |
* | Correct a security issue introduced in previous commit: | delphij | 2006-10-31 | 2 | -3/+11 |
* | Be more reasonable when overwrite mode is specified while there | delphij | 2006-10-30 | 2 | -1/+8 |
* | Wording nits. | trhodes | 2006-10-27 | 1 | -11/+7 |
* | Flesh out the compatibility section a little bit. Bump doc date. | trhodes | 2006-10-24 | 1 | -30/+20 |
* | o Backout rev. 1.55. Don't waste cpu cycles for bzero(), do not | maxim | 2006-10-18 | 1 | -2/+1 |
* | Avoid a spurious warning for each whiteout found during "ls -lW". | ru | 2006-10-18 | 1 | -2/+3 |
* | o Zero out struct stat before usage. lstat(2) can fail and | maxim | 2006-10-18 | 1 | -0/+1 |
* | - Improve description of the -A option. | ru | 2006-10-12 | 1 | -7/+12 |
* | Fix style(9) bugs in previous commit. | trhodes | 2006-10-11 | 1 | -7/+4 |
* | Adhere to POSIX: the -m option only applies to the newly created | ru | 2006-10-10 | 1 | -13/+21 |
* | Make -r a synonym for -R, similar to behavior on Linux while being backwards | trhodes | 2006-10-07 | 2 | -14/+41 |
* | Add the POSIX option -p to the jobs builtin command. It prints the PID of the | stefanf | 2006-10-07 | 4 | -22/+40 |
* | o Style(9). | maxim | 2006-10-07 | 1 | -9/+7 |
* | o Avoid division by zero. | maxim | 2006-10-07 | 1 | -3/+8 |
* | o Hold copied bytes counter in off_t. This prevents statistics | maxim | 2006-10-06 | 1 | -1/+1 |
* | Move the -l option processing to where it belongs. | ru | 2006-09-29 | 1 | -4/+4 |
* | Based on The Open Group Base Specifications Issue 6 IEEE Std 1003.1, our | csjp | 2006-09-20 | 1 | -2/+11 |
* | Markup fixes. | ru | 2006-09-17 | 6 | -10/+14 |
* | - Fix options order. | ru | 2006-08-25 | 2 | -7/+7 |
* | Remove a stray -a option that probably sneaked in from julian's | ru | 2006-08-25 | 1 | -2/+2 |
* | Add an option to allow copying of a hierarchy while linking he regular files. | julian | 2006-08-24 | 4 | -82/+105 |
* | For the sake of clarity, explicitly tell that comma and space | yar | 2006-08-21 | 1 | -2/+3 |
* | Prefer strlcpy to strncpy. In one case, this saves us from re-zeroing | imp | 2006-08-20 | 1 | -2/+2 |
* | Use strlcpy in place of strncpy + setting the last character NUL. To | imp | 2006-08-20 | 1 | -2/+2 |
* | Document a detail in the present syntax of "ps -o foo=bar". Now | yar | 2006-08-18 | 1 | -6/+7 |
* | while(0); -> while (0) in multiline macro | imp | 2006-08-17 | 1 | -1/+1 |
* | Commit the results of the typo hunt by Darren Pilgrim. | yar | 2006-08-04 | 1 | -1/+1 |
* | Do not forget to increment the input line counter | yar | 2006-07-31 | 1 | -0/+1 |
* | Granting the amount of misunderstanding the last change received, | yar | 2006-07-31 | 1 | -1/+7 |
* | Tell more of the sh(1) history. | yar | 2006-07-29 | 1 | -2/+17 |
* | Document that both sides of -a or -o are always evaluated. This | yar | 2006-07-27 | 1 | -1/+8 |
* | Make it easier to find that we have test(1) built-in in sh(1). | yar | 2006-07-26 | 1 | -4/+9 |
* | More inactive maintainers. | markm | 2006-07-09 | 1 | -2/+0 |