| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a comment. | stefanf | 2005-08-07 | 1 | -1/+1 |
* | Don't install examples of NO_EXAMPLES | phk | 2005-08-03 | 1 | -0/+2 |
* | Spell "protections" correctly. | keramida | 2005-07-28 | 1 | -1/+1 |
* | Spell "background" correctly. | keramida | 2005-07-28 | 1 | -5/+5 |
* | 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 |
* | Since it is not un-common for a process's resident set size (rss) | csjp | 2005-02-06 | 1 | -1/+1 |
* | Use LC_MESSAGES locale category instead of value of LANG environment variable | phantom | 2005-02-01 | 2 | -0/+4 |
* | Remove unnecessary SRCS= where could be guessed directly by our | delphij | 2005-01-27 | 1 | -1/+0 |
* | ps(1) is WARNS=6 on all Tier-1 platforms as far as I can test, | delphij | 2005-01-27 | 1 | -1/+1 |
* | Don't specify SRCS= when it can be obtained from PROGS= | delphij | 2005-01-27 | 1 | -1/+0 |
* | WARNS?=6 is already in bin/Makefile.inc, so remove this one. | delphij | 2005-01-27 | 1 | -1/+0 |
* | Remove useless errno.h include. | ssouhlal | 2005-01-26 | 1 | -1/+0 |
* | Remove WARNS?= 6 from Makefile, since it is already in src/bin/Makefile.inc | ssouhlal | 2005-01-26 | 1 | -1/+0 |