NetBSD/bin/ksh
martin 9aa9c3aaa7 Pull up following revision(s) (requested by sevan in ticket #992):
external/bsd/top/dist/top.1.in: revision 1.11
	sbin/gpt/main.c: revision 1.12
	sbin/amrctl/amrctl.c: revision 1.11
	bin/df/df.c: revision 1.93
	sbin/fsck_ext2fs/fsck_ext2fs.8: revision 1.21
	sbin/fsck_ext2fs/main.c: revision 1.38
	bin/ksh/ksh.Man: revision 1.26
	bin/ln/ln.c: revision 1.40
	bin/df/df.1: revision 1.48
	bin/df/df.1: revision 1.49

Document the WCPU field.

Match SYNOPSIS with usage()

-G cannot be specified alongside -i or -P.
Heads up by <leot>

Add -l to SYNOPSIS

Update usage to include -w

Match sequence as per SYNOPSIS in manual

Remove reference to -c flag which was never implemented.

Remove references to -c flag which was never included.

Add the -T flag to usage()
2018-08-28 13:21:42 +00:00
..
Makefile Put back awk, other scripts need it. 2016-03-16 23:02:23 +00:00
alloc.c
c_ksh.c Don't use non-literal format strings. 2011-10-16 17:12:11 +00:00
c_sh.c PR 49595 William Ahern: The exit status of "unset NOTSET" should be 0, not 1. 2016-10-11 06:31:07 +00:00
c_test.c
c_test.h
c_ulimit.c CID 1225088: check return of getrlimit 2015-05-09 13:26:06 +00:00
conf-end.h
config.h
edit.c PR: 39604 2010-06-05 03:02:37 +00:00
edit.h
emacs-gen.sh In shell scripts run during the build, add a SED variable, defaulting 2008-10-25 22:18:15 +00:00
emacs.c Fix most of the -Wsign-compare issues. 2009-04-25 05:11:37 +00:00
eval.c Add explicit char cast to show that the value change is intended. 2016-10-04 15:09:03 +00:00
exec.c PR/6764: Charles M. Hannum: `trap 0' does not work in ksh subshells. When 2012-03-25 17:23:48 +00:00
expand.h Fixed unused warnings. 2013-10-18 19:53:34 +00:00
expr.c Don't use non-literal format strings. 2011-10-16 17:12:11 +00:00
history.c Pull up following revision(s) (requested by maya in ticket #505): 2018-01-22 12:13:15 +00:00
io.c
jobs.c Don't use non-literal format strings. 2011-10-16 17:12:11 +00:00
ksh.Man Pull up following revision(s) (requested by sevan in ticket #992): 2018-08-28 13:21:42 +00:00
ksh_dir.h
ksh_limval.h
ksh_stat.h
ksh_time.h
ksh_times.h
ksh_wait.h
lex.c Don't use non-literal format strings. 2011-10-16 17:12:11 +00:00
lex.h
mail.c
main.c Don't use non-literal format strings. 2011-10-16 17:12:11 +00:00
misc.c PR/52210: David H. Gutteridge: revert var pattern handling. 2017-05-03 00:41:34 +00:00
mkman In shell scripts invoked during a build, and in crunchgen, use ${AWK} 2008-10-19 22:10:04 +00:00
path.c Fix most of the -Wsign-compare issues. 2009-04-25 05:11:37 +00:00
proto.h
sh.h
shf.c
shf.h
sigact.c
sigact.h
siglist.in
siglist.sh s/sed/${SED}/ 2016-03-17 13:59:02 +00:00
syn.c
table.c
table.h
trap.c
tree.c
tree.h
tty.c
tty.h
var.c Don't use non-literal format strings. 2011-10-16 17:12:11 +00:00
version.c
vi.c PR/50747: David Binderman: check bounds before dereference. 2016-02-03 05:26:16 +00:00