summaryrefslogtreecommitdiff
path: root/sbin/dump/itime.c
AgeCommit message (Expand)Author
2023-11-26sbin: Automated cleanup of cdefs and other formattingWarner Losh
2023-11-26sbin: Remove ancient SCCS tags.Warner Losh
2023-09-25Purge more stray embedded $FreeBSD$ stringsJohn Baldwin
2020-04-04Clean up global variable declarations in the dump and restoreKirk McKusick
2017-11-20General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-02-28Renumber copyright clause 4Warner Losh
2016-04-19dump: use NULL instead of zero for pointers.Pedro F. Giffuni
2011-10-18The current /etc/dumpdates file restricts device names to 32 characters.Kirk McKusick
2011-01-24The dump, fsck_ffs, fsdb, fsirand, newfs, makefs, and quot utilitiesKirk McKusick
2010-02-03Plug two memory leaks in error case.Xin LI
2008-05-24Expand dump to allow MAX_INT dump levels.Kirk McKusick
2004-12-02o Do not dump core in -W if dumpdates was not readable and ddatev == NULL.Maxim Konovalov
2004-04-09Remove advertising clause from University of California Regent's license,Mark Murray
2002-09-25Use the standardized CHAR_BIT constant instead of NBBY in userland.Mike Barcroft
2002-07-08Replace the use of %qd with intmax_t/%jd and fix a number of -WallIan Dowse
2002-06-21This commit adds basic support for the UFS2 filesystem. The UFS2Kirk McKusick
2002-03-20o remove __PWarner Losh
2002-01-19I've been meaning to do this for a while. Add an underscore to theMatthew Dillon
2001-11-17Zap a number of #ifdef sunos blocks, and all of the `register'Ian Dowse
2001-10-28Make the protocol/dumprestore.h header match restore's idea of the dumpMatthew Dillon
2001-03-30Remove two lint directives that aren't needed since rev 1.5.David E. O'Brien
2001-03-27Make rev 1.5 better match the rest of dump(8)'s output.David E. O'Brien
2001-03-27Do not exit if unable to read /etc/dumpdates or create it.David E. O'Brien
2001-01-29Use <sys/queue.h> instead of home-rolled list.Poul-Henning Kamp
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1998-06-15Correct use of .Nm. Add rcsid. Remove unused #includes.Philippe Charnier
1994-05-26BSD 4.4 Lite sbin SourcesRodney W. Grimes