DIRDEPS_BUILD: Update dependencies.Sponsored by: Dell EMC Isilon
Fix typo when deregistering the VLAN unconfig event handlerSubmitted by: Masao Uebayashi <[email protected]>MFC after: 3 days
dirdeps.mk now sets DEP_RELDIR
Updated dependencies
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Requested by: Simon Gerraty <[email protected]>
The .Nm utility
Assume __STDC__, remove non-__STDC__ code. Remove private __P.
- Backout botched attempt to intoduce MANSECT feature.- MAN[1-9] -> MAN.
Set the default manual section for libexec/ to 8.
man(7) -> mdoc(7).
Add $FreeBSD$ lines to man pages that are missing them to make iteasier for translation teams.PR: docs/13418Submitted by: Alexey Zelkin <[email protected]>
$Id$ -> $FreeBSD$
More egcs warning fixes: o main returns int not void o use return 0 at end of main when needed o use braces to avoid potentially ambiguous else o don't default to type int (and also remove a usel
More egcs warning fixes: o main returns int not void o use return 0 at end of main when needed o use braces to avoid potentially ambiguous else o don't default to type int (and also remove a useless register modifier).Reviewed by: obrien and chuckr
show more ...
Revert $FreeBSD$ to $Id$
Make the long-awaited change from $Id$ to $FreeBSD$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
Make the long-awaited change from $Id$ to $FreeBSD$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 beeninsane otherwise.
add forgotten $Id$
Import bootpd-2.4.3 from ftp.mc.com
Rearrange bootpd