| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | MFS 1.10.2.5: Unbreak read/write behavior (introduced in previous revision).releng/4.3 | Jacques Vidrine | 2003-10-04 | 1 | -3/+1 |
| | | | | | Notes: svn path=/releng/4.3/; revision=120752 | ||||
| * | Merge from RELENG_4: kern_subr.c 1.31.2.3, procfs_dbregs.c 1.4.2.4, | Jacques Vidrine | 2003-10-03 | 10 | -114/+45 |
| | | | | | | | | | | | procfs_fpregs.c 1.11.2.4, procfs_regs.c 1.10.2.4, procfs_rlimit.c 1.5.2.1, procfs_status.c 1.20.2.5, uio.h 1.11.2.2, linprocfs_misc.c 1.3.2.9. Correct several integer underflows/overflows in procfs and linprocfs. Notes: svn path=/releng/4.3/; revision=120689 | ||||
| * | MFS 1.55.2.11: Correct a reference counting bug in readv(2). | Jacques Vidrine | 2003-10-02 | 3 | -7/+10 |
| | | | | | Notes: svn path=/releng/4.3/; revision=120668 | ||||
| * | Fixed the update target to follow the correct CVS branch. | Ruslan Ermilov | 2003-09-25 | 1 | -1/+1 |
| | | | | | | | | Approved by: nectar Notes: svn path=/releng/4.3/; revision=120439 | ||||
| * | Bump patch level for updated arplookup fix. | Jacques Vidrine | 2003-09-25 | 2 | -1/+4 |
| | | | | | Notes: svn path=/releng/4.3/; revision=120433 | ||||
| * | Fix a logic error in the check to see if arplookup() should free the route. | Bruce M Simpson | 2003-09-24 | 1 | -1/+1 |
| | | | | | | | | | Noticed by: Mike Hogsett Reviewed by: ru Notes: svn path=/releng/4.3/; revision=120420 | ||||
| * | Fix a bug in arplookup(), whereby a hostile party on a locally | Bruce M Simpson | 2003-09-23 | 3 | -7/+20 |
| | | | | | | | | | | | | 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> Notes: svn path=/releng/4.3/; revision=120385 | ||||
| * | MFC: sendmail address parsing bug fix | Gregory Neil Shapiro | 2003-09-17 | 4 | -2/+9 |
| | | | | | | | | Approved by: so (nectar) Notes: svn path=/releng/4.3/; revision=120179 | ||||
| * | MFC buffer.c 1.2, channels.c 1.16, deattack.c 1.1.1.6, | Jacques Vidrine | 2003-09-17 | 9 | -23/+42 |
| | | | | | | | | | misc.c 1.1.1.5 (->scp.c), session.c 1.41, ssh-agent.c 1.19: Correct more cases of allocation size bookkeeping errors. Notes: svn path=/releng/4.3/; revision=120168 | ||||
| * | MFC buffer.c 1.1.1.7: Do not record expanded size before attempting to | Jacques Vidrine | 2003-09-16 | 4 | -4/+13 |
| | | | | | | | | reallocate associated memory. Notes: svn path=/releng/4.3/; revision=120133 | ||||
| * | Merge from RELENG_4_7 1.51.2.4.2.2: | Jacques Vidrine | 2003-08-12 | 1 | -1/+1 |
| | | | | | | | | Fix typo: `uap->data' versus `data'. Notes: svn path=/releng/4.3/; revision=118841 | ||||
| * | MFC 1.24: Validate the iBCS2 statfs(2) length parameter. | Jacques Vidrine | 2003-08-10 | 3 | -1/+8 |
| | | | | | Notes: svn path=/releng/4.3/; revision=118755 | ||||
| * | MFC sys_process.c 1.113, spigot.c 1.60: | Jacques Vidrine | 2003-08-10 | 4 | -2/+8 |
| | | | | | | | | | Add or correct range checking of signal numbers in system calls and ioctls. Notes: svn path=/releng/4.3/; revision=118753 | ||||
| * | realpath(3) bug fix: There was an off-by-one error in computing the | Jacques Vidrine | 2003-08-03 | 3 | -2/+6 |
| | | | | | | | | size of the resulting canonical path. Notes: svn path=/releng/4.3/; revision=118401 | ||||
| * | Update FreeBSD Security Advisory Number | Gregory Neil Shapiro | 2003-03-29 | 1 | -1/+1 |
| | | | | | | | | Approved by: so (nectar) Notes: svn path=/releng/4.3/; revision=112825 | ||||
| * | sendmail parsing buffer overflow fix | Gregory Neil Shapiro | 2003-03-29 | 5 | -4/+20 |
| | | | | | | | | | | Advisory number to be filled in later Approved by: so (nectar) Notes: svn path=/releng/4.3/; revision=112818 | ||||
| * | FreeBSD-SA-03:04.sendmail: sendmail header parsing buffer overflow | Gregory Neil Shapiro | 2003-03-03 | 7 | -88/+137 |
| | | | | | | | | Approved by: security-officer (nectar) Notes: svn path=/releng/4.3/; revision=111828 | ||||
| * | MFC: Fix smrsh bypass bug. | Gregory Neil Shapiro | 2002-10-26 | 3 | -1/+37 |
| | | | | | | | | Approved by: security-officer Notes: svn path=/releng/4.3/; revision=106003 | ||||
| * | Add missing note for patch 29 before I add patch 30. | Gregory Neil Shapiro | 2002-10-26 | 1 | -0/+3 |
| | | | | | | | | Missed by: trevor Notes: svn path=/releng/4.3/; revision=106002 | ||||
| * | MFC: fix buffer overflows described in FreeBSD-SA-02:28.resolv. | Trevor Johnson | 2002-07-10 | 4 | -3/+8 |
| | | | | | | | | Reviewed by: imp Notes: svn path=/releng/4.3/; revision=99716 | ||||
| * | Add cross-references to applicable security advisories. Also | Bruce A. Mah | 2002-05-02 | 1 | -20/+20 |
| | | | | | | | | | | be more consistent about the format of the names we give for advisories. Approved by: nectar Notes: svn path=/releng/4.3/; revision=95956 | ||||
| * | Update patchlevel per current count. | Jeroen Ruigrok van der Werven | 2002-04-30 | 1 | -1/+1 |
| | | | | | Notes: svn path=/releng/4.3/; revision=95779 | ||||
| * | MFC 1.12: correct bug introduced in 1.11 where ZFREE was moved to a | Chris D. Faulhaber | 2002-03-24 | 1 | -2/+6 |
| | | | | | | | | | | point after the structural members were clobbered by stores into a union'd structure. MFC 1.13: correct deflate window size check. Notes: svn path=/releng/4.3/; revision=93114 | ||||
| * | MFC sys/net/zlib.c 1.13: correct deflate window size check | Chris D. Faulhaber | 2002-03-24 | 1 | -1/+1 |
| | | | | | Notes: svn path=/releng/4.3/; revision=93113 | ||||
| * | Apply fix for OpenSSH off-by-one error (FreeBSD-02:13.openssh). | Jacques Vidrine | 2002-03-08 | 4 | -3/+6 |
| | | | | | Notes: svn path=/releng/4.3/; revision=91892 | ||||
| * | Note zlib fix, bump patch level (-p27) | Chris D. Faulhaber | 2002-02-23 | 1 | -1/+4 |
| | | | | | Notes: svn path=/releng/4.3/; revision=91155 | ||||
| * | Bump patch level (-p27) for zlib fix. | Chris D. Faulhaber | 2002-02-23 | 1 | -1/+1 |
| | | | | | Notes: svn path=/releng/4.3/; revision=91154 | ||||
| * | MFC 1.11: Error handling fixes for inflate. | Chris D. Faulhaber | 2002-02-23 | 1 | -4/+7 |
| | | | | | Notes: svn path=/releng/4.3/; revision=91092 | ||||
| * | MFC 1.3: Error handling fixes for inflate. | Chris D. Faulhaber | 2002-02-23 | 1 | -4/+9 |
| | | | | | Notes: svn path=/releng/4.3/; revision=91091 | ||||
| * | FreeBSD 4.3 doesn't have __FBSDID. Do it the old-fashioned way instead. | Jacques Vidrine | 2002-01-29 | 1 | -2/+4 |
| | | | | | | | | | Reported by: Steven Farmer <steve@geoenergycorp.com> Pointy hat to: nectar Notes: svn path=/releng/4.3/; revision=89962 | ||||
| * | Note gzip and sdiff changes, bump patch level. | Warner Losh | 2002-01-28 | 2 | -2/+8 |
| | | | | | Notes: svn path=/releng/4.3/; revision=89897 | ||||
| * | MFC 1.2: Fix temporary file handling. | Jacques Vidrine | 2002-01-28 | 1 | -95/+24 |
| | | | | | Notes: svn path=/releng/4.3/; revision=89896 | ||||
| * | MFC 1.6: Use mktemp(1) when creating temporary files. | Jacques Vidrine | 2002-01-28 | 2 | -11/+16 |
| | | | | | Notes: svn path=/releng/4.3/; revision=89895 | ||||
| * | The 'standard-supfile' should track its own branch. | Crist J. Clark | 2002-01-28 | 1 | -1/+1 |
| | | | | | | | | Approved by: security-officer@ Notes: svn path=/releng/4.3/; revision=89888 | ||||
| * | We're up to p24 and add some colons | Warner Losh | 2002-01-27 | 1 | -9/+9 |
| | | | | | Notes: svn path=/releng/4.3/; revision=89854 | ||||
| * | Add p23 and p24 for the k5su and exec problems. I'd overlooked these | Warner Losh | 2002-01-27 | 1 | -0/+7 |
| | | | | | | | | commits somehow. Notes: svn path=/releng/4.3/; revision=89851 | ||||
| * | Update to what I think is the latest patch number. Also update | Warner Losh | 2002-01-27 | 1 | -4/+4 |
| | | | | | | | | advsiories that I can trace to patches. Notes: svn path=/releng/4.3/; revision=89850 | ||||
| * | Eliminate ptrace/exec race. | Jacques Vidrine | 2002-01-23 | 12 | -6/+47 |
| | | | | | | | | | | | | | | MFC 1.191 src/sys/sys/proc.h MFC 1.44 src/sys/kern/kern_exec.c (execve) Add P_INEXEC flag to indicate that a process is currently exec'ing. sys/kern/sys_process.c (ptrace) sys/miscfs/procfs/... Do not allow debugging of a process during exec. Notes: svn path=/releng/4.3/; revision=89719 | ||||
| * | Bump patchlevel for fixes to k5su and fstatfs. | Jacques Vidrine | 2002-01-17 | 1 | -1/+1 |
| | | | | | Notes: svn path=/releng/4.3/; revision=89461 | ||||
| * | MFC 1.216: Return EBADF if some vnode field has been reset to a NULL pointer. | Jacques Vidrine | 2002-01-17 | 1 | -0/+2 |
| | | | | | Notes: svn path=/releng/4.3/; revision=89460 | ||||
| * | MFC 1.1.1.4: Don't use getlogin() to determine whether we are root. | Jacques Vidrine | 2002-01-17 | 1 | -6/+7 |
| | | | | | Notes: svn path=/releng/4.3/; revision=89459 | ||||
| * | Bump patchlevel for fix to pw(8). | Jacques Vidrine | 2001-12-21 | 2 | -1/+5 |
| | | | | | Notes: svn path=/releng/4.3/; revision=88362 | ||||
| * | MFC 1.18: Use correct mode for temporary file. | Jacques Vidrine | 2001-12-21 | 1 | -1/+1 |
| | | | | | Notes: svn path=/releng/4.3/; revision=88350 | ||||
| * | MFC directory permission fix. | Wes Peters | 2001-12-07 | 1 | -1/+1 |
| | | | | | | | | Approved by: security-officer Notes: svn path=/releng/4.3/; revision=87511 | ||||
| * | MFC 1.9: Update version string since we applied a fix for the UseLogin issue. | Jacques Vidrine | 2001-12-03 | 1 | -1/+1 |
| | | | | | Notes: svn path=/releng/4.3/; revision=87309 | ||||
| * | p21: fix for OpenSSH `UseLogin yes' environment issue. | Jacques Vidrine | 2001-12-03 | 2 | -1/+5 |
| | | | | | Notes: svn path=/releng/4.3/; revision=87271 | ||||
| * | MFC 1.18: Do not pass user-defined environmental variables to /usr/bin/login. | Jacques Vidrine | 2001-12-03 | 1 | -0/+2 |
| | | | | | Notes: svn path=/releng/4.3/; revision=87256 | ||||
| * | Back out last commit to RELENG_4_3 branch, that was a mistake | Warner Losh | 2001-11-06 | 1 | -0/+27 |
| | | | | | Notes: svn path=/releng/4.3/; revision=86125 | ||||
| * | Back out last commit to RELENG_4_3 branch, that was a mistake | Warner Losh | 2001-11-06 | 2 | -62/+6 |
| | | | | | Notes: svn path=/releng/4.3/; revision=86124 | ||||
| * | MFC keyinfo.c to eliminate a setuid perl script in -stable | Warner Losh | 2001-11-05 | 3 | -33/+63 |
| | | | | | Notes: svn path=/releng/4.3/; revision=86088 | ||||
