aboutsummaryrefslogtreecommitdiff
path: root/bin/sh/mkbuiltins
Commit message (Expand)AuthorAgeFilesLines
* sh: Remove remnants to compile out fc completelyJilles Tjoelker2020-04-221-7/+2
* Don't hardcode /usr/bin as the path for mktemp in build toolsAlex Richardson2018-02-061-1/+1
* Allow defining nofork builtins from builtins.def and move always-safe ones th...Bryan Drewery2017-06-041-0/+44
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* sh: Reduce size of builtins table.Jilles Tjoelker2016-01-031-10/+5
* Work better with how make/bmake works:Marcel Moolenaar2012-05-241-8/+8
* sh: Fix duplicate prototypes for builtins.Jilles Tjoelker2011-06-131-4/+4
* sh: Various warning fixes (from WARNS=6 NO_WERROR=1):Jilles Tjoelker2009-12-271-1/+1
* Use -s to flag POSIX's "special built-in" utilities in builtins.def. Add aStefan Farfeleder2006-04-021-2/+8
* Use prototypes in the generated builtins.{c,h} files.Stefan Farfeleder2005-08-131-3/+3
* /*- or .\"- or #- to begin license clauses.Warner Losh2005-01-101-1/+2
* Remove clause 3 from the UCB licenses.Mark Murray2004-04-061-4/+0
* Do not assume there is only a space between #define and the macro nameJens Schweikhardt2003-09-131-1/+1
* Avoid accidentally making "-h" a synonym for "fc".Tim J. Robbins2002-10-181-1/+1
* Remove now-obsolete __STDC__ ifdefs, remove redundant NULL definition andWarner Losh2002-02-181-0/+1
* Use secure temporary filenames during build.Kris Kennaway2000-11-221-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is aPeter Wemm1996-09-011-15/+13
* Bring in my changes for removing the pestilent obj links (unless youJordan K. Hubbard1996-06-241-5/+5
* Make build work, even if there is no obj subdir.Poul-Henning Kamp1995-03-301-3/+11
* Added $Id$David Greenman1994-09-241-0/+1
* BSD 4.4 Lite bin SourcesRodney W. Grimes1994-05-261-0/+87