aboutsummaryrefslogtreecommitdiff
path: root/bin/sh/bltin/bltin.h
Commit message (Expand)AuthorAgeFilesLines
* bin: Remove ancient SCCS tags.Warner Losh2023-11-271-2/+0
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-161-1/+0
* 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: Fix compiler warnings related to duplicate or missing declarations.Jilles Tjoelker2015-03-011-1/+1
* sh: Allow kill %job on jobs started without job control.Jilles Tjoelker2014-03-151-1/+1
* sh: Fix duplicate prototypes for builtins.Jilles Tjoelker2011-06-131-3/+1
* sh: Add kill builtin.Jilles Tjoelker2010-12-211-0/+5
* sh: Add a function to print warnings (with command name and newline).Jilles Tjoelker2010-12-211-5/+1
* sh: Make warnings in the printf builtin non-fatal, like in the program.Jilles Tjoelker2010-12-201-15/+6
* sh: Add binary buffered output for use by the printf builtin.Jilles Tjoelker2010-11-141-0/+1
* Declare echocmd() and testcmd().Stefan Farfeleder2005-08-131-0/+2
* Remove clause 3 from the UCB licenses.Mark Murray2004-04-061-4/+0
* o __P has been reovedWarner Losh2002-02-021-5/+0
* -Wnon-const-format sweep: make format strings const char *'s, addKris Kennaway2001-04-171-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Fixed warnx format errors in printf and csh, and snprintf format errorsBruce Evans1998-12-071-2/+12
* 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-5/+6
* Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is aPeter Wemm1996-09-011-2/+2
* Restored formatting from the old printf/printf.c.Bruce Evans1995-12-141-5/+5
* Move out some of the shell builtin bogosity from printf's source toJoerg Wunsch1995-12-101-1/+10
* Added $Id$David Greenman1994-09-241-0/+1
* BSD 4.4 Lite bin SourcesRodney W. Grimes1994-05-261-0/+74