| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/head/; revision=61535
|
| |
|
|
| |
Notes:
svn path=/head/; revision=60611
|
| |
|
|
|
|
|
| |
Fixed some style bugs.
Notes:
svn path=/head/; revision=60599
|
| |
|
|
|
|
|
| |
Approved by: obrien
Notes:
svn path=/head/; revision=60029
|
| |
|
|
|
|
|
|
| |
Fix 'make release'
Suppress 'make distribute'
Notes:
svn path=/head/; revision=59581
|
| |
|
|
| |
Notes:
svn path=/head/; revision=59576
|
| |
|
|
|
|
|
| |
Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
Notes:
svn path=/head/; revision=59575
|
| |
|
|
|
|
|
|
|
| |
if "WANT_KANJI" is defined in /etc/make.conf.
Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
Notes:
svn path=/head/; revision=59471
|
| |
|
|
| |
Notes:
svn path=/head/; revision=59462
|
| |
|
|
| |
Notes:
svn path=/head/; revision=59461
|
| |
|
|
|
|
|
|
| |
Optimize NLS by not wasting space copying the same .cat but use symbolic links
instead.
Notes:
svn path=/head/; revision=59432
|
| |
|
|
| |
Notes:
svn path=/head/; revision=59425
|
| |
|
|
|
|
|
| |
Submitted by: ache
Notes:
svn path=/head/; revision=59424
|
| |
|
|
| |
Notes:
svn path=/head/; revision=59394
|
| |
|
|
| |
Notes:
svn path=/head/; revision=59393
|
| |
|
|
| |
Notes:
svn path=/head/; revision=59355
|
| |
|
|
| |
Notes:
svn path=/head/; revision=57717
|
| |
|
|
| |
Notes:
svn path=/head/; revision=57695
|
| |
|
|
|
|
|
|
| |
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
Notes:
svn path=/head/; revision=57663
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
The description of -X option in csh(1) manpage uses a wording
that references the descriptions of -x, -v and -V. This might
be a little confusing. Changed this to a complete description
that does not reference other paragraphs.
PR: 16762
Submitted: Giorgos Keramidas <keramida@ceid.upatras.gr>
Notes:
svn path=/head/; revision=57279
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
The first paragraph of "Argument list processing" says that an
argument of - will make csh be a login shell. However, running
csh with only a - as an argument fails with the error message.
csh(1) corrected to reflect this.
PR: 16754
Submitted by: Giorgos Keramidas <keramida@ceid.upatras.gr>
Notes:
svn path=/head/; revision=57276
|
| |
|
|
|
|
|
|
| |
userland. Currently, it can be enforced by login and csh. More
shells supporting sbsize are welcome.
Notes:
svn path=/head/; revision=52071
|
| |
|
|
|
|
|
|
|
|
|
| |
commit and those which cause ugly nroff output have been fixed, since
the purpose of the style guideline which they contravene is to reduce
the sizes of deltas.
Reported by: bde
Notes:
svn path=/head/; revision=51275
|
| |
|
|
|
|
|
|
|
|
| |
. add printenv(1)
. correct reference to "CSH introduction"
Reviewed by: mpp
Notes:
svn path=/head/; revision=51248
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Consistently misspell built-in as builtin.
* Add a builtin(1) manpage and create builtin(1) MLINKS for all shell
builtin commands for which no standalone utility exists. These MLINKS
replace those that were created for csh(1).
* Add appropriate xrefs for builtin(1) to the csh(1) and sh(1) manpages,
as well as to the manpages of standalone utilities which are supported
as shell builtin commands in at least one of the shells. In such
manpages, explain that similar functionality may be provided as a
shell builtin command.
* Improve sh(1)'s description of the cd builtin command. Csh(1) already
describes it adequately. Replace the cd(1) manpage with a builtin(1)
MLINKS link.
* Clean up some mdoc problems: use Xr instead of literal "foo(n)"; use
Ic instead of Xr for shell builtin commands.
* Undo English contractions.
Reviewed by: mpp, rgrimes
Notes:
svn path=/head/; revision=51090
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50471
|
| |
|
|
|
|
|
| |
Submitted by: Philippe Charnier <charnier@xp11.frmug.org>
Notes:
svn path=/head/; revision=46684
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
statement if blocks[*] when the else could be ambiguous, not defaulting
to int type and removal of some unused variables.
[*] This is explicitly allowed by style(9) when the single statement
spans more than one line.
Reviewed by: obrien, chuckr
Notes:
svn path=/head/; revision=46073
|
| |
|
|
|
|
|
|
|
| |
overflowing a buffer.
Obtained from: Either OpenBSD or a discussion in bugtraq.
Notes:
svn path=/head/; revision=41843
|
| |
|
|
| |
Notes:
svn path=/head/; revision=37896
|
| |
|
|
|
|
|
|
|
|
| |
printf '%d\n' `echo 23`
now works as expected.
PR: bin/2969
Submitted by: Gareth McCaughan <gjm11@dpmms.cam.ac.uk>
Notes:
svn path=/head/; revision=37895
|
| |
|
|
|
|
|
|
| |
NUL at the end of the path.
Inspired by: OpenBSD's changes in this area by theo de raadt
Notes:
svn path=/head/; revision=36784
|
| |
|
|
| |
Notes:
svn path=/head/; revision=36005
|
| |
|
|
| |
Notes:
svn path=/head/; revision=35773
|
| |
|
|
|
|
|
| |
Use .An/.Aq
Notes:
svn path=/head/; revision=34668
|
| |
|
|
| |
Notes:
svn path=/head/; revision=33919
|
| |
|
|
| |
Notes:
svn path=/head/; revision=32983
|
| |
|
|
|
|
|
|
| |
Reorder includes to be alphabetical some places since I already was in
here.
Notes:
svn path=/head/; revision=31666
|
| |
|
|
|
|
|
| |
Obtained from: Theo deRaadt <theo@openbsd.org> (OpenBSD rev 1.6)
Notes:
svn path=/head/; revision=30208
|
| |
|
|
|
|
|
| |
Obtained from: Todd Miller <millert@openbsd.org> (OpenBSD rev 1.3)
Notes:
svn path=/head/; revision=30207
|
| |
|
|
|
|
|
| |
Obtained from: Todd Miller <millert@openbsd.org> (OpenBSD csh.c rev 1.3 and 1.4)
Notes:
svn path=/head/; revision=30206
|
| |
|
|
| |
Notes:
svn path=/head/; revision=27970
|
| |
|
|
| |
Notes:
svn path=/head/; revision=27969
|
| |
|
|
|
|
|
|
|
| |
register keyword, and -Wall cleaning.
Obtained from: similar changes in NetBSD
Notes:
svn path=/head/; revision=27965
|
| |
|
|
| |
Notes:
svn path=/head/; revision=22988
|
| |
|
|
|
|
|
|
|
|
|
| |
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
Notes:
svn path=/head/; revision=21673
|
| |
|
|
| |
Notes:
svn path=/head/; revision=21635
|
| |
|
|
| |
Notes:
svn path=/head/; revision=19282
|
| |
|
|
| |
Notes:
svn path=/head/; revision=18718
|
| |
|
|
|
|
|
| |
csh was one of the 3 programs in /usr/src that (mis)used NOFILE.
Notes:
svn path=/head/; revision=18536
|