summaryrefslogtreecommitdiff
path: root/bin/csh/func.c
AgeCommit message (Expand)Author
2009-03-29- add new RLIMIT_AS (aka RLIMIT_VMEM) resource that limits the totalmrg
2007-09-15Needs errno.h if !gcc.ragge
2007-07-16no need to have cshbool; just make them intchristos
2007-07-16PR/36650: Michael van Elst: Get rid of bool, because csh uses bool as a smallchristos
2007-07-16Rename bool -> cshbool; despite the name, bool actually holds values otherdogcow
2007-04-29fix typosmsaitoh
2006-03-18Coverity CID 1228: protect against calling close with negative value.christos
2005-06-26sprinkle a little const, and now everything compiles with WARNS=3christos
2004-05-13Keep track of the while level, when popping loops because of a breaksw.christos
2004-04-17understand rlimit sbsizechristos
2003-12-17Handle breaksw inside while loop (from tcsh)christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-01-16Rename `sigset' locals to avoid symbol shadowing warning.kleink
2002-05-28Since we have rlim_t, use it.wiz
2002-05-25__STDC__ is always defined on NetBSD.wiz
2001-12-17make sure that rlim_cur >= rlim_max in all the setrlimit(2) cases.christos
2001-09-14ANSIfication and KNF improvements by Petri Koistinen in bin/13689,wiz
2001-03-14echo;echo;echo; should echochristos
2001-01-06eliminate nested extern decls.christos
2000-05-31decouple us from stdio's BUFSIZ and boost BUFSIZE to 4Kchristos
1998-08-19Add some braces to make egcs happy.thorpej
1998-07-28Be more retentive about use of NOTREACHED and noreturn.mycroft
1998-07-28Delint (partially).mycroft
1998-07-28Delint (partially).mycroft
1997-07-04Rename err.h to errnum.h to avoid collision with err.hchristos
1997-01-13kill registertls
1996-02-09fix bug wherechristos
1995-03-21Use POSIX signals.mycroft
1995-03-21convert to new RCS id conventions.cgd
1994-12-04from James Jegers <jimj@miller.cs.uwm.edu>: quiet -Wall, and squelchcgd
1994-09-21Merge 4.4-Lite version.mycroft
1994-05-05rlimit foocgd
1993-08-23RLIMIT_OFILE --> RLIMIT_NOFILEmycroft
1993-08-01Add RCS identifiers.mycroft
1993-03-23changed "Id" to "Header" for rcsidscgd
1993-03-22added rcs ids to all filescgd
1993-03-21initial import of 386bsd-0.1 sourcescgd