freebsd-src/bin/sh
Alexander Ziaee 2962dc7687
sh.1: Restore missing builtin commands
PR:		292221
Fixes:		2980318b27 (sh.1: extend the section about getopts)
MFC after:	3 days
2026-01-06 12:31:32 -05:00
..
bltin
funcs
tests sh: Fix job pointer invalidation with trapsasync 2025-11-19 21:30:39 +01:00
alias.c sh: Avoid referencing uninitialized memory in alias 2025-05-16 11:03:09 -03:00
alias.h
arith.h
arith_yacc.c
arith_yacc.h
arith_yylex.c
builtins.def
cd.c sh(1): Do not interpret chdir to "" as equivalent to chdir with no argument 2025-07-01 22:09:29 -07:00
cd.h
dot.profile init: Use root's home directory in single-user mode 2025-09-16 22:36:41 +02:00
dot.shrc dot.shrc: words to words, should be singular 2025-04-28 15:48:12 -06:00
error.c
error.h
eval.c
eval.h
exec.c
exec.h
expand.c
expand.h
histedit.c
input.c
input.h
jobs.c sh: Fix job pointer invalidation with trapsasync 2025-11-19 21:30:39 +01:00
jobs.h
mail.c
mail.h
main.c
main.h
Makefile bin/sh: Fix the build 2025-09-30 07:26:28 +01:00
Makefile.depend
memalloc.c
memalloc.h
miscbltin.c sh: Don't assume EINTR means SIGALRM 2025-11-19 11:43:59 +01:00
mkbuiltins
mknodes.c
mksyntax.c
mktokens
myhistedit.h
mystring.c
mystring.h
nodes.c.pat
nodetypes
options.c
options.h sh: avoid warnings about too-long initializer strings 2025-12-27 22:58:25 +01:00
output.c
output.h
parser.c sh: Implement simple parameter expansion in PS1 and PS2 2025-11-07 23:35:18 +01:00
parser.h
profile
redir.c
redir.h
sh.1 sh.1: Restore missing builtin commands 2026-01-06 12:31:32 -05:00
shell.h
show.c
show.h
TOUR
trap.c
trap.h
var.c
var.h