History log of /netbsd-current/bin/df/Makefile
Revision Date Author Comments
# 1.19 28-Aug-2011 christos

- static/__dead
- use strpct from libutil
- fix off by one in format


# 1.18 14-Aug-2011 christos

Document non-literal formats


# 1.17 14-Feb-2009 lukem

Default to WARNS=4 (except for rcp & ksh)


# 1.16 03-Mar-2008 christos

branches: 1.16.10;
PR/36817: Zafer Aydogan: Don't use -g to implement the same named option
in solaris to display statvfs output, use -G instead. I researched this
and all other implementations except Solaris (OS/X, FreeBSD, us before June
24, 2007) use -g to signify gigabytes. So revert to that.
PR/38154: YAMAMOTO Takashi: df -P doesn't work without -k. Fix from Anon Ymous
together with passing lint, and exiting with the right values.


# 1.15 19-Aug-2002 lukem

branches: 1.15.24; 1.15.30;
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc).


# 1.14 02-Aug-2002 soren

Following FreeBSD's example, remove the old pre-statfs(2) code for
examining FFS filesystems directly. This also gets rid of df(1)'s
setgid operator bit.


# 1.13 08-Apr-1998 fair

Fix PR#3590 - remove floating point calculation from df to avoid faulting
on machines that don't yet have complete FP support (e.g. MC68LC040)


# 1.12 20-Jul-1997 christos

Remove WARNS=1 from all the subdirectory Makefiles, and add it to Makefile.inc
now that all /bin has been cleaned.


# 1.11 20-Jul-1997 thorpej

Build with WARNS


# 1.10 08-Jan-1997 tls

Sync to 4.4BSD-Lite2; really just the SCCS ID, because we don't have vfslist.c in our mount sources.


# 1.9 21-Mar-1995 cgd

convert to new RCS id conventions.


# 1.8 16-Sep-1994 mycroft

Deal with large file systems, and clean up a bit.


# 1.7 27-Jan-1994 cgd

branches: 1.7.2;
don't need -lutil


# 1.6 08-Aug-1993 mycroft

Minor tweak for cross-compiling.


# 1.5 06-Aug-1993 mycroft

Incorporate new version using getbsize(), with -k flag added.


# 1.4 31-Jul-1993 mycroft

Add RCS identifiers.


# 1.3 22-Mar-1993 cgd

changed "Id" to "Header" for rcsids


# 1.2 22-Mar-1993 cgd

added rcs ids to all files


# 1.1 21-Mar-1993 cgd

branches: 1.1.1;
Initial revision


# 1.1.1.3 08-Jan-1997 tls

Import from 4.4BSD-Lite


# 1.1.1.2 07-Sep-1995 jtc

imported from 44lite2


# 1.1.1.1 21-Mar-1993 cgd

initial import of 386bsd-0.1 sources


# 1.7.2.1 16-Sep-1994 cgd

From trunk, per mycroft.


# 1.15.30.1 24-Mar-2008 keiichi

sync with head.


# 1.15.24.1 22-Mar-2008 matt

sync with HEAD


# 1.16.10.1 13-May-2009 jym

Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html