summaryrefslogtreecommitdiffstats
path: root/sbin/clri (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix botched format string in previous commit as spotted by robert@otto2020-06-241-2/+2
* With filesystem having many cylinder groups and many inodes per cg theotto2020-06-201-2/+3
* When system calls indicate an error they return -1, not some arbitraryderaadt2019-06-281-2/+2
* Use opendev() instead of a plain open().natano2016-03-072-3/+7
* Add blank lines surrounding pledge call, as per decree of deraadt@mmcc2015-11-031-1/+3
* pledge "stdio" right after opening the device. The remainder isderaadt2015-10-121-1/+3
* convert atoi to strtonumtedu2015-02-061-5/+7
* Adjust <sys/param.h> comments regarding use of use of MAXFRAG, orderaadt2015-01-201-2/+2
* Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt2015-01-161-2/+2
* handle big ino_tderaadt2013-04-231-2/+2
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-13/+1
* the ellipsis is not an optional argument; while here, sync the usagesobrado2007-08-061-3/+3
* convert to new .Dd format;jmc2007-05-311-2/+2
* Add ffs2 support. Adapted from the ufs2 changes in FreeBSD and NetBSD.millert2007-05-211-52/+77
* random generation numbers; millert okderaadt2004-01-251-10/+7
* rename struct dinode to ufs1_dinode. clears the namespace and makestedu2003-08-251-4/+4
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-022-13/+5
* ansideraadt2002-07-031-5/+3
* kill more registers;mpech2001-11-051-5/+5
* return from main() don't exitmickey2001-06-041-6/+6
* .Sh "SEE ALSO" -> .Sh SEE ALSOpjanzen2000-01-031-2/+2
* Xr inode(5), and clean up a bit.aaron1999-11-111-5/+6
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-2/+2
* always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.netaaron1998-12-151-2/+2
* kill redundant .Nm macro arguments; other misc fixesaaron1998-11-281-6/+6
* sbin/ man page fixesaaron1998-09-171-5/+5
* indentderaadt1997-10-121-4/+3
* mark filesystem dirtymickey1997-10-121-2/+12
* $OpenBSD$deraadt1997-09-211-2/+1
* ncheck(8) lives!deraadt1996-06-251-2/+3
* icheck(8) and ncheck(8) do not exist; from FreeBSDderaadt1996-06-251-4/+2
* update rcsidderaadt1996-06-233-2/+4
* initial import of NetBSD treederaadt1995-10-183-0/+226