| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | o Discuss the ways to escape an alias. | jcamou | 2005-08-29 | 1 | -4/+16 |
* | Document umask's -S option. | stefanf | 2005-08-17 | 1 | -3/+8 |
* | Remove a hack for an ancient gdb. | stefanf | 2005-08-15 | 1 | -13/+4 |
* | Recent cleanups made it possible to bump WARNS to 3. | stefanf | 2005-08-14 | 1 | -1/+1 |
* | Put the comparison with PEOF into a new macro is_eof(). Don't use it if the | stefanf | 2005-08-13 | 2 | -6/+8 |
* | Declare echocmd() and testcmd(). | stefanf | 2005-08-13 | 1 | -0/+2 |
* | Use assignment rather than comparison. | stefanf | 2005-08-13 | 1 | -2/+2 |
* | - Provide all initialisers for a struct event. | stefanf | 2005-08-13 | 1 | -5/+6 |
* | First declare the functions to pacify -Wmissing-prototypes. | stefanf | 2005-08-13 | 1 | -0/+4 |
* | Include missing headers. | stefanf | 2005-08-13 | 2 | -0/+2 |
* | Use prototypes in the MKINIT lines collected by mkinit. | stefanf | 2005-08-13 | 3 | -3/+3 |
* | Use prototypes in the generated builtins.{c,h} files. | stefanf | 2005-08-13 | 1 | -3/+3 |
* | cvs -d stefanf@ncvs.FreeBSD.org:/home/ncvs | stefanf | 2005-08-13 | 3 | -5/+9 |
* | El_parse's third parameter is now const-qualified, add a cast. | stefanf | 2005-08-11 | 1 | -1/+1 |
* | 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 |