summaryrefslogtreecommitdiffstats
path: root/usr.bin/cvs/fatal.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* show any signal we might have received that killed our cvs process.joris2008-06-121-4/+8
* Stick at GNU cvs behaviour with Root directive handling: it does not needtobias2007-09-021-2/+3
* I've been running with an abort upon fatal loop, and I think I'veray2007-05-291-3/+3
* It is too complicated to tell a client that an internal failureray2007-05-261-4/+1
* fatal() should never be called twice; if it happens, exit immediately,ray2007-05-261-1/+7
* general includes cleanup sweep. ok joris@ niallo@otto2007-02-221-3/+5
* first part of opencvs remote, fairly useable on existing treesjoris2006-07-071-1/+5
* commit the new opencvs code, i have been hacking onjoris2006-05-271-1/+4
* - make fatal() exit with code 1 instead of 255. makes us more compatibleniallo2006-01-301-2/+2
* #include's cleanup; ok joris@ niallo@.xsa2006-01-021-3/+2
* pass LP_ABORT to cvs_vlog() instead of LP_ERR.joris2005-12-301-2/+2
* we should be calling cvs_vlog(); to at least get some decent output;joris2005-12-241-2/+3
* add missing $OpenBSD$xsa2005-12-131-0/+1
* switch to xmalloc stuff, me and xsa@ agreed on this a longjoris2005-12-101-0/+41