added command clobber which recurses, clobbering the stack
authorKurt A. Shoens <kurt@ucbvax.Berkeley.EDU>
Thu, 10 Sep 1981 02:18:48 +0000 (18:18 -0800)
committerKurt A. Shoens <kurt@ucbvax.Berkeley.EDU>
Thu, 10 Sep 1981 02:18:48 +0000 (18:18 -0800)
commit47e37b8b8647f23d432187a6e595730c825deef7
tree8c845f6e70f0c96c5f4e46d71272a939483eb4f5
parent0e2142c8f5183e4d903d46d7e92bb91b1bfa31b0
added command clobber which recurses, clobbering the stack
with 0xFF.  Thus, when you suspect that someone is relying on the stack
area being zero, you can catch it

SCCS-vsn: usr.bin/mail/cmd2.c 2.2
usr/src/usr.bin/mail/cmd2.c