Gary W. Swearingen
34602d8e7e
Improved descriptions of block size handling.
...
PR: docs/84765
Submitted by: garys
Approved by: keramida
MFC after: 3 days
2005-08-31 17:58:38 +00:00
Jesus R. Camou
19162ab914
Wrap a line due to a new sentence.
...
Noticed by: simon
Approved by: trhodes (mentor)
2005-08-29 21:28:12 +00:00
Jesus R. Camou
a886288efd
o Discuss the ways to escape an alias.
...
o Fix the alias syntax lines.
o Refer to the Aliases subsection.
PR: docs/84914
Submitted by: garys
Approved by: trhodes (mentor)
MFC after: 3 days
2005-08-29 06:47:43 +00:00
Stefan Farfeleder
faa1ed35ac
Document umask's -S option.
2005-08-17 19:44:15 +00:00
Stefan Farfeleder
811beb4b88
Remove a hack for an ancient gdb.
2005-08-15 17:49:38 +00:00
Stefan Farfeleder
711dc65d01
Recent cleanups made it possible to bump WARNS to 3.
2005-08-14 07:46:56 +00:00
Stefan Farfeleder
716b138b4b
Put the comparison with PEOF into a new macro is_eof(). Don't use it if the
...
character comes from a string.
2005-08-13 15:47:13 +00:00
Stefan Farfeleder
adecfb8dfc
Declare echocmd() and testcmd().
2005-08-13 15:04:30 +00:00
Stefan Farfeleder
8d99957008
Use assignment rather than comparison.
2005-08-13 15:00:54 +00:00
Stefan Farfeleder
b37630e3a6
- Provide all initialisers for a struct event.
...
- Include init.h in the generated init.c.
- Generate prototypes and put the brace on the next line.
2005-08-13 08:38:02 +00:00
Stefan Farfeleder
79ea0bd9f3
First declare the functions to pacify -Wmissing-prototypes.
2005-08-13 08:31:37 +00:00
Stefan Farfeleder
955e9f68da
Include missing headers.
2005-08-13 08:26:58 +00:00
Stefan Farfeleder
c789373981
Use prototypes in the MKINIT lines collected by mkinit.
2005-08-13 08:12:18 +00:00
Stefan Farfeleder
bfce4fe8c5
Use prototypes in the generated builtins.{c,h} files.
2005-08-13 08:09:22 +00:00
Stefan Farfeleder
643c91f9ee
cvs -d stefanf@ncvs.FreeBSD.org:/home/ncvs
2005-08-13 07:54:23 +00:00
Stefan Farfeleder
7bdc89d779
El_parse's third parameter is now const-qualified, add a cast.
2005-08-11 20:28:26 +00:00
Stefan Farfeleder
5d3e07d4ac
Fix a comment.
...
Submitted by: Liam J. Foy
2005-08-07 09:11:38 +00:00
Poul-Henning Kamp
670f8414ea
Don't install examples of NO_EXAMPLES
2005-08-03 09:22:03 +00:00
Giorgos Keramidas
9358c0e397
Spell "protections" correctly.
2005-07-28 18:28:11 +00:00
Giorgos Keramidas
5b5b96582a
Spell "background" correctly.
2005-07-28 12:40:23 +00:00
Xin LI
0e3e87bd43
Fix a bug when shell expansion is done against dangling symlinks, by
...
converting the stat() call to a lstat() call, which will cover the
situation. One can exercise this bug by referring a dangling link with
something like */the-link.
Approved by: re (scottl)
Submitted by: Simon 'corecode' Schubert [corecode fs ei tum de]
Obtained from: NetBSD via DragonFlyBSD (NetBSD rev. 1.51 and DragonFly
rev. 1.6)
MFC After: 3 days
2005-07-07 18:10:33 +00:00
Ruslan Ermilov
7b020a2f1e
Sort sections.
...
Approved by: re (blanket)
2005-06-14 08:25:54 +00:00
Ruslan Ermilov
fb039b55dc
Sorted sections and fixed prompt (PS[12]) strings.
...
Approved by: re (blanket)
2005-06-14 08:25:00 +00:00
Ruslan Ermilov
fd50df303c
Put the description of the -c option in the right place, as
...
promised by the Argument List Processing section introduction.
What follows the option in the options list is its long name,
not its argument (as is the case for the -c option). Also
sort references in the SEE ALSO section.
Approved by: re (blanket)
2005-06-14 07:50:44 +00:00
Dag-Erling Smørgrav
ee66677a7a
Remove kludges intended to support src trees with partial obj trees.
...
Discussed with: ru
2005-06-10 06:12:53 +00:00
Dima Dorfman
24b0280f8c
Remove the EXAMPLES section that describes how to sort by size using
...
sort(1). This functionality is provided by the -S option now, and it
is useful even though a similar effect is achievable with sort(1),
since the latter doesn't work in combination with -h. This option is
also present in NetBSD, OpenBSD, and GNU fileutils, so there's clearly
a demand for it.
Noticed by: asmodai
2005-06-03 11:38:35 +00:00
Dima Dorfman
77a15272e7
Improve wording: A sort is "in" a particular order, not "by" a
...
particular order.
2005-06-03 11:22:06 +00:00
Dima Dorfman
71b8b74887
Add the -S option to sort files by size. NetBSD and OpenBSD already
...
have this option with identical semantics (sorting large files first).
-r can be used to reverse the sort if that is desired.
PR: 81625
Submitted by: Kostas Blekos <mplekos@physics.upatras.gr>, keramida
2005-06-03 11:05:58 +00:00
Tim J. Robbins
500b4917ab
The new name for the DIAGNOSTICS section is EXIT STATUS.
...
Noticed by: ru
2005-05-31 12:57:44 +00:00
Tim J. Robbins
4129539639
Move information about exit status into a DIAGNOSTICS section.
2005-05-29 08:18:48 +00:00
Andrey A. Chernov
aaf9c3b784
Fix: printed output flags (onocr) and (onlret) same as oxtabs
...
PR: 81256
Submitted by: Arseny Nasokin <tarc@tarc.po.cs.msu.su>
2005-05-26 06:57:57 +00:00
Maxime Henrion
8835fa2759
Correct a few places where we called warn() when warnx() should have
...
been used.
Submitted by: "Liam J. Foy" <liamfoy@sepulcrum.org>
Obtained from: DragonFlyBSD
2005-05-19 21:33:48 +00:00
Garance A Drosehn
01c7bd5378
A second attempt to adjust option-parsing on a shell command, for the
...
benefit of scripts start out as: #!/bin/sh -- # -*- perl -*-
With this fix in place, we can commit a change to kern/imgact_shell.c
so FreeBSD will process the `#!' line in shell-scripts in a more
standard fashion.
PR: 16393
Mentioned on: freebsd-arch
2005-05-16 04:32:41 +00:00
Dima Dorfman
7e81a15205
Add an interface to the lchflags(2) syscall. The new -h option is
...
analogous to chmod(1)'s -h. It allows setting flags on symbolic links,
which *do* exist in 5.x+ despite a claim to the contrary in the
chflags(1) man page.
Suggested by: Chris Dillon
2005-05-14 23:23:10 +00:00
Mark Peek
6048f2e121
Define HAVE_STRUCT_UTMP_UT_HOST in order for the REMOTEHOST environment
...
variable to show up correctly.
Note: This is really a bug with the stock tcsh configure.in script not
including <sys/types.h> before <utmp.h>. But, since config.h is maintained
separate from the contrib sources, this is the correct fix.
Noticed by: ache
2005-05-04 20:21:57 +00:00
Maxim Konovalov
fa6c8d89c9
o Typo: s/teminal/terminal/.
...
Submitted by: Michal Varga
2005-04-29 11:10:27 +00:00
Mark Peek
90d5800df2
Add in FreeBSD specific options for tcsh 6.14.
2005-04-24 19:51:57 +00:00
Mark Peek
ced7a1fd5b
Add the config.h resulting from running the configure script.
...
Note: the contents of this file has changed between 6.13 and 6.14.
The old contents of this file has been repocopied to config_p.h.
2005-04-24 19:50:22 +00:00
Mark Peek
099f08ce6e
Add new file (tc.nls.c) to the build.
2005-04-24 19:44:43 +00:00
Giorgos Keramidas
f1caa99d54
There is no /etc/rc.network anymore.
...
Submitted by: Benjamin Rossen <b.rossen@onsnet.nu>
MFC after: 2 weeks
2005-04-17 23:22:22 +00:00
Giorgos Keramidas
38afdcbc3c
Various sh(1) enhancements:
...
- Move the description of the ``-c string'' option closer to the option itself.
- Add an ENVIRONMENT section (1)
- Add more .Xr cross references to the SEE ALSO section.
Obtained from: NetBSD (1)
2005-04-15 14:53:29 +00:00
Scott Long
fd525b85a7
Document problems with writing to disks under GEOM.
2005-04-07 20:50:38 +00:00
Pawel Jakub Dawidek
a990344f7e
Add and document the 'jid' keyword for the '-o' option.
...
Reviewed by: gad
MFC after: 3 days
2005-03-20 10:40:36 +00:00
David E. O'Brien
5f44e053cc
Fix bin/pax doesn't wait for compress/gzip before exiting.
...
Submitted by: Joerg Sonnenberger <joerg@britannica.bec.de>
Obtained from: OpenBSD (commited fix to PR 3455)
2005-03-12 06:38:01 +00:00
Giorgos Keramidas
a762afe578
Use `.Pq Ql'' to quote single characters, instead of
`.Pq Li''.
...
This makes the resulting output more aesthetically pleasing in
text-only terminals:
Reviewed by: ru
2005-03-04 13:16:50 +00:00
Giorgos Keramidas
91ee1c5df6
Add a section describing the exit status of the shell.
...
Obtained from: NetBSD
2005-03-04 12:40:07 +00:00
Tom Rhodes
c71158d453
Wrap BSD r* commands in NO_RCMDS.
...
Change NO_RCMDNS to NO_RCMDS and do the switch in bsd.compat.mk.
Discussed with: ru, nectar
2005-03-02 11:53:22 +00:00
David E. O'Brien
f0c73601c1
Support \H, \h, \w, \W, \$ string expansion in the prompt.
...
Submitted by: mini
2005-03-01 03:35:58 +00:00
Alexey Zelkin
bed602166f
Fix typo
2005-02-27 18:18:32 +00:00
Tom Rhodes
61001d7506
Fix a few markup nits in previous commit.
...
Noticed by: ru, who else? :)
2005-02-25 00:40:46 +00:00