Age | Commit message (Expand) | Author |
2007-07-17 | rmoev the macppc workaround, now that isset() and friends use expressions | Otto Moerbeek |
2007-07-04 | workaround for [daddr64_t] issue; worked on mostly by otto, wee bit by me | Theo de Raadt |
2007-06-25 | Teach fsck_ffs about 64-bit block addresses. ok (and help) moritz@ pedro@ | Otto Moerbeek |
2007-06-01 | Don't use cg.cg_niblk but fs.fs_ipg; the former has no meaning any more. | Otto Moerbeek |
2007-05-18 | Fix mismerge; remove statement without effect. OK otto@ pedro@ | Todd C. Miller |
2007-05-11 | pass the right size arg to memset, otherwise we end up with a | Otto Moerbeek |
2007-05-05 | Do not rely on fs_cpg; this is especially important for ffs2 which | Todd C. Miller |
2007-04-23 | Remove 'cg_space' from 'struct cg'. Due to the alignment on 64-bit | Pedro Martelletto |
2007-04-21 | use the correct size arg to memcmp when checking fs_cstotal. | Otto Moerbeek |
2007-04-10 | Add support for checking ffs2 filesystems. From pedro@ based on | Todd C. Miller |
2007-03-19 | Add FFS2 fields to the superblock, change file system tools to keep | Pedro Martelletto |
2007-03-15 | Check for cg_irotor and cg_frotor being negative, okay millert@ deraadt@ | Pedro Martelletto |
2006-04-27 | Avoid spurious 'summary information bad' warnings, okay tedu@ | Pedro Martelletto |
2006-03-22 | earlier asprintf diff caused malloc in signal handler. clarify the | Theo de Raadt |
2006-03-12 | use asprintf instead of a static buffer; dhill, tested by pedro | Theo de Raadt |
2006-01-25 | spell fall through as FALLTHROUGH | Ted Unangst |
2005-06-16 | bye bye whiteouts | Todd C. Miller |
2005-04-16 | Since the return value from the *_info functions is only actually used as a | Todd C. Miller |
2005-04-16 | while snprintf and strlcpy and strlcat have this nice >buflen API (and the | Theo de Raadt |
2003-10-11 | consistent newlines, from tom cosgrove at arches-consulting.com. | Ted Unangst |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-08-23 | - Convert function definitions to new style | Grigoriy Orlov |
2001-12-01 | fix headers | Theo de Raadt |
2001-11-05 | kill more registers; | Mike Pechkin |
2001-07-07 | major -Wall cleanup, almost complete | Theo de Raadt |
2001-03-09 | missing \n for MARKED FREE messages, some spaces | Michael Shalayeff |
2001-03-02 | Simpler algorithm or calculating inomapsize | Constantine Sapuntzakis |
2001-03-02 | When doing last second fixes before a commit, it's a good idea | Artur Grabowski |
2001-03-02 | Make fsck aware of soft updates. | Artur Grabowski |
1999-03-01 | SIGINFO support | David Leonard |
1997-11-09 | Don't include <ufs/ffs/ffs_extern.h>. fsck_ffs now compiles. | Todd C. Miller |
1997-10-06 | back out vfs lite2 till after 2.2 | Theo de Raadt |
1997-10-06 | VFS Lite2 Changes | Constantine Sapuntzakis |
1996-10-20 | Sync with NetBSD 961019 | Thorsten Lockert |
1996-06-23 | update rcsid | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |