summaryrefslogtreecommitdiff
path: root/sbin/clri
AgeCommit message (Expand)Author
2020-06-24Fix botched format string in previous commit as spotted by robert@Otto Moerbeek
2020-06-20With filesystem having many cylinder groups and many inodes per cg theOtto Moerbeek
2019-06-28When system calls indicate an error they return -1, not some arbitraryTheo de Raadt
2016-03-07Use opendev() instead of a plain open().natano
2015-11-03Add blank lines surrounding pledge call, as per decree of deraadt@mmcc
2015-10-12pledge "stdio" right after opening the device. The remainder isTheo de Raadt
2015-02-06convert atoi to strtonumTed Unangst
2015-01-20Adjust <sys/param.h> comments regarding use of use of MAXFRAG, orTheo de Raadt
2015-01-16Replace <sys/param.h> with <limits.h> and other less dirty headers whereTheo de Raadt
2013-04-23handle big ino_tTheo de Raadt
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2007-08-06the ellipsis is not an optional argument; while here, sync the usageIgor Sobrado
2007-05-31convert to new .Dd format;Jason McIntyre
2007-05-21Add ffs2 support. Adapted from the ufs2 changes in FreeBSD and NetBSD.Todd C. Miller
2004-01-25random generation numbers; millert okTheo de Raadt
2003-08-25rename struct dinode to ufs1_dinode. clears the namespace and makesTed Unangst
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-07-03ansiTheo de Raadt
2001-11-05kill more registers;Mike Pechkin
2001-06-04return from main() don't exitMichael Shalayeff
2000-01-03.Sh "SEE ALSO" -> .Sh SEE ALSOPaul Janzen
1999-11-11Xr inode(5), and clean up a bit.Aaron Campbell
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1998-12-15always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.netAaron Campbell
1998-11-28kill redundant .Nm macro arguments; other misc fixesAaron Campbell
1998-09-17sbin/ man page fixesAaron Campbell
1997-10-12indentTheo de Raadt
1997-10-12mark filesystem dirtyMichael Shalayeff
1997-09-21$OpenBSD$Theo de Raadt
1996-06-25ncheck(8) lives!Theo de Raadt
1996-06-25icheck(8) and ncheck(8) do not exist; from FreeBSDTheo de Raadt
1996-06-23update rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt