| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
whose version has not already been bumped since RELENG_5 are being
bumped.
Revisions of files being MFC-ed:
> Path Revision
> src/gnu/lib/libdialog/Makefile 1.43
> src/gnu/lib/libg2c/Makefile 1.16
> src/gnu/lib/libobjc/Makefile 1.27
> src/gnu/lib/libreadline/Makefile.inc 1.12
> src/gnu/lib/libregex/Makefile 1.32
> src/gnu/lib/libstdc++/Makefile 1.56
> src/kerberos5/lib/Makefile.inc 1.7
> src/lib/Makefile.inc 1.3
> src/lib/libalias/Makefile 1.31
> src/lib/libarchive/Makefile 1.37
> src/lib/libbegemot/Makefile 1.3
> src/lib/libbluetooth/Makefile 1.2
> src/lib/libbsnmp/Makefile.inc 1.6
> src/lib/libbz2/Makefile 1.6
> src/lib/libc_r/Makefile 1.42
> src/lib/libcrypt/Makefile 1.36
> src/lib/libdevstat/Makefile 1.15
> src/lib/libdevstat/devstat.h 1.11
> src/lib/libedit/Makefile 1.29
> src/lib/libexpat/Makefile 1.5
> src/lib/libfetch/Makefile 1.45
> src/lib/libftpio/Makefile 1.14
> src/lib/libgpib/Makefile 1.2
> src/lib/libipsec/Makefile 1.17
> src/lib/libkiconv/Makefile 1.3
> src/lib/libmagic/Makefile 1.7
> src/lib/libmp/Makefile 1.10
> src/lib/libncp/Makefile 1.6
> src/lib/libncurses/Makefile 1.79
> src/lib/libnetgraph/Makefile 1.11
> src/lib/libngatm/Makefile 1.6
> src/lib/libopie/Makefile 1.21
> src/lib/libpam/Makefile.inc 1.17
> src/lib/libpthread/Makefile 1.54
> src/lib/libradius/Makefile 1.12
> src/lib/libsdp/Makefile 1.4
> src/lib/libsmb/Makefile 1.8
> src/lib/libtacplus/Makefile 1.7
> src/lib/libthr/Makefile 1.14
> src/lib/libthread_db/Makefile 1.6
> src/lib/libugidfw/Makefile 1.7
> src/lib/libusbhid/Makefile 1.10
> src/lib/libutil/Makefile 1.57
> src/lib/libvgl/Makefile 1.11
> src/lib/libwrap/Makefile 1.17
> src/lib/libypclnt/Makefile 1.13
> src/lib/msun/Makefile 1.72
> src/secure/lib/libcrypto/Makefile 1.74
> src/secure/lib/libssh/Makefile 1.35
> src/secure/lib/libssl/Makefile 1.22
> src/usr.sbin/bsnmpd/modules/Makefile.inc 1.10
Reviewed by: ru
Approved by: re (scottl)
Notes:
svn path=/stable/6/; revision=148300
|
| |
|
|
|
|
|
|
|
|
|
| |
any pending HTTP request rather than calling shutdown(2) with SHUT_WR.
This makes libfetch (and thus fetch(1)) work again with Squid proxies
configured to not allow half-closed connections.
Reported by: Pawel Worach (pawel.worach AT telia DOT com)
Notes:
svn path=/head/; revision=143049
|
| |
|
|
|
|
|
|
|
|
| |
free the connection buffer as well.
PR: bin/76153
MFC after: 1 week
Notes:
svn path=/head/; revision=141970
|
| |
|
|
|
|
|
|
|
| |
necessary to establish each connection.
MFC after: 2 weeks
Notes:
svn path=/head/; revision=141958
|
| |
|
|
| |
Notes:
svn path=/head/; revision=141851
|
| |
|
|
| |
Notes:
svn path=/head/; revision=141846
|
| |
|
|
| |
Notes:
svn path=/head/; revision=139113
|
| |
|
|
| |
Notes:
svn path=/head/; revision=135546
|
| |
|
|
|
|
|
|
|
|
|
| |
base 64.
PR: misc/70022
Submitted by: Herve Masson <herve-bsdbt@mindstep.com>
MFC after: 3 days
Notes:
svn path=/head/; revision=133280
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
of releases. The -DNOCRYPT build option still exists for anyone who
really wants to build non-cryptographic binaries, but the "crypto"
release distribution is now part of "base", and anyone installing from a
release will get cryptographic binaries.
Approved by: re (scottl), markm
Discussed on: freebsd-current, in late April 2004
Notes:
svn path=/head/; revision=133196
|
| |
|
|
| |
Notes:
svn path=/head/; revision=131504
|
| |
|
|
|
|
|
| |
we get a genuine 416 reply.
Notes:
svn path=/head/; revision=125697
|
| |
|
|
|
|
|
|
|
|
| |
reply with a 416 error code (requested range not satisfiable) because
we ask it to start at the end of the file. Handle this gracefully by
considering a 416 reply a success if the requested offset exactly
matches the length of the file and the requested length is zero.
Notes:
svn path=/head/; revision=125696
|
| |
|
|
| |
Notes:
svn path=/head/; revision=125695
|
| |
|
|
|
|
|
|
| |
man pages (though not from copyright notices). While I'm here, add email
addresses where appropriate.
Notes:
svn path=/head/; revision=124963
|
| |
|
|
| |
Notes:
svn path=/head/; revision=121423
|
| |
|
|
| |
Notes:
svn path=/head/; revision=119893
|
| |
|
|
| |
Notes:
svn path=/head/; revision=119557
|
| |
|
|
|
|
|
|
|
|
|
| |
open) rather than 150 (opening connection). There's no reason why we
shouldn't accept that.
PR: misc/42172
MFC in: 3 days
Notes:
svn path=/head/; revision=119123
|
| |
|
|
|
|
|
|
|
| |
the "crypto" distribution.
Approved by: des
Notes:
svn path=/head/; revision=117890
|
| |
|
|
|
|
|
|
| |
PR: 43899
Reviewed by: des, ru
Notes:
svn path=/head/; revision=116169
|
| |
|
|
|
|
|
| |
Approved by: re (blanket)
Notes:
svn path=/head/; revision=115225
|
| |
|
|
|
|
|
| |
Approved by: re (scottl)
Notes:
svn path=/head/; revision=115157
|
| |
|
|
|
|
|
|
| |
juggling with levels 2 and 3, as this has lead to world breakage for
NOCRYPT users in the past.
Notes:
svn path=/head/; revision=114420
|
| |
|
|
| |
Notes:
svn path=/head/; revision=112797
|
| |
|
|
|
|
|
| |
Approved by: des, markm (mentor)(implicit)
Notes:
svn path=/head/; revision=112420
|
| |
|
|
|
|
|
| |
functional difference, but debugging output will be less confusing.
Notes:
svn path=/head/; revision=112081
|
| |
|
|
|
|
|
|
|
| |
specifying a local address to bind sockets to. Caveat: lightly tested.
PR: bin/37572
Notes:
svn path=/head/; revision=111816
|
| |
|
|
|
|
|
| |
Fixed by: nectar
Notes:
svn path=/head/; revision=110165
|
| |
|
|
| |
Notes:
svn path=/head/; revision=110011
|
| |
|
|
|
|
|
| |
MFC after: 3 days
Notes:
svn path=/head/; revision=109967
|
| |
|
|
| |
Notes:
svn path=/head/; revision=109960
|
| |
|
|
| |
Notes:
svn path=/head/; revision=109701
|
| |
|
|
| |
Notes:
svn path=/head/; revision=109697
|
| |
|
|
| |
Notes:
svn path=/head/; revision=109695
|
| |
|
|
| |
Notes:
svn path=/head/; revision=109694
|
| |
|
|
| |
Notes:
svn path=/head/; revision=109693
|
| |
|
|
|
|
|
|
| |
Submitted by: Andre Albsmeier <andre.albsmeier@siemens.com>
MFC after: 7 days
Notes:
svn path=/head/; revision=108579
|
| |
|
|
| |
Notes:
svn path=/head/; revision=108317
|
| |
|
|
|
|
|
|
|
|
| |
This may only be turning up now to changes in the cpp predefines for sparc64,
which may be turning on more strict alignment checking.
Approved by: re
Notes:
svn path=/head/; revision=107570
|
| |
|
|
|
|
|
|
|
|
| |
PR: 28171
Submitted by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
Approved by: re (bmah)
MFC after: 1 week
Notes:
svn path=/head/; revision=107372
|
| |
|
|
| |
Notes:
svn path=/head/; revision=106656
|
| |
|
|
| |
Notes:
svn path=/head/; revision=106207
|
| |
|
|
|
|
|
| |
Submitted by: fenner
Notes:
svn path=/head/; revision=106205
|
| |
|
|
|
|
|
|
|
| |
unrecognized commands such as MDTM.
Requested by: Stephen Roome <stephen_roome@pepcross.com>
Notes:
svn path=/head/; revision=106190
|
| |
|
|
| |
Notes:
svn path=/head/; revision=106187
|
| |
|
|
|
|
|
| |
Change the type and name of a variable introduced in 1.33.
Notes:
svn path=/head/; revision=106186
|
| |
|
|
| |
Notes:
svn path=/head/; revision=106185
|
| |
|
|
|
|
|
|
|
|
|
| |
the root cause of the bus errors I was experiencing.
Submitted by: fenner
Tested by: obrien
Prompted by: peter
Notes:
svn path=/head/; revision=106175
|
| |
|
|
|
|
|
|
| |
Revs 1.37-8 produce a bus error in some environments.
Revs 1.34-6 do not bus error, but write corrupted files.
Notes:
svn path=/head/; revision=106137
|