summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ifmcstat/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Perform a major cleanup of the usr.sbin Makefiles.obrien2001-07-201-3/+1
| | | | | 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.
* Install it with mode 550, and with default group ${BINGRP}.ru2001-07-041-3/+2
|
* drop setgid bit. ifmcstat(8) is not audited, and is needed only for root.ume2001-07-031-1/+1
| | | | | Obtained from: KAME MFC after: 1 week
* - 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
|
* Getaddrinfo(), getnameinfo(), and etc support in libc/net.shin1999-12-281-0/+14
Several udp and raw apps IPv6 support. Reviewed by: freebsd-arch, cvs-committers Obtained from: KAME project
OpenPOWER on IntegriCloud