summaryrefslogtreecommitdiff
path: root/sbin/dump/optr.c
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-04-02Add support for UFS2. UFS2 is an enhanced FFS, adding support forfvdl
2003-03-27Use "wall -g operator" (instead of private code) to broadcast() messages tolukem
2002-08-18save/restore errno in signal handlers.yamt
2002-08-16defend against malicious line in ut_line, which could cause unwanteditojun
2002-08-02support utmpxchristos
2001-12-25Fixes from FreeBSD:lukem
2001-12-24For dump_lfs(8), in getfstab(), only "lfs" (instead of "ufs" or "ffs").lukem
2001-12-23nuke trailing whitespacelukem
2001-12-22- use correct type for minTime in findlru() (size_t instead of int)lukem
2001-11-01fix -Wshadow warningslukem
2001-10-25in msg(), don't call va_list using functions twice in a row without callinglukem
2001-10-15Add the capability for dump to print timestamps on all informationalblymn
2001-08-08Patch to drop setgid tty privs until forking for operator notificationdavid
2001-05-28* improve parsing of file-systems-to-dump when a path is given:lukem
2001-05-28unifdef !__STDC__ (missed in previous)lukem
2001-05-27knf to ansilukem
2000-10-10Format string cleanups by Bill Sommerfeld.is
1998-04-01Need <time.h> for time(), localtime() and ctime() prototypes.kleink
1997-09-15* cleanup for WARNS=1lukem
1997-05-27fix off by one bug.mrg
1997-04-21Don't need to account for space for NUL, as it's included in thethorpej
1997-04-21Add missing `-', noted by Erik Fair <fair@cesium.clock.org> onthorpej
1997-04-21be safe with buffers.mrg
1997-04-15remove use of "register".lukem
1997-04-10Implement changes from [bin/1915]lukem
1997-01-16fix pr 2977 -- only try to dump ufs/ffs partitionsperry
1996-05-18Adjust the base for time estimates to ignore time we spent waitingjtk
1995-03-18convert to new RCS Id conventions; reduce my headachecgd
1994-06-08Update from 4.4-Lite, with local changes.mycroft
1993-12-22new version from CSRG, via BSDI, with fixescgd