summaryrefslogtreecommitdiffstats
path: root/usr.bin/doscmd/cwd.c
Commit message (Expand)AuthorAgeFilesLines
* WARNS=2 fixupmarkm2001-12-021-2/+2
* Silence some more warnings, mostly from `-W -Wwrite-strings'.tg2001-08-081-1/+1
* Fix warnings resulting from `-Wredundant-decls -Wstrict-prototypes'.tg2001-08-071-2/+0
* Fix warnings from `-Wmissing-prototypes'. Staticize.tg2001-08-031-4/+10
* Mark debug() and fatal() as __printflike() and fix resulting warnings.tg2001-07-311-1/+1
* Clean up the code a bit:tg2001-07-241-35/+38
* Fix another buffer overflow.tg2001-06-281-4/+4
* Make sigreturn() work properly by zeroing mc_onstack like Bruce suggested.jhay1999-11-081-2/+2
* Fix one (of the many) buffer overflows in doscmd.imp1999-10-121-1/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Kill printf accidentally committedimp1998-07-011-3/+1
* Make sourcer's main program execute in X mode.imp1998-07-011-11/+13
* Add our doscmd to the tree. This is a result of work from BSDI, anddyson1997-08-091-0/+970
OpenPOWER on IntegriCloud