Age | Commit message (Expand) | Author |
2024-05-09 | ctime(3) and ctime_r(3) can fail when timestamps are way off. | Florian Obser |
2024-02-03 | Remove Softdep. | Bob Beck |
2022-12-04 | userspace: remove vestigial '?' cases from top-level getopt(3) loops | Scott Soule Cheloha |
2020-06-20 | With filesystem having many cylinder groups and many inodes per cg the | Otto Moerbeek |
2020-02-17 | Do not look for an FFS1 file system at SBLOCK_UFS2. Doing so will | Otto Moerbeek |
2019-06-28 | When system calls indicate an error they return -1, not some arbitrary | Theo de Raadt |
2015-11-23 | Use pledge "disklabel" as needed. The theory here is these tools become more | Theo de Raadt |
2015-01-20 | Adjust <sys/param.h> comments regarding use of use of MAXFRAG, or | Theo de Raadt |
2015-01-16 | Replace <sys/param.h> with <limits.h> and other less dirty headers where | Theo de Raadt |
2014-05-13 | Nuke another pointless dev_bsize variable always set to 512 and use | Kenneth R Westerback |
2013-04-02 | Use a time_t variable with ctime() | Philip Guenther |
2011-02-28 | switch open(...) to opendev(...) | Alexander Hall |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2008-08-19 | Look at 'fs_flags' when dumping FFS2 file systems, okay beck@, millert@ | Pedro Martelletto |
2008-06-08 | fix generated size for -m; bug report by Peter J. Philipp; ok millert@ | Otto Moerbeek |
2008-01-22 | pick the right csaddr when dumping cgs. Makes FFS2 dumps work much better | Otto Moerbeek |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-05-21 | Use SBLOCKSEARCH[] to find the superblock. OK pedro@ | Todd C. Miller |
2007-05-05 | Add support for ffs2 and a new flag, -m, which will output a | Todd C. Miller |
2007-04-19 | teach dumpfs about the 'updated' flag; ok pedro@ | Otto Moerbeek |
2007-03-19 | Add FFS2 fields to the superblock, change file system tools to keep | Pedro Martelletto |
2006-03-09 | Remove option -n from newfs as well as all references to fs_postbl() | Pedro Martelletto |
2004-07-28 | .Xr growfs 8 | Jason McIntyre |
2003-06-25 | ansi | Theo de Raadt |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-09-06 | bogus ; outside of function | Theo de Raadt |
2002-06-09 | rm trailing whitespace | Todd T. Fries |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-12-01 | remove unused variable; csapuntz ok | Theo de Raadt |
2001-11-05 | kill more registers; | Mike Pechkin |
2001-04-13 | Fix overflow in superblock. From FreeBSD. | Grigoriy Orlov |
1999-07-18 | print out fs_flags fields; mpp@freebsd | Theo de Raadt |
1999-06-04 | start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@ | Aaron Campbell |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell |
1998-12-15 | always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net | Aaron Campbell |
1998-04-25 | handle truncated superblock read; rnordier@freebsd | Theo de Raadt |
1997-11-13 | Say "soft updates" when FS_DOSOFTDEP is set in superblock, could look nicer. | Todd C. Miller |
1997-09-21 | $OpenBSD$ | Theo de Raadt |
1997-06-30 | print fs_maxfilesize; bde@freebsd | Theo de Raadt |
1997-05-31 | lukem: Determine filesystem level (ref: fsck_ffs(8) -c ...) and display it. | Theo de Raadt |
1997-02-11 | Remove occurences of headswitch and trackseek, they no longer | Todd C. Miller |
1996-06-23 | update rcsid | Theo de Raadt |
1996-01-11 | sync with netbsd | Theo de Raadt |
1995-11-20 | lseek botch repair; from tegge@idt.unit.no; netbsd pr#1768 | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |