]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r213811: c89 linkage and storage class (also covers r213744, r213760)
authorobrien <obrien@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 20 Oct 2010 18:25:00 +0000 (18:25 +0000)
committerobrien <obrien@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 20 Oct 2010 18:25:00 +0000 (18:25 +0000)
commit9a85db71064b43a8b398ca39865bbd500b67aa9e
treea6f4cec3cefe7d124ac3000d51d2f37328f0df15
parent2286511d2b5836dd4e28d5bfadde3bf92381bfbe
MFC r213811: c89 linkage and storage class (also covers r213744, r213760)

git-svn-id: svn://svn.freebsd.org/base/stable/8@214113 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
19 files changed:
bin/sh/alias.c
bin/sh/cd.c
bin/sh/eval.c
bin/sh/exec.c
bin/sh/expand.c
bin/sh/histedit.c
bin/sh/input.c
bin/sh/jobs.c
bin/sh/mail.c
bin/sh/main.c
bin/sh/memalloc.c
bin/sh/nodes.c.pat
bin/sh/options.c
bin/sh/output.c
bin/sh/parser.c
bin/sh/redir.c
bin/sh/shell.h
bin/sh/show.c
bin/sh/var.c