summaryrefslogtreecommitdiff
path: root/bin/sh/memalloc.h
AgeCommit message (Expand)Author
2023-11-26bin: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line .h patternWarner Losh
2017-11-20General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-02-28Renumber copyright clause 4Warner Losh
2015-02-15sh: Add stsavestr(), like savestr() but allocates using stalloc().Jilles Tjoelker
2013-05-11sh: Remove linked list of stack marks.Jilles Tjoelker
2013-04-01sh: Fix various compiler warnings.Jilles Tjoelker
2011-01-09sh: Follow-up to r216743, grabstackblock() can be replaced with stalloc().Jilles Tjoelker
2010-12-27sh: Simplify "stack string" code slightly.Jilles Tjoelker
2010-12-26sh: Allow arbitrary large numbers in CHECKSTRSPACE.Jilles Tjoelker
2010-12-12sh: Remove the herefd hack.Jilles Tjoelker
2010-11-23sh: Code size optimizations to "stack string" memory allocation:Jilles Tjoelker
2010-10-13Do not assume in growstackstr() that a "precious" character will beDavid E. O'Brien
2009-12-24sh: Constify various strings.Jilles Tjoelker
2009-06-01be more type correct and align local ckmalloc() with its underlying malloc(3)...Ralf S. Engelschall
2005-10-28Protect malloc, realloc and free calls with INT{ON,OFF} directly in chkalloc,Stefan Farfeleder
2004-04-06Remove clause 3 from the UCB licenses.Mark Murray
2002-02-02o __P has been reovedWarner Losh
2000-08-16From submitter:Martin Cracauer
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-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