| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Comment some of the 'io' functions. | alfred | 2004-08-01 | 1 | -0/+29 |
* | | Check for read errors. | tjr | 2004-07-31 | 1 | -0/+2 |
* | | Add standard DIAGNOSTICS section. | tjr | 2004-07-31 | 1 | -0/+2 |
* | | Add support for multibyte characters, loosely based on Bruno Haible's | tjr | 2004-07-31 | 2 | -25/+57 |
* | | Fix some particularly bad style(9) violations. | tjr | 2004-07-31 | 1 | -60/+58 |
* | | Check for read errors. | tjr | 2004-07-30 | 1 | -0/+2 |
* | | Document the behaviour of the "-o file" option when "file" is a directory | cperciva | 2004-07-30 | 1 | -0/+4 |
* | | Improve portability to FreeBSD 4. | kientzle | 2004-07-30 | 1 | -0/+6 |
* | | Fix comment. | kientzle | 2004-07-30 | 1 | -1/+1 |
* | | Document incorrect handling of multibyte characters. | tjr | 2004-07-30 | 1 | -1/+3 |
* | | Stop the practice of installing external headers into GCC-specific directory. | kan | 2004-07-30 | 1 | -1/+1 |
* | | Add support for multibyte characters, based on Bruno Haible's work | tjr | 2004-07-29 | 2 | -56/+81 |
* | | The signal number has to be less than NSIG strictly. | maxim | 2004-07-29 | 1 | -1/+1 |
* | | Bump the date in .Dd for the recent '+' flag commit. | harti | 2004-07-29 | 1 | -1/+1 |
* | | Implement POSIX's '+' flag for command lines. This flag causes a line | harti | 2004-07-29 | 5 | -32/+75 |
* | | Add support for multibyte characters. | tjr | 2004-07-29 | 2 | -42/+78 |
* | | Add support for multibyte characters. The output is questionable when a | tjr | 2004-07-29 | 2 | -10/+11 |
* | | Add a cross-reference to colcrt(1). | tjr | 2004-07-29 | 1 | -0/+1 |
* | | Sort #include directives and remove one duplicate that crept in to the | tjr | 2004-07-29 | 1 | -2/+1 |
* | | Add support for multibyte characters, loosely based on Bruno Haible's | tjr | 2004-07-29 | 2 | -18/+41 |
* | | Change the 'no terminating ";"' error message to 'no terminating ";" or "+"' | tjr | 2004-07-29 | 1 | -1/+1 |
* | | Remove partial support for building this on NetBSD. | tjr | 2004-07-29 | 3 | -10/+0 |
* | | Now that fnmatch() supports multibyte characters, find does too; remove | tjr | 2004-07-29 | 1 | -5/+1 |
* | | Print link level address on vlan interfaces using ether_ntoa(), to make | glebius | 2004-07-28 | 1 | -0/+1 |
* | | Use the length modifier 'll' instead of 'q' to print long longs. | stefanf | 2004-07-28 | 3 | -8/+8 |
* | | Remove local malloc prototypes, which are incorrect and conflict with | kan | 2004-07-28 | 4 | -7/+0 |
* | | Do not predeclare __inline functions, this makes no sense and generates | kan | 2004-07-28 | 1 | -2/+2 |
* | | Start new sentence on new line. | cperciva | 2004-07-27 | 1 | -1/+2 |
* | | Add a BUGS entry pointing out that -mindepth and -maxdepth are global | cperciva | 2004-07-27 | 1 | -0/+7 |
* | | Merge the "multibyte not supported" BUG into the pre-existing BUGS | cperciva | 2004-07-27 | 2 | -15/+15 |
* | | Don't strip trailing linear whitespace from passwords. | des | 2004-07-27 | 1 | -5/+5 |
* | | Style nits. | des | 2004-07-27 | 1 | -5/+4 |
* | | No capital letter after : | charnier | 2004-07-26 | 1 | -3/+3 |
* | | Add __FBSDID. Replace local variable sin by sockin to not conflict with sin(3). | charnier | 2004-07-26 | 14 | -78/+82 |
* | | Introduce options list the standard way. Correct style(9) in FILES section. | charnier | 2004-07-26 | 1 | -4/+2 |
* | | Introduce options list the standard way. | charnier | 2004-07-26 | 1 | -2/+2 |
* | | Remove useless .Pp. Typo: gcos -> gecos (as spelled in passwd(5)). | charnier | 2004-07-26 | 1 | -2/+1 |
* | | Assign the result of getopt() to an int rather than to a char (which is | stefanf | 2004-07-26 | 1 | -3/+2 |
* | | Add a --version option to bsdtar that prints the versions of | kientzle | 2004-07-26 | 2 | -4/+21 |
* | | wrong order, not 10/03 -> 03/10 | andreas | 2004-07-25 | 1 | -1/+1 |
* | | A bunch of style and security fixes (error checking return values, etc), | kientzle | 2004-07-25 | 4 | -35/+70 |
* | | Of course, I meant POSIX.1-1996, not 1997. | kientzle | 2004-07-25 | 1 | -1/+1 |
* | | A bunch of stuff from Christoph Mellon: | kientzle | 2004-07-24 | 7 | -74/+77 |
* | | Add my birthday. | ssouhlal | 2004-07-24 | 1 | -0/+1 |
* | | Document incorrect handling of multibyte characters. | tjr | 2004-07-23 | 1 | -1/+5 |
* | | Tweak markup of quoted strings and characters: use Dq instead of enclosing | tjr | 2004-07-23 | 1 | -12/+44 |
* | | Add a lengthy discussion of why "tr a-z A-Z" and "tr A-Z a-z" are not the | tjr | 2004-07-23 | 1 | -1/+41 |
* | | Make size suffix case insensitive. | le | 2004-07-22 | 2 | -3/+6 |
* | | display.c: | johan | 2004-07-22 | 4 | -3/+8 |
* | | Fix handling of comments on .elif lines. The patch given in a followup | harti | 2004-07-22 | 1 | -0/+7 |