| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/4.7.0_cvs | cvs2svn | 2002-10-08 | 257 | -257/+257 |
| * | MFC(1.42): cp -p could report success even if a file copy failed. Worst case | Stephen McKay | 2002-09-24 | 1 | -3/+4 |
| * | Back out recent commit. Incorrect impression that 'h' was already | Tom Rhodes | 2002-09-18 | 2 | -3/+3 |
| * | MFC: 'h' missing in getopt() call | Tom Rhodes | 2002-09-17 | 2 | -3/+3 |
| * | MFC rev 1.58: Correctly set the close-on-exec bit on the tty file descriptor | Tim J. Robbins | 2002-09-14 | 1 | -1/+1 |
| * | MFC rev. 1.51: | Maxim Konovalov | 2002-09-10 | 1 | -35/+34 |
| * | MFC: | Tim J. Robbins | 2002-08-27 | 19 | -315/+190 |
| * | MFC: 1.77 s/builtin/built-in/ and 1.78 s/filesystem/file system/ | Jens Schweikhardt | 2002-08-24 | 1 | -36/+36 |
| * | MFC: Claim conformance to 1003.2-1992 instead of 1003.1-2001 due to doubts | Tim J. Robbins | 2002-08-19 | 1 | -1/+1 |
| * | MFC: Add the -n option, which automatically answers "no" to the overwrite | Johan Karlsson | 2002-08-19 | 2 | -11/+34 |
| * | MFC: Allow redirections by themselves between "&&" and "||" operators. | Tim J. Robbins | 2002-08-17 | 1 | -3/+2 |
| * | MFC: IPv6 support for rcp. | Hajimu UMEMOTO | 2002-08-16 | 2 | -22/+42 |
| * | MFC: Several mdoc(7) fixes including spelling, markup, punctuation, and | Tom Rhodes | 2002-08-16 | 3 | -20/+25 |
| * | MFC: fix assorted typos. | Jens Schweikhardt | 2002-08-15 | 1 | -1/+1 |
| * | MFC: | David Malone | 2002-08-11 | 1 | -8/+10 |
| * | MFC: add -n option, which automatically answers "no" to the overwrite question. | Johan Karlsson | 2002-08-10 | 4 | -12/+35 |
| * | MFC: Drop support for COPY. | Ruslan Ermilov | 2002-08-07 | 10 | -10/+10 |
| * | MFC: Don't allow "||" or "&&" to be the first tokens of a command. | Tim J. Robbins | 2002-08-04 | 1 | -0/+1 |
| * | MFC: Document that only one of the -n and -e options may be specified for | Tim J. Robbins | 2002-07-28 | 1 | -1/+11 |
| * | MFC: Support "--" end of options marker, style changes. Revisions 1.13-1.15 | Tim J. Robbins | 2002-07-28 | 1 | -18/+15 |
| * | Restore the note about printf(1) being a shell builtin that was lost in the | Tim J. Robbins | 2002-07-21 | 1 | -2/+5 |
| * | Synch the rcp(1) utility with that of CURRENT, mostly code cleanups and | Juli Mallett | 2002-07-19 | 4 | -90/+54 |
| * | MFC: | Juli Mallett | 2002-07-19 | 3 | -45/+6 |
| * | Sync with HEAD, except that printf(1) is still a shell builtin and old | Tim J. Robbins | 2002-07-19 | 56 | -1628/+1404 |
| * | MFC: bsd.init.mk, don't include bsd.own.mk from sys.mk, assorted fixes. | Ruslan Ermilov | 2002-07-17 | 1 | -1/+1 |
| * | Mega-MFC of share/mk fixes: | Ruslan Ermilov | 2002-07-16 | 1 | -2/+0 |
| * | MFC: 1.17: Use `.Ar mode' for referring to the -m option argument. | Giorgos Keramidas | 2002-07-14 | 1 | -2/+4 |
| * | Sync with CURRENT: | Giorgos Keramidas | 2002-07-14 | 1 | -6/+25 |
| * | MFC: 1.32: various mdoc fixes. | Giorgos Keramidas | 2002-07-14 | 1 | -55/+126 |
| * | MFC: 1.20: mdoc fixes. | Giorgos Keramidas | 2002-07-14 | 1 | -2/+1 |
| * | MFC: 1.29: Refer to chmod(2) and sticky(8) for sticky bit details. | Giorgos Keramidas | 2002-07-14 | 1 | -7/+4 |
| * | MFC: Handle "--" and reject options for link(1), don't truncate destination | Tim J. Robbins | 2002-07-12 | 1 | -18/+23 |
| * | MFC: Update Standards section (1.23), markup fix (1.22), "filesystem" (1.21) | Tim J. Robbins | 2002-07-12 | 1 | -5/+5 |
| * | MFC: Accept "--", reject options for unlink(1) for SUSv2, and style changes. | Tim J. Robbins | 2002-07-12 | 1 | -31/+24 |
| * | MFC: SUSv3 -m, -p and -x options. SUSv3-style handling of COLUMNS env. | Tim J. Robbins | 2002-07-08 | 7 | -43/+129 |
| * | MFC: don't try to decode old-style options if argv[1] begins with `-' and is | Maxim Sobolev | 2002-07-04 | 1 | -10/+24 |
| * | MFC RLIMIT_VMEM resource Stage I - limit the total virtual memory use for | Matthew Dillon | 2002-07-02 | 2 | -2/+4 |
| * | MFC: 1.31: Clarify what the difference of ed(1) and red(1) is. | Giorgos Keramidas | 2002-07-02 | 1 | -7/+24 |
| * | MFC: 1.39; avoids occasional incorrect column alignment of NFS | Ian Dowse | 2002-07-01 | 1 | -5/+3 |
| * | MFC: revision 1.18 -- make "cat - -" behave correctly. | Tim J. Robbins | 2002-06-29 | 1 | -5/+15 |
| * | MFC: Correct erroneous description of CDPATH for cd builtin (rev. 1.69) | Tim J. Robbins | 2002-06-26 | 1 | -5/+7 |
| * | MFC: Revision 1.38: | Tim J. Robbins | 2002-06-22 | 1 | -2/+2 |
| * | The .Nm utility | Philippe Charnier | 2002-06-20 | 2 | -22/+28 |
| * | MFC: SUSv3 pwd(1) -L option, mdoc fixes | Tim J. Robbins | 2002-06-17 | 2 | -36/+93 |
| * | Restore uid and euid before exiting. | Maxim Konovalov | 2002-04-29 | 1 | -2/+10 |
| * | MFC: Initialise buf. | Jeroen Ruigrok van der Werven | 2002-04-24 | 1 | -2/+2 |
| * | MFC: Add a bit of defensive programming. | Jeroen Ruigrok van der Werven | 2002-04-24 | 1 | -3/+6 |
| * | MFC: Remove unused parameter of udom_open(). | Jeroen Ruigrok van der Werven | 2002-04-24 | 1 | -5/+3 |
| * | MFC: Remove casting fprintf() to void. | Jeroen Ruigrok van der Werven | 2002-04-24 | 1 | -3/+3 |
| * | MFC: 1.10 (charnier) Use `The .Nm utility'. | Giorgos Keramidas | 2002-04-22 | 1 | -1/+2 |