summaryrefslogtreecommitdiff
path: root/bin/sh/input.h
AgeCommit message (Expand)Author
2023-11-26bin: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line .h patternWarner Losh
2021-09-23sh: Add -o verify to use O_VERIFY when sourcing scriptsStephane Rochoy
2017-02-28Renumber copyright clause 4Warner Losh
2014-09-14sh: Remove arbitrary length limit on << EOF markers.Jilles Tjoelker
2014-09-14sh: Add some const keywords.Jilles Tjoelker
2013-07-25sh: Remove mkinit.Jilles Tjoelker
2013-04-01sh: Fix various compiler warnings.Jilles Tjoelker
2012-11-14sh: Remove an unused variable.Jilles Tjoelker
2012-11-11sh: Forward-declare struct alias instead of giving up type safety via void *Jilles Tjoelker
2012-01-01sh: Make various functions static.Jilles Tjoelker
2009-12-24sh: Constify various strings.Jilles Tjoelker
2009-11-22sh: Ensure the same command input file is on top after executing a builtin.Jilles Tjoelker
2009-06-13Avoid leaving unnecessary waiting shells in many forms of sh -c COMMAND.Jilles Tjoelker
2004-04-06Remove clause 3 from the UCB licenses.Mark Murray
2002-02-02o __P has been reovedWarner Losh
1999-08-27$Id$ -> $FreeBSD$Peter Wemm
1997-02-22Revert $FreeBSD$ to $Id$Peter Wemm
1997-01-14Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard
1996-12-14Merge in NetBSD mods and -Wall cleaning.Steve Price
1996-09-01Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is aPeter Wemm
1994-09-24Added $Id$David Greenman
1994-05-26BSD 4.4 Lite bin SourcesRodney W. Grimes