summaryrefslogtreecommitdiffstats
path: root/sbin/restore/interactive.c
Commit message (Expand)AuthorAgeFilesLines
* Fix sbin/ build with a 64-bit ino_t.mdf2012-09-271-1/+3
* - Cast time_t, int64_t and some int32_t values to intmax_t and use "%jd"jh2010-01-291-3/+3
* Restore necessary NUL termination of locname.imp2009-01-281-0/+1
* Use safer string handling.imp2008-04-031-6/+4
* Interpret correctly the glob(3) return value.dds2005-07-211-1/+7
* rscid -> __FBSDID. Mark parameter as __unused when necessary.charnier2005-05-291-3/+4
* Use the correct types for the functions rst_opendir(), glob_readdir() andstefanf2004-05-241-5/+5
* Remove advertising clause from University of California Regent's license,markm2004-04-091-4/+0
* Localize 'ls' outputache2003-08-061-4/+5
* Use the standardized CHAR_BIT constant instead of NBBY in userland.mike2002-09-251-0/+1
* Replace various spelling with FALLTHROUGH which is lint()ablecharnier2002-08-251-1/+1
* o remove __Pimp2002-03-201-37/+19
* Remove 'register' keyword.obrien2002-03-201-11/+11
* Stop restore from looping under certain error conditions. Thisiedowse2000-12-121-6/+5
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Fix two possible non-exploitable buffer overflows.imp1998-12-161-3/+5
* Prevent buffer overflow with extra long arguments.imp1998-09-171-4/+2
* Add rcsid. Remove unused #includes. Add missing prototypes and others -Wallcharnier1998-07-281-6/+8
* Merge from Lite2peter1997-03-111-16/+35
* Apply patch from pr2536, after testing locally.imp1997-01-251-5/+6
* Yet another buffer overflow.guido1997-01-011-4/+10
* BSD 4.4 Lite sbin Sourcesrgrimes1994-05-261-0/+755
OpenPOWER on IntegriCloud