aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Correct a remote denial-of-service attack in named(8).releng/4.6Jacques Vidrine2003-11-271-1/+1
* MFS 1.10.2.5: Unbreak read/write behavior (introduced in previous revision).Jacques Vidrine2003-10-041-3/+1
* Correct vulnerabilities in OpenSSL ASN.1 parsing.Jacques Vidrine2003-10-031-1/+1
* Merge from RELENG_4: kern_subr.c 1.31.2.3, procfs_dbregs.c 1.4.2.4,Jacques Vidrine2003-10-039-122/+44
* MFS 1.55.2.11: Correct a reference counting bug in readv(2).Jacques Vidrine2003-10-022-7/+7
* Bump patch level for updated arplookup fix.Jacques Vidrine2003-09-251-1/+1
* Fix a logic error in the check to see if arplookup() should free the route.Bruce M Simpson2003-09-241-1/+1
* Update patch levelDag-Erling Smørgrav2003-09-241-1/+1
* Fix a bug in arplookup(), whereby a hostile party on a locallyBruce M Simpson2003-09-232-7/+15
* MFC: sendmail address parsing bug fixGregory Neil Shapiro2003-09-171-1/+1
* MFC buffer.c 1.2, channels.c 1.16, deattack.c 1.1.1.6, misc.c 1.1.1.5,Jacques Vidrine2003-09-171-1/+1
* MFC buffer.c 1.1.1.7: Do not record expanded size before attempting toJacques Vidrine2003-09-161-1/+1
* Merge sm_resolve.c 1.229.2.17: Fix for DNS map processing error.Jacques Vidrine2003-08-251-1/+1
* Merge from RELENG_4_7 1.51.2.4.2.2:Jacques Vidrine2003-08-111-1/+1
* MFC 1.24: Validate the iBCS2 statfs(2) length parameter.Jacques Vidrine2003-08-102-1/+5
* MFC sys_process.c 1.113, spigot.c 1.60:Jacques Vidrine2003-08-103-2/+5
* realpath(3) bug fix: There was an off-by-one error in computing theJacques Vidrine2003-08-031-1/+1
* sendmail parsing buffer overflow fixGregory Neil Shapiro2003-03-291-1/+1
* MFC: crypto/openssl/ssl/s3_srvr.c 1.1.1.11Chris D. Faulhaber2003-03-211-1/+1
* MFC:Chris D. Faulhaber2003-03-201-1/+1
* FreeBSD-SA-03:04.sendmail: sendmail header parsing buffer overflowGregory Neil Shapiro2003-03-031-1/+1
* Wrap CTASSERT in an #ifdef like we did on all the other branches.Jacques Vidrine2003-02-241-0/+2
* MFC tcp_syncache.c 1.38: Improve security and performance of syncookies.Jacques Vidrine2003-02-232-27/+46
* Merge from RELENG_4_7: Update to OpenSSL 0.9.6i.Jacques Vidrine2003-02-211-1/+1
* Correct a double-free bug and disable a dangerous feature inJacques Vidrine2003-02-041-1/+1
* MFC 1.114: Fix a file descriptor leak in fpathconf(2).Jacques Vidrine2003-01-062-5/+7
* Correct recent name server vulnerabilities as documented atJacques Vidrine2002-11-141-1/+1
* MFC: Fix smrsh bypass bug.Gregory Neil Shapiro2002-10-261-1/+1
* Update UPDATING and bump patch level for kadmind fix.Chris D. Faulhaber2002-10-231-1/+1
* MFC src/lib/libkvm/kvm.c 1.23: mark file descriptors close-on-exec.Jacques Vidrine2002-09-131-1/+1
* Patchlevel bump for pkg_install bugfix.Bruce A. Mah2002-09-091-1/+1
* 4.6.1-RELEASE-p11 becomes 4.6.2-RELEASE.Murray Stokely2002-08-141-2/+2
* MFC of upc_syscalls:1.123,1.124 and vesa.c:1.37.Jacques Vidrine2002-08-133-2/+14
* MFC src/crypto/openssl/crypto/asn1/asn1_lib.c rev 1.1.1.6:Jacques Vidrine2002-08-051-1/+1
* MFS: check far end of pipe.Dag-Erling Smørgrav2002-08-052-1/+4
* Bump patch level for ATA READ_BIG fixes.Jacques Vidrine2002-08-041-1/+1
* MFS: Fixes for READ_BIG related errors.Murray Stokely2002-08-045-51/+37
* Update UPDATING and bump patch level for NFS fix.Dag-Erling Smørgrav2002-08-011-1/+1
* MFC (1.78): avoid infinite loop upon receipt of zero-length RPCDag-Erling Smørgrav2002-08-011-1/+5
* The fix applied to the XDR decoder in lib/libc/xdr/xdr_array.c revisionJacques Vidrine2002-08-011-1/+1
* Correct bounds checking error in FFS filesize limits.Chris D. Faulhaber2002-07-312-1/+4
* Note XDR decoder fix.Jacques Vidrine2002-07-311-1/+1
* MFC: OpenSSL 0.9.6eJacques Vidrine2002-07-311-1/+1
* MFC 1.20: Use fchmod() to restore the tty modes.Jacques Vidrine2002-07-301-1/+1
* MFC sys/kern/kern_exec.c 1.178: Fix ordering of set-(user|group)-ID checks.Jacques Vidrine2002-07-302-2/+3
* Bump __FreeBSD_version to 460002 for FreeBSD 4.6.1. 460001 wasMurray Stokely2002-07-191-1/+1
* Update version number.Murray Stokely2002-07-191-2/+2
* MFS: Fix another ATA bug for 4.6.1.Murray Stokely2002-07-181-2/+4
* Bump patchlevel to reflect upgrade to BIND 8.3.3Doug Barton2002-07-181-1/+1
* MFS: Don't set the PCPWRE bit of the POWER on boot. This keeps usWarner Losh2002-07-141-1/+1