summaryrefslogtreecommitdiff
path: root/sbin/fsck/fsutil.h
AgeCommit message (Expand)Author
2018-09-24Use unveil(2). These programs fit together in various strange ways,Theo de Raadt
2014-10-08replace internal erealloc() with ereallocarray(), and then use it toTheo de Raadt
2010-08-12Print the real device name followed by the disklabel UID in parenthesisJoel Sing
2006-05-27newline fix + s/perror/xperror since we areThordur I. Bjornsson
2002-06-09rm trailing whitespaceTodd T. Fries
2002-02-17Manual cleanup of remaining userland __P use (excluding packages maintained o...Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
1996-10-20Sync with NetBSD 961019Thorsten Lockert