summaryrefslogtreecommitdiffstats
path: root/usr.sbin/amd/fsinfo
Commit message (Collapse)AuthorAgeFilesLines
* These now need to link with libamu.obrien2007-12-051-0/+3
|
* Perform a major cleanup of the usr.sbin Makefiles.obrien2001-07-201-10/+8
| | | | | These are not perfectly in agreement with each other style-wise, but they are orders of orders of magnitude more consistent style-wise than before.
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-0/+1
| | | | - MAN[1-9] -> MAN.
* Set the default manual section for usr.sbin/ to 8.ru2001-03-201-1/+0
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* bmake framework for contrib_amdobrien1998-08-271-0/+24
|
* Make way for the contrib_amd bmake frame work.obrien1998-08-2761-5797/+0
|
* #include <arpa/inet.h>peter1998-06-121-1/+2
|
* Simplified by using new lex and yacc rules.bde1998-05-041-17/+2
|
* Changes to support full make parallelism (-j<n>) in the worldjkh1997-10-051-2/+3
| | | | | | target. Reviewed by: <many different folks> Submitted by: Nickolay N. Dudorov" <nnd@nnd.itfs.nsk.su>
* Add usage(), use err(3), remove `progname'.charnier1997-09-023-50/+44
|
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-311-2/+2
| | | | posix standard on the topic.
* Revert $FreeBSD$ to $Id$peter1997-02-2226-26/+26
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-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.
* Update to match changes in <net/if.h>.wollman1997-01-031-2/+2
|
* Fix up programs which expect <net/if.h> to include <sys/time.h> to insteadwollman1996-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.
* ``mv'' -> ``mv -f''wosch1996-05-071-3/+4
| | | | | ``rm'' -> ``rm -f'' so mv/rm may not ask for confirmation if you are not root
* Remove trailing whitespace.rgrimes1995-05-304-8/+8
|
* Change /lib/cpp to /usr/bin/cppgpalmer1995-05-081-2/+2
|
* Added final '\n'phk1995-02-044-8/+8
|
* Correct and add proper man page extents.jkh1994-08-111-1/+1
| | | | Submitted by: jkh
* BSD 4.4 Lite usr.sbin Sourcesrgrimes1994-05-2661-0/+5814
OpenPOWER on IntegriCloud