summaryrefslogtreecommitdiff
path: root/bin/df/Makefile
AgeCommit message (Collapse)Author
2011-08-28- static/__deadchristos
- use strpct from libutil - fix off by one in format
2011-08-14Document non-literal formatschristos
2009-02-14Default to WARNS=4 (except for rcp & ksh)lukem
2008-03-04PR/36817: Zafer Aydogan: Don't use -g to implement the same named optionchristos
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.
2002-08-19Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc).lukem
2002-08-02Following FreeBSD's example, remove the old pre-statfs(2) code forsoren
examining FFS filesystems directly. This also gets rid of df(1)'s setgid operator bit.
1998-04-08Fix PR#3590 - remove floating point calculation from df to avoid faultingfair
on machines that don't yet have complete FP support (e.g. MC68LC040)
1997-07-20Remove WARNS=1 from all the subdirectory Makefiles, and add it to Makefile.incchristos
now that all /bin has been cleaned.
1997-07-20Build with WARNSthorpej
1997-01-09Sync to 4.4BSD-Lite2; really just the SCCS ID, because we don't have ↵tls
vfslist.c in our mount sources.
1995-03-21convert to new RCS id conventions.cgd
1994-09-16Deal with large file systems, and clean up a bit.mycroft
1994-01-28don't need -lutilcgd
1993-08-09Minor tweak for cross-compiling.mycroft
1993-08-06Incorporate new version using getbsize(), with -k flag added.mycroft
1993-08-01Add RCS identifiers.mycroft
1993-03-23changed "Id" to "Header" for rcsidscgd
1993-03-22added rcs ids to all filescgd
1993-03-21initial import of 386bsd-0.1 sourcescgd