| Age | Commit message (Expand) | Author |
| 2010-02-03 | Userland now builds and uses terminfo instead of termcap. | roy |
| 2009-06-06 | Add proplib to list of libraries, ifx fsdb build after my getdiskinfo change. | haad |
| 2009-04-11 | Enable WARNS=4 by default except for: | lukem |
| 2009-04-11 | fix sign-compare issues | lukem |
| 2008-12-29 | cast arguments for changed printf format | mlelstv |
| 2008-12-28 | fix printf formats. | christos |
| 2008-08-30 | Add fss(4) snapshot support to fsck_ffs(8) (via -x or -X options, like | bouyer |
| 2008-08-29 | Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a f... | gmcgarry |
| 2008-07-31 | Merge the simonb-wapbl branch. From the original branch commit: | simonb |
| 2008-07-08 | No need to print "0x0x" before a hex number, one "0x" should be enough. | simonb |
| 2008-05-04 | There is only one more file which requires HACKS for m68000, | tsutsui |
| 2008-04-30 | Convert TNF licenses to new 2 clause variant | martin |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-02-09 | make all sun2 use -O0 and move most of the hacks out into just 3 files. | mrg |
| 2007-03-10 | Remove unused ctype.h | hubertf |
| 2006-10-16 | c99 initializer | christos |
| 2006-08-27 | need getdiskinfo. | christos |
| 2006-06-24 | work around some GCC4 internal problems on m68000 platform. | mrg |
| 2006-05-19 | Coverity CID 3656,3655: Plug memory leak. | christos |
| 2006-05-11 | sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4. | mrg |
| 2006-04-21 | Don't use cast expressions as lvalues as newer versions of gcc warn. | skrll |
| 2005-08-19 | 64 bit inode changes | christos |
| 2005-06-02 | appease gcc -Wuninitialized | lukem |
| 2005-05-25 | Macro improvement. | wiz |
| 2005-05-25 | Grammar fix, from Jeff Ito in PR bin/30320. While here, fix a typo | snj |
| 2005-02-05 | Kill __P(); | xtraeme |
| 2005-01-20 | WARNS=2 is the default defined in sbin/Makefile.inc. (thanks wiz) | xtraeme |
| 2005-01-19 | Kill __P(), ANSIfy, remove main() prototype; WARNS=2 | xtraeme |
| 2004-09-17 | fix blks command. | yamt |
| 2004-01-04 | Standardize flags display in usage. | wiz |
| 2004-01-04 | Bump date for new -F. Standardise flags display in SYNOPSIS. | wiz |
| 2004-01-03 | add -F option, similar to fsck/newfs/dumpfs | dbj |
| 2003-07-13 | use bounded string op | itojun |
| 2003-06-27 | Add Ns. | wiz |
| 2003-05-09 | Fix typo | jmc |
| 2003-04-26 | Add a findblk command, which list the inode(s) owning the disk sector(s) | bouyer |
| 2003-04-08 | Fix reverse test for UFS2 in the blks command. | fvdl |
| 2003-04-02 | Add support for UFS2. UFS2 is an enhanced FFS, adding support for | fvdl |
| 2003-01-24 | Bump daddr_t to 64 bits. Replace it with int32_t in all places where | fvdl |
| 2002-10-01 | New sentence, new line. By Robert Elz with minimal fixes. | wiz |
| 2002-09-28 | Add support for the Apple UFS variation on ffs | dbj |
| 2002-08-19 | Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path | lukem |
| 2002-07-20 | sweep of errx/warnx, remove unnecessary trailing \n | grant |
| 2002-03-18 | Cast 3rd arg to el_parse() to deal with const'ification of | thorpej |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2001-11-16 | Sort sections. | wiz |
| 2001-11-16 | Whitespace nits | wiz |
| 2001-06-05 | Drop arguments of .Os. | wiz |
| 2001-02-19 | convert to use getprogname() | cgd |
| 2001-02-04 | remove redundant declarations | christos |