index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
sh
/
memalloc.c
Age
Commit message (
Expand
)
Author
2021-11-06
Pull up following revision(s) (requested by kre in ticket #1371):
martin
2019-02-09
INTON / INTOFF audit and cleanup.
kre
2018-08-22
Fix (hopefully) the problem reported on current-users by Patrick Welche.
kre
2018-07-22
Minor cleanups to growstackblock(). This should really change
kre
2017-06-17
Many internal memory management type fixes.
kre
2008-02-15
Fix inconsistent definitions
matt
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-01-22
Support command -p, -v and -V as posix
dsl
2002-11-24
Fixes from David Laight:
christos
2002-10-07
- it is wrong to put inton/intoff arount ckmalloc(), because the code
christos
2002-10-04
Rename ALIGN to SHELL_ALIGN and simplify macro so that it does not have side
christos
2000-11-01
PR/11283: Hubert Feyrer: random memory corruption executing commands:
christos
2000-10-21
Wrap malloc() calls with an INTOFF/INTON pair. Fixes PR 8414.
mycroft
1998-01-31
Include our local includes after the system's ones.
christos
1997-07-04
Fix compiler warnings.
christos
1997-01-11
kill 'register'
tls
1996-10-16
PR/2808: Remove trailing whitespace (from FreeBSD)
christos
1996-05-20
Fix growstackblock() 'newlen' calculations:
cgd
1995-05-11
Merge in my changes from vangogh, and fix the x=`false`; echo $? == 0
christos
1995-03-21
convert to new RCS id conventions.
cgd
1994-12-31
Fix that last bug in a less expensive way.
mycroft
1994-12-31
take two: make grabstackstr() work correctly, in the face of strange filling.
cgd
1994-12-30
Remove previous misguided change.
mycroft
1994-12-23
don't play fast and loose with memory block allcation. try to allocate
cgd
1994-12-04
from James Jegers <jimj@miller.cs.uwm.edu>: quiet -Wall, and squelch
cgd
1994-09-23
Eliminate uses of some obsolete functions.
mycroft
1994-06-11
Add RCS ids.
mycroft
1994-05-12
use prototypes provided by header files instead of our own
jtc
1994-05-12
Include appropriate header files to bring function prototypes into scope.
jtc
1994-05-11
sync with 4.4lite
jtc
1993-08-01
Add RCS identifiers.
mycroft
1993-03-23
changed "Id" to "Header" for rcsids
cgd
1993-03-22
added rcs ids to all files
cgd
1993-03-21
initial import of 386bsd-0.1 sources
cgd