| #
58cf91d3
|
| 08-Jan-2024 |
Jan Beich <jbeich@FreeBSD.org> |
resolv: Add a required include to resolv.h
Add a required include to resolv.h for sockaddr_in. This should reduce patching required when porting code written with Linux or NetBSD in mind.
PR: 182
resolv: Add a required include to resolv.h
Add a required include to resolv.h for sockaddr_in. This should reduce patching required when porting code written with Linux or NetBSD in mind.
PR: 182466 MFC after: 1 week
show more ...
|
| #
dc36d6f9
|
| 23-Nov-2023 |
Warner Losh <imp@FreeBSD.org> |
lib: Remove ancient SCCS tags.
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 s
lib: Remove ancient SCCS tags.
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
show more ...
|
| #
b2c76c41
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: one-line nroff pattern
Remove /^\.\\"\s*\$FreeBSD\$$\n/
|
| #
0090d182
|
| 15-Sep-2022 |
Gordon Bergling <gbe@FreeBSD.org> |
Update SEE ALSO sections for resolver.{3,5} and hosts.5
The mentioned document "Name Server Operations Guide for BIND" is outdated, so remove it from the SEE ALSO section of hosts.5 and resolver.{3,
Update SEE ALSO sections for resolver.{3,5} and hosts.5
The mentioned document "Name Server Operations Guide for BIND" is outdated, so remove it from the SEE ALSO section of hosts.5 and resolver.{3,5}.
PR: 266360 Reported by: Graham Perrin <grahamperrin at FreeBSD dot org> Reviewed by: karels MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D36557
show more ...
|
| #
4a3c598f
|
| 27-Jun-2022 |
Fernando Apesteguía <fernape@FreeBSD.org> |
Bump .Dd for recently modified manual pages
During the removal of named(8) references, some pages were modified but their .Dd where not updated accordingly.
Reported by: lwhsu@ Fixes: 942e234d868d
|
| #
942e234d
|
| 22-Jun-2022 |
Fernando Apesteguía <fernape@FreeBSD.org> |
Remove references to named(8)
named(8) hasn't been in base for some time. Remove all references to it in manual pages.
Approved by: manpages (Pau Amma) Differential Revision: https://reviews.freebs
Remove references to named(8)
named(8) hasn't been in base for some time. Remove all references to it in manual pages.
Approved by: manpages (Pau Amma) Differential Revision: https://reviews.freebsd.org/D35586
show more ...
|
| #
58cf91d3
|
| 08-Jan-2024 |
Jan Beich <jbeich@FreeBSD.org> |
resolv: Add a required include to resolv.h
Add a required include to resolv.h for sockaddr_in. This should reduce patching required when porting code written with Linux or NetBSD in mind.
PR: 182
resolv: Add a required include to resolv.h
Add a required include to resolv.h for sockaddr_in. This should reduce patching required when porting code written with Linux or NetBSD in mind.
PR: 182466 MFC after: 1 week
show more ...
|
| #
dc36d6f9
|
| 23-Nov-2023 |
Warner Losh <imp@FreeBSD.org> |
lib: Remove ancient SCCS tags.
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 s
lib: Remove ancient SCCS tags.
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
show more ...
|
| #
b2c76c41
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: one-line nroff pattern
Remove /^\.\\"\s*\$FreeBSD\$$\n/
|
| #
0090d182
|
| 15-Sep-2022 |
Gordon Bergling <gbe@FreeBSD.org> |
Update SEE ALSO sections for resolver.{3,5} and hosts.5
The mentioned document "Name Server Operations Guide for BIND" is outdated, so remove it from the SEE ALSO section of hosts.5 and resolver.{3,
Update SEE ALSO sections for resolver.{3,5} and hosts.5
The mentioned document "Name Server Operations Guide for BIND" is outdated, so remove it from the SEE ALSO section of hosts.5 and resolver.{3,5}.
PR: 266360 Reported by: Graham Perrin <grahamperrin at FreeBSD dot org> Reviewed by: karels MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D36557
show more ...
|
| #
4a3c598f
|
| 27-Jun-2022 |
Fernando Apesteguía <fernape@FreeBSD.org> |
Bump .Dd for recently modified manual pages
During the removal of named(8) references, some pages were modified but their .Dd where not updated accordingly.
Reported by: lwhsu@ Fixes: 942e234d868d
|
| #
942e234d
|
| 22-Jun-2022 |
Fernando Apesteguía <fernape@FreeBSD.org> |
Remove references to named(8)
named(8) hasn't been in base for some time. Remove all references to it in manual pages.
Approved by: manpages (Pau Amma) Differential Revision: https://reviews.freebs
Remove references to named(8)
named(8) hasn't been in base for some time. Remove all references to it in manual pages.
Approved by: manpages (Pau Amma) Differential Revision: https://reviews.freebsd.org/D35586
show more ...
|
| #
348238db
|
| 01-Mar-2017 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r314420 through r314481.
|
| #
fbbd9655
|
| 28-Feb-2017 |
Warner Losh <imp@FreeBSD.org> |
Renumber copyright clause 4
Renumber cluase 4 to 3, per what everybody else did when BSD granted them permission to remove clause 3. My insistance on keeping the same numbering for legal reasons is
Renumber copyright clause 4
Renumber cluase 4 to 3, per what everybody else did when BSD granted them permission to remove clause 3. My insistance on keeping the same numbering for legal reasons is too pedantic, so give up on that point.
Submitted by: Jan Schaumann <jschauma@stevens.edu> Pull Request: https://github.com/freebsd/freebsd/pull/96
show more ...
|
| #
348238db
|
| 01-Mar-2017 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r314420 through r314481.
|
| #
fbbd9655
|
| 28-Feb-2017 |
Warner Losh <imp@FreeBSD.org> |
Renumber copyright clause 4
Renumber cluase 4 to 3, per what everybody else did when BSD granted them permission to remove clause 3. My insistance on keeping the same numbering for legal reasons is
Renumber copyright clause 4
Renumber cluase 4 to 3, per what everybody else did when BSD granted them permission to remove clause 3. My insistance on keeping the same numbering for legal reasons is too pedantic, so give up on that point.
Submitted by: Jan Schaumann <jschauma@stevens.edu> Pull Request: https://github.com/freebsd/freebsd/pull/96
show more ...
|
| #
10b3b545
|
| 17-Sep-2009 |
Dag-Erling Smørgrav <des@FreeBSD.org> |
Merge from head
|
| #
7e857dd1
|
| 12-Jun-2009 |
Oleksandr Tymoshenko <gonzo@FreeBSD.org> |
- Merge from HEAD
|
| #
5512745e
|
| 29-May-2009 |
Xin LI <delphij@FreeBSD.org> |
Document how to enable strict RFC 1034 enforcements.
PR: kern/129477
|
| #
c879ae35
|
| 09-Jan-2007 |
Warner Losh <imp@FreeBSD.org> |
Per Regents of the University of Calfornia letter, remove advertising clause.
# If I've done so improperly on a file, please let me know.
|
| #
6b0a380f
|
| 04-Nov-2006 |
Sam Lawrance <lawrance@FreeBSD.org> |
Document return values for res_query and res_search. h_errno is not an extern int, just a macro providing an integer lvalue.
PR: doc/50573 Submitted by: Ronald F.Guilmette <rfg@monkeys.com> Reviewe
Document return values for res_query and res_search. h_errno is not an extern int, just a macro providing an integer lvalue.
PR: doc/50573 Submitted by: Ronald F.Guilmette <rfg@monkeys.com> Reviewed by: trhodes MFC after: 3 days
show more ...
|
| #
33ef612e
|
| 17-Jul-2006 |
Stefan Farfeleder <stefanf@FreeBSD.org> |
Use a prototype for res_init().
MFC after: 3 days
|
| #
0227791b
|
| 13-Feb-2005 |
Ruslan Ermilov <ru@FreeBSD.org> |
Expand *n't contractions.
|
| #
24a0682c
|
| 20-Jan-2005 |
Ruslan Ermilov <ru@FreeBSD.org> |
Sort sections.
|
| #
1a0a9345
|
| 02-Jul-2004 |
Ruslan Ermilov <ru@FreeBSD.org> |
Mechanically kill hard sentence breaks.
|