| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC: Reimplement the -I option. | ru | 2005-11-22 | 3 | -20/+14 |
* | MFC: | mux | 2005-11-13 | 2 | -10/+27 |
* | MFC Log: | csjp | 2005-11-12 | 4 | -2/+104 |
* | Sync with HEAD's code: | stefanf | 2005-11-06 | 25 | -117/+258 |
* | MFC (by stefanf) | delphij | 2005-10-09 | 1 | -1/+1 |
* | MFC (by stefanf): | delphij | 2005-10-09 | 1 | -1/+1 |
* | MFC rm.c 1.53 and rm.1 1.3[78], better handling of the -P flag | dougb | 2005-10-08 | 2 | -5/+10 |
* | Bump up BUFSIZE from 4k to 8k. This was requested by portmgr@ to allow | mp | 2005-09-27 | 1 | -0/+1 |
* | MFC: a lot of manpage fixes from HEAD. | keramida | 2005-09-24 | 2 | -6/+6 |
* | Merge kenv.1:1.12, kenv.c:1.8 from HEAD to RELENG_6: | rwatson | 2005-09-20 | 2 | -9/+20 |
* | MFC: Improved descriptions of block size handling. | garys | 2005-09-07 | 1 | -37/+48 |
* | This commit was manufactured by cvs2svn to create branch 'RELENG_6'. | cvs2svn | 2005-07-11 | 3 | -198/+0 |
* | Fix a bug when shell expansion is done against dangling symlinks, by | delphij | 2005-07-07 | 1 | -1/+1 |
* | Sort sections. | ru | 2005-06-14 | 2 | -13/+13 |
* | Sorted sections and fixed prompt (PS[12]) strings. | ru | 2005-06-14 | 1 | -11/+11 |
* | Put the description of the -c option in the right place, as | ru | 2005-06-14 | 1 | -7/+9 |
* | Remove kludges intended to support src trees with partial obj trees. | des | 2005-06-10 | 1 | -6/+2 |
* | Remove the EXAMPLES section that describes how to sort by size using | dd | 2005-06-03 | 1 | -15/+0 |
* | Improve wording: A sort is "in" a particular order, not "by" a | dd | 2005-06-03 | 1 | -2/+2 |
* | Add the -S option to sort files by size. NetBSD and OpenBSD already | dd | 2005-06-03 | 5 | -12/+43 |
* | The new name for the DIAGNOSTICS section is EXIT STATUS. | tjr | 2005-05-31 | 1 | -1/+1 |
* | Move information about exit status into a DIAGNOSTICS section. | tjr | 2005-05-29 | 1 | -1/+1 |
* | Fix: printed output flags (onocr) and (onlret) same as oxtabs | ache | 2005-05-26 | 1 | -2/+2 |
* | Correct a few places where we called warn() when warnx() should have | mux | 2005-05-19 | 1 | -4/+4 |
* | A second attempt to adjust option-parsing on a shell command, for the | gad | 2005-05-16 | 1 | -1/+20 |
* | Add an interface to the lchflags(2) syscall. The new -h option is | dd | 2005-05-14 | 2 | -12/+35 |
* | Define HAVE_STRUCT_UTMP_UT_HOST in order for the REMOTEHOST environment | mp | 2005-05-04 | 1 | -1/+1 |
* | o Typo: s/teminal/terminal/. | maxim | 2005-04-29 | 1 | -1/+1 |
* | Add in FreeBSD specific options for tcsh 6.14. | mp | 2005-04-24 | 1 | -53/+11 |
* | Add the config.h resulting from running the configure script. | mp | 2005-04-24 | 1 | -164/+203 |
* | Add new file (tc.nls.c) to the build. | mp | 2005-04-24 | 1 | -1/+1 |
* | There is no /etc/rc.network anymore. | keramida | 2005-04-17 | 1 | -2/+2 |
* | Various sh(1) enhancements: | keramida | 2005-04-15 | 1 | -10/+83 |
* | Document problems with writing to disks under GEOM. | scottl | 2005-04-07 | 1 | -1/+10 |
* | Add and document the 'jid' keyword for the '-o' option. | pjd | 2005-03-20 | 2 | -1/+4 |
* | Fix bin/pax doesn't wait for compress/gzip before exiting. | obrien | 2005-03-12 | 1 | -4/+6 |
* | Use ``.Pq Ql'' to quote single characters, instead of ``.Pq Li''. | keramida | 2005-03-04 | 1 | -17/+17 |
* | Add a section describing the exit status of the shell. | keramida | 2005-03-04 | 1 | -0/+8 |
* | Wrap BSD r* commands in NO_RCMDS. | trhodes | 2005-03-02 | 1 | -1/+1 |
* | Support \H, \h, \w, \W, \$ string expansion in the prompt. | obrien | 2005-03-01 | 1 | -4/+91 |
* | Fix typo | phantom | 2005-02-27 | 2 | -2/+2 |
* | Fix a few markup nits in previous commit. | trhodes | 2005-02-25 | 2 | -7/+9 |
* | Note how cp(1) handles directories ending in "/." | trhodes | 2005-02-24 | 1 | -1/+5 |
* | Add information on utilities which may or may not be aware of file flags. | trhodes | 2005-02-23 | 1 | -1/+18 |
* | Change /bin/sh so *it* implements the processing needed for scripts to | gad | 2005-02-16 | 1 | -11/+43 |
* | Several improvements to ps.1: | delphij | 2005-02-14 | 1 | -10/+22 |
* | Expand contractions. | ru | 2005-02-13 | 1 | -1/+1 |
* | Expand *n't contractions. | ru | 2005-02-13 | 5 | -6/+6 |
* | Fixed the misplaced $FreeBSD$. | ru | 2005-02-09 | 2 | -2/+2 |
* | Sync program's usage() with manpage's SYNOPSIS. | ru | 2005-02-09 | 15 | -29/+32 |