kan
61ac7e3646
Fix ASM_OUTPUT_LABELREF to deal with TSL model prefixes GCC
...
started to use internally. They need to be stripped before
the name of the label or symbol is printed.
2003-12-22 04:27:17 +00:00
obrien
0d7845a7ec
One might want to correctly generate 32-bit code on an Opteron.
...
Submitted by: peter
2003-12-16 05:40:06 +00:00
obrien
0a1e7b39d8
Consistently define __LP64__ on all our 64-bit platforms.
2003-12-15 10:34:01 +00:00
des
0ac9b614f9
MFP4: really fix resp issue, and don't trim trailing spaces ( #43727 )
2003-12-10 16:46:08 +00:00
des
7484d38bbb
This commit was generated by cvs2svn to compensate for changes in r123394,
...
which included commits to RCS files with non-trunk default branches.
2003-12-10 16:46:08 +00:00
obrien
d9ace403c1
Diff to vendor reduction.
2003-12-08 01:52:09 +00:00
brooks
244f075414
This is a direct commit to the vendor branch with code from the vendor.
...
Replace the if_name and if_unit members of struct ifnet with new members
if_xname, if_dname, and if_dunit. if_xname is the name of the interface
and if_dname/unit are the driver name and instance.
This change paves the way for interface renaming and enhanced pseudo
device creation and configuration symantics.
Submitted by: darrenr
Approved by: re (scottl)
2003-12-02 18:33:36 +00:00
brooks
5c7716ee9f
This commit was generated by cvs2svn to compensate for changes in r123109,
...
which included commits to RCS files with non-trunk default branches.
2003-12-02 18:33:36 +00:00
dougb
c628f09d69
Apply the vendor change to this file, thus resolving the import conflict
2003-11-28 22:02:17 +00:00
dougb
c753941a76
This commit was generated by cvs2svn to compensate for changes in r123036,
...
which included commits to RCS files with non-trunk default branches.
2003-11-28 21:58:43 +00:00
dougb
953a80dc6f
Import of ISC BIND version 8.3.7
...
Approved by: re
Requested by: security-officer
2003-11-28 21:58:43 +00:00
des
309ac786af
MFP4: fix confusion about the layout of resp ( #42758 )
...
Approved by: re (rwatson)
2003-11-20 07:55:08 +00:00
des
d5c8fd315b
This commit was generated by cvs2svn to compensate for changes in r122912,
...
which included commits to RCS files with non-trunk default branches.
2003-11-20 07:55:08 +00:00
kan
8a33824d16
Use correct priority parameter value in add_prefix from corresponding
...
enum instead of passing literal 0. This fixes gcc invocations with
GCC_EXEC_PREFIX environment set.
Submitted By: Geoff Morrison
PR: gnu/53476
2003-11-13 22:40:05 +00:00
obrien
b876c3cd17
Document CVS_CLIENT_PORT.
2003-11-13 17:57:53 +00:00
deischen
5563abd4bb
Remove a comment stating that -pthread isn't supported.
2003-11-10 18:52:57 +00:00
cvs2svn
ca3ba04f73
This commit was manufactured by cvs2svn to create branch 'VENDOR-bsnmp'.
2003-11-10 08:56:57 +00:00
harti
09b97877f4
Add update instructions for bsnmp. Bsnmp is the base for the NgATM
...
ILMI daemon.
2003-11-10 08:56:56 +00:00
harti
ea9d8683bc
Virgin import of bsnmp 1.4
2003-11-10 08:53:38 +00:00
harti
d65ce423f4
This commit was generated by cvs2svn to compensate for changes in r122394,
...
which included commits to RCS files with non-trunk default branches.
2003-11-10 08:53:38 +00:00
harti
4908ed7a46
Virgin import of signaling layer of NgATM (user part) 0.91
2003-11-07 09:00:58 +00:00
harti
a6feaf2011
This commit was generated by cvs2svn to compensate for changes in r122213,
...
which included commits to RCS files with non-trunk default branches.
2003-11-07 09:00:58 +00:00
kan
b78cfa5333
Drop r1.6 (warn_system_heders by default). Use stock version of
...
the file from now on.
2003-11-07 03:30:31 +00:00
kan
aba667dc74
Merge revs 1.2 (-fformat-extensions), 1.7 (FORCE_OPTIMIZATION_DOWNGRADE knob),
...
1.14 (-O/-O1 optimize alignment for time, not size).
Back out r1.22 which used to enable warnings in system headers by
default.
2003-11-07 03:27:32 +00:00
kan
06a580baf7
Merge revs 1.{2,15} (FREEBSD_NATIVE); 1.21 ("GCC_OPTIONS"); 1.{16,25,27}
...
(cross compiling issues).
2003-11-07 03:23:43 +00:00
kan
b62edf39c3
Merge r1.3 (suppress warnings on K&R main).
2003-11-07 03:21:29 +00:00
kan
9e0d7f6582
New GCC version.
2003-11-07 03:19:35 +00:00
kan
c49dadd24a
Merge r1.11 (-mno-align-long-strings).
2003-11-07 03:17:46 +00:00
kan
7329cbde9d
Merge r1.10 (-mno-align-long-strings) and r1.11 (make LONG_TYPE_SIZE
...
overridable from the command line).
2003-11-07 03:16:22 +00:00
kan
e8544b5a9c
Merge r1.8 (printf format error fixes).
2003-11-07 03:13:51 +00:00
kan
6d5af2ef68
Drop the revision 1.2 (don't let gcc(1) hide warnings in system headers)
...
and use stock version of this file now.
2003-11-07 03:09:40 +00:00
kan
a084c35ceb
No FreeBSD-local changes in these files.
2003-11-07 03:05:29 +00:00
kan
2b59a681a5
Gcc 3.3.3 20031106 libf2c bits.
2003-11-07 02:44:13 +00:00
kan
1f2e36b731
This commit was generated by cvs2svn to compensate for changes in r122186,
...
which included commits to RCS files with non-trunk default branches.
2003-11-07 02:44:13 +00:00
kan
fc9b5bb894
Gcc 3.3.3 20031106 Objective C support bits.
2003-11-07 02:44:11 +00:00
kan
a01121bb14
This commit was generated by cvs2svn to compensate for changes in r122184,
...
which included commits to RCS files with non-trunk default branches.
2003-11-07 02:44:11 +00:00
kan
a342444c67
Gcc 3.3.3 20031106 C++ support bits.
2003-11-07 02:44:01 +00:00
kan
a510563f44
This commit was generated by cvs2svn to compensate for changes in r122182,
...
which included commits to RCS files with non-trunk default branches.
2003-11-07 02:44:01 +00:00
kan
b09448931a
Gcc 3.3.3 20031106.
2003-11-07 02:43:04 +00:00
kan
1f79a7c5d0
This commit was generated by cvs2svn to compensate for changes in r122180,
...
which included commits to RCS files with non-trunk default branches.
2003-11-07 02:43:04 +00:00
green
4e6189970a
Remove a reference to part of the pcap API not yet merged.
2003-11-04 06:16:55 +00:00
green
1bb1923e83
* Modify libpcap to work a bit better with our 802.11 code. This means
...
tcpdump -y ieee802_11 will work in the basic senses, including the
code compilation for filters (where you may specify "link[]" to refer
to parts of the 802.11 header, as well as treat it like a normal
Ethernet header). Previously, it was just too far off to do anything
useful for us.
* While I'm here, fix some compile problems that will result from lex
and yacc namespace polution when linking with -lpcap. The namespace
is now "pcapyy*" instead of "yy*", and it tests fine with world and
some external applications that may or may not use "yy*".
2003-11-04 06:12:21 +00:00
mikeh
8c05e4b202
Import latest CVS lukemftp.
2003-11-03 17:12:09 +00:00
mikeh
d75892856f
This commit was generated by cvs2svn to compensate for changes in r121966,
...
which included commits to RCS files with non-trunk default branches.
2003-11-03 17:12:09 +00:00
harti
378fe256e4
Terminate the execl() argument list with (char *)NULL instead of 0.
...
The later is wrong and may fail on sizeof(char *) != sizeof(int)
machines. The patch has already been sent to and accepted by the
diffutils author, but the file is already off the vendor branch, so
correct it here in the meanwhile too.
2003-11-03 12:41:27 +00:00
harti
88077f483f
Virgin import of NgATM user part 0.91
2003-11-03 12:08:41 +00:00
harti
3959c97243
This commit was generated by cvs2svn to compensate for changes in r121947,
...
which included commits to RCS files with non-trunk default branches.
2003-11-03 12:08:41 +00:00
ru
ba6fe9a715
MFV: The -d option.
2003-11-02 07:27:40 +00:00
ru
99d648cb98
Sort encodings.
2003-11-02 07:25:24 +00:00
ru
530b3bffe1
From ChangeLog:
...
: 2003-07-06 Ruslan Ermilov <ru@FreeBSD.org>
:
: * src/roff/nroff/nroff.sh: Add option -d for completeness.
: * src/roff/nroff/nroff.man: Updated.
2003-11-02 06:56:52 +00:00
gshapiro
a29eaca969
Cast the NULL to a pointer type for 64 bit architectures
...
Submitted by: harti
MFC after: 4 days
2003-10-31 22:12:09 +00:00
harti
bb2eea5d55
Virgin import of the NgATM SSCOP tool v0.9.
2003-10-29 10:26:38 +00:00
harti
dafee728ad
This commit was generated by cvs2svn to compensate for changes in r121663,
...
which included commits to RCS files with non-trunk default branches.
2003-10-29 10:26:38 +00:00
ume
881c4fa391
Switch Advanced Sockets API for IPv6 from RFC2292 to RFC3542
...
(aka RFC2292bis). Though I believe this commit doesn't break
backward compatibility againt existing binaries, it breaks
backward compatibility of API.
Now, the applications which use Advanced Sockets API such as
telnet, ping6, mld6query and traceroute6 use RFC3542 API.
Obtained from: KAME
2003-10-24 18:26:30 +00:00
ume
0bbe986bd7
EAI_ADDRFAMILY and EAI_NODATA was deprecated in RFC3493
...
(aka RFC2553bis). Now, getaddrinfo(3) returns EAI_NONAME
instead of EAI_NODATA. Our getaddrinfo(3) nor getnameinfo(3)
didn't use EAI_ADDRFAMILY.
Obtained from: KAME
2003-10-23 13:55:36 +00:00
harti
dd3527a2d4
Some upgrade instructions.
2003-10-22 09:28:49 +00:00
harti
d079cc2511
Virgin import of the NgATM SAAL layer user part v0.9.
2003-10-22 08:09:00 +00:00
harti
c61cedd977
This commit was generated by cvs2svn to compensate for changes in r121330,
...
which included commits to RCS files with non-trunk default branches.
2003-10-22 08:09:00 +00:00
gshapiro
7d4f685f3e
Adding WorkAroundBrokenAAAA seems a necessity even in the submit.mc given
...
the number of broken DNS servers out there in the world. Since we are
diverging from the sendmail.org submit.mc, it's time to make our own
freebsd.submit.mc.
PR: conf/57733
Reviewed by: nork
MFC after: 2 weeks
2003-10-19 00:03:13 +00:00
deischen
4d5be91935
The ports freeze may take longer than anticipated. Instead of
...
waiting for it to be delayed, temporarily back out the -pthread
removal until the freeze is lifted.
Freeze possibly taking longer than necessary: will
Requested by: kris
2003-09-21 07:59:16 +00:00
ru
98481926f5
Sync with FSF branch.
2003-09-20 21:20:01 +00:00
ru
6f34f71446
Keep up with recent mdoc(7) changes, that include:
...
- If no .Os call is made, don't print the OS info at all.
- Allow for multiple .Lb calls in the LIBRARY section.
- Improved documentation on punctuation characters.
2003-09-20 21:13:43 +00:00
ru
7fdb08c0c2
This commit was generated by cvs2svn to compensate for changes in r120297,
...
which included commits to RCS files with non-trunk default branches.
2003-09-20 21:13:43 +00:00
gshapiro
2eea3491ad
Update for 8.12.10 import
2003-09-19 23:20:46 +00:00
gshapiro
ff300598d7
Fix sendmail 8.12.10 import conflicts
2003-09-19 23:14:57 +00:00
gshapiro
96b960fca6
Import sendmail 8.12.10
2003-09-19 23:11:30 +00:00
gshapiro
aef2ea8df1
This commit was generated by cvs2svn to compensate for changes in r120256,
...
which included commits to RCS files with non-trunk default branches.
2003-09-19 23:11:30 +00:00
nectar
ac5ff30ae1
Correct address parsing bug that is believed to be remotely exploitable.
...
Submitted by: Michal Zalewski <lcamtuf@dione.ids.pl>
2003-09-17 15:10:36 +00:00
nectar
399b18e3c7
This commit was generated by cvs2svn to compensate for changes in r120169,
...
which included commits to RCS files with non-trunk default branches.
2003-09-17 15:10:36 +00:00
mbr
3beaab2fac
The previous fix (rev 1.25) is only needed in the second place.
2003-09-15 15:48:12 +00:00
mbr
1c9b641a01
Only kill the default route in the release mode if the interface
...
where the default route is bound to is the same device. Keep it
working for the single user or sysinstall mode, where we just do
what we did before.
Suggested by: dougb
2003-09-15 04:47:41 +00:00
obrien
67fad005f3
Bump __FreeBSD_cc_version for (1) 5.1 (post-mortem) (2) -pthread changes.
2003-09-12 19:19:10 +00:00
mbr
16a6960805
Restore behaviour from rev. 1.9. Only log when there is a real change
...
to the configuration state.
Noticed by: obrien
2003-09-09 16:19:46 +00:00
ru
f3ab4f7167
Unbreak Russian KOI8-R support.
2003-09-08 17:46:33 +00:00
joe
3f1ec286a5
This file was missing in the snap, but it ought to be updated in the
...
vendor branch.
2003-09-04 18:06:16 +00:00
joe
6b9f535792
This commit was generated by cvs2svn to compensate for changes in r119743,
...
which included commits to RCS files with non-trunk default branches.
2003-09-04 18:06:16 +00:00
deischen
6a3d4cfc63
Remove the -pthread option (in FreeBSD versions 500016 and greater) as
...
threatened over 2 years ago.
Why? -pthread was a hack to prevent linking to both libc and libc_r
and became unecessary when libc_r became free of libc. Now that we
have multiple thread libraries from which to choose, it is more confusing
because you can't link to more than one threads library at a time.
Things like autoconf and libtool sometimes detect -pthread and
also -lc_r, and in conjunction with ports usage of ${PTHREAD_LIBS},
really wacky things ensue when PTHREAD_LIBS is set to another
threads library. This might not be so bad if the build broke
when this happens, but it doesn't and you don't know it until
funny things happen when you run the application (or use an
affected library).
Reviewed by: obrien
2003-09-03 15:44:34 +00:00
mbr
8f6d39958f
Add notice about deleting .cvsignore
2003-09-03 00:46:21 +00:00
mbr
c7c3e30843
Apparently these slipped through the import procedure.
...
Kill them again.
2003-09-03 00:44:27 +00:00
mbr
6528e7760a
Sync with 6.0.9 import. Add my email.
2003-09-02 20:09:55 +00:00
mbr
fa2df21e05
Resolve conflicts.
2003-09-02 15:42:57 +00:00
mbr
7d0df748b4
Virgin import of AMD (am-utils) 20030828 (6.0.9)
2003-09-02 15:27:38 +00:00
mbr
ccc3812476
This commit was generated by cvs2svn to compensate for changes in r119679,
...
which included commits to RCS files with non-trunk default branches.
2003-09-02 15:27:38 +00:00
mbr
2bba90a51f
Import ISC DHCP 3.0.1 RC12 client.
...
- s/include/includes
- remove already merged files
2003-09-02 11:15:03 +00:00
mbr
66b631bbce
Resolve conflicts.
2003-09-02 11:13:21 +00:00
mbr
bc435cf924
Resolve conflicts.
...
* rev. 1.22
2003-09-02 11:10:29 +00:00
mbr
30c9dcd76d
Resolve conflicts:
...
* rev. 1.33/1.25
2003-09-02 11:09:45 +00:00
mbr
01d6785b06
Import ISC DHCP 3.0.1 RC12 client.
2003-09-02 11:01:27 +00:00
mbr
0f311740fc
This commit was generated by cvs2svn to compensate for changes in r119669,
...
which included commits to RCS files with non-trunk default branches.
2003-09-02 11:01:27 +00:00
mbr
089f3c60d4
Sync with ISC repo. Use SIGTERM instead of SIGKILL, make oldpid a long and
...
cast it into a pid_t.
2003-09-02 09:09:53 +00:00
deischen
591fec46c4
Backout rev 1.10.
...
Requested by: obrien
2003-09-01 05:31:33 +00:00
deischen
2ab4d8bc05
Remove -pthread as a compiler option. It was deprecated 2.5 years
...
ago, but not removed.
No reply from: threads, kan, obrien
2003-08-31 22:38:52 +00:00
ache
b76b8b6f4a
Merge local changes
2003-08-31 18:47:12 +00:00
ache
9294014b2a
Merge local changes
2003-08-31 18:29:38 +00:00
ache
ab304301db
Virgin import of GNU Readline 4.3
2003-08-31 17:55:46 +00:00
ache
5e1f4dd895
This commit was generated by cvs2svn to compensate for changes in r119610,
...
which included commits to RCS files with non-trunk default branches.
2003-08-31 17:55:46 +00:00
ache
003ef6f30b
Merge local fixes
2003-08-30 14:19:09 +00:00
ache
9b51aa3e1d
Remove file no longer in the dist
2003-08-30 14:08:22 +00:00
ache
910036be02
Virgin import (trimmed) of GNU Sort, textutils 2.1
2003-08-30 14:05:55 +00:00
ache
a2781e5a32
This commit was generated by cvs2svn to compensate for changes in r119582,
...
which included commits to RCS files with non-trunk default branches.
2003-08-30 14:05:55 +00:00
eivind
52619ee2c2
Replace a reference to /kernel with /boot/kernel/kernel
2003-08-26 15:37:19 +00:00
obrien
f02f882874
Reformat FBSD_{START,END}FILE_SPEC to FSF coding standards.
...
Use these in our i386, amd64, and alpha platforms.
2003-08-24 16:56:31 +00:00
tjr
52c7b39fff
Remove the # ("stringify") operator from the printf() arguments in
...
the iprintf macro. It was causing the actual format string and
variable names to be written out, instead of substituting the values
of the variables into the format string.
2003-08-23 13:05:13 +00:00
kan
5f7c06e920
Enable warn_system_heders by default.
2003-08-22 03:31:54 +00:00
kan
49a4324488
Merge FreeBSD modifications into gcc 3.3.1-prerelease:
...
1.2 don't let gcc(1) hide warnings in system headers.
Don't disable warning suppression unconditionally, but rather
make in dependent on warn_system_headers flag, one should be
able to use -Wno-system-headers flag if warnings from system
headers are not desired.
2003-08-22 03:26:30 +00:00
kan
f2372ee34a
Merge FreeBSD modifications into gcc 3.3.1-release:
...
1.8 printf format error fixes.
2003-08-22 03:18:02 +00:00
kan
f219481718
Merge FreeBSD modifications into gcc 3.3.1-release:
...
1.2 Localize the version string.
2003-08-22 03:16:37 +00:00
kan
4b4244e098
Merge FreeBSD modifications into gcc 3.3.1-release:
...
1.3 suppress warnings on K&R main.
2003-08-22 03:14:37 +00:00
kan
da88d76cbe
Merge FreeBSD modifications into gcc 3.3.1-release:
...
1.2 -fformat-extensions.
1.7 FORCE_OPTIMIZATION_DOWNGRADE knob for Alpha.
1.14 -O0 -O1 optimize alignment for time, not size.
2003-08-22 03:13:20 +00:00
kan
d6bc06101f
Stock files.
2003-08-22 03:10:47 +00:00
kan
dc227ec3ae
Gcc 3.3.1-release libf2c bits.
2003-08-22 02:57:17 +00:00
kan
0509a035d1
This commit was generated by cvs2svn to compensate for changes in r119262,
...
which included commits to RCS files with non-trunk default branches.
2003-08-22 02:57:17 +00:00
kan
7f6cad65d4
Gcc 3.3.1-release Objective C support bits.
2003-08-22 02:57:15 +00:00
kan
cbab0c1576
This commit was generated by cvs2svn to compensate for changes in r119260,
...
which included commits to RCS files with non-trunk default branches.
2003-08-22 02:57:15 +00:00
kan
772b3187f8
Gcc 3.3.1-release C++ support bits.
2003-08-22 02:57:05 +00:00
kan
7babb3c344
This commit was generated by cvs2svn to compensate for changes in r119258,
...
which included commits to RCS files with non-trunk default branches.
2003-08-22 02:57:05 +00:00
kan
08db0e4d74
Gcc 3.3.1-release.
2003-08-22 02:56:07 +00:00
kan
61e519ea39
This commit was generated by cvs2svn to compensate for changes in r119256,
...
which included commits to RCS files with non-trunk default branches.
2003-08-22 02:56:07 +00:00
gordon
bd11a56d7e
Tell the toolchain to look for rtld in /libexec instead of /usr/libexec.
2003-08-17 08:17:44 +00:00
harti
b61072d987
Implement what has been documented for a long time: make -debug switch
...
on socket debugging.
Okay'ed by: markm
2003-08-13 10:56:40 +00:00
mbr
b8e0369153
Change name of state_link() to state_polling() to make it
...
more clear what it does.
Trim interface_active() to just do what it should do. Check
if we got link or not and if the NIC supports it. No special
treatment for mediachecks here anymore.
Simplify the code a lot, and remove doublicated parts.
Fix two minor spelling errors.
Add one missing #ifdef ENABLE_POLLING_MODE
Reviewed by: mdodd
2003-08-10 22:01:37 +00:00
mbr
f318bbf9d2
Fix devices which do not support ifm_status. Always return
...
TRUE for them.
Reported by: mdodd
Tested by: Craig Rodrigues <rodrigc@crodrigues.org>
2003-08-09 20:44:08 +00:00
mbr
450c201b69
Add all interface polling patches.
2003-08-07 15:00:55 +00:00
mbr
61ffd164eb
Do not poll during discover. Add a polling tunable to the interface
...
struct to be able to turn polling on/off.
Tested by: Larry Rosenman <ler@lerctr.org>
2003-08-07 14:58:46 +00:00
mbr
4f4415b6cd
- Fix the polling code to work with media settings in dhclient.conf.
...
- Rename linkstatus to linkstate which is more correct.
- Sort any leases each time we loose and regain link. With the first
version we spammed the dhclient.leases file.
- When there was no link on a interface, polling has been done twice.
This has been fixed with a bigger sleep interval.
- interface_active() now returns only a assumed state of the link.
If we are using media settings, we cannot be sure that the link
actually works. That means we assume that the link is working and
continue to send requests as usual on the interface and loop over
all possible media options. Polling is still done. If your interface
gets suddenly link, dhclient will send a dhcp discover request.
After all media settings have been tried a few times, dhclient will
sleep. If one does change networks very often, it can help to set the
"retry timeout" to a low value like 100 seconds. The default is over
six minutes.
Tested by: Larry Rosenman <ler@lerctr.org>, imp
2003-08-07 07:27:14 +00:00
mbr
ff9091aff7
Change ieee802 to ieee80211.
...
Add bogospaces to match the ISC style.
Suggested by: eivind
2003-08-06 15:19:52 +00:00
simon
3001b66e9f
- Correct the path to the dot.nsmbrc sample file.
...
- Add FreeBSD CVS tag.
PR: docs/35649
Submitted by: roam
Approved by: ceri (mentor)
2003-07-31 11:50:01 +00:00
ru
eff800ad43
Update for the 2003/07/29 import.
2003-07-30 06:50:31 +00:00
ru
6247f74063
Vendor import of bwk's 29-Jul-2003 release.
2003-07-30 06:47:03 +00:00
ru
117315d8bb
This commit was generated by cvs2svn to compensate for changes in r118194,
...
which included commits to RCS files with non-trunk default branches.
2003-07-30 06:47:03 +00:00
mbr
2d36cfc14d
Fix dhclient infinite loop on ro /etc/resolv.conf
...
Submitted by: C J Michaels <cjm2@earthling.net>
Reviewed by: David W. Hankins
PR: 38778
ISC-Bug: 5754
2003-07-28 22:25:20 +00:00
mbr
df37a5270c
Don't wait forever if there is no link, go to background
...
after 2 x polling time.
2003-07-28 13:25:04 +00:00
mbr
69ed05bf45
Define $FreeBSD$ at the right place.
2003-07-28 11:49:07 +00:00
mbr
6416064bd6
Enable dhclient to poll the interface state and send only
...
requests if the interface has an active link. This is a
great benefit if you often change networks with your laptop
and you do not like to kill/restart dhclient all the time.
Changes are automatically detected and the link is refreshed.
The change allows us to start dhclient in background mode
Enable dhclient to poll the interface state and send only
requests if the interface has an active link. This is a
great benefit if you often change networks with your laptop
and you do not like to kill/restart dhclient all the time.
Changes are automatically detected and the link is refreshed.
The change allows us to start dhclient in background mode
while the network cable is not plugged in.
To control the polling interval, the option -i has been
introduced. It takes seconds as parameter, the minimum is
one second, the default is five seconds.
Polling is done in seconds, not microseconds, because dhclient
does internally work with timeouts in seconds.
This change will be part of the next major ISC-dhcpd release.
Tested by: bms, imp, and many many others.
Reviewed by: murray, eivind, dhclient folks
2003-07-28 08:30:11 +00:00
tjr
84b3f90e1d
Fix some off-by-one errors dealing with limits of server names,
...
usernames, workgroup names and passwords. We can now connect to
servers with 15-character NetBIOS names. (Some versions of Windows
use semi-random 15-char names by default.)
PR: 46902
2003-07-27 11:41:38 +00:00
mbr
88c0fa436a
Add notice about the local change in r1.25
2003-07-26 21:29:28 +00:00
peter
8f2d8640ee
Fixes for 64 bit cleanliness. The length arg to sysctl is a pointer to
...
size_t not int.
Reviewed by: bp
2003-07-26 04:03:18 +00:00
peter
b39888292e
Use #include <string.h> rather than <strings.h> so that the strdup()
...
prototype gets brought into scope. This is a big deal for 64 bit
systems where the default return value of 'int' is != pointer.
Reviewed by: bp
2003-07-26 04:02:22 +00:00
peter
e6f6d9c519
Fix an annoying bug in tar. When it converted 'tar zcf' to 'tar -z -c -f'
...
it forgot to null terminate the new argv[] array. If you mixed this
with $TAR_OPTIONS, phkmalloc and a whole bunch of other variables, you
could end up with a segfault. This isn't strictly a phkmalloc victory
since tar walks off the end of an array rather than use uninitialized
malloc memory, but phkmalloc makes it easier to provoke.
2003-07-24 00:04:01 +00:00
des
66b982e44c
MFP4: revert constification of pam_message.msg (perforce change #34785 )
2003-07-21 19:54:17 +00:00
des
ea4b151387
This commit was generated by cvs2svn to compensate for changes in r117839,
...
which included commits to RCS files with non-trunk default branches.
2003-07-21 19:54:17 +00:00
tjr
975f59894e
Pass getvfsbyname() the address of a struct xvfsconf instead of
...
struct vfsconf. This silences a warning, but could also prevent
stack corruption problems if xvfsconf ever became larger than vfsconf.
PR: 53863
Submitted by: Lukas Ertl
2003-07-20 11:27:54 +00:00
julian
788547d4cf
Changes to allow top to decide whether or not to show multiple threads per
...
process. Option -H enables it and it is toggled at the interactive
screen by 'H'.
Submitted by: Jung-uk Kim <jkim@niksun.com>
2003-07-17 23:56:40 +00:00
obrien
660ebc38ab
This file became OBE when we went to GCC 3.
2003-07-17 17:15:22 +00:00
des
de170d509e
These files have been removed from the distribution.
2003-07-15 07:23:52 +00:00
des
4853e092c9
This commit was generated by cvs2svn to compensate for changes in r117615,
...
which included commits to RCS files with non-trunk default branches.
2003-07-15 07:23:52 +00:00
des
4f94712dd1
Vendor import of OpenPAM Dogwood.
2003-07-15 07:18:26 +00:00
des
531fc9533e
This commit was generated by cvs2svn to compensate for changes in r117610,
...
which included commits to RCS files with non-trunk default branches.
2003-07-15 07:18:26 +00:00
kris
abf36ebac0
FreeBSD does not use this code, but ftpd_popen() contains a buffer overflow.
...
We might as well patch it.
Submitted by: Przemyslaw Frasunek <venglin@freebsd.lublin.pl>
PR: bin/23352
MFC After: The average time before an unpatched Windows 2000 server gets owned
2003-07-13 05:59:50 +00:00
kan
b4eae594fc
Do not override FP rounding options for 32bit platforms. amd64 doesn't
...
need this.
2003-07-12 19:33:34 +00:00
kan
df01acbbcb
Merge FreeBSD changes into GCC 3.3.1-prerelease.
...
Move FreeBSD specific flag variables from c-decl.c here.
2003-07-11 06:00:50 +00:00
kan
9da11248c6
Merge FreeBSD modifications into gcc 3.3.1-prerelease:
...
1.2 -fformat-extensions.
1.3 -printf0
1.6 teach GCC about %y for DDB.
2003-07-11 05:12:46 +00:00
kan
b753b1e5f0
Merge FreeBSD modifications into gcc 3.3.1-prerelease:
...
1.3 suppress warnings on K&R main.
Rev. 1.2 (options for kernel printf enhancements) changes have been
moved to another
2003-07-11 05:11:14 +00:00
kan
8b2cc597a6
Update for GCC 3.3.1-prerelease.
2003-07-11 05:09:19 +00:00
kan
72fde9e54f
Merge FreeBSD modifications into gcc 3.3.1-prerelease:
...
1.8 Change symbol values to match freebsd.h.
2003-07-11 05:05:45 +00:00
kan
a523505e2a
Update for 3.3.1-prerelease.
2003-07-11 05:03:47 +00:00
kan
1a0381eb69
Merge FreeBSD modifications into gcc 3.3.1-prerelease:
...
1.4 Look into right directory when linking 32-bit binaries.
2003-07-11 04:54:45 +00:00
kan
e17e467e2a
Use stock version of this file now.
2003-07-11 04:52:32 +00:00
kan
50259c63c1
Merge FreeBSD modifications into gcc 3.3.1-prerelease:
...
1.2 don't let gcc(1) hide warnings in system headers.
2003-07-11 04:49:30 +00:00
kan
3af246c7f2
Merge FreeBSD modifications into gcc 3.3.1-prerelease:
...
1.2 -fformat-extensions.
1.7 FORCE_OPTIMIZATION_DOWNGRADE knob for Alpha.
1.14 -O0 -O1 optimize alignment for time, not size.
2003-07-11 04:48:05 +00:00
kan
62d33c6b58
Merge FreeBSD modifications into gcc 3.3.1-prerelease:
...
1.{2,15} FREEBSD_NATIVE.
1.21 "GCC_OPTIONS".
1.{16,25,27} Cross-compiling issues.
2003-07-11 04:45:39 +00:00
kan
4ea7467e5f
Merge FreeBSD changes into GCC 3.3.1-prerelease:
...
1.2 Tweaks to make this file live beside our hacked config.
2003-07-11 04:43:01 +00:00
kan
2bdb49451c
Merge FreeBSD modifications into gcc 3.3.1-prerelease:
...
1.2 Localize the version string.
2003-07-11 04:37:16 +00:00
kan
a00c7154f8
Merge FreeBSD modifications into gcc 3.3.1-prerelease:
...
1.8 printf format error fixes.
2003-07-11 04:34:52 +00:00
kan
a26ec1cc0c
Merge FreeBSD changes into GCC 3.3.1-prerelease:
...
1.2 Printf format errors fixes.
2003-07-11 04:32:20 +00:00
kan
9d744067fc
Merge FreeBSD modifications into gcc 3.3.1-prerelease:
...
1.11 -mno-align-long-strings.
2003-07-11 04:29:35 +00:00
kan
7e1f51a9b1
Merge FreeBSD modifications into gcc 3.3.1-prerelease:
...
1.10 -mno-align-long-strings.
1.11 Allow the specification of LONG_TYPE_SIZE on the command line.
2003-07-11 04:28:01 +00:00
kan
703b203b24
Merge FreeBSD modifications into gcc 3.3.1-pre:
...
1.2 framework for our kernel printf enhancements.
1.3 suppress prototype warnings on K&R main.
2003-07-11 04:24:59 +00:00
kan
bfeb1a3420
Merge rev. 1.2 (allow profiling of FORTRAN77 programs) info GCC 3.3.1-pre
...
sources.
2003-07-11 04:03:28 +00:00
kan
4e7ac24200
FreeBSD uses stock versions of these GCC files.
2003-07-11 04:00:23 +00:00
kan
7b704871fd
Gcc 3.3.1-pre 2003-07-11 libf2c bits.
2003-07-11 03:42:19 +00:00
kan
b664230ac1
This commit was generated by cvs2svn to compensate for changes in r117401,
...
which included commits to RCS files with non-trunk default branches.
2003-07-11 03:42:19 +00:00
kan
bb754981e6
Gcc 3.3.1-pre 2003-07-11 Objective C support bits.
2003-07-11 03:42:15 +00:00
kan
aa78059bdb
This commit was generated by cvs2svn to compensate for changes in r117399,
...
which included commits to RCS files with non-trunk default branches.
2003-07-11 03:42:15 +00:00
kan
c7bbbdd036
Gcc 3.3.1-pre 2003-07-11 C++ support bits.
2003-07-11 03:42:04 +00:00
kan
97107edf1b
This commit was generated by cvs2svn to compensate for changes in r117397,
...
which included commits to RCS files with non-trunk default branches.
2003-07-11 03:42:04 +00:00
kan
b2a8872fbe
Gcc 3.3.1-pre as of 2003-07-11.
2003-07-11 03:40:53 +00:00
kan
0d58036562
This commit was generated by cvs2svn to compensate for changes in r117395,
...
which included commits to RCS files with non-trunk default branches.
2003-07-11 03:40:53 +00:00
green
9404c74f6c
If we must yell at the user than a file cannot be linked into place when
...
requested (not required) to do it, reassure them that cpio is still
intelligent enough that it will perform a full copy instead.
2003-07-11 02:19:19 +00:00
obrien
58bbb89074
Add "blame" as an "annotate" alias for interoperability with subversion.
2003-07-07 19:15:36 +00:00
ru
b34dca6d6a
Fix for troff mode. The
...
.Pp
.Bd -literal
...
fragment resulted in two vertical spaces. From ChangeLog:
2003-07-04 Ruslan Ermilov <ru@FreeBSD.org>
* tmac/doc.tmac (Bd): Change to doc-Li-font later.
2003-07-05 22:58:04 +00:00
ru
59addbcbd2
This commit was generated by cvs2svn to compensate for changes in r117264,
...
which included commits to RCS files with non-trunk default branches.
2003-07-05 22:58:04 +00:00
ru
25a22d8ccd
MFV.
2003-07-03 18:01:20 +00:00
ru
43c78e1b19
Update mdoc(7) to the current version. From ChangeLog:
...
2003-07-01 Ruslan Ermilov <ru@FreeBSD.org>
* tmac/doc.tmac (doc-do-func, doc-do-func-args): Don't print a comma
after `/*' and `*/'.
Fix spacing.
(Fn, Fo): Reduce indentation in synopsis.
* tmac/doc-common (doc-check-depth): New macro.
(doc-end-macro, Sh, Ss): Use it.
(Cd): Fix behaviour in synopsis.
(In): Make it parsed and callable.
If not in the synopsis, represent the C header file enclosed in
angle brackets.
(doc-str-Rv-std-suffix, doc-str-Rv-stds-suffix, doc-str-Rv-std0):
Use minus, not hyphen.
2003-07-03 16:46:08 +00:00
ru
28a885642a
This commit was generated by cvs2svn to compensate for changes in r117201,
...
which included commits to RCS files with non-trunk default branches.
2003-07-03 16:46:08 +00:00
ru
2ed281f7cd
From ChangeLog:
...
: 2003-06-31 Ruslan Ermilov <ru@FreeBSD.org>
: * tmac/tty-char.tmac: Provide `lb', `rb', `lk', `rk', `lt', `rt'.
This fixes warnings in some legacy roff documents.
Prodded by: bde
2003-07-02 09:43:53 +00:00
ru
f7b1b6fb60
This commit was generated by cvs2svn to compensate for changes in r117153,
...
which included commits to RCS files with non-trunk default branches.
2003-07-02 09:43:53 +00:00
mikeh
1a9c5ec288
Import latest cvs version with the correct patchset (fixes ETA bug).
2003-06-30 05:24:21 +00:00
mikeh
c4fed4c1eb
This commit was generated by cvs2svn to compensate for changes in r117059,
...
which included commits to RCS files with non-trunk default branches.
2003-06-30 05:24:21 +00:00
gordon
6b7019d5ed
Tweak a couple of utilities so they compile cleanly for /rescue. Mostly
...
path fixes.
Submitted by: Tim Kientzle <kientzle@acm.org>
2003-06-29 18:46:18 +00:00
obrien
4321847dfe
Remove bit about _THREAD_SAFE. deischen committed a change to stdio.h
...
that totally removed _THREAD_SAFE.
PR: 36167
Submitted by: gerald
2003-06-25 16:12:05 +00:00
ache
a84cb5933b
Remove ru_SU, we don't need it in favour to ru_RU
...
Submitted by: ru
2003-06-23 13:21:15 +00:00
ache
4c7a9b877a
Copy ru_SU spelling fixes to ru_RU
...
Submitted by: ru
2003-06-23 13:18:42 +00:00
ru
24be6cd03d
FreeBSD now has the locale(1) utility.
2003-06-22 10:41:47 +00:00
das
502b55c20b
Userland spinlocks bad. Sleep locks good.
...
Use the latter for gdtoa.
Requested by: deischen (far too long ago)
2003-06-21 08:20:14 +00:00
ru
91f60287e4
Follow the (good) trend of returning import files to vendor versions
...
where possible for easier future imports.
2003-06-18 16:43:43 +00:00
ru
786c022472
Use stock (FSF) version of this file from now on.
...
The local hack to reset the terminal window size after info(1)
has been asleep and is awakening is superseded by the official
fix in Texinfo 4.4.
PR: gnu/51733
Submitted by: AIDA Shinra (author of the official fix)
2003-06-18 14:04:03 +00:00
ru
381cfc019f
Update for version 4.6 import.
2003-06-18 13:30:44 +00:00
ru
63758ec16d
Update for texinfo 4.6.
2003-06-18 13:02:27 +00:00
ru
f5cf3eb74e
Merge texinfo 4.6 changes onto the trunk.
2003-06-18 13:02:02 +00:00
ru
f1e52b4cb2
Use stock (FSF) version of this file.
2003-06-18 13:01:38 +00:00
ru
6eb28dc617
This commit was generated by cvs2svn to compensate for changes in r116528,
...
which included commits to RCS files with non-trunk default branches.
2003-06-18 13:01:08 +00:00
ru
07bc4ba91a
This commit was generated by cvs2svn to compensate for changes in r116525,
...
which included commits to RCS files with non-trunk default branches.
2003-06-18 12:57:43 +00:00
ru
b0465e4534
Import of stripped down GNU texinfo 4.6
2003-06-18 12:57:43 +00:00
des
49e0f275db
Avoid side effects in macro arguments (perforce change #33323 )
...
Submitted by: Dmitry V. Levin <ldv@altlinux.org>
2003-06-18 09:44:09 +00:00
des
aceb878fef
This commit was generated by cvs2svn to compensate for changes in r116520,
...
which included commits to RCS files with non-trunk default branches.
2003-06-18 09:44:09 +00:00
dougb
073fe4a3cb
Give an example of the more efficient conflict resolution command
...
suggested by the version of the commit message that's mailed out
as opposed to the more error prone version that will be suggested
when doing the actual import.
2003-06-17 09:20:16 +00:00
dougb
e754b647b9
Resolve conflicts in 8.3.6, generally in favor of the vendor code
2003-06-17 08:32:40 +00:00
dougb
f97237131f
Import of ISC BIND version 8.3.6.
...
Version 8.3.5 was skipped due to bugs fixed in this version.
2003-06-17 08:25:13 +00:00
dougb
d4a040827d
This commit was generated by cvs2svn to compensate for changes in r116464,
...
which included commits to RCS files with non-trunk default branches.
2003-06-17 08:25:13 +00:00
mikeh
11bf0fa585
This never should have been here.
2003-06-16 03:06:32 +00:00
mikeh
1f17b0f8d2
Import the June 15, 2003 CVS version of NetBSD's ftp + patchset to fix
...
header file differences between FBSD and NBSD. Like lukemftpd, the
portable version of lukemftp lags too far behind CVS.
This import includes several big fixes plus a cleaned up manpage.
2003-06-16 02:36:38 +00:00
mikeh
87d452c5c0
This commit was generated by cvs2svn to compensate for changes in r116424,
...
which included commits to RCS files with non-trunk default branches.
2003-06-16 02:36:38 +00:00
ru
532ed44af5
2003-05-03 Ruslan Ermilov <ru@FreeBSD.org>
...
* tmac/groff_mdoc.man: Slight improvements.
2003-06-07 20:18:23 +00:00
ru
959908aada
This commit was generated by cvs2svn to compensate for changes in r115984,
...
which included commits to RCS files with non-trunk default branches.
2003-06-07 20:18:23 +00:00
ru
dc33afe186
2003-05-22 Ruslan Ermilov <ru@FreeBSD.org>
...
* tmac/X.tmac: Fix definition of `em'.
2003-06-07 20:17:38 +00:00
ru
40efdaed65
This commit was generated by cvs2svn to compensate for changes in r115982,
...
which included commits to RCS files with non-trunk default branches.
2003-06-07 20:17:38 +00:00
des
f4ecd47466
Remove debugging output (perforce change #32378 )
2003-06-02 15:04:15 +00:00
des
c4e2b93d89
This commit was generated by cvs2svn to compensate for changes in r115698,
...
which included commits to RCS files with non-trunk default branches.
2003-06-02 15:04:15 +00:00
des
3409f2d5db
Vendor import of OpenPAM Digitalis.
2003-06-01 12:54:03 +00:00
des
41e5178438
This commit was generated by cvs2svn to compensate for changes in r115619,
...
which included commits to RCS files with non-trunk default branches.
2003-06-01 12:54:03 +00:00
mbr
532be24b7e
Use non-blocking mode for amd(8) too. The fix will be part
...
of the next amd(8) snap.
Reviewed by: rwatson
Approved by: re
Obtained from: NetBSD
2003-05-29 09:18:22 +00:00
mbr
48c0de19de
This commit was generated by cvs2svn to compensate for changes in r115379,
...
which included commits to RCS files with non-trunk default branches.
2003-05-29 09:18:22 +00:00
obrien
12178a6e04
From FSF Binutils CVS repo:
...
2003-04-09 Richard Henderson <rth@redhat.com>
* elf64-alpha.c (elf64_alpha_relocate_section) <R_ALPHA_GPREL32>:
Ignore relocations against r_symndx == 0.
Requested by: kris,re(scottl)
2003-05-28 03:32:33 +00:00
ru
aed0747624
Apply a vendor fix for one problem with tagged lists. From ChangeLog:
...
2003-05-18 Werner LEMBERG <wl@gnu.org>
* tmac/doc.tmac (doc-tag-list): Force horizontal mode after tag
to make items work which consist only of a tag.
2003-05-17 Werner LEMBERG <wl@gnu.org>
* tmac/doc.tmac (doc-tag-list): Don't use \Z to assure that spaces
aren't stretched in a tag (this can fail with unformatted boxes).
Instead, insert a break and go back one line.
Approved by: re (blanket)
2003-05-19 14:37:41 +00:00
ru
9926b9490a
This commit was generated by cvs2svn to compensate for changes in r115155,
...
which included commits to RCS files with non-trunk default branches.
2003-05-19 14:37:41 +00:00
markm
141dcc06d3
Fix up external variables named "debug" that have a horrible habit
...
of conflicting with other, similarly named functions in static
libraries. This is done mostly by renaming the var if it is shared
amongst modules, or making it static otherwise.
OK'ed by: re(scottl)
2003-05-11 18:17:00 +00:00
obrien
e8d5d4c126
I goofed in rev 1.59 (a.out support axing) and missed getting FUNCTION_PROFILER
...
fully clean. This resulted in inserted garbage into the produced assembly code
when the gcc -pg and -fPIC options are used together.
PR: i386/50598
Submitted by: Don Lewis <truckman@freebsd.org>
2003-05-08 16:02:22 +00:00
obrien
df429f4699
Centralize _PATH_* definitions.
...
Submitted by: Tim Kientzle <kientzle@acm.org> (embellished by me)
2003-05-05 22:49:23 +00:00
obrien
c3792f8bd9
Use __FBSDID vs. rcsid[]. Also protect sccs[] and copyright[] from GCC 3.3.
2003-05-04 02:54:49 +00:00
ru
a00bc29ca3
MFV:
...
- Do not emit multiple empty lines in the CRT mode.
- Fixed the Nd macro to use the right dash.
2003-05-03 22:02:44 +00:00
ru
13b8a43155
A couple of vendor updates:
...
2003-05-01 Werner LEMBERG <wl@gnu.org>
* tmac/doc-ditroff, tmac/doc-nroff (doc-header-space,
doc-footer-space): Initialize to 0.5i.
(doc-setup-page-layout): Don't set doc-header-space and
doc-footer-space.
2003-05-01 Ruslan Ermilov <ru@FreeBSD.org>
* tmac/doc-common (Nd): Use \[em].
2003-05-03 Werner LEMBERG <wl@gnu.org>
* tmac/doc-common (doc-header): Emit vertical space of 1v instead of
`doc-header-space' after header line if register `cR' is set.
2003-05-03 21:54:30 +00:00
obrien
e249f6b9f2
The author wanted stringification, not concatenation.
2003-05-03 19:22:47 +00:00
des
1b2b5956a0
Vendor import of OpenPAM Dianthus.
2003-05-02 15:08:06 +00:00
des
69e4c91a9a
This commit was generated by cvs2svn to compensate for changes in r114536,
...
which included commits to RCS files with non-trunk default branches.
2003-05-02 15:08:06 +00:00
ru
f42da537ed
Update for version 4.5 import.
2003-05-02 01:00:41 +00:00
ru
cb446c6191
Update for texinfo 4.5.
2003-05-02 00:51:24 +00:00
ru
b40fbbd2c6
Merge texinfo 4.5 changes onto the trunk.
2003-05-02 00:50:59 +00:00
ru
a25bb496d2
Use stock (FSF) version of this file.
2003-05-02 00:50:37 +00:00
ru
1e2af4f2c8
Removed files not present in v4.5 import.
2003-05-02 00:49:43 +00:00
ru
6a2ec7ea5e
This commit was generated by cvs2svn to compensate for changes in r114475,
...
which included commits to RCS files with non-trunk default branches.
2003-05-02 00:49:43 +00:00
ru
374ada20ea
Import of stripped down GNU texinfo 4.5
2003-05-02 00:48:41 +00:00
ru
97e8efa8f6
This commit was generated by cvs2svn to compensate for changes in r114472,
...
which included commits to RCS files with non-trunk default branches.
2003-05-02 00:48:41 +00:00
ru
a5a3bf6eba
Update upgrade instructions.
2003-05-01 21:28:49 +00:00
des
f1f9c1228b
Initialize variables (perforce change #30310 )
2003-05-01 17:16:48 +00:00
des
4cb3e2a7ad
This commit was generated by cvs2svn to compensate for changes in r114438,
...
which included commits to RCS files with non-trunk default branches.
2003-05-01 17:16:48 +00:00
des
08e6577407
Initialize dlh (perforce change #30312 )
2003-05-01 17:15:45 +00:00
des
97a771b3d8
This commit was generated by cvs2svn to compensate for changes in r114436,
...
which included commits to RCS files with non-trunk default branches.
2003-05-01 17:15:45 +00:00
ru
7d401b64e8
Merge local changes (8 bit clean ctype support) onto mainline.
2003-05-01 13:18:55 +00:00
ru
9129bef4d7
Merge Groff 1.19 changes.
2003-05-01 13:18:29 +00:00
ru
18c8dfcfa1
Use stock (FSF) version of this file.
2003-05-01 13:17:56 +00:00
ru
d6ee1ab232
Removed yacc(1) output files.
2003-05-01 13:17:18 +00:00
ru
1a17e98fb2
Removed files not present in v1.19 import.
2003-05-01 13:15:22 +00:00
ru
bfbdfe00b3
This commit was generated by cvs2svn to compensate for changes in r114405,
...
which included commits to RCS files with non-trunk default branches.
2003-05-01 13:15:22 +00:00
ru
afe720d868
Removed files not present in v1.19 import.
2003-05-01 13:15:22 +00:00
ru
c96557721b
Virgin import of FSF groff v1.19
2003-05-01 13:09:50 +00:00
ru
06b40fe5ee
This commit was generated by cvs2svn to compensate for changes in r114402,
...
which included commits to RCS files with non-trunk default branches.
2003-05-01 13:09:50 +00:00
obrien
8a892a44c5
We're changing the platform name from x86[_-]86 to amd64.
2003-04-26 20:04:38 +00:00
obrien
b2a2b3f04e
Fix the LINK_SPEC. Our i386 32-bit emulation name changed.
...
We also need to look in the proper directory for 32-bit libs.
2003-04-26 19:20:25 +00:00
obrien
61b472de77
Remove the last vestiges (I hope) of the mixed ELF/a.out support.
...
As a plus we can use the stock CC1_SPEC and ASM_SPEC for AMD64.
2003-04-26 19:16:54 +00:00
kan
bb8e727a8d
Teach gcc how to put unitialized data into BSS on FreeBSD.
2003-04-13 01:04:01 +00:00
tjr
aebe69bef3
Fix a typo in the -O parsing code that caused a crash when the -O option
...
is used without supplying "sowner:sgroup".
Obtained from: NetBSD (jdolecek)
PR: 37171
2003-04-12 12:11:14 +00:00
das
b2471a5039
Add some missing prototypes to eliminate some warnings. These already
...
appear without leading underscores in gdtoa.h, but this approach avoids
removing that file from the vendor branch and unduly rearranging things.
Prodded by: nectar
2003-04-09 06:04:35 +00:00
das
67eff66578
Add missing prototype for gdtoa().
2003-04-05 22:09:26 +00:00
darrenr
72ec972c34
update man page to reflect change in default syslog level ipmon is now compiled with
2003-04-05 21:12:58 +00:00
darrenr
20b8c1f5c4
Change the default syslog facility from LOG_LOCAL0 to LOG_SECURITY after
...
discussion on security@freebsd.org .
2003-04-05 09:25:19 +00:00
gshapiro
38b7c6755f
sendmail 8.12.9 has been imported
2003-03-29 19:21:28 +00:00
gshapiro
4e7a616835
Fix conflicts from sendmail 8.12.9 import
2003-03-29 19:18:07 +00:00
gshapiro
3c5a1e863a
Import sendmail 8.12.9
2003-03-29 19:12:53 +00:00
gshapiro
1d6cd0b52a
This commit was generated by cvs2svn to compensate for changes in r112810,
...
which included commits to RCS files with non-trunk default branches.
2003-03-29 19:12:53 +00:00
kan
52e69d78ee
Remove files incidentally imported from the wrong place during
...
3.2.1 import. They are not used by any of our system GCC versions
and will be physically removed from repository soon.
Reviewed by: obrien
2003-03-26 18:12:01 +00:00
kan
ea2de33c6b
This commit was generated by cvs2svn to compensate for changes in r112680,
...
which included commits to RCS files with non-trunk default branches.
2003-03-26 18:12:01 +00:00
das
ac4cce98d0
Import new sources. The only material change in this update is to
...
add locale support for hexadecimal floating point conversions.
Noticed by: ache
Reviewed by: mike (mentor)
2003-03-25 17:55:07 +00:00
das
3ea4e0447c
This commit was generated by cvs2svn to compensate for changes in r112620,
...
which included commits to RCS files with non-trunk default branches.
2003-03-25 17:55:07 +00:00
mbr
c1f83c0cff
We don't have cat(1) and kill(1) on the miniroot disks.
...
This fix will be committed to the ISC repo later, but for now
take this file out of the vendor tree.
Reviewed by: phk
Approved by: murray
2003-03-23 23:29:36 +00:00
des
0077bc4bf0
Add support for OpenBSD extensions to the $CVSROOT/config syntax.
...
Approved by: peter
Obtained from: OpenBSD
2003-03-20 11:05:48 +00:00
das
cfb004fe95
Enable locale support in strtod() and dtoa().
...
Noticed by: ache
Reviewed by: mike (mentor)
2003-03-19 20:25:45 +00:00
das
375d3f8cdb
Import gdtoa sources dated 20030318, which contain several locale fixes.
...
Reviewed by: mike (mentor)
2003-03-19 20:23:29 +00:00
das
afe8e24972
This commit was generated by cvs2svn to compensate for changes in r112415,
...
which included commits to RCS files with non-trunk default branches.
2003-03-19 20:23:29 +00:00
obrien
501b002069
Add a -v(erbose) flag to undo our -q(uiet) default.
2003-03-18 19:46:55 +00:00
obrien
153c5b8c9d
Vendor import of bwk's 14-March-2003 release.
2003-03-17 07:59:59 +00:00
obrien
81b9a467c1
This commit was generated by cvs2svn to compensate for changes in r112336,
...
which included commits to RCS files with non-trunk default branches.
2003-03-17 07:59:59 +00:00
das
b2697c9471
Local patches:
...
- include extra system headers and add appropriate #defines
- use a spinlock to synchronize parts of gdtoa
- protect exported symbols with leading underscores
Reviewed by: bde (briefly), mike (mentor), obrien
2003-03-12 20:20:22 +00:00
das
db3a0f1435
Initial import of David Gay's gdtoa library for conversion between
...
strings and floating point.
2003-03-12 20:18:32 +00:00
das
f7860715de
This commit was generated by cvs2svn to compensate for changes in r112158,
...
which included commits to RCS files with non-trunk default branches.
2003-03-12 20:18:32 +00:00
jdp
5e6a957383
Fixes for the Russian translations of the messages.
...
PR: bin/48035, bin/48036
Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru>
Reviewed by: ache
MFC after: 4 weeks
2003-03-08 22:45:12 +00:00
nectar
c4f823a8ba
Unbreak Kerberos 5 authentication in telnet.
...
(Credential forwarding is still broken.)
PR: bin/45397
2003-03-06 13:41:53 +00:00
gshapiro
909f920c2e
sendmail 8.12.8 has been imported
2003-03-03 17:25:49 +00:00
gshapiro
82f90419f3
Fix conflicts from sendmail 8.12.8 import
2003-03-03 17:18:01 +00:00
gshapiro
8b739caa56
Import sendmail 8.12.8
2003-03-03 17:09:13 +00:00
gshapiro
6cbdf4ebe1
This commit was generated by cvs2svn to compensate for changes in r111823,
...
which included commits to RCS files with non-trunk default branches.
2003-03-03 17:09:13 +00:00
obrien
e084c5b388
Things that never should have been imported.
2003-03-02 19:10:30 +00:00
obrien
d44666a5de
This commit was generated by cvs2svn to compensate for changes in r111756,
...
which included commits to RCS files with non-trunk default branches.
2003-03-02 19:10:30 +00:00
obrien
ecae3c4f95
Junk that never should have gotten imported.
2003-03-02 19:01:31 +00:00
fenner
7171542229
Merge tcpdump 3.7.2
2003-03-02 08:25:48 +00:00
fenner
5f76ebca43
Import tcpdump 3.7.2 (fudging for multi-DLT support) from
...
http://www.tcpdump.org/release/tcpdump-3.7.2.tar.gz
2003-03-02 08:22:26 +00:00
fenner
af30588ecb
This commit was generated by cvs2svn to compensate for changes in r111726,
...
which included commits to RCS files with non-trunk default branches.
2003-03-02 08:22:26 +00:00
obrien
f35360c372
Virgin import of Christos Zoulas's FILE 3.41.
...
* - fix memory allocation problem (Jeff Johnson)
* - fix stack overflow corruption (David Endler)
2003-02-28 05:19:36 +00:00
obrien
7de4465cc5
This commit was generated by cvs2svn to compensate for changes in r111658,
...
which included commits to RCS files with non-trunk default branches.
2003-02-28 05:19:36 +00:00
gshapiro
99b99437f7
Follow the (good) trend of returning import files to vendor versions
...
where possible for easier future imports.
2003-02-23 21:58:16 +00:00
gshapiro
c25e5a60be
This local FreeBSD mod isn't needed now that we have the freebsd* ostype
...
files.
2003-02-23 21:53:16 +00:00
des
2e76ae7fcb
MFP4: guard against null pointer dereference which sshd can cause ( #25271 )
2003-02-16 11:28:55 +00:00
des
4afefd34d1
This commit was generated by cvs2svn to compensate for changes in r110989,
...
which included commits to RCS files with non-trunk default branches.
2003-02-16 11:28:55 +00:00
obrien
822cce384d
Virgin import of Christos Zoulas's FILE 3.40.
2003-02-15 18:53:17 +00:00
obrien
1b4249c6eb
This commit was generated by cvs2svn to compensate for changes in r110949,
...
which included commits to RCS files with non-trunk default branches.
2003-02-15 18:53:17 +00:00
darrenr
e818bd682c
bring changes in IPFilter to 3.4.31 on to the head
2003-02-15 06:32:48 +00:00
darrenr
bb1b56a0d0
Import userland tools for IPFilter 3.4.31 into -current
2003-02-15 06:27:40 +00:00
darrenr
cd8fb83e1f
This commit was generated by cvs2svn to compensate for changes in r110917,
...
which included commits to RCS files with non-trunk default branches.
2003-02-15 06:27:40 +00:00
ru
b37b310d78
Use the stock (FSF) version of this file.
2003-02-14 13:44:04 +00:00
ru
2d2c56d061
Moved the libugidfw library definition out from contributed source
...
to where it actually belongs.
Submitted by: phantom
2003-02-14 13:36:16 +00:00
gshapiro
5f679456e6
Import proto.m4 fix from vendor repository. This fixes a cf building
...
bug if LOCAL_RELAY and/or MAIL_HUB are used in an mc file.
2003-02-10 16:41:06 +00:00
gshapiro
02640cdc47
This commit was generated by cvs2svn to compensate for changes in r110647,
...
which included commits to RCS files with non-trunk default branches.
2003-02-10 16:41:06 +00:00
kan
bdfd3bdba6
Merge FreeBSD modifications into gcc 3.2.2 release:
...
1.8 printf format error fixes.
2003-02-10 06:07:12 +00:00
kan
2da58157b4
Merge FreeBSD modifications into gcc 3.2.2 release:
...
1.10 -mno-align-long-strings.
1.11 Allow the specification of LONG_TYPE_SIZE on the command line.
2003-02-10 06:05:16 +00:00
kan
0a982e8aa5
Merge FreeBSD modifications into gcc 3.2.2 release:
...
1.11 -mno-align-long-strings.
Note the change 1.15 is not needed anymore.
2003-02-10 06:04:35 +00:00
kan
4d62c1a303
Update for Gcc 3.2.2 release.
2003-02-10 06:03:47 +00:00
kan
7c2f8a7c01
Merge FreeBSD modifications into gcc 3.2.2 release:
...
1.{2,15} FREEBSD_NATIVE.
1.21 "GCC_OPTIONS".
1.{16,25,27} Cross-compiling issues.
2003-02-10 06:03:16 +00:00
kan
d28c3fda3c
Merge FreeBSD modifications into gcc 3.2.2 release:
...
1.2 -fformat-extensions.
1.3 -printf0
1.6 Teach GCC about %y for DDB and implement
support for the C99 %z format modifier.
2003-02-10 06:00:24 +00:00
kan
faf9b1c18e
Merge FreeBSD modifications into gcc 3.2.2 release:
...
1.2 kernel printf enhancements framework.
1.3 suppress prototype warnings on K&R main.
2003-02-10 05:59:19 +00:00
kan
9bbf1e7a3b
Merge FreeBSD modifications into gcc 3.2.2 release:
...
1.2 framework for our kernel printf enhancements.
1.3 suppress prototype warnings on K&R main.
2003-02-10 05:58:19 +00:00
kan
bb9b382fea
Update HEAD with stock GCC 3.2.2 release files.
2003-02-10 05:57:03 +00:00
kan
c4a0c9c6b7
Gcc 3.2.2-release libf2c bits.
2003-02-10 05:49:31 +00:00
kan
09014fac80
This commit was generated by cvs2svn to compensate for changes in r110618,
...
which included commits to RCS files with non-trunk default branches.
2003-02-10 05:49:31 +00:00
kan
b6a09262ec
Gcc 3.2.2-release Objective C support bits.
2003-02-10 05:48:28 +00:00
kan
57bc2511f8
This commit was generated by cvs2svn to compensate for changes in r110616,
...
which included commits to RCS files with non-trunk default branches.
2003-02-10 05:48:28 +00:00
kan
78fa66448c
Gcc 3.2.2-release C++ support bits.
2003-02-10 05:47:54 +00:00
kan
52f9958890
This commit was generated by cvs2svn to compensate for changes in r110614,
...
which included commits to RCS files with non-trunk default branches.
2003-02-10 05:47:54 +00:00
kan
793833d7a7
Gcc 3.2.2-release.
2003-02-10 05:41:50 +00:00
kan
88e949e954
This commit was generated by cvs2svn to compensate for changes in r110611,
...
which included commits to RCS files with non-trunk default branches.
2003-02-10 05:41:50 +00:00
gshapiro
9c57bdd382
Update for sendmail 8.12.7 import
2003-02-08 20:36:52 +00:00
gshapiro
55f617e6f0
Resolve conflicts from sendmail 8.12.7 import
2003-02-08 20:35:51 +00:00
gshapiro
842b56b9ca
Import sendmail 8.12.7
2003-02-08 20:31:29 +00:00
gshapiro
7bd0c4fe89
This commit was generated by cvs2svn to compensate for changes in r110560,
...
which included commits to RCS files with non-trunk default branches.
2003-02-08 20:31:29 +00:00
des
5945314a7a
MFP4: return the actual value of the requested variable ( #24840 )
2003-02-08 20:19:10 +00:00
des
bf4fc37a1a
This commit was generated by cvs2svn to compensate for changes in r110558,
...
which included commits to RCS files with non-trunk default branches.
2003-02-08 20:19:10 +00:00
des
08e4475303
MFP4: avoid side effects in macro arguments ( #24823 )
2003-02-08 20:18:25 +00:00
des
e386e297de
This commit was generated by cvs2svn to compensate for changes in r110556,
...
which included commits to RCS files with non-trunk default branches.
2003-02-08 20:18:25 +00:00
gshapiro
42bfe7db1e
Even if biff is turned off, we still need to set curoff as the code
...
uses that if there is an error writing to the mailbox. Note this bug
is only in the FreeBSD code, not the vendor code (which doesn't offer
nobiff).
PR: misc/43392
MFC after: 3 days
2003-02-08 19:25:21 +00:00
des
ead41a55fb
Sync with P4. Most of this is debugging code; the only substantial changes
...
are improvements to openpam_{borrow,restore}_cred() (#24779 and #24780 ).
2003-02-07 15:27:03 +00:00
des
5e497018fc
This commit was generated by cvs2svn to compensate for changes in r110503,
...
which included commits to RCS files with non-trunk default branches.
2003-02-07 15:27:03 +00:00
obrien
2d3aea2376
Merge our rev 1.2 PAM support into 'nbsd_20030122'.
2003-02-02 21:03:28 +00:00
obrien
2d0b101df7
Import of LukeM's ftpd taken from the NetBSD CVS repo on 22-Jan-2003.
...
This includes the DoS fix of rev 1.133 libexec/ftpd/ftpd.c.
2003-02-02 20:58:44 +00:00
obrien
d4aea93bfd
This commit was generated by cvs2svn to compensate for changes in r110242,
...
which included commits to RCS files with non-trunk default branches.
2003-02-02 20:58:44 +00:00
imp
92c33e449a
-kthread has been dead these many years. This PR has languished for a
...
long time. Go ahead and commit the patch since a co-worker has been
working up a code patch in this area and wondered why it hasn't been
committed yet.
PR: 35800
2003-02-01 18:39:32 +00:00
nectar
637cc179f5
Background:
...
When libdes was replaced with OpenSSL's libcrypto, there were a few
interfaces that the former implemented but the latter did not. Because
some software in the base system still depended upon these interfaces,
we simply included them in our libcrypto (rnd_keys.c).
Now, finally get around to removing the dependencies on these
interfaces. There were basically two cases:
des_new_random_key -- This is just a wrapper for des_random_key, and
these calls were replaced.
des_init_random_number_generator et. al. -- A few functions were used
by the application to seed libdes's PRNG. These are not necessary
when using libcrypto, as OpenSSL internally seeds the PRNG from
/dev/random. These calls were simply removed.
Again, some of the Kerberos 4 files have been taken off the vendor
branch. I do not expect there to be future imports of KTH Kerberos 4.
2003-01-29 18:14:29 +00:00
obrien
2a78d37417
main() changed its argv declaration, so follow suit in some FBSD added code.
2003-01-29 05:16:58 +00:00
dougb
02f065cde2
Import of ISC BIND version 8.3.4
2003-01-28 13:09:17 +00:00
dougb
0274df8781
This commit was generated by cvs2svn to compensate for changes in r109983,
...
which included commits to RCS files with non-trunk default branches.
2003-01-28 13:09:17 +00:00
fenner
a889502d5d
Merge Multi-DLT support.
2003-01-26 01:23:26 +00:00
fenner
84873f87ee
Merge multi-DLT support.
2003-01-26 01:21:53 +00:00