aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/amd/fsinfo
Commit message (Collapse)AuthorAgeFilesLines
* bmake framework for contrib_amdDavid E. O'Brien1998-08-271-0/+24
| | | | Notes: svn path=/head/; revision=38581
* Make way for the contrib_amd bmake frame work.David E. O'Brien1998-08-2761-5797/+0
| | | | Notes: svn path=/head/; revision=38580
* #include <arpa/inet.h>Peter Wemm1998-06-121-1/+2
| | | | Notes: svn path=/head/; revision=36926
* Simplified by using new lex and yacc rules.Bruce Evans1998-05-041-17/+2
| | | | Notes: svn path=/head/; revision=35705
* Changes to support full make parallelism (-j<n>) in the worldJordan K. Hubbard1997-10-051-2/+3
| | | | | | | | | target. Reviewed by: <many different folks> Submitted by: Nickolay N. Dudorov" <nnd@nnd.itfs.nsk.su> Notes: svn path=/head/; revision=30113
* Add usage(), use err(3), remove `progname'.Philippe Charnier1997-09-023-50/+44
| | | | Notes: svn path=/head/; revision=29029
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-311-2/+2
| | | | | | | posix standard on the topic. Notes: svn path=/head/; revision=24428
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-2226-26/+26
| | | | Notes: svn path=/head/; revision=22997
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-1426-26/+26
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* Update to match changes in <net/if.h>.Garrett Wollman1997-01-031-2/+2
| | | | Notes: svn path=/head/; revision=21264
* Fix up programs which expect <net/if.h> to include <sys/time.h> to insteadGarrett Wollman1996-12-101-1/+2
| | | | | | | | | do it themselves. (Some of these programs actually depended on this beyond compiling the definition of struct ifinfo!) Also fix up some other #include messes while we're at it. Notes: svn path=/head/; revision=20287
* ``mv'' -> ``mv -f''Wolfram Schneider1996-05-071-3/+4
| | | | | | | | ``rm'' -> ``rm -f'' so mv/rm may not ask for confirmation if you are not root Notes: svn path=/head/; revision=15679
* Remove trailing whitespace.Rodney W. Grimes1995-05-304-8/+8
| | | | Notes: svn path=/head/; revision=8857
* Change /lib/cpp to /usr/bin/cppGary Palmer1995-05-081-2/+2
| | | | Notes: svn path=/head/; revision=8358
* Added final '\n'Poul-Henning Kamp1995-02-044-8/+8
| | | | Notes: svn path=/head/; revision=6186
* Correct and add proper man page extents.Jordan K. Hubbard1994-08-111-1/+1
| | | | | | | Submitted by: jkh Notes: svn path=/head/; revision=2027
* BSD 4.4 Lite usr.sbin SourcesRodney W. Grimes1994-05-2661-0/+5814
Notes: svn path=/cvs2svn/branches/WIN_TUE_NL/; revision=1553