summaryrefslogtreecommitdiff
path: root/usr.sbin/fdformat/Makefile
Commit message (Expand)AuthorAgeFilesLines
* fdformat is a sysadmin command and thus its man page should be inCy Schubert2017-12-051-0/+1
* usr.sbin: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper2017-03-041-2/+2
* Remove pc98 support completely.Yoshihiro Takahashi2017-01-281-4/+0
* The last big commit: let usr.sbin/ use WARNS=6 by default.Ed Schouten2010-01-021-1/+0
* Cleanup usr.sbin/fd* so they can compile under WARNS=6.Xin LI2005-01-081-1/+1
* Add PC98 supports.Yoshihiro Takahashi2004-03-281-0/+4
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-2/+2
* Make fdformat WARN=2 ready.Joerg Wunsch2001-07-031-1/+1
* Fixed the world breakage in rev. 1.8 (space after -I).Ruslan Ermilov2001-07-031-1/+2
* Use the printstatus() function from ${.CURDIR}/../fdread/fdutil.c toJoerg Wunsch2001-07-021-4/+4
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-1/+0
* Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov2001-03-201-2/+4
* Transfer speed definitions are now also found in <machine/ioctl_fd.h>.Joerg Wunsch1994-09-251-1/+1
* Added a missing ${DESTDIR}. The real problem is that stuff related toPoul-Henning Kamp1994-09-181-1/+1
* Fix include path.David Greenman1994-09-171-1/+1
* Make use of the new FDOPT_NORETRY facility. It does not make sense toJoerg Wunsch1994-05-221-24/+1
* We got now floppy formatterAndrey A. Chernov1994-01-261-0/+32