summaryrefslogtreecommitdiffstats
path: root/bin/sh/mknodes.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r292517: sh/mknodes: Close files and check for errors when writing.jilles2015-12-271-5/+15
* sh: Fix crash with empty functions (f() { }) introduced in r196483jilles2009-08-281-4/+2
* sh: Fix crash when undefining or redefining a currently executing function.jilles2009-08-231-2/+7
* Mark functions as __dead2 in order to help the LLVM static checkercperciva2008-08-041-1/+1
* Remove clause 3 from the UCB licenses.markm2004-04-061-4/+0
* Quiet warnings about copyright[].obrien2003-05-011-2/+2
* Consistently use FBSDIDobrien2002-06-301-2/+2
* o __P has been reovedimp2002-02-021-53/+22
* Initialize infp at main()peter2001-08-131-1/+2
* -Wnon-const-format sweep: make format strings const char *'s, addkris2001-04-171-2/+2
* Include strerror(errno) in error messages after failed system calls.cracauer1999-11-291-3/+4
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Add rcsid. Spelling.charnier1998-05-181-3/+5
* Nuke register keyword usage, #if -> #ifdef, and avoid void *steve1997-04-281-8/+8
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Merge in NetBSD mods and -Wall cleaning.steve1996-12-141-3/+3
* Misc cleanups and fixes from Bruce:peter1996-09-031-2/+2
* Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is apeter1996-09-011-50/+94
* Added $Id$dg1994-09-241-0/+2
* BSD 4.4 Lite bin Sourcesrgrimes1994-05-261-0/+431
OpenPOWER on IntegriCloud