summaryrefslogtreecommitdiffstats
path: root/bin/csh/init.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Kill the alloc command, which tried to measure behaviour based on sbrk.deraadt2014-10-161-2/+1
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-9/+1
* kill printf builtin. no reason to be a builtin, but furthermore, thederaadt2003-06-231-3/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-7/+3
* We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.millert2002-02-191-7/+3
* #if __STDC__ --> #ifdef __STDC__mickey1997-07-251-3/+3
* update rcsidderaadt1996-06-231-1/+2
* initial import of NetBSD treederaadt1995-10-181-0/+140