| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
This is a residual of the $FreeBSD$ removal.
MFC After: 3 days (though I'll just run the command on the branches)
Sponsored by: Netflix
|
| |
|
|
|
|
|
|
| |
Remove ancient SCCS tags from the tree, automated scripting, with two
minor fixup to keep things compiling. All the common forms in the tree
were removed with a perl script.
Sponsored by: Netflix
|
| |
|
|
|
|
|
|
|
| |
These sys/cdefs.h are not needed. Purge them. They are mostly left-over
from the $FreeBSD$ removal. A few in libc are still required for macros
that cdefs.h defines. Keep those.
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D42385
|
| |
|
|
| |
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
|
| |
|
|
| |
Remove /^[\s*]*__FBSDID\("\$FreeBSD\$"\);?\s*\n/
|
| |
|
|
| |
Remove /^\s*\*+\s*\$FreeBSD\$.*$\n/
|
| |
|
|
| |
Notes:
svn path=/head/; revision=326700
|
| |
|
|
|
|
|
|
|
| |
According to style(9):
> normally, include <sys/types.h> OR <sys/param.h>, but not both.
(<sys/param.h> already includes <sys/types.h> when LOCORE is not defined).
Notes:
svn path=/head/; revision=298226
|
| |
|
|
|
|
|
|
| |
Submitted by: Sascha Wildner <swildner@dragonflybsd.org>
Obtained from: DragonFlyBSD (commit 5d7d35b17f98588c39b30036f1a3fe8802935c2c)
Notes:
svn path=/head/; revision=288147
|
| |\
| |
| |
| |
| |
| |
| | |
Obtained from: ISC
Notes:
svn path=/head/; revision=269867
|
| | |
| |
| |
| | |
Notes:
svn path=/vendor/resolver/dist/; revision=269781
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
From
http://www.isc.org/downloads/libbind/
The libbind functions have been separated from the BIND suite as of BIND
9.6.0. Originally from older versions of BIND, they have been continually
maintained and improved but not installed by default with BIND 9. This
standard resolver library contains the same historical functions and
headers included with many Unix operating systems. In fact, most
implementations are based on the same original code.
At present, NetBSD maintains libbind code, now known as "netresolv".
Notes:
svn path=/vendor/resolver/dist/; revision=269610
|
| | |
| |
| |
| | |
Notes:
svn path=/vendor/resolver/dist/; revision=170242
|
| | |
| |
| |
| | |
Notes:
svn path=/vendor/resolver/dist/; revision=165254
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
if not already defined. This allows building libc from outside of
lib/libc using a reach-over makefile.
A typical use-case is to build a standard ILP32 version and a COMPAT32
version in a single iteration by building the COMPAT32 version using a
reach-over makefile.
Obtained from: Juniper Networks, Inc.
Notes:
svn path=/head/; revision=262722
|
| | |
| |
| |
| |
| |
| |
| | |
MFC after: 2 weeks
Notes:
svn path=/head/; revision=170244
|
| | |
| |
| |
| |
| |
| |
| |
| | |
Obtained from: ISC
MFC after: 1 week
Notes:
svn path=/head/; revision=165258
|
| | |
| |
| |
| |
| |
| |
| | |
in another. GCC4 does not like that.
Notes:
svn path=/head/; revision=162541
|
| |/
|
|
|
|
|
| |
- Exclude unnecessary functions for us.
Notes:
svn path=/head/; revision=156956
|
|
|
Notes:
svn path=/vendor/resolver/dist/; revision=156952
|