summaryrefslogtreecommitdiff
path: root/sbin/fsck_msdos/dir.c
AgeCommit message (Expand)Author
2004-07-17some ansi; khalek@linuxgamers.netTheo de Raadt
2003-07-29spacesTheo de Raadt
2003-03-30snprintfTheo de Raadt
2003-03-13lots of sprintf -> snprintf and strcpy -> strlcpy; checked by teduTheo de Raadt
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
2001-07-07major -Wall cleanup, almost completeTheo de Raadt
2001-07-03Put missing \n's in som error messages; consolidate redundant "if" (OK theo@).Ian Darwin
1999-09-06Corrected overflow logic in fullpath.Marc Espie
1999-08-30Fix obvious logic error (from netbsd)Marc Espie
1998-01-11FAT32 support from NetBSD by Wolfgang Solfrank.Niels Provos
1997-09-11from ws@netbsd; Fix a few bugs, especially when repairing disks:Theo de Raadt
1997-03-02Update based on latest NetBSD version.Todd C. Miller
1997-02-28From NetBSD (ws)Todd C. Miller
1996-09-18"prs are sometimes wrong" (theo)Michael Shalayeff
1996-09-17realpath fix, do not dump; pr#2765, david@mono.orgTheo de Raadt
1996-06-23update rcsidTheo de Raadt
1996-06-10from ws;Theo de Raadt
1996-05-22add fsck_msdosTheo de Raadt