summaryrefslogtreecommitdiff
path: root/sbin/restore/symtab.c
AgeCommit message (Expand)Author
2021-06-19Add external attribute dumping and restoring support from FreeBSD.christos
2013-01-22Stuff UFS_ in front of a few of ufs's symbols to reduce namespacedholland
2011-09-16NULL does not need a cast, hereplunky
2011-01-04Fix fd leak. Found by cppcheck.wiz
2010-05-12Fix grammar in a line of output.mbalmer
2009-04-07fix sign-compare issueslukem
2009-02-22remove a useless cast.yamt
2005-08-1964 bit inode changeschristos
2005-06-27add constchristos
2005-06-27sprinkle const.christos
2005-02-17Kill __P(), use ANSI function declarations.xtraeme
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-11-25Also, don't allocate string entries one by one. Instead, allocate one pageenami
2002-11-18Typo in comment.enami
2002-11-18Don't allocate struct entry one by one; it just wastes memory.enami
2002-08-12calloc() arg mistake. it's (nelem, size). from openbsditojun
2001-06-19`existent', not `existant'wiz
1997-09-16resolve conflicts from lite-2 mergelukem
1997-09-16make these compile on the alpha after WARNS=1.mrg
1997-09-15* cleanup for WARNS=1lukem
1997-03-19* use mkstemp() instead of mktemp()lukem
1996-11-30patches from Tom I Helbekkmo <tih@nhh.no> to deal with type-size issues,cgd
1995-03-18convert to new RCS Id conventions; reduce my headachecgd
1995-02-20Use atexit() rather than tweaking every exit() to call the cleanup function.mycroft
1994-12-28Mostly sync with CSRG.mycroft
1994-09-23Eliminate uses of some obsolete functions.mycroft
1994-06-08Update from 4.4-Lite, with local changes.mycroft
1993-12-22new version from CSRG, via BSDI, with fixescgd
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd