aboutsummaryrefslogtreecommitdiff
path: root/bin/sh/mknodes.c
Commit message (Expand)AuthorAgeFilesLines
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* sh/mknodes: Close files and check for errors when writing.Jilles Tjoelker2015-12-201-5/+15
* sh: Remove global state from nodes.c.Jilles Tjoelker2015-11-241-9/+9
* sh: Fix more compiler warnings related to variable declarations.Jilles Tjoelker2015-03-031-1/+1
* sh: Fix crash with empty functions (f() { }) introduced in r196483Jilles Tjoelker2009-08-281-4/+2
* sh: Fix crash when undefining or redefining a currently executing function.Jilles Tjoelker2009-08-231-2/+7
* Mark functions as __dead2 in order to help the LLVM static checkerColin Percival2008-08-041-1/+1
* Remove clause 3 from the UCB licenses.Mark Murray2004-04-061-4/+0
* Quiet warnings about copyright[].David E. O'Brien2003-05-011-2/+2
* Consistently use FBSDIDDavid E. O'Brien2002-06-301-2/+2
* o __P has been reovedWarner Losh2002-02-021-53/+22
* Initialize infp at main()Peter Wemm2001-08-131-1/+2
* -Wnon-const-format sweep: make format strings const char *'s, addKris Kennaway2001-04-171-2/+2
* Include strerror(errno) in error messages after failed system calls.Martin Cracauer1999-11-291-3/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Add rcsid. Spelling.Philippe Charnier1998-05-181-3/+5
* Nuke register keyword usage, #if -> #ifdef, and avoid void *Steve Price1997-04-281-8/+8
* 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 in NetBSD mods and -Wall cleaning.Steve Price1996-12-141-3/+3
* Misc cleanups and fixes from Bruce:Peter Wemm1996-09-031-2/+2
* Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is aPeter Wemm1996-09-011-50/+94
* Added $Id$David Greenman1994-09-241-0/+2
* BSD 4.4 Lite bin SourcesRodney W. Grimes1994-05-261-0/+431