swh:1:snp:2ca5d6eff8f04a671c0d5b13646cede522c64b7d

sort by:
Revision Author Date Message Commit Date
4d42ba7 FreeBSD-SA-04:16.fetch: MFC revision 1.75 of src/usr.bin/fetch/fetch.c Bump newvers.sh and document in UPDATING. Approved by: so 18 November 2004, 12:06:51 UTC
ab9707a Merge updated patch from vendor branch (1.1.1.17) Approved by: so 20 May 2004, 13:18:10 UTC
f3b87bf Bump and document patch level. Approved by: so 19 May 2004, 06:40:56 UTC
c52dafd Merge parser fix from vendor branch (rev 1.1.1.16) Approved by: so 19 May 2004, 06:19:57 UTC
7d0f3e8 MFC sysv_shm.c 1.90: Correct a reference counting bug in shmat(2). 05 February 2004, 18:01:26 UTC
05de494 Correct a remote denial-of-service attack in named(8). 27 November 2003, 16:54:01 UTC
891cc2b Repair build. sys/limits.h -> machine/limits.h This should have been committed along with kern_subr.c 1.63.2.2. Noticed by: Chris Grijzen <chrisgrijzen@hotmail.com> 10 October 2003, 20:15:49 UTC
c696274 Correct vulnerabilities in OpenSSL ASN.1 parsing. Obtained from: openssl.org CVS 03 October 2003, 20:24:59 UTC
52ff251 Oops, FreeBSD 5.0 needs <machine/limits.h>, not <sys/limits.h>. Noticed by: LOD Billing Department <billing@lod.com> 03 October 2003, 16:57:38 UTC
f284bef MFC procfs_dbregs.c 1.23, procfs_fpregs.c 1.29, procfs_regs.c 1.28, pseudofs_vnops.c 1.42, kern_subr.c 1.77, uio.h 1.28: Correct several integer underflows/overflows in procfs and linprocfs. 03 October 2003, 13:02:50 UTC
90b825d Fixed the update target to follow the correct CVS branch. Approved by: nectar 25 September 2003, 17:09:34 UTC
6cc75a7 Bump patch level for updated arplookup fix. 25 September 2003, 13:35:48 UTC
c2464f0 Fix a logic error in the check to see if arplookup() should free the route. Noticed by: Mike Hogsett Reviewed by: ru 24 September 2003, 21:51:13 UTC
2e6535b Fix a bug in arplookup(), whereby a hostile party on a locally attached network could exhaust kernel memory, and cause a system panic, by sending a flood of spoofed ARP requests. Approved by: security-officer, jake (mentor) Reported by: Apple Product Security <product-security@apple.com> 23 September 2003, 20:08:42 UTC
9d4000f MFC: sendmail address parsing bug fix Approved by: so (nectar) 17 September 2003, 20:22:03 UTC
8ac3b83 MFC buffer.c 1.2, channels.c 1.16, deattack.c 1.1.1.6, misc.c 1.1.1.5, session.c 1.41, ssh-agent.c 1.19: Correct more cases of allocation size bookkeeping errors. 17 September 2003, 14:52:43 UTC
40e4de6 MFC buffer.c 1.1.1.7: Do not record expanded size before attempting to reallocate associated memory. 16 September 2003, 17:51:06 UTC
ef340df MFC buffer.c 1.1.1.7: Do not record expanded size before attempting to reallocate associated memory. 16 September 2003, 17:34:32 UTC
d05d729 Apply sendmail.org fix for DNS map processing error. See <URL:http://www.sendmail.org/dnsmap1.html> for details. 25 August 2003, 22:33:14 UTC
9b2a20c MFC 1.24: Validate the iBCS2 statfs(2) length parameter. 10 August 2003, 23:35:21 UTC
9a8bcb1 MFC sys_process.c 1.113, spigot.c 1.60: Add or correct range checking of signal numbers in system calls and ioctls. MFC kern_sig.c 1.257: panic() if we try to handle an out-of-range signal number in psignal()/ tdsignal(). 10 August 2003, 23:17:49 UTC
8e54b17 realpath(3) bug fix: There was an off-by-one error in computing the size of the resulting canonical path. 03 August 2003, 23:47:39 UTC
9bb3842 back out the previous patch (rev 1.11.2.1) (sorry for my wrong commit) 22 April 2003, 13:10:17 UTC
341b246 MFC rev 1.15 - fixed byte order of route lifetimes in route info options. - corrected wording in a log message. Obtained from: KAME 22 April 2003, 09:40:57 UTC
15877d1 Update FreeBSD Security Advisory Number Approved by: so (nectar) 29 March 2003, 21:58:11 UTC
f258f55 sendmail parsing buffer overflow fix Advisory number to be filled in later Approved by: so (nectar) 29 March 2003, 20:13:35 UTC
ca56263 MFC: crypto/openssl/ssl/s3_srvr.c 1.1.1.11 Import of PKCS #1 security fix. http://www.openssl.org/news/secadv_20030319.txt MFC: crypto/openssl/crypto/rsa/rsa_eay.c 1.11 crypto/openssl/crypto/rsa/rsa_lib.c 1.9 Enable RSA blinding by default. http://www.openssl.org/news/secadv_20030317.txt 21 March 2003, 16:13:07 UTC
63620f4 MFC: src/lib/libc/xdr/xdr_mem.c 1.12 src/include/rpc/xdr.h 1.23 Clean up some signed/unsigned issues in the XDR code. 20 March 2003, 13:05:28 UTC
714ae0a FreeBSD-SA-03:04.sendmail: sendmail header parsing buffer overflow Approved by: security-officer (nectar) 03 March 2003, 17:19:49 UTC
279a48b MFC tcp_syncache.c 1.38: Improve security and performance of syncookies. 23 February 2003, 20:19:43 UTC
5aadf1c Merge the following from the English version: 1.9.2.3 -> 1.9.2.4 errata/article.sgml 1.119.2.2 -> 1.119.2.3 hardware/common/dev.sgml 1.467.2.7 -> 1.467.2.8 relnotes/common/new.sgml Approved by: security-officer (nectar) 22 February 2003, 09:19:48 UTC
67bf010 Update to OpenSSL 0.9.6i. 20 February 2003, 17:14:24 UTC
09d61ca Correct lines incorrectly added to the copyright message. Add missing period. Submitted by: Bruce Evans <bde@zeta.org.au> Sponsored by: DARPA & NAI Labs. 14 February 2003, 21:08:14 UTC
258f2a2 Correct lines incorrectly added to the copyright message. Submitted by: Frank van der Linden <fvdl@wasabisystems.com> Sponsored by: DARPA & NAI Labs. 14 February 2003, 00:31:06 UTC
2a410db Document a fix in xe(4) (src/sys/dev/xe/if_xe.c revision 1.32.2.1) which was slipped in accidently. (This is not a security fix.) 04 February 2003, 20:20:31 UTC
f5b756b Correct a double-free bug and disable a dangerous feature in cvs. See <URL:http://online.securityfocus.com/archive/1/72584>, <URL:http://security.e-matters.de/advisories/012003.html>, and the soon-to-be-released FreeBSD-SA-03:01.cvs for details. 04 February 2003, 18:08:27 UTC
838e176 -- Emphasize on the first line that this is a security branch (and which branch specifically). -- Update imp's copyright to 2003. -- Add some boiler-plate text for security branches that was missing. 31 January 2003, 12:48:07 UTC
7f80d66 The Xircom hardware always delivers received packets with the FCS appended. Thus, mark the M_HASFCS flag so the generic ethernet layers will account for this. 29 January 2003, 15:19:20 UTC
52fadc0 This commit was manufactured by cvs2svn to create branch 'RELENG_5_0'. 28 January 2003, 21:43:27 UTC
2d38f30 MFC: Fix memleak. Reviewed by: rwatson Approved by: re (scottl) 16 January 2003, 16:56:22 UTC
cd61918 Fix 'make release' from erroring out if this is an arch without driver floppies. Submitted by: nyan Reviewed bby: jhb 16 January 2003, 16:46:02 UTC
fe16860 MCF: Implement nonblocking tpc-connections. rpcgen -m does still produce backcompatible code. Reviewed by: rwatson Approved by: re (rwatson) Obtained from: NetBSD 16 January 2003, 08:58:54 UTC
1b223a5 MFC: Implement non-blocking tcp-connections Reviewed by: rwatson Approved by: re (rwatson) Obtained from: NetBSD 16 January 2003, 08:53:59 UTC
90bc90a Fix yet another typo here. bah. Submitted by: marcel 16 January 2003, 08:49:28 UTC
770e915 MFC: isc_dhcp_3_0_1_rc11 Approved by: scottl(re) 16 January 2003, 07:59:33 UTC
473beee Fix a spelling mistake Submitted by: joshua@roughtrade.net Approved by re (blanket) 16 January 2003, 06:36:28 UTC
7f5023c Note the home of the 5.0-release packages. Approved by: re (blanket) 16 January 2003, 06:03:40 UTC
d784c51 Note 5.0-RELEASE Approved by: re (blanket) 16 January 2003, 06:01:10 UTC
44a94a9 Add FreeBSD 5.0 to the family tree. Btw, it looks like the BSD/OS side of the chart is getting stale. Approved by: re (blanket) 16 January 2003, 06:00:25 UTC
77605d6 Use the RELENG_5_0 branch for cvsup APproved by: re (blanket) 16 January 2003, 05:59:14 UTC
6d37370 Note 5.0-RELEASE Approved by: re (blanket) 16 January 2003, 05:54:38 UTC
3e0c94b MFC rev 1.40: add mozilla and be more intelligent about the compat packages. Approved by: re 16 January 2003, 00:54:23 UTC
8e6eae0 MFC: 1.13 - check for AIO before starting up Approved by: re (scottl) 15 January 2003, 23:59:20 UTC
4e3a80f MFC: Prompt for the driver floppy when booted from floppy prior to the main menu in sysinstall. Approved by: re (blanket) 15 January 2003, 21:59:11 UTC
1a5a11b Fix some typos in the acpi disabling sections Approved by: re@ (blanket) 15 January 2003, 21:15:48 UTC
043e7f0 MFC 1.29: sync with KAME to simplify Rev 1.27.2.1 Reviewed by: fenner Approved by: re (jhb) Obtained from:KAME 15 January 2003, 20:25:08 UTC
31202ab Axe 'awi' from the boot floppies. The kernel module is broken since it doesn't include the rc4 crypto code. The 'awi' driver only works (for some value of "works") with OLDCARD anyways. Approved by: the re@ cabal 15 January 2003, 19:12:49 UTC
c8de050 MFC 1.28: fix alignment problems. Approved by: re (rwatson) 15 January 2003, 16:16:34 UTC
2d4f1a1 Bring doc-syms up to HEAD: Support for `.Lb libugidfw'. Approved by: re Sponsored by: DARPA, Network Associates Laboratories 15 January 2003, 09:02:10 UTC
ddf3dad Bring getfmac.8 up to HEAD. Approved by: re Sponsored by: DARPA, Network Associates Laboratories 15 January 2003, 08:59:44 UTC
ab10016 Bring in getpmac.8 from HEAD. Approved by: re Sponsored by: DARPA, Network Associates Laboratories 15 January 2003, 08:57:13 UTC
5022224 Bring in setpmac.8 from HEAD. Approved by: re Sponsored by: DARPA, Network Associates Laboratories 15 January 2003, 08:53:36 UTC
8777e12 Bring in mac_prepare.3 from HEAD. Bring the MAC library documentation up to HEAD. Approved by: re Sponsored by: DARPA, Network Associates Laboratories 15 January 2003, 08:48:52 UTC
830613d Bring in the libugidfw documentaton from HEAD. Approved by: re Sponsored by: DARPA, Network Associates Laboratories 15 January 2003, 08:39:57 UTC
19f293b Bring mac.9 up to HEAD: o Spelling fix o Additional reference to the developers' handbook. Approved by: re Sponsored by: DARPA, Network Associates Laboratories 15 January 2003, 08:36:48 UTC
d3c1b0e Add mac.4. Bring the MAC policy man pages up to HEAD. Approved by: re Sponsored by: DARPA, Network Associates Laboratories 15 January 2003, 08:35:10 UTC
adfc210 MFen: Fix the instructions for disabling ACPI Approved by: re@ (blanket) 15 January 2003, 06:54:19 UTC
e2b0e53 This commit was manufactured by cvs2svn to create branch 'RELENG_5_0'. 15 January 2003, 06:11:14 UTC
4bdc3ce Fix up ACPI-disabling hint text. Submitted by: franimal@speakeasy.net, Steve Kargl <sgk@troutmask.apl.washington.edu> Approved by: re (implicitly) 14 January 2003, 23:33:43 UTC
8ef95e4 MFen/MFC: add id attributes to sect1 tags Approved by: re@ (blanket) 14 January 2003, 23:10:43 UTC
23fcfb7 MFC: Add 'id' tags to all <sect1> sections to ensure a sensible naming scheme for the generated HTML documents. Translators: no content changes. Approved by: re (bmah) 14 January 2003, 18:12:51 UTC
5ce81a1 MFen: add changes between 1.469->1.470 forgotten in my previous commit. Approved by: re (blanket) 14 January 2003, 17:38:19 UTC
80a7a41 Backout previous commit. Wrong branch. 14 January 2003, 15:37:49 UTC
41c62ab Finish merging in rev. 1.124 of rc.network, so that natd can be used withough the $natd_interface having to be explicitly specified on the command line. Approved by: markm (mentor) Submitted by: Aaron D. Gifford <agifford@infowest.com> PR: conf/47024 MFC: upon re approval 14 January 2003, 15:32:49 UTC
df2b497 MFC: 1.61: Fix implicit -n flag. Approved by: re@ Early MFC requested by: re@ 14 January 2003, 07:06:40 UTC
f7d16e5 MFC of rc.d/named pidfile fix. rc.conf ver. 1.166 rc.d/named ver. 1.6 Approved by: re, markm (mentor) 14 January 2003, 01:12:07 UTC
02c2534 Merge the following from the English version: 1.444 -> 1.467.2.7 relnotes/common/new.sgml Approved by: re (blanket) 13 January 2003, 23:54:13 UTC
9a0f3b4 Partial MFC from a few days ago: Close up a race condition in the interrupt handler and report the number of physical ram pages to the card so it can map it's cache correctly. Approved by: re 13 January 2003, 23:48:42 UTC
9dcce0e MFC: If you don't create a /usr filesystem, / will need 200MB. Approved by: re (jhb) 13 January 2003, 21:58:27 UTC
f8e04c7 MFC: Use the type field gleaned from the GEOM dumpconf text output to set the subtype when adding part chunks in Open_Disk(). Approved by: re 13 January 2003, 21:10:22 UTC
b32bc72 MFC: Output each partition's p_fstype in the configuration text dump output. Approved by: re 13 January 2003, 21:09:20 UTC
424be94 MFC: Workaround the case where we do a Create_Chunk_DWIM() in a freebsd chunk that has no child chunk. Approved by: re 13 January 2003, 21:08:21 UTC
4eaff5c MFC: Allways issue ioctls as BIO_GETATTR. This should fix the "boot0cfg/fdisk on open disks" issue. Approved by: re 13 January 2003, 21:04:15 UTC
62aa37c I meant to also add the version number to the GNU tupple. 13 January 2003, 06:30:20 UTC
dfa681b A few people don't seem to like "undermydesk". Use something else for the release. Approved by: scottl, murray(implicitly) 13 January 2003, 06:20:03 UTC
fc6bfda Add missing parts in the previous commit. Approved by: re (blanket) 13 January 2003, 00:11:58 UTC
e4d92f0 MFC: catch up with the English version for 5.0-RELEASE. 1.6 -> 1.8.2.2 early-adopter/article.sgml 1.9 -> 1.9.2.3 errata/article.sgml 1.3 -> 1.5 hardware/Makefile (new) -> 1.31 hardware/alpha/proc-alpha.sgml 1.3 -> 1.3.2.1 hardware/common/artheader.sgml 1.115 -> 1.119.2.2 hardware/common/dev.sgml 1.3 -> 1.4 hardware/common/hw.ent 1.3 -> 1.4 hardware/i386/article.sgml (new) -> 1.1 hardware/pc98/Makefile (new) -> 1.1 hardware/pc98/article.sgml (new) -> 1.1 hardware/pc98/proc-pc98.sgml 1.1 -> 1.3 hardware/sparc64/Makefile 1.2 -> 1.3 hardware/sparc64/article.sgml (new) -> 1.5 hardware/sparc64/proc-sparc64.sgml 1.4 -> 1.5 relnotes/Makefile 1.424 -> 1.454 relnotes/common/new.sgml 1.3 -> 1.4 relnotes/i386/article.sgml (new) -> 1.1 relnotes/ia64/Makefile (new) -> 1.1 relnotes/ia64/article.sgml 1.6 -> 1.6.2.1 share/sgml/release.dsl Approved by: re (blanket) 12 January 2003, 18:10:17 UTC
cc486c9 Sync to en_US versions: early-adopter/article.sgml: 1.8.2.1 -> 1.8.2.2 errata/article.sgml: 1.9.2.2 -> 1.9.2.3 share/sgml/release.dsl: 1.6 -> 1.6.2.1 Approved by: re@ (blanket) 12 January 2003, 09:41:41 UTC
f44a139 - Remove the atapifd and atapist drivers from the boot floppies. - Don't move the cd9660 support into mfsroot-small.flp. Approved by: re (scottl) 12 January 2003, 08:33:26 UTC
f3c793b Forgot in last message: Approved by: re 12 January 2003, 07:32:29 UTC
040b41d MFC the bugfix from 1.244: access to devices like /dev/fd1h now creates the symlink to the proper device (/dev/fd1). 12 January 2003, 07:31:57 UTC
060837d Updates for the Early Adopter's Guide: GCC version number, update 4.8-RELEASE scheduled release date, update Perl removal text. Approved by: re (implicitly) 11 January 2003, 23:05:39 UTC
fe02924 Fill in the errata document with some known issues and unfinished business from the 5.0 release engineering TODO list. The content from this file on the RELENG_5_0 branch will be merged back to HEAD, where the errata document will be maintained post-5.0. Approved by: re (implicitly) 11 January 2003, 23:05:05 UTC
3b7575e RELNOTESng version number bumps for 5.0-RELEASE. 11 January 2003, 23:03:51 UTC
455027d Synchronise with eu_US version: early-adopter/article.sgml: 1.8 -> 1.8.2.1 errata/article.sgml: 1.9 -> 1.9.2.2 hardware/common/artheader.sgml: 1.3 -> 1.3.2.1 hardware/common/dev.sgml: 1.119 -> 1.119.2.2 installation/common/artheader.sgml: 1.3 -> 1.3.2.1 installation/common/install.sgml: 1.16 -> 1.17 installation/common/trouble.sgml: 1.8 -> 1.10 readme/article.sgml: 1.19 -> 1.19.2.1 relnotes/common/new.sgml: 1.466 -> 1.467.2.7 Approved by: re@ (blanket) See also: 200301111940.h0BJevCZ049254@intruder.bmah.org on -doc 11 January 2003, 21:28:44 UTC
c7d4b4f MFC: 1.4 Approved by: re 11 January 2003, 02:11:35 UTC
62a905d Edit the errata document so that it will make some sense for the release. For the most part this consists of snipping out old "boilerplate" text and making sure that version number bumps will make sense (when they happen). Approved by: re (implicitly) 11 January 2003, 01:29:18 UTC
5762ccf Bah, put the if_bge driver on floppy3. I'm not sure why this is failing now. 10 January 2003, 15:42:54 UTC
02b322e MFC: Fix handling of bzip2ed log files (r1.5). Approved by: re 10 January 2003, 08:40:20 UTC
101d052 MFC: Fix handling of bzip2ed log files (r1.3). Approved by: re 10 January 2003, 08:39:17 UTC
back to top