obrien
119cfeff30
Use symbolic values rather than constants in TARGET_DEFAULT.
...
Submitted by: bde on -current
1999-12-19 07:40:17 +00:00
obrien
4cced586e8
Use a unified CPP_SPEC.
1999-12-19 06:42:24 +00:00
obrien
76277b31cd
Provide complete coverage in switch statement to quiet -Wall.
1999-12-18 09:56:15 +00:00
grog
07d0cafdf2
Change location of temporary file from /tmp to /var/tmp. This is a
...
repeat of an earlier commit which apparently got lost with the last
import. It helps solve the frequently reported problem
pid 4032 (mail.local), uid 0 on /: file system full
(though there appears to be a lot of space) caused by idiots sending
30 MB mail messages.
Most-recently-reported-by: jahanur <jahanur@jjsoft.com>
Add $FreeBSD$ so that I can check the file back in.
Rejected-by: CVS
1999-12-17 01:18:44 +00:00
obrien
f1e75fd104
Fix my CPP_SPEC synatax screwup.
...
Totally pissed at self: obrien
1999-12-16 02:03:35 +00:00
obrien
fc793cf05b
Remove the defining of __i486__ baesd on TARGET_CPU_DEFAULT and !m386 or m486.
1999-12-15 10:16:25 +00:00
ache
d49556544e
Fix bug with internal functions when locale is active
...
PR: 15370
Reviewed by: no responce from maintainer
Obtained from: perl development sources
1999-12-13 19:11:53 +00:00
peter
d71c51b5fa
Oops. HAVE_INET6_STRUCTS was supposed to be HAS_INET6_STRUCTS. Luckily
...
it was implicitly on because we had AF_INET6 defined.
1999-12-13 15:43:32 +00:00
obrien
9e84904436
Do not add routes for localhost to the `dhclient' controlled interface.
...
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)
1999-12-12 01:04:36 +00:00
peter
f76c207acb
Unmangle cvs's MD5* calls.
1999-12-11 15:10:02 +00:00
peter
17ef7b81d6
Take a shot at using mkstemp() since we have a __warn_references() on
...
the other temporary file creation functions..
1999-12-11 14:58:02 +00:00
peter
702fe2212d
Merge error. rcs_lockfile is freed after unlock.
1999-12-11 13:19:17 +00:00
peter
d47f395242
Update for 1.10.7 update.
1999-12-11 13:11:47 +00:00
peter
aab6aeadd4
Merge cyclic changes from 1.10.7 into our mainline. I did this seperately
...
as cvs update -j had kittens over the whole thing and I ended up merging
it by hand.
1999-12-11 13:00:18 +00:00
peter
206fbe27a1
Merge cyclic changes for 1.10.7 only our mainline.
1999-12-11 12:50:10 +00:00
peter
474a3106d4
Revert to vendor version. Sigh, this left the vendor branch because
...
of a fix for a y2k non-problem. :-(
1999-12-11 12:42:49 +00:00
peter
b38569ff99
This commit was generated by cvs2svn to compensate for changes in r54427,
...
which included commits to RCS files with non-trunk default branches.
1999-12-11 12:24:21 +00:00
peter
784ea5066c
Import cvs-1.10.7. There are a number of nasty bugs that have been fixed.
...
Obtained from: cyclic.com
1999-12-11 12:24:21 +00:00
roberto
4ca5852837
This is the list of files excluded from the original tarball.
...
Reviewed by: peter, obrien
1999-12-09 13:26:04 +00:00
roberto
9d54c9a66c
Commit a fix several warnings on alpha for sysctlbyname arguments. It could
...
have resulted in stack corruption. A patch has been sent to the ntp author
for inclusion in next version.
Obtained from: peter
1999-12-09 13:17:01 +00:00
roberto
a7f3c64efa
Please all welcome the long-awaited upgrade from our ancient xntpd 3.4f
...
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
1999-12-09 13:13:26 +00:00
roberto
8eeba8afa3
This commit was generated by cvs2svn to compensate for changes in r54359,
...
which included commits to RCS files with non-trunk default branches.
1999-12-09 13:01:21 +00:00
roberto
ef64b99e84
Virgin import of ntpd 4.0.98f
1999-12-09 13:01:21 +00:00
peter
e739339ea1
Add maintainer tag, and add a description of a few more things we've
...
added/changed locally for FreeBSD.
1999-12-08 16:49:38 +00:00
obrien
eb52c51753
Style nit.
1999-12-08 06:42:50 +00:00
obrien
1faaa28bba
Document what "X" in the table means.
1999-12-08 06:42:08 +00:00
marcel
43f39f8759
When a Makefile.PL is evaluated in a subdirectory (ext/SDBM_Files/sdbm)
...
do not prepend '../' to PERL and FULLPERL. It breaks cross-building.
Approved by: markm
1999-12-04 12:35:56 +00:00
obrien
4dbe46020b
Call isspace() directly to get rid of an objectionable include.
1999-12-04 08:44:05 +00:00
peter
370aed25b5
Document the .cvsrc "cvs" option for global options.
1999-12-04 02:15:30 +00:00
obrien
63450d9255
Support the environtmental var "CVS_OPTIONS". Which can hold a set of
...
default options for cvs. These options are interpreted first and can be
overwritten by explicit command line parameters.
Obtained from: GNU Grep 2.3
1999-12-04 01:23:26 +00:00
peter
d948318609
Hardwire HAVE_INET6_STRUCTS rather than probe at compile time. -current
...
has the structures that probe_ipv6 tested for, so this will always be
defined if the standard tests are run.
1999-11-30 04:24:01 +00:00
peter
526e00ec21
Files not in 8.2.2.p5
1999-11-30 03:44:02 +00:00
peter
c6117a178d
Files gone from 8.2.2.p5
1999-11-30 03:41:17 +00:00
peter
9a9bef5e16
Files removed in 8.2.2.p5
1999-11-30 03:40:06 +00:00
peter
3fc00dd03f
Merge changes from vendor branch onto HEAD.
1999-11-30 02:52:56 +00:00
peter
9716636318
This commit was generated by cvs2svn to compensate for changes in r53910,
...
which included commits to RCS files with non-trunk default branches.
1999-11-30 02:43:11 +00:00
peter
4ef23ce695
Import bind v8.2.2.p5, minus the crypto for the time being. The bind
...
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)
1999-11-30 02:43:11 +00:00
obrien
1d683d70e0
* Use getobjformat() rather than manually do what it does.
...
* 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)
1999-11-29 10:41:21 +00:00
brian
306c565c67
Pass the pppoe packets into do_ppp_print correctly.
1999-11-27 18:04:57 +00:00
obrien
46689ca7f0
* Support the environtmental var "DIFF_OPTIONS". Which can hold a set of
...
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.
1999-11-26 02:51:44 +00:00
peter
f1034aa494
This commit was generated by cvs2svn to compensate for changes in r53696,
...
which included commits to RCS files with non-trunk default branches.
1999-11-25 18:03:05 +00:00
peter
a392fe0bdb
Apply the sendmail 8.9.3 denial-of-service patch which prevents untrusted
...
users from running newaliases. (This is to protect aliases.db against
truncation).
PR: 15088
1999-11-25 18:03:05 +00:00
obrien
77fa5db577
This commit was generated by cvs2svn to compensate for changes in r53660,
...
which included commits to RCS files with non-trunk default branches.
1999-11-24 06:24:35 +00:00
obrien
5498842a41
Virgin import of the GCC 2.95.1 compilers
...
(gcc/config/i386/freebsd.h renamed to freebsd-aout.h)
1999-11-24 06:24:35 +00:00
obrien
53fe286fed
This commit was generated by cvs2svn to compensate for changes in r53657,
...
which included commits to RCS files with non-trunk default branches.
1999-11-24 06:23:43 +00:00
obrien
722d29dd3f
Virgin import of gcc from EGCS 1.1.2.
...
(renamed to freebsd-aout.h)
1999-11-24 06:23:43 +00:00
obrien
262bec7848
This commit was generated by cvs2svn to compensate for changes in r53654,
...
which included commits to RCS files with non-trunk default branches.
1999-11-24 06:22:22 +00:00
obrien
cada3a5382
Virgin import of GCC 2.7.2.3's gcc/config/i386/freebsd.h for a.out systems.
...
[This has been renamed to freebsd-aout.h to not conflict with our own
hacked up version.]
1999-11-24 06:22:22 +00:00
peter
61388a47ab
Fix (I believe) Bill Paul's core dump when using gdb on shared executables.
...
This is an addition to rev 1.5. If lm == NULL, new->lm is uninitialized.
1999-11-22 18:04:53 +00:00
obrien
224187cfed
* Remove a trailing ";" from a macro.
...
* Style cleanup.
1999-11-17 07:18:25 +00:00