| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
PR: 15370
Reviewed by: no responce from maintainer
Obtained from: perl development sources
|
|
|
|
| |
it was implicitly on because we had AF_INET6 defined.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Doing so is bogus if the loop-back interface was not configured.
Typically ``network_interfaces="auto"'' will return the list of
interfaces such that "lo0" is not first. Thus there are times when
`dhclient' configs an interface before "lo0" is configured.
Under BSD4.4, there's no need to add the above route, as it will be
automatically generated by the kernel.
PR: conf/14098, misc/15183
Submitted by: luoqi (true identification of the problem)
|
| |
|
|
|
|
| |
the other temporary file creation functions..
|
| |
|
| |
|
|
|
|
|
| |
as cvs update -j had kittens over the whole thing and I ended up merging
it by hand.
|
| |
|
|
|
|
| |
of a fix for a y2k non-problem. :-(
|
|\
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
|
| |
| |
| |
| | |
Obtained from: cyclic.com
|
| |
| |
| |
| | |
Reviewed by: peter, obrien
|
| |
| |
| |
| |
| |
| |
| | |
have resulted in stack corruption. A patch has been sent to the ntp author
for inclusion in next version.
Obtained from: peter
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
to a brand new and shiny ntpd 4.0.98f.
I got tired of waiting for 4.1.0 and there is the feature freeze deadline
so here it is. This is the contrib/ part of the upgrade. The Makefile glue
will be added very soon in usr.sbin.
It builds and runs on both i386 and alpha (Thanks Peter!).
The bad news is that manpages no longer exist, everything is in HTML. I'll
commit the text version of each HTML file in /usr/share/doc/ntp soon to have
at least the help files w/o needing to get the entire contrib/ntp tree.
I'll commit FREEBSD-Xlist as soon as I can skip over $FreeBSD$ checks...
Reviewed by: peter, obrien
Pushed by: phk
|
|\ \
| | |
| | |
| | | |
which included commits to RCS files with non-trunk default branches.
|
| / |
|
| |
| |
| |
| | |
added/changed locally for FreeBSD.
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
do not prepend '../' to PERL and FULLPERL. It breaks cross-building.
Approved by: markm
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
default options for cvs. These options are interpreted first and can be
overwritten by explicit command line parameters.
Obtained from: GNU Grep 2.3
|
| |
| |
| |
| |
| | |
has the structures that probe_ipv6 tested for, so this will always be
defined if the standard tests are run.
|
| | |
|
| | |
|
| | |
|
| | |
|
|\ \
| | |
| | |
| | | |
which included commits to RCS files with non-trunk default branches.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
package does have BXA export approval, but the licensing strings on the
dnssafe code are a bit unpleasant. The crypto is easy to restore and bind
will run without it - just without full dnssec support.
Obtained from: The Internet Software Consortium (www.isc.org)
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* Don't conditional based on i386, but generalize to all FreeBSD arch's.
* Don't be a.out-centric, but generalize to handle other possible future
formats.
Submitted by: marcel (partial)
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
default options for diff. These options are interpreted first and can be
overwritten by explicit command line parameters.
* Add the "-o" option to specify old-traditional output style.
* Add utility functions for env vars obtained from GNU Grep 2.3h.
|
|\ \ \
| | | |
| | | |
| | | | |
which included commits to RCS files with non-trunk default branches.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
users from running newaliases. (This is to protect aliases.db against
truncation).
PR: 15088
|
|\ \ \ \
| | | | |
| | | | |
| | | | | |
which included commits to RCS files with non-trunk default branches.
|
| | | | |
| | | | |
| | | | |
| | | | | |
(gcc/config/i386/freebsd.h renamed to freebsd-aout.h)
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | | |
which included commits to RCS files with non-trunk default branches.
|
| | | | |
| | | | |
| | | | |
| | | | | |
(renamed to freebsd-aout.h)
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | | |
which included commits to RCS files with non-trunk default branches.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[This has been renamed to freebsd-aout.h to not conflict with our own
hacked up version.]
|
| | | | |
| | | | |
| | | | |
| | | | | |
This is an addition to rev 1.5. If lm == NULL, new->lm is uninitialized.
|
| | | | |
| | | | |
| | | | |
| | | | | |
* Style cleanup.
|
| | | | | |
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
It causes internal compiler errors and sig 11's with GCC 2.95.2.
|
| | | | | |
|
| | | | | |
|