| Commit message (Expand) | Author | Age | Files | Lines |
* | When system calls indicate an error they return -1, not some arbitrary |  deraadt | 2019-06-28 | 1 | -4/+4 |
* | related to the fsck changes, quotacheck must also determine & setup |  deraadt | 2018-09-26 | 1 | -1/+3 |
* | Remove NULL-checks before free(). ok tb@ |  mmcc | 2015-12-10 | 1 | -3/+2 |
* | Convert many atoi() calls to strtonum(), adding range checks and failure |  deraadt | 2015-04-18 | 1 | -2/+5 |
* | When getopt processing flags, many should be flag=1 instead of flag++ |  deraadt | 2015-02-07 | 1 | -3/+3 |
* | Adjust <sys/param.h> comments regarding use of use of MAXFRAG, or |  deraadt | 2015-01-20 | 1 | -2/+2 |
* | Replace <sys/param.h> with <limits.h> and other less dirty headers where |  deraadt | 2015-01-16 | 1 | -4/+5 |
* | FSTAB -> _PATH_FSTAB, the latter is deprecated. |  jca | 2014-07-22 | 1 | -3/+3 |
* | As suggested by guenther@ and millert@, replace seek+[read|write] with |  krw | 2014-05-20 | 1 | -4/+3 |
* | Remove useless dev_bsize variable and use DEV_BSIZE as needed. Divide |  krw | 2014-05-12 | 1 | -7/+4 |
* | final removal of daddr64_t. daddr_t has been 64 bit for a long enough |  deraadt | 2013-06-11 | 1 | -4/+4 |
* | handle large ino_t; ok tedu |  deraadt | 2013-04-23 | 1 | -3/+5 |
* | Let quotacheck work with duid based fstab. Missed one open() -> opendev() |  krw | 2012-05-31 | 1 | -2/+2 |
* | do not downsize a type before calling malloc |  deraadt | 2012-04-12 | 1 | -2/+2 |
* | fix some leaks |  jsg | 2012-03-24 | 1 | -1/+3 |
* | Hammer fstab entries and command line entries into same format with |  krw | 2012-02-08 | 2 | -11/+58 |
* | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and |  deraadt | 2009-10-27 | 1 | -15/+1 |
* | remove superfluous .Ar macro before ellipsis. |  sobrado | 2009-08-15 | 1 | -3/+3 |
* | fix ffs2 case: fs_sblockloc's unit is disk sectors, not fragments; |  otto | 2007-12-16 | 1 | -4/+3 |
* | ffs2 support from FreeBSD. Tested by jmc@ and kili@ |  millert | 2007-07-11 | 1 | -46/+121 |
* | more daddr64_t changes; checked by otto |  deraadt | 2007-06-29 | 1 | -26/+26 |
* | convert to new .Dd format; |  jmc | 2007-05-31 | 1 | -2/+2 |
* | simplify synopsis and usage(); from Igor Sobrado |  jmc | 2007-02-21 | 2 | -17/+8 |
* | spacing found while digging for bugs |  deraadt | 2005-04-05 | 1 | -21/+17 |
* | rename struct dinode to ufs1_dinode. clears the namespace and makes |  tedu | 2003-08-25 | 1 | -9/+9 |
* | Remove the advertising clause in the UCB license which Berkeley |  millert | 2003-06-02 | 2 | -13/+5 |
* | snprintf & strlcpy; tedu ok |  deraadt | 2003-04-04 | 1 | -4/+4 |
* | lots of sprintf -> snprintf and strcpy -> strlcpy; checked by tedu |  deraadt | 2003-03-13 | 1 | -3/+4 |
* | strcpy -> strlcpy; Hans-Joerg.Hoexer@yerbouti.franken.de |  deraadt | 2003-03-11 | 1 | -3/+3 |
* | ansi |  deraadt | 2002-07-03 | 1 | -38/+17 |
* | Minor fixes, including duplicate and missing words; Brian Poole |  millert | 2002-06-25 | 1 | -3/+3 |
* | Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree) |  millert | 2002-02-17 | 1 | -4/+3 |
* | Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. |  millert | 2002-02-16 | 1 | -15/+15 |
* | kill more registers; |  mpech | 2001-11-05 | 1 | -19/+19 |
* | Mostly punctuation fixes. |  aaron | 2000-04-15 | 1 | -2/+2 |
* | Remove hard sentence breaks, and some other cleanup along the way. |  aaron | 2000-03-18 | 1 | -2/+3 |
* | start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@ |  aaron | 1999-06-04 | 1 | -2/+2 |
* | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common |  aaron | 1999-05-23 | 1 | -2/+2 |
* | always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net |  aaron | 1998-12-15 | 1 | -3/+3 |
* | kill redundant .Nm macro arguments; other misc fixes |  aaron | 1998-11-28 | 1 | -12/+12 |
* | sbin/ man page fixes |  aaron | 1998-09-17 | 1 | -12/+12 |
* | $OpenBSD$ |  deraadt | 1997-09-21 | 1 | -2/+1 |
* | (foo *)0 -> NULL |  kstailey | 1997-06-25 | 1 | -4/+4 |
* | call err() correctly |  deraadt | 1997-01-22 | 1 | -3/+3 |
* | make it work again, 'twas broken for a long time 'coze of ../fsck/preen.c |  mickey | 1997-01-03 | 3 | -97/+154 |
* | Deal with recent fsck changes. |  millert | 1996-10-20 | 1 | -3/+3 |
* | update rcsid |  deraadt | 1996-06-23 | 3 | -2/+4 |
* | permit quotas to work on mfs; problem reported by rdante@pnet.net |  deraadt | 1996-04-25 | 1 | -1/+2 |
* | sync to netbsd 960418 |  deraadt | 1996-04-21 | 2 | -6/+7 |
* | accept either ffs or ufs for filesystem name |  deraadt | 1996-01-07 | 1 | -2/+4 |