Up to [cvs.netbsd.org] / src / bin / sh
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.106 / (download) - annotate - [select for diffs], Wed Oct 5 13:15:30 2011 UTC (7 months, 2 weeks ago) by christos
Branch: MAIN
CVS Tags: yamt-pagecache-base5,
yamt-pagecache-base4,
yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
yamt-pagecache,
netbsd-6-base,
netbsd-6,
HEAD
Changes since 1.105: +3 -6
lines
Diff to previous 1.105 (colored)
Merge duplicate information.
Revision 1.105 / (download) - annotate - [select for diffs], Tue Oct 4 18:11:27 2011 UTC (7 months, 3 weeks ago) by apb
Branch: MAIN
Changes since 1.104: +2 -2
lines
Diff to previous 1.104 (colored)
.Dq Dv \&:
Revision 1.104 / (download) - annotate - [select for diffs], Tue Oct 4 18:07:39 2011 UTC (7 months, 3 weeks ago) by christos
Branch: MAIN
Changes since 1.103: +6 -2
lines
Diff to previous 1.103 (colored)
Mention what happens when we don't include :. It would be nice to use .Dv : but it produces ``'':
Revision 1.103 / (download) - annotate - [select for diffs], Sun Sep 11 06:02:20 2011 UTC (8 months, 2 weeks ago) by dholland
Branch: MAIN
Changes since 1.102: +2 -2
lines
Diff to previous 1.102 (colored)
A feature that wasn't implemented for 4.4alpha and still isn't implemented is just plain not implemented.
Revision 1.99.4.1 / (download) - annotate - [select for diffs], Thu Jun 23 14:17:48 2011 UTC (11 months ago) by cherry
Branch: cherry-xenmp
Changes since 1.99: +28 -15
lines
Diff to previous 1.99 (colored) next main 1.100 (colored)
Catchup with rmind-uvmplock merge.
Revision 1.102 / (download) - annotate - [select for diffs], Mon Jun 13 20:41:00 2011 UTC (11 months, 1 week ago) by wiz
Branch: MAIN
Changes since 1.101: +11 -11
lines
Diff to previous 1.101 (colored)
Sort sections. Remove trailing whitespace.
Revision 1.101 / (download) - annotate - [select for diffs], Mon Jun 13 00:17:15 2011 UTC (11 months, 1 week ago) by uebayasi
Branch: MAIN
Changes since 1.100: +4 -3
lines
Diff to previous 1.100 (colored)
Typos.
Revision 1.100 / (download) - annotate - [select for diffs], Sat Jun 11 14:37:36 2011 UTC (11 months, 2 weeks ago) by christos
Branch: MAIN
Changes since 1.99: +18 -6
lines
Diff to previous 1.99 (colored)
document OLDPWD and cd -
Revision 1.99 / (download) - annotate - [select for diffs], Thu Jun 3 02:05:02 2010 UTC (23 months, 3 weeks ago) by dholland
Branch: MAIN
CVS Tags: matt-mips64-premerge-20101231,
cherry-xenmp-base,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2
Branch point for: cherry-xenmp
Changes since 1.98: +7 -2
lines
Diff to previous 1.98 (colored)
Note that set -o tabcomplete requires either set -o emacs or set -o vi to work.
Revision 1.87.18.1.4.1 / (download) - annotate - [select for diffs], Wed Apr 21 05:15:28 2010 UTC (2 years, 1 month ago) by matt
Branch: matt-nb5-mips64
CVS Tags: matt-nb5-mips64-premerge-20101231,
matt-nb5-mips64-k15
Changes since 1.87.18.1: +20 -7
lines
Diff to previous 1.87.18.1 (colored) next main 1.87.18.2 (colored)
sync to netbsd-5
Revision 1.98 / (download) - annotate - [select for diffs], Mon Mar 1 21:53:58 2010 UTC (2 years, 2 months ago) by joerg
Branch: MAIN
Changes since 1.97: +2 -2
lines
Diff to previous 1.97 (colored)
\\ -> \e
Revision 1.87.18.3 / (download) - annotate - [select for diffs], Sat Jan 30 19:26:39 2010 UTC (2 years, 3 months ago) by snj
Branch: netbsd-5
CVS Tags: netbsd-5-1-RELEASE,
netbsd-5-1-RC4,
netbsd-5-1-RC3,
netbsd-5-1-RC2,
netbsd-5-1-RC1,
netbsd-5-1-2-RELEASE,
netbsd-5-1-1-RELEASE,
netbsd-5-1,
matt-nb5-pq3-base,
matt-nb5-pq3
Changes since 1.87.18.2: +2 -2
lines
Diff to previous 1.87.18.2 (colored) to branchpoint 1.87 (colored) next main 1.88 (colored)
Pull up following revision(s) (requested by dholland in ticket #1274): bin/sh/sh.1: revision 1.97 via patch Bump date for cd -P support.
Revision 1.87.18.2 / (download) - annotate - [select for diffs], Sat Jan 30 19:24:32 2010 UTC (2 years, 3 months ago) by snj
Branch: netbsd-5
Changes since 1.87.18.1: +19 -6
lines
Diff to previous 1.87.18.1 (colored) to branchpoint 1.87 (colored)
Pull up following revision(s) (requested by dholland in ticket #1274): bin/sh/cd.c: revision 1.40 bin/sh/sh.1: revision 1.95 Make the cd builtin accept and ignore -P, which is a kshism that has been allowed to leak into POSIX and selects the behavior cd already implements. Closes PR bin/42557 and also relevant to PR pkg/42168. I suppose this should probably be pulled up to both -4 and -5...
Revision 1.85.2.2 / (download) - annotate - [select for diffs], Wed Jan 27 21:01:58 2010 UTC (2 years, 3 months ago) by bouyer
Branch: netbsd-4
Changes since 1.85.2.1: +19 -6
lines
Diff to previous 1.85.2.1 (colored) to branchpoint 1.85 (colored) next main 1.86 (colored)
Pull up following revision(s) (requested by dholland in ticket #1380): bin/sh/cd.c: revision 1.40 bin/sh/sh.1: revision 1.95 bin/sh/sh.1: revision 1.97 Make the cd builtin accept and ignore -P, which is a kshism that has been allowed to leak into POSIX and selects the behavior cd already implements. Closes PR bin/42557 and also relevant to PR pkg/42168. I suppose this should probably be pulled up to both -4 and -5... Bump date for cd -P support.
Revision 1.97 / (download) - annotate - [select for diffs], Fri Jan 1 21:46:31 2010 UTC (2 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.96: +2 -2
lines
Diff to previous 1.96 (colored)
Bump date for cd -P support.
Revision 1.96 / (download) - annotate - [select for diffs], Fri Jan 1 19:51:19 2010 UTC (2 years, 4 months ago) by dholland
Branch: MAIN
Changes since 1.95: +2 -2
lines
Diff to previous 1.95 (colored)
fix another typo
Revision 1.95 / (download) - annotate - [select for diffs], Fri Jan 1 19:34:59 2010 UTC (2 years, 4 months ago) by dholland
Branch: MAIN
Changes since 1.94: +19 -6
lines
Diff to previous 1.94 (colored)
Make the cd builtin accept and ignore -P, which is a kshism that has been allowed to leak into POSIX and selects the behavior cd already implements. Closes PR bin/42557 and also relevant to PR pkg/42168. I suppose this should probably be pulled up to both -4 and -5...
Revision 1.94 / (download) - annotate - [select for diffs], Fri Jan 1 18:09:16 2010 UTC (2 years, 4 months ago) by dholland
Branch: MAIN
Changes since 1.93: +2 -2
lines
Diff to previous 1.93 (colored)
fix typo
Revision 1.88.2.1 / (download) - annotate - [select for diffs], Wed May 13 19:15:51 2009 UTC (3 years ago) by jym
Branch: jym-xensuspend
Changes since 1.88: +17 -47
lines
Diff to previous 1.88 (colored) next main 1.89 (colored)
Sync with HEAD. Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
Revision 1.87.18.1 / (download) - annotate - [select for diffs], Wed Apr 1 00:25:21 2009 UTC (3 years, 1 month ago) by snj
Branch: netbsd-5
CVS Tags: netbsd-5-0-RELEASE,
netbsd-5-0-RC4,
netbsd-5-0-2-RELEASE,
netbsd-5-0-1-RELEASE,
netbsd-5-0,
matt-nb5-mips64-u2-k2-k4-k7-k8-k9,
matt-nb5-mips64-u1-k1-k5,
matt-nb5-mips64-premerge-20091211,
matt-nb4-mips64-k7-u2a-k9b
Branch point for: matt-nb5-mips64
Changes since 1.87: +4 -2
lines
Diff to previous 1.87 (colored)
Pull up following revision(s) (requested by mrg in ticket #622):
bin/csh/csh.1: revision 1.46
bin/csh/func.c: revision 1.37
bin/ps/print.c: revision 1.111
bin/ps/ps.c: revision 1.74
bin/sh/miscbltin.c: revision 1.38
bin/sh/sh.1: revision 1.92 via patch
external/bsd/top/dist/machine/m_netbsd.c: revision 1.7
lib/libkvm/kvm_proc.c: revision 1.82
sys/arch/mips/mips/cpu_exec.c: revision 1.55
sys/compat/darwin/darwin_exec.c: revision 1.57
sys/compat/ibcs2/ibcs2_exec.c: revision 1.73
sys/compat/irix/irix_resource.c: revision 1.15
sys/compat/linux/arch/amd64/linux_exec_machdep.c: revision 1.16
sys/compat/linux/arch/i386/linux_exec_machdep.c: revision 1.12
sys/compat/linux/common/linux_limit.h: revision 1.5
sys/compat/osf1/osf1_resource.c: revision 1.14
sys/compat/svr4/svr4_resource.c: revision 1.18
sys/compat/svr4_32/svr4_32_resource.c: revision 1.17
sys/kern/exec_subr.c: revision 1.62
sys/kern/init_sysctl.c: revision 1.160
sys/kern/kern_exec.c: revision 1.288
sys/kern/kern_resource.c: revision 1.151
sys/sys/param.h: patch
sys/sys/resource.h: revision 1.31
sys/sys/sysctl.h: revision 1.184
sys/uvm/uvm_extern.h: revision 1.153
sys/uvm/uvm_glue.c: revision 1.136
sys/uvm/uvm_mmap.c: revision 1.128
usr.bin/systat/ps.c: revision 1.32
- - add new RLIMIT_AS (aka RLIMIT_VMEM) resource that limits the total
address space available to processes. this limit exists in most other
modern unix variants, and like most of them, our defaults are unlimited.
remove the old mmap / rlimit.datasize hack.
- - adds the VMCMD_STACK flag to all the stack-creation vmcmd callers.
it is currently unused, but was added a few years ago.
- - add a pair of new process size values to kinfo_proc2{}. one is the
total size of the process memory map, and the other is the total size
adjusted for unused stack space (since most processes have a lot of
this...)
- - patch sh, and csh to notice RLIMIT_AS. (in some cases, the alias
RLIMIT_VMEM was already present and used if availble.)
- - patch ps, top and systat to notice the new k_vm_vsize member of
kinfo_proc2{}.
- - update irix, svr4, svr4_32, linux and osf1 emulations to support
this information. (freebsd could be done, but that it's best left
as part of the full-update of compat/freebsd.)
this addresses PR 7897. it also gives correct memory usage values,
which have never been entirely correct (since mmap), and have been
very incorrect since jemalloc() was enabled.
tested on i386 and sparc64, build tested on several other platforms.
thanks to many folks for feedback and testing but most espcially
chuq and yamt for critical suggestions that lead to this patch not
having a special ugliness i wasn't happy with anyway :-)
Revision 1.93 / (download) - annotate - [select for diffs], Sun Mar 29 08:55:27 2009 UTC (3 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: matt-premerge-20091211,
jym-xensuspend-nbase,
jym-xensuspend-base
Changes since 1.92: +2 -2
lines
Diff to previous 1.92 (colored)
Bump date for previous.
Revision 1.92 / (download) - annotate - [select for diffs], Sun Mar 29 01:02:49 2009 UTC (3 years, 1 month ago) by mrg
Branch: MAIN
Changes since 1.91: +4 -2
lines
Diff to previous 1.91 (colored)
- add new RLIMIT_AS (aka RLIMIT_VMEM) resource that limits the total
address space available to processes. this limit exists in most other
modern unix variants, and like most of them, our defaults are unlimited.
remove the old mmap / rlimit.datasize hack.
- adds the VMCMD_STACK flag to all the stack-creation vmcmd callers.
it is currently unused, but was added a few years ago.
- add a pair of new process size values to kinfo_proc2{}. one is the
total size of the process memory map, and the other is the total size
adjusted for unused stack space (since most processes have a lot of
this...)
- patch sh, and csh to notice RLIMIT_AS. (in some cases, the alias
RLIMIT_VMEM was already present and used if availble.)
- patch ps, top and systat to notice the new k_vm_vsize member of
kinfo_proc2{}.
- update irix, svr4, svr4_32, linux and osf1 emulations to support
this information. (freebsd could be done, but that it's best left
as part of the full-update of compat/freebsd.)
this addresses PR 7897. it also gives correct memory usage values,
which have never been entirely correct (since mmap), and have been
very incorrect since jemalloc() was enabled.
tested on i386 and sparc64, build tested on several other platforms.
thanks to many folks for feedback and testing but most espcially
chuq and yamt for critical suggestions that lead to this patch not
having a special ugliness i wasn't happy with anyway :-)
Revision 1.91 / (download) - annotate - [select for diffs], Tue Mar 10 15:14:28 2009 UTC (3 years, 2 months ago) by joerg
Branch: MAIN
Changes since 1.90: +2 -2
lines
Diff to previous 1.90 (colored)
Explicitly escape -- as it is not an argment to the Cm macro.
Revision 1.90 / (download) - annotate - [select for diffs], Tue Mar 10 14:18:52 2009 UTC (3 years, 2 months ago) by joerg
Branch: MAIN
Changes since 1.89: +13 -45
lines
Diff to previous 1.89 (colored)
Don't use .Xo/.Xc to workaround ancient macro argument limit.
Revision 1.89 / (download) - annotate - [select for diffs], Mon Mar 9 19:24:26 2009 UTC (3 years, 2 months ago) by joerg
Branch: MAIN
Changes since 1.88: +2 -2
lines
Diff to previous 1.88 (colored)
Fix preamble to match order set out by mdoc(7). Discussed with wiz.
Revision 1.88 / (download) - annotate - [select for diffs], Thu Dec 11 04:34:45 2008 UTC (3 years, 5 months ago) by yamt
Branch: MAIN
Branch point for: jym-xensuspend
Changes since 1.87: +3 -2
lines
Diff to previous 1.87 (colored)
document "EXIT" pseudo signal.
Revision 1.87 / (download) - annotate - [select for diffs], Sun Jun 24 17:57:56 2007 UTC (4 years, 11 months ago) by christos
Branch: MAIN
CVS Tags: yamt-pf42-baseX,
yamt-pf42-base4,
yamt-pf42-base3,
yamt-pf42-base2,
yamt-pf42-base,
yamt-pf42,
wrstuden-revivesa-base-3,
wrstuden-revivesa-base-2,
wrstuden-revivesa-base-1,
wrstuden-revivesa-base,
wrstuden-revivesa,
netbsd-5-base,
netbsd-5-0-RC3,
netbsd-5-0-RC2,
netbsd-5-0-RC1,
mjf-devfs2-base,
mjf-devfs2,
matt-mips64-base2,
matt-mips64-base,
matt-mips64,
matt-armv6-prevmlocking,
matt-armv6-nbase,
matt-armv6-base,
matt-armv6,
keiichi-mipv6-base,
keiichi-mipv6,
hpcarm-cleanup-nbase,
hpcarm-cleanup-base,
hpcarm-cleanup,
cube-autoconf-base,
cube-autoconf
Branch point for: netbsd-5
Changes since 1.86: +37 -16
lines
Diff to previous 1.86 (colored)
PR/36533: Greg A. Woods: minor doc fixes for sh(1)
Revision 1.85.2.1 / (download) - annotate - [select for diffs], Mon Apr 16 19:33:51 2007 UTC (5 years, 1 month ago) by bouyer
Branch: netbsd-4
CVS Tags: wrstuden-fixsa-newbase,
wrstuden-fixsa-base-1,
wrstuden-fixsa-base,
wrstuden-fixsa,
netbsd-4-0-RELEASE,
netbsd-4-0-RC5,
netbsd-4-0-RC4,
netbsd-4-0-RC3,
netbsd-4-0-RC2,
netbsd-4-0-RC1,
netbsd-4-0-1-RELEASE,
netbsd-4-0
Changes since 1.85: +15 -2
lines
Diff to previous 1.85 (colored)
Pull up following revision(s) (requested by apb in ticket #570): bin/sh/expand.c: revision 1.78 bin/sh/arith.y: revision 1.18 bin/sh/expand.h: revision 1.17 regress/bin/sh/expand.sh: revision 1.4 bin/sh/sh.1: revision 1.86 bin/sh/arith_lex.l: revision 1.14 Make /bin/sh use intmax_t (instead of int) for arithmetic in $((...)).
Revision 1.86 / (download) - annotate - [select for diffs], Sun Mar 25 06:56:43 2007 UTC (5 years, 2 months ago) by apb
Branch: MAIN
Changes since 1.85: +15 -2
lines
Diff to previous 1.85 (colored)
Document that shell arithmetic now uses intmax_t. Document that variables in shell arithmetic don't need "$" signs.
Revision 1.85 / (download) - annotate - [select for diffs], Mon Sep 4 20:30:36 2006 UTC (5 years, 8 months ago) by dsl
Branch: MAIN
CVS Tags: netbsd-4-base
Branch point for: netbsd-4
Changes since 1.84: +3 -3
lines
Diff to previous 1.84 (colored)
Fix typo, update date. Fixes PR/34472
Revision 1.84 / (download) - annotate - [select for diffs], Sat Sep 10 22:09:43 2005 UTC (6 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: abandoned-netbsd-4-base,
abandoned-netbsd-4
Changes since 1.83: +2 -2
lines
Diff to previous 1.83 (colored)
In mdoc, use .Pp for new paragraphs, not .br.
Revision 1.83 / (download) - annotate - [select for diffs], Sat Aug 20 21:07:42 2005 UTC (6 years, 9 months ago) by dsl
Branch: MAIN
Changes since 1.82: +6 -4
lines
Diff to previous 1.82 (colored)
Don't apply CDPATH if the the first component of the target is "." or "..". Fixes PR/30973 and applies the principle of least surprise. Update documentation to match (including date). (matches behaviour of pdksh - if not it's documentation)
Revision 1.82 / (download) - annotate - [select for diffs], Fri Jul 15 22:33:48 2005 UTC (6 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.81: +46 -46
lines
Diff to previous 1.81 (colored)
Aspell, fix an Xref, drop trailing whitespace.
Revision 1.81 / (download) - annotate - [select for diffs], Fri Jul 15 17:23:48 2005 UTC (6 years, 10 months ago) by christos
Branch: MAIN
Changes since 1.80: +6 -3
lines
Diff to previous 1.80 (colored)
Allow trap to work on ignored signals when the shell is interactive.
Revision 1.80 / (download) - annotate - [select for diffs], Tue May 24 00:03:52 2005 UTC (7 years ago) by wiz
Branch: MAIN
Changes since 1.79: +5 -5
lines
Diff to previous 1.79 (colored)
Whitespace and punctuation fixes.
Revision 1.79 / (download) - annotate - [select for diffs], Sat May 7 19:52:17 2005 UTC (7 years ago) by dsl
Branch: MAIN
Changes since 1.78: +24 -3
lines
Diff to previous 1.78 (colored)
If 'set -o tabcomplete' it set, then bind <tab> to the libedit filename completion function. Note that the libedit code will probably want fine-tuning! While editing the man page, add a note that non-whitespace IFS chars are terminators and can generate null arguments.
Revision 1.78 / (download) - annotate - [select for diffs], Thu Jun 3 19:54:37 2004 UTC (7 years, 11 months ago) by hubertf
Branch: MAIN
CVS Tags: netbsd-3-base,
netbsd-3-1-RELEASE,
netbsd-3-1-RC4,
netbsd-3-1-RC3,
netbsd-3-1-RC2,
netbsd-3-1-RC1,
netbsd-3-1-1-RELEASE,
netbsd-3-1,
netbsd-3-0-RELEASE,
netbsd-3-0-RC6,
netbsd-3-0-RC5,
netbsd-3-0-RC4,
netbsd-3-0-RC3,
netbsd-3-0-RC2,
netbsd-3-0-RC1,
netbsd-3-0-3-RELEASE,
netbsd-3-0-2-RELEASE,
netbsd-3-0-1-RELEASE,
netbsd-3-0,
netbsd-3
Changes since 1.77: +2 -2
lines
Diff to previous 1.77 (colored)
Fix typo: and the -> and then
Revision 1.77 / (download) - annotate - [select for diffs], Fri Apr 23 13:28:15 2004 UTC (8 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.76: +2 -2
lines
Diff to previous 1.76 (colored)
Fix typo noted by Patrick Welche.
Revision 1.76 / (download) - annotate - [select for diffs], Sat Apr 17 15:42:42 2004 UTC (8 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.75: +2 -2
lines
Diff to previous 1.75 (colored)
Bump date for previous.
Revision 1.75 / (download) - annotate - [select for diffs], Sat Apr 17 15:41:29 2004 UTC (8 years, 1 month ago) by christos
Branch: MAIN
Changes since 1.74: +3 -1
lines
Diff to previous 1.74 (colored)
understand rlimit sbsize
Revision 1.74 / (download) - annotate - [select for diffs], Sun Dec 21 11:16:23 2003 UTC (8 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-2-base,
netbsd-2-1-RELEASE,
netbsd-2-1-RC6,
netbsd-2-1-RC5,
netbsd-2-1-RC4,
netbsd-2-1-RC3,
netbsd-2-1-RC2,
netbsd-2-1-RC1,
netbsd-2-1,
netbsd-2-0-base,
netbsd-2-0-RELEASE,
netbsd-2-0-RC5,
netbsd-2-0-RC4,
netbsd-2-0-RC3,
netbsd-2-0-RC2,
netbsd-2-0-RC1,
netbsd-2-0-3-RELEASE,
netbsd-2-0-2-RELEASE,
netbsd-2-0-1-RELEASE,
netbsd-2-0,
netbsd-2
Changes since 1.73: +5 -2
lines
Diff to previous 1.73 (colored)
Fix example added in previous.
Revision 1.73 / (download) - annotate - [select for diffs], Sun Dec 21 08:40:29 2003 UTC (8 years, 5 months ago) by jdolecek
Branch: MAIN
Changes since 1.72: +5 -2
lines
Diff to previous 1.72 (colored)
add a note to Short-Circuit operators section about the somewhat nonintuitive evaluation in case there is both || and && specified pointed out in bin/23814 by VaX#n8
Revision 1.72 / (download) - annotate - [select for diffs], Thu Dec 18 15:52:31 2003 UTC (8 years, 5 months ago) by heas
Branch: MAIN
Changes since 1.71: +3 -3
lines
Diff to previous 1.71 (colored)
correct 2 typos
Revision 1.71 / (download) - annotate - [select for diffs], Fri Nov 14 20:00:28 2003 UTC (8 years, 6 months ago) by dsl
Branch: MAIN
Changes since 1.70: +56 -11
lines
Diff to previous 1.70 (colored)
Posix requires that 'pwd -P' reset the shells saved cwd value - so a subsequent 'pwd -L' will report the same value. Update man page to be a closer match to reality.
Revision 1.70 / (download) - annotate - [select for diffs], Mon Oct 27 08:23:40 2003 UTC (8 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.69: +2 -2
lines
Diff to previous 1.69 (colored)
passwd(5), not passwd(4). From Igor Sobrado in PR 23278.
Revision 1.69 / (download) - annotate - [select for diffs], Mon Oct 27 08:22:21 2003 UTC (8 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.68: +2 -2
lines
Diff to previous 1.68 (colored)
Do not xref alias(1) since that points to csh(1). Noted by Igor Sobrado in PR 23278, fixed following a suggestion by Greg A. Woods.
Revision 1.68 / (download) - annotate - [select for diffs], Thu Aug 7 09:05:37 2003 UTC (8 years, 9 months ago) by agc
Branch: MAIN
Changes since 1.67: +2 -6
lines
Diff to previous 1.67 (colored)
Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by Joel Baker in PR 22249, verified by myself.
Revision 1.67 / (download) - annotate - [select for diffs], Fri Jun 27 09:11:12 2003 UTC (8 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.66: +8 -8
lines
Diff to previous 1.66 (colored)
Quote some punctuation.
Revision 1.66 / (download) - annotate - [select for diffs], Tue May 6 08:33:08 2003 UTC (9 years ago) by wiz
Branch: MAIN
Changes since 1.65: +3 -3
lines
Diff to previous 1.65 (colored)
Drop trailing space.
Revision 1.65 / (download) - annotate - [select for diffs], Sun May 4 01:05:24 2003 UTC (9 years ago) by gmcgarry
Branch: MAIN
Changes since 1.64: +7 -2
lines
Diff to previous 1.64 (colored)
Add new builtin 'inputrc' which allows keybindings to be redefined for the current shell. From Arne H Juul in PR#10097.
Revision 1.64 / (download) - annotate - [select for diffs], Fri May 2 09:00:14 2003 UTC (9 years ago) by gmcgarry
Branch: MAIN
Changes since 1.63: +32 -8
lines
Diff to previous 1.63 (colored)
Expand documentation of emacs and vi modes. From Jeremy C. Reed in PR#14578.
Revision 1.63 / (download) - annotate - [select for diffs], Sat Apr 12 16:39:19 2003 UTC (9 years, 1 month ago) by zuntum
Branch: MAIN
Changes since 1.62: +2 -2
lines
Diff to previous 1.62 (colored)
add missing parenthesis
Revision 1.62 / (download) - annotate - [select for diffs], Sat Mar 22 11:37:49 2003 UTC (9 years, 2 months ago) by kristerw
Branch: MAIN
Changes since 1.61: +5 -5
lines
Diff to previous 1.61 (colored)
Change "if" to "if and only if" per discussion in PR 20794.
Revision 1.61 / (download) - annotate - [select for diffs], Tue Feb 25 10:34:41 2003 UTC (9 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.60: +4 -4
lines
Diff to previous 1.60 (colored)
.Nm does not need a dummy argument ("") before punctuation or
for correct formatting of the SYNOPSIS any longer.
Revision 1.60 / (download) - annotate - [select for diffs], Wed Feb 12 19:00:08 2003 UTC (9 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.59: +4 -3
lines
Diff to previous 1.59 (colored)
New sentence, new line; bump date for last change.
Revision 1.59 / (download) - annotate - [select for diffs], Wed Feb 12 02:55:14 2003 UTC (9 years, 3 months ago) by gmcgarry
Branch: MAIN
Changes since 1.58: +9 -4
lines
Diff to previous 1.58 (colored)
Introduce LANG environment variable and Xref to nls(7). Comment out the statement: "We expect POSIX conformance by the time 4.4BSD is released."
Revision 1.58 / (download) - annotate - [select for diffs], Thu Jan 23 18:32:07 2003 UTC (9 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.57: +2 -2
lines
Diff to previous 1.57 (colored)
Fix indentation of continuation of first line in SYNOPSIS.
Revision 1.57 / (download) - annotate - [select for diffs], Wed Jan 22 22:05:45 2003 UTC (9 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.56: +12 -9
lines
Diff to previous 1.56 (colored)
More markup, more commas, less typos.
Revision 1.56 / (download) - annotate - [select for diffs], Wed Jan 22 20:36:04 2003 UTC (9 years, 4 months ago) by dsl
Branch: MAIN
Changes since 1.55: +79 -9
lines
Diff to previous 1.55 (colored)
Support command -p, -v and -V as posix Stop temporary PATH assigments messing up hash table Fix sh -c -e "echo $0 $*" -a x (as posix) (agreed by christos)
Revision 1.55 / (download) - annotate - [select for diffs], Sat Dec 28 05:08:27 2002 UTC (9 years, 4 months ago) by uebayasi
Branch: MAIN
CVS Tags: fvdl_fs64_base
Changes since 1.54: +2 -2
lines
Diff to previous 1.54 (colored)
trap '' SIGINT -> trap '' INT.
Revision 1.54 / (download) - annotate - [select for diffs], Thu Dec 19 18:04:41 2002 UTC (9 years, 5 months ago) by kleink
Branch: MAIN
Changes since 1.53: +2 -2
lines
Diff to previous 1.53 (colored)
Another it's -> its.
Revision 1.53 / (download) - annotate - [select for diffs], Thu Dec 12 11:50:40 2002 UTC (9 years, 5 months ago) by uebayasi
Branch: MAIN
Changes since 1.52: +2 -2
lines
Diff to previous 1.52 (colored)
`` [n1]>&n2 Duplicate standard output (or n1) _TO_ n2.''
Revision 1.52 / (download) - annotate - [select for diffs], Wed Oct 2 10:01:46 2002 UTC (9 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.51: +3 -3
lines
Diff to previous 1.51 (colored)
filesystem -> file system, automaticly -> automatically.
Revision 1.51 / (download) - annotate - [select for diffs], Tue Oct 1 15:06:31 2002 UTC (9 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.50: +32 -15
lines
Diff to previous 1.50 (colored)
Use more mdoc, particularly to get rid of some \*[Lt] and \*[Gt].
Revision 1.50 / (download) - annotate - [select for diffs], Wed Sep 25 15:18:42 2002 UTC (9 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.49: +362 -252
lines
Diff to previous 1.49 (colored)
New policy: New sentences start on a new line. Patches by Robert Elz <kre at munnari oz au>, with minimal changes by me.
Revision 1.49 / (download) - annotate - [select for diffs], Wed May 15 19:43:29 2002 UTC (10 years ago) by bjh21
Branch: MAIN
CVS Tags: netbsd-1-6-base,
netbsd-1-6-RELEASE,
netbsd-1-6-RC3,
netbsd-1-6-RC2,
netbsd-1-6-RC1,
netbsd-1-6-PATCH002-RELEASE,
netbsd-1-6-PATCH002-RC4,
netbsd-1-6-PATCH002-RC3,
netbsd-1-6-PATCH002-RC2,
netbsd-1-6-PATCH002-RC1,
netbsd-1-6-PATCH002,
netbsd-1-6-PATCH001-RELEASE,
netbsd-1-6-PATCH001-RC3,
netbsd-1-6-PATCH001-RC2,
netbsd-1-6-PATCH001-RC1,
netbsd-1-6-PATCH001,
netbsd-1-6
Changes since 1.48: +2 -2
lines
Diff to previous 1.48 (colored)
Implement sh -a (allexport). Code (all two lines of it) from FreeBSD (FreeBSD var.c 1.13, sh.1 1.27).
Revision 1.48 / (download) - annotate - [select for diffs], Wed May 15 16:33:35 2002 UTC (10 years ago) by christos
Branch: MAIN
Changes since 1.47: +1 -2
lines
Diff to previous 1.47 (colored)
implement noclobber. From Ben Harris, with minor tweaks from me. Two unimplemented comments to go. Go Ben!
Revision 1.47 / (download) - annotate - [select for diffs], Wed May 15 14:59:21 2002 UTC (10 years ago) by christos
Branch: MAIN
Changes since 1.46: +1 -2
lines
Diff to previous 1.46 (colored)
Implement unset variable error messages from Ben Harris.
Revision 1.46 / (download) - annotate - [select for diffs], Sun Feb 24 21:41:52 2002 UTC (10 years, 3 months ago) by lukem
Branch: MAIN
CVS Tags: ELRICshvfork-base,
ELRICshvfork
Changes since 1.45: +4 -3
lines
Diff to previous 1.45 (colored)
first variable argument to "read" is not optional
Revision 1.33.4.7 / (download) - annotate - [select for diffs], Sat Feb 23 15:54:10 2002 UTC (10 years, 3 months ago) by he
Branch: netbsd-1-5
CVS Tags: netbsd-1-5-PATCH003
Changes since 1.33.4.6: +41 -7
lines
Diff to previous 1.33.4.6 (colored) to branchpoint 1.33 (colored) next main 1.34 (colored)
Pull up revision 1.41 (requested by jonb):
Extend functionality of the trap builtin, which now more closely
follows POSIX recommendations:
o accept signal names as well as signal numbers
o add ``-l'' option which outputs list of valid signals
o add signal EXIT to list of valid signals
o an ``-'' in the action part will reset signal to default behaviour
o changed standard output of ``trap'' to make it suitable as
subsequent input
Revision 1.45 / (download) - annotate - [select for diffs], Fri Feb 8 01:21:59 2002 UTC (10 years, 3 months ago) by ross
Branch: MAIN
Changes since 1.44: +37 -37
lines
Diff to previous 1.44 (colored)
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
Revision 1.44 / (download) - annotate - [select for diffs], Thu Dec 20 20:07:40 2001 UTC (10 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.43: +20 -25
lines
Diff to previous 1.43 (colored)
Punctuation nits, drop unnecessary .Pps, sort sections.
Revision 1.33.4.6 / (download) - annotate - [select for diffs], Wed Apr 4 16:15:24 2001 UTC (11 years, 1 month ago) by he
Branch: netbsd-1-5
CVS Tags: netbsd-1-5-PATCH002,
netbsd-1-5-PATCH001
Changes since 1.33.4.5: +13 -12
lines
Diff to previous 1.33.4.5 (colored) to branchpoint 1.33 (colored)
Pull up revision 1.43 (via patch, requested by wiz): Don't xref set(1) and case(1), since they are builtins and we don't have separate man pages for them. Xref passwd 5 instead of 4, environ 7 instead of 5, and comment out xref to profile(4), which we don't have. Improve markup of SYNOPSIS. Some whitespace fixes while I'm here.
Revision 1.43 / (download) - annotate - [select for diffs], Tue Apr 3 10:56:03 2001 UTC (11 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.42: +14 -13
lines
Diff to previous 1.42 (colored)
Don't xref set(1) and case(1), since they are builtins and we don't have separate man pages for them. Xref passwd 5 instead of 4, environ 7 instead of 5, and comment out xref to profile(4), which we don't have. Improve markup of SYNOPSIS. Some whitespace fixes while I'm here.
Revision 1.42 / (download) - annotate - [select for diffs], Sun Apr 1 02:15:45 2001 UTC (11 years, 1 month ago) by toddpw
Branch: MAIN
Changes since 1.41: +10 -4
lines
Diff to previous 1.41 (colored)
Correct {list;} example and fix formatting/typo in the operator lists.
Revision 1.41 / (download) - annotate - [select for diffs], Sun Mar 18 04:04:23 2001 UTC (11 years, 2 months ago) by wulf
Branch: MAIN
Changes since 1.40: +41 -7
lines
Diff to previous 1.40 (colored)
Extended functionality of the trap builtin, which now closely follows POSIX recommendations. - trap now accepts signal names and signal numbers e.g. INT, SIGINT, 2 - added option -l that outputs a list of valid signals - added signal EXIT to list of valid signals - a `-' in the action part will reset specified signal to their default behaviour - changed standard output format to make it suitable as an input to another shell that achieves the same trapping results
Revision 1.33.4.5 / (download) - annotate - [select for diffs], Sun Mar 18 03:20:12 2001 UTC (11 years, 2 months ago) by wulf
Branch: netbsd-1-5
Changes since 1.33.4.4: +6 -40
lines
Diff to previous 1.33.4.4 (colored) to branchpoint 1.33 (colored)
Reversed submission of trap.c and sh.1 to wrong branch
Revision 1.33.4.4 / (download) - annotate - [select for diffs], Sat Mar 17 10:21:33 2001 UTC (11 years, 2 months ago) by wulf
Branch: netbsd-1-5
Changes since 1.33.4.3: +41 -7
lines
Diff to previous 1.33.4.3 (colored) to branchpoint 1.33 (colored)
Extended functionality of the trap builtin, which now closely follows POSIX recommendations. - trap now accepts signal names and signal numbers e.g. INT, SIGINT, 2 - added option -l that outputs a list of valid signals - added signal EXIT to list of valid signals - a `-' in the action part will reset specified signal to their default behaviour - changed standard output format to make it suitable as an input to another shell that achieves the same trapping results
Revision 1.40 / (download) - annotate - [select for diffs], Mon Nov 20 17:48:05 2000 UTC (11 years, 6 months ago) by christos
Branch: MAIN
Changes since 1.39: +4 -4
lines
Diff to previous 1.39 (colored)
fix typo.
Revision 1.39 / (download) - annotate - [select for diffs], Mon Nov 20 16:59:56 2000 UTC (11 years, 6 months ago) by christos
Branch: MAIN
Changes since 1.38: +31 -1
lines
Diff to previous 1.38 (colored)
Add an example on how to use getopts, stolen from the getopt manual page :-)
Revision 1.33.4.3 / (download) - annotate - [select for diffs], Thu Sep 21 21:32:35 2000 UTC (11 years, 8 months ago) by phil
Branch: netbsd-1-5
CVS Tags: netbsd-1-5-RELEASE,
netbsd-1-5-BETA2,
netbsd-1-5-BETA
Changes since 1.33.4.2: +4 -4
lines
Diff to previous 1.33.4.2 (colored) to branchpoint 1.33 (colored)
.Bl argument is "-offset indent", not "-indent" (Approved thropej.)
Revision 1.38 / (download) - annotate - [select for diffs], Thu Sep 21 21:04:56 2000 UTC (11 years, 8 months ago) by phil
Branch: MAIN
Changes since 1.37: +3 -3
lines
Diff to previous 1.37 (colored)
.Bl takes parameter "-offset indent", not "-indent".
Revision 1.37 / (download) - annotate - [select for diffs], Mon Sep 4 07:30:12 2000 UTC (11 years, 8 months ago) by kleink
Branch: MAIN
Changes since 1.36: +2 -2
lines
Diff to previous 1.36 (colored)
For commands and utilities, use EXIT STATUS rather than RETURN VALUES as appropriate (and documented in mdoc(7)).
Revision 1.33.4.2 / (download) - annotate - [select for diffs], Mon Aug 28 04:25:47 2000 UTC (11 years, 9 months ago) by hubertf
Branch: netbsd-1-5
Changes since 1.33.4.1: +2 -2
lines
Diff to previous 1.33.4.1 (colored) to branchpoint 1.33 (colored)
Pull up to netbsd-1-5 branch, OK'd by thorpej: Log Message: > Add 'RETURN VALUE' section header. Files & Revisionis: > cvs rdiff -r1.19 -r1.20 basesrc/bin/cat/cat.1 > cvs rdiff -r1.12 -r1.13 basesrc/bin/chmod/chmod.1 > cvs rdiff -r1.14 -r1.15 basesrc/bin/cp/cp.1 > cvs rdiff -r1.8 -r1.9 basesrc/bin/dd/dd.1 > cvs rdiff -r1.9 -r1.10 basesrc/bin/echo/echo.1 > cvs rdiff -r1.11 -r1.12 basesrc/bin/expr/expr.1 > cvs rdiff -r1.25 -r1.26 basesrc/bin/ls/ls.1 > cvs rdiff -r1.10 -r1.11 basesrc/bin/mkdir/mkdir.1 > cvs rdiff -r1.23 -r1.24 basesrc/bin/mt/mt.1 > cvs rdiff -r1.12 -r1.13 basesrc/bin/mv/mv.1 > cvs rdiff -r1.16 -r1.17 basesrc/bin/pwd/pwd.1 > cvs rdiff -r1.9 -r1.10 basesrc/bin/rm/rm.1 > cvs rdiff -r1.11 -r1.12 basesrc/bin/rmdir/rmdir.1 > cvs rdiff -r1.35 -r1.36 basesrc/bin/sh/sh.1 > cvs rdiff -r1.11 -r1.12 basesrc/bin/sleep/sleep.1 > cvs rdiff -r1.20 -r1.21 basesrc/bin/stty/stty.1
Revision 1.36 / (download) - annotate - [select for diffs], Mon Aug 28 02:11:06 2000 UTC (11 years, 9 months ago) by hubertf
Branch: MAIN
Changes since 1.35: +2 -2
lines
Diff to previous 1.35 (colored)
Add 'RETURN VALUE' section header.
Revision 1.33.4.1 / (download) - annotate - [select for diffs], Tue Jul 18 01:59:14 2000 UTC (11 years, 10 months ago) by jhawk
Branch: netbsd-1-5
CVS Tags: netbsd-1-5-ALPHA2
Changes since 1.33: +89 -41
lines
Diff to previous 1.33 (colored)
Pullup revs 1.34, 1.35, approved by jhawk. rev 1.34: Note the meaning of 'trap 0' (execute on exit from shell) rev 1.35: Various mandoc updates to the Builtins section; mostly .Ic, a few other nits.
Revision 1.35 / (download) - annotate - [select for diffs], Tue Jul 18 01:55:48 2000 UTC (11 years, 10 months ago) by jhawk
Branch: MAIN
Changes since 1.34: +80 -39
lines
Diff to previous 1.34 (colored)
Various mandoc updates to the Builtins section; mostly .Ic, a few other nits.
Revision 1.34 / (download) - annotate - [select for diffs], Mon Jul 17 21:18:47 2000 UTC (11 years, 10 months ago) by jhawk
Branch: MAIN
Changes since 1.33: +10 -3
lines
Diff to previous 1.33 (colored)
Note the meaning of 'trap 0' (execute on exit from shell)
Revision 1.30.2.1 / (download) - annotate - [select for diffs], Mon Dec 27 18:27:12 1999 UTC (12 years, 5 months ago) by wrstuden
Branch: wrstuden-devbsize
Changes since 1.30: +16 -3
lines
Diff to previous 1.30 (colored) next main 1.31 (colored)
Pull up to last week's -current.
Revision 1.33 / (download) - annotate - [select for diffs], Tue Nov 16 22:03:25 1999 UTC (12 years, 6 months ago) by hubertf
Branch: MAIN
CVS Tags: wrstuden-devbsize-base,
wrstuden-devbsize-19991221,
netbsd-1-5-base,
minoura-xpg4dl-base,
minoura-xpg4dl
Branch point for: netbsd-1-5
Changes since 1.32: +3 -1
lines
Diff to previous 1.32 (colored)
Add under which conditions the "read" builtin returns success/failure. Suggested in PR 8813 by Eric Mumpower <nocturne@arepa.com>
Revision 1.32 / (download) - annotate - [select for diffs], Tue Sep 28 14:54:43 1999 UTC (12 years, 8 months ago) by bouyer
Branch: MAIN
CVS Tags: comdex-fall-1999-base,
comdex-fall-1999
Changes since 1.31: +6 -1
lines
Diff to previous 1.31 (colored)
xref sysctl(8) (for proc.<pid>.rlimits)
Revision 1.31 / (download) - annotate - [select for diffs], Mon Sep 27 19:34:25 1999 UTC (12 years, 8 months ago) by mjl
Branch: MAIN
Changes since 1.30: +9 -3
lines
Diff to previous 1.30 (colored)
Mention -c option to sh(1), noticed by Matthew Aldous in PR/8499.
Revision 1.30 / (download) - annotate - [select for diffs], Tue Jul 6 14:01:01 1999 UTC (12 years, 10 months ago) by christos
Branch: MAIN
Branch point for: wrstuden-devbsize
Changes since 1.29: +2 -2
lines
Diff to previous 1.29 (colored)
add -q in the synopsis line
Revision 1.29 / (download) - annotate - [select for diffs], Tue Mar 23 02:29:29 1999 UTC (13 years, 2 months ago) by ross
Branch: MAIN
CVS Tags: netbsd-1-4-base,
netbsd-1-4-RELEASE,
netbsd-1-4-PATCH003,
netbsd-1-4-PATCH002,
netbsd-1-4-PATCH001,
netbsd-1-4
Changes since 1.28: +11 -11
lines
Diff to previous 1.28 (colored)
Make the `...' actually appear in the case/esac syntax section. Fix a space botch in the $@ example. Kill warnings caused by the effective but wrong use of \[ and \] to perform the function of \&[ and \&].
Revision 1.28 / (download) - annotate - [select for diffs], Thu Feb 4 00:27:07 1999 UTC (13 years, 3 months ago) by cjs
Branch: MAIN
Changes since 1.27: +13 -1
lines
Diff to previous 1.27 (colored)
Add -q option, which when used with -v and/or -x, turns off the tracing during the execution of /etc/profile, .profile and $ENV.
Revision 1.27 / (download) - annotate - [select for diffs], Thu Jan 28 18:11:50 1999 UTC (13 years, 3 months ago) by kleink
Branch: MAIN
Changes since 1.26: +10 -1
lines
Diff to previous 1.26 (colored)
Add support for the export and readonly -p option.
Revision 1.26 / (download) - annotate - [select for diffs], Mon Jan 11 19:34:53 1999 UTC (13 years, 4 months ago) by garbled
Branch: MAIN
Changes since 1.25: +1221 -1232
lines
Diff to previous 1.25 (colored)
Massive fixup: Rewrite man page in mandoc format rather than nasty man format. Fix a ton of parsing errors, and generate proper .Xr's. document all known environment variables. suggest ksh rather than bash. The last two fix PR #1966. Wheee! Somebody with access to the POSIX spec needs to go in here, and document our adherence, or lack thereof.
Revision 1.25 / (download) - annotate - [select for diffs], Tue Nov 17 14:16:32 1998 UTC (13 years, 6 months ago) by msaitoh
Branch: MAIN
Changes since 1.24: +5 -3
lines
Diff to previous 1.24 (colored)
fix some bugs
Revision 1.24 / (download) - annotate - [select for diffs], Thu Oct 29 23:23:36 1998 UTC (13 years, 6 months ago) by garbled
Branch: MAIN
Changes since 1.23: +72 -12
lines
Diff to previous 1.23 (colored)
Modify to better document getopts. This fixes PR# 704. Much thanks to Christos for helping me out with this.
Revision 1.23 / (download) - annotate - [select for diffs], Sat Jul 4 06:52:07 1998 UTC (13 years, 10 months ago) by ross
Branch: MAIN
Changes since 1.22: +2 -3
lines
Diff to previous 1.22 (colored)
Small edit to n1>&n2 description.
Revision 1.21.2.1 / (download) - annotate - [select for diffs], Thu Nov 6 07:01:19 1997 UTC (14 years, 6 months ago) by mellon
Branch: netbsd-1-3
CVS Tags: netbsd-1-3-RELEASE,
netbsd-1-3-PATCH003-CANDIDATE2,
netbsd-1-3-PATCH003-CANDIDATE1,
netbsd-1-3-PATCH003-CANDIDATE0,
netbsd-1-3-PATCH003,
netbsd-1-3-PATCH002,
netbsd-1-3-PATCH001,
netbsd-1-3-BETA
Changes since 1.21: +6 -9
lines
Diff to previous 1.21 (colored) next main 1.22 (colored)
Pull rev 1.22 up from trunk (kleink)
Revision 1.22 / (download) - annotate - [select for diffs], Wed Nov 5 14:05:31 1997 UTC (14 years, 6 months ago) by kleink
Branch: MAIN
Changes since 1.21: +6 -9
lines
Diff to previous 1.21 (colored)
Per 1003.2, the (builtin) read utility shall treat the backslash as an escape character (including line continuation), unless the `-r' option is specified: * adopt to this behaviour, add the `-r' option to disable it; * remove the `-e' option, which was previously necessary to get this behaviour.
Revision 1.21 / (download) - annotate - [select for diffs], Thu Jul 10 23:07:04 1997 UTC (14 years, 10 months ago) by phil
Branch: MAIN
CVS Tags: netbsd-1-3-base
Branch point for: netbsd-1-3
Changes since 1.20: +2 -2
lines
Diff to previous 1.20 (colored)
Add a missing ) in the description of the builtin "set".
Revision 1.20 / (download) - annotate - [select for diffs], Fri May 23 19:40:30 1997 UTC (15 years ago) by cjs
Branch: MAIN
Changes since 1.19: +62 -1
lines
Diff to previous 1.19 (colored)
Add documentation for ulimit command, courtsey of Eric Fischer <eric@fudge.uchicago.edu>.
Revision 1.19 / (download) - annotate - [select for diffs], Sat Mar 8 13:28:45 1997 UTC (15 years, 2 months ago) by mouse
Branch: MAIN
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
alternate -> alternative, per PR 2643
Revision 1.15.6.2 / (download) - annotate - [select for diffs], Tue Mar 4 15:18:16 1997 UTC (15 years, 2 months ago) by mycroft
Branch: netbsd-1-2
CVS Tags: netbsd-1-2-PATCH001
Changes since 1.15.6.1: +9 -1
lines
Diff to previous 1.15.6.1 (colored) to branchpoint 1.15 (colored) next main 1.16 (colored)
Pull up latest sh(1). Fixes yet more bugs.
Revision 1.18 / (download) - annotate - [select for diffs], Thu Feb 6 23:24:54 1997 UTC (15 years, 3 months ago) by christos
Branch: MAIN
Changes since 1.17: +9 -1
lines
Diff to previous 1.17 (colored)
add type builtin.
Revision 1.15.6.1 / (download) - annotate - [select for diffs], Sun Jan 26 04:57:39 1997 UTC (15 years, 4 months ago) by rat
Branch: netbsd-1-2
Changes since 1.15: +123 -52
lines
Diff to previous 1.15 (colored)
Update /bin/sh from trunk per request of Christos Zoulas. Fixes many bugs.
Revision 1.17 / (download) - annotate - [select for diffs], Wed Oct 16 15:20:01 1996 UTC (15 years, 7 months ago) by christos
Branch: MAIN
Changes since 1.16: +30 -17
lines
Diff to previous 1.16 (colored)
PR/2808: Add HISTORY section and documentation of getopts. (from FreeBSD)
Revision 1.16 / (download) - annotate - [select for diffs], Mon Sep 2 21:28:21 1996 UTC (15 years, 8 months ago) by christos
Branch: MAIN
Changes since 1.15: +96 -38
lines
Diff to previous 1.15 (colored)
Apply PR#2721 from VaX#n8: make man page more lucid in places.
Revision 1.15 / (download) - annotate - [select for diffs], Thu May 11 21:30:18 1995 UTC (17 years ago) by christos
Branch: MAIN
CVS Tags: netbsd-1-2-base,
netbsd-1-2-RELEASE,
netbsd-1-2-BETA,
netbsd-1-1-base,
netbsd-1-1-RELEASE,
netbsd-1-1-PATCH001,
netbsd-1-1
Branch point for: netbsd-1-2
Changes since 1.14: +1 -2
lines
Diff to previous 1.14 (colored)
Merge in my changes from vangogh, and fix the x=`false`; echo $? == 0 bug.
Revision 1.14 / (download) - annotate - [select for diffs], Tue Mar 21 09:10:12 1995 UTC (17 years, 2 months ago) by cgd
Branch: MAIN
Changes since 1.13: +3 -2
lines
Diff to previous 1.13 (colored)
convert to new RCS id conventions.
Revision 1.13 / (download) - annotate - [select for diffs], Mon Jan 23 06:33:08 1995 UTC (17 years, 4 months ago) by christos
Branch: MAIN
Changes since 1.12: +1 -2
lines
Diff to previous 1.12 (colored)
I added the documented in the manual but not implemented variable expansions:
${#WORD}
${WORD%PAT}
${WORD%%PAT}
${WORD#PAT}
${WORD##PAT}
Revision 1.12 / (download) - annotate - [select for diffs], Thu Jan 12 23:35:56 1995 UTC (17 years, 4 months ago) by jtc
Branch: MAIN
Changes since 1.11: +7 -4
lines
Diff to previous 1.11 (colored)
Describe the : shell builtin. Fixes PR #712.
Revision 1.11 / (download) - annotate - [select for diffs], Sat Jun 11 16:12:33 1994 UTC (17 years, 11 months ago) by mycroft
Branch: MAIN
CVS Tags: netbsd-1-0-base,
netbsd-1-0-RELEASE,
netbsd-1-0-PATCH1,
netbsd-1-0-PATCH06,
netbsd-1-0-PATCH05,
netbsd-1-0-PATCH04,
netbsd-1-0-PATCH03,
netbsd-1-0-PATCH02,
netbsd-1-0-PATCH0,
netbsd-1-0
Changes since 1.10: +2 -1
lines
Diff to previous 1.10 (colored)
Add RCS ids.
Revision 1.10 / (download) - annotate - [select for diffs], Wed May 11 17:10:41 1994 UTC (18 years ago) by jtc
Branch: MAIN
Changes since 1.9: +1266 -1089
lines
Diff to previous 1.9 (colored)
sync with 4.4lite
Revision 1.1.1.2 / (download) - annotate - [select for diffs] (vendor branch), Wed May 11 17:02:26 1994 UTC (18 years ago) by jtc
Branch: WFJ-920714,
CSRG
CVS Tags: lite-1
Changes since 1.1.1.1: +1265 -1084
lines
Diff to previous 1.1.1.1 (colored)
44lite code
Revision 1.9 / (download) - annotate - [select for diffs], Wed May 4 23:49:12 1994 UTC (18 years ago) by jtc
Branch: MAIN
Changes since 1.8: +38 -33
lines
Diff to previous 1.8 (colored)
Comment out sections of the manpages that are not, and will probably never be, appropriate for ash as configured for NetBSD. In particular the /u "magic" directory, and atty(1) support.
Revision 1.8 / (download) - annotate - [select for diffs], Thu Feb 3 17:47:48 1994 UTC (18 years, 3 months ago) by jtc
Branch: MAIN
Changes since 1.7: +6 -6
lines
Diff to previous 1.7 (colored)
spelling mistakes
Revision 1.7 / (download) - annotate - [select for diffs], Thu Jan 27 17:53:28 1994 UTC (18 years, 4 months ago) by jtc
Branch: MAIN
Changes since 1.6: +1 -3
lines
Diff to previous 1.6 (colored)
Remove text describing how the dot command does not do a $PATH search, since we added that behavior to get closer to POSIX.2.
Revision 1.6 / (download) - annotate - [select for diffs], Sun Aug 1 07:58:14 1993 UTC (18 years, 9 months ago) by mycroft
Branch: MAIN
Changes since 1.5: +2 -3
lines
Diff to previous 1.5 (colored)
Add RCS identifiers.
Revision 1.5 / (download) - annotate - [select for diffs], Sun May 2 23:08:42 1993 UTC (19 years ago) by mycroft
Branch: MAIN
CVS Tags: netbsd-0-9-base,
netbsd-0-9-RELEASE,
netbsd-0-9-BETA,
netbsd-0-9-ALPHA2,
netbsd-0-9-ALPHA,
netbsd-0-9
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Fix typo.
Revision 1.4 / (download) - annotate - [select for diffs], Thu Apr 22 03:27:28 1993 UTC (19 years, 1 month ago) by mycroft
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Fix various bugs in man pages (from 386BSD patch 130).
Revision 1.3 / (download) - annotate - [select for diffs], Tue Mar 23 00:29:20 1993 UTC (19 years, 2 months ago) by cgd
Branch: MAIN
CVS Tags: netbsd-alpha-1,
netbsd-0-8
Changes since 1.2: +1 -1
lines
Diff to previous 1.2 (colored)
changed "Id" to "Header" for rcsids
Revision 1.2 / (download) - annotate - [select for diffs], Mon Mar 22 08:04:00 1993 UTC (19 years, 2 months ago) by cgd
Branch: MAIN
Changes since 1.1: +2 -0
lines
Diff to previous 1.1 (colored)
added rcs ids to all files
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Mar 21 09:45:37 1993 UTC (19 years, 2 months ago) by cgd
Branch: WFJ-920714,
CSRG
CVS Tags: patchkit-0-2-2,
WFJ-386bsd-01
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
initial import of 386bsd-0.1 sources
Revision 1.1 / (download) - annotate - [select for diffs], Sun Mar 21 09:45:37 1993 UTC (19 years, 2 months ago) by cgd
Branch: MAIN
Initial revision