| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
In pass1(), cap inosused to fs_ipg rather than allowing arbitrary
number read from cylinder group. Chances that we read a smarshed
cylinder group, and we can not 100% trust information it has
supplied. fsck_ffs(8) will crash otherwise for some cases.
PR: bin/138043
Reminded by: mckusick
Notes:
svn path=/stable/5/; revision=201713
|
|
|
|
|
|
|
|
|
| |
Grammar fix.
Submitted by: Kenyon Ralph <kenyon kenyonralph com>
Notes:
svn path=/stable/5/; revision=201464
|
|
|
|
|
|
|
|
|
|
|
| |
used within FreeBSD base system only, and discourage user applications
from using it. User applications should use the expat version from the
ports/package collection.
Reviewed by: simon (earlier version)
Notes:
svn path=/stable/5/; revision=201040
|
|
|
|
|
|
|
|
|
| |
Apply two vendor fixes for CVE-2009-3720.
Security: CVE-2009-3720
Notes:
svn path=/stable/5/; revision=200496
|
|
|
|
|
|
|
|
|
|
| |
- Mark the section describing return values with an appropriate
section flag.
PR: 180024
Notes:
svn path=/stable/5/; revision=180119
|
|
|
|
|
|
|
|
|
|
| |
- add description of the MLINK error
- bump a date
PR: docs/123019
Notes:
svn path=/stable/5/; revision=180116
|
|
|
|
|
|
|
|
| |
Add support for the P212, P410, P410i, P411, and P812 HP Smart Array
controllers.
Notes:
svn path=/stable/5/; revision=179709
|
|
|
|
|
|
|
| |
handles it.
Notes:
svn path=/stable/5/; revision=179466
|
|
|
|
|
|
|
|
|
| |
date: 2008/05/10 01:27:23; author: delphij; state: Exp; lines: +6 -0
Add support for LSI 1078DE (ServeRAID-AR10is SAS/SATA Controller)
Notes:
svn path=/stable/5/; revision=179271
|
|
|
|
|
|
|
|
|
|
|
| |
Remove confusing README.
PR: bin/98911
Submitted by: Jason McIntyre <jmc at kerhand dot co dot uk>
Obtained from: OpenBSD
Notes:
svn path=/stable/5/; revision=179111
|
|
|
|
|
|
|
| |
Add 'arm' category.
Notes:
svn path=/stable/5/; revision=178436
|
|
|
|
|
|
|
| |
Update the FILES section which has been wrong for some time.
Notes:
svn path=/stable/5/; revision=178435
|
|
|
|
| |
Notes:
svn path=/stable/5/; revision=178298
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
by doing the work in a programmatical way. This is an
accumulative patch of the following changes:
Makefile: 1.46-1.53
bzipfs.c: 1.7
as well as removal of the now unneeded files.
Notes:
svn path=/stable/5/; revision=178292
|
|
|
|
| |
Notes:
svn path=/stable/5/; revision=178283
|
|
|
|
| |
Notes:
svn path=/stable/5/; revision=178267
|
|
|
|
| |
Notes:
svn path=/stable/5/; revision=178266
|
|
|
|
|
|
|
|
|
| |
attempts to bind ports for X11 forwarding.
Security: FreeBSD-SA-08:05.openssh
Notes:
svn path=/stable/5/; revision=178262
|
|
|
|
|
|
|
| |
Bump copyright date while here.
Notes:
svn path=/stable/5/; revision=177947
|
|
|
|
|
|
|
| |
RELENG_5 on later FreeBSD versions.
Notes:
svn path=/stable/5/; revision=177803
|
|
|
|
| |
Notes:
svn path=/stable/5/; revision=177594
|
|
|
|
|
|
|
|
|
|
| |
Add projects-all collection to cvs-supfile
PR: misc/121680
Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
Notes:
svn path=/stable/5/; revision=177450
|
|
|
|
|
|
|
|
|
|
| |
stdio is currently limited to file descriptors not greater than
{SHRT_MAX}, so {STREAM_MAX} should be no greater than that. (This
does not exactly meet the letter of POSIX but comes reasonably close
to it in spirit.)
Notes:
svn path=/stable/5/; revision=177134
|
|
|
|
|
|
|
|
|
|
|
| |
When killing a user process from DDB, check that the requested signal is
> 0 rather than >= 0, or we will panic when trying to deliver the signal.
PR: 100802
Submitted by: Valerio Daelli <valerio.daelli at gmail.com>
Notes:
svn path=/stable/5/; revision=177024
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Reserve two bytes at the end of the DDB input line in db_readline() to
hold the newline and nul terminator. Otherwise, there are cases where
garbage may end up in the command history due to a lack of a nul
terminator, or input may end up without room for a newline.
PR: 119079
Submitted by: Michael Plass <mfp49_freebsd@plass-family.net>
Notes:
svn path=/stable/5/; revision=177021
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When redrawing an input line, count backspaces to get to the beginning of
the input field from the current cursor location, rather than the end of
the input line, as the cursor may not be at the end of the line.
Otherwise, we may overshoot, overwriting a bit of the previous line and
failing to fully overwrite the current line.
PR: 119079
Submitted by: Michael Plass <mfp49_freebsd@plass-family.net>
Notes:
svn path=/stable/5/; revision=176990
|
|
|
|
|
|
|
|
|
|
|
|
| |
Notable changes:
- Chilis DST has been extended for 3 weeks.
- No leapsecond in 2008
Approved by: grog@ (mentor)
Notes:
svn path=/stable/5/; revision=176974
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
commas due to our deconstruction of the line in cf/feature/dnsbl.m4.
PR: 120038
Submitted by: mattijs vreeling
Revision Changes Path
1.36 +1 -1 src/etc/sendmail/freebsd.mc
Notes:
svn path=/stable/5/; revision=176500
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 118837
Submitted by: Matthew Seaman
Revision Changes Path
1.4 +13 -6 src/etc/mail/access.sample
Notes:
svn path=/stable/5/; revision=176499
|
|
|
|
|
|
|
| |
SA-08:04.ipsec.
Notes:
svn path=/stable/5/; revision=176343
|
|
|
|
|
|
|
|
|
|
|
| |
Fix calculation of descriptor tag checksums. According to ECMA-167, Part 4,
7.2.3, bytes 0-3 and 5-15 are used to calculate the checksum of a descriptor
tag.
Approved by: emax (mentor)
Notes:
svn path=/stable/5/; revision=176341
|
|
|
|
| |
Notes:
svn path=/stable/5/; revision=176339
|
|
|
|
|
|
|
|
|
|
| |
Fix IPsec null pointer dereference panic. [SA-08:04.ipsec]
Security: FreeBSD-SA-08:03.sendfile
Security: FreeBSD-SA-08:04.ipsec
Notes:
svn path=/stable/5/; revision=176273
|
|
|
|
|
|
|
|
| |
Remove DIAG code that discards oversized packets.
There has been general consensus that this was a bad idea
Notes:
svn path=/stable/5/; revision=176223
|
|
|
|
|
|
|
|
|
|
|
|
| |
date: 2008/01/12 00:54:47; author: delphij; state: Exp; lines: +4 -0
Plug memory leaks that is observed when argbuf or argspc is used in the
context.
Submitted by: Michal Vranek <michal.vranek seznam cz>
PR: bin/118380
Notes:
svn path=/stable/5/; revision=176159
|
|
|
|
|
|
|
| |
Add missing locking for SBus controllers.
Notes:
svn path=/stable/5/; revision=175729
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
date: 2008/01/12 00:11:26; author: delphij; state: Exp; lines: +4 -4
- Handle the case where interface from "middle" is missing by
more carefully inspecting the return value from sysctl(3). [1]
- Use calloc instead of malloc+memset of zero.
Submitted by: Alexander Chernikov <admin su29 net> [1]
PR: bin/119581
MFC after: 2 weeks
Notes:
svn path=/stable/5/; revision=175692
|
|
|
|
|
|
|
| |
Security: FreeBSD-SA-08:01.pty
Notes:
svn path=/stable/5/; revision=175333
|
|
|
|
| |
Notes:
svn path=/stable/5/; revision=175126
|
|
|
|
|
|
|
| |
Approved by: re (ken smith)
Notes:
svn path=/stable/5/; revision=175116
|
|
|
|
|
|
|
|
|
| |
Added SAINT BARTHELEMY (BL) and SAINT MARTIN (MF).
Approved by: re (ken smith)
Notes:
svn path=/stable/5/; revision=175114
|
|
|
|
|
|
|
|
| |
- Add doc/hu_* and doc/mn_* to the refuse examples so that include all
of the currently used languages
Notes:
svn path=/stable/5/; revision=174518
|
|
|
|
|
|
|
|
| |
- Add doc/hu_* and doc/mn_* to the sample refuse file so that it includes all
of the languages
Notes:
svn path=/stable/5/; revision=174517
|
|
|
|
|
|
|
|
|
| |
Respell 'Conatainer' as 'Container'.
Reported by: Toomas Aas <toomas dot aas at raad dot tartu dot ee>
Notes:
svn path=/stable/5/; revision=174513
|
|
|
|
| |
Notes:
svn path=/stable/5/; revision=174103
|
|
|
|
|
|
|
| |
New release note: FreeBSD-SA-07:10.tar.
Notes:
svn path=/stable/5/; revision=174100
|
|
|
|
|
|
|
|
|
|
| |
Correct a gtar directory traversal vulnerability. [07:10]
Security: FreeBSD-SA-07:09.random
Security: FreeBSD-SA-07:10.gtar
Notes:
svn path=/stable/5/; revision=174076
|
|
|
|
|
|
|
|
|
|
|
| |
Import two binutils header files from FSF 2.15 branch.
These fix binutils compilation on i386/amd64 with GCC 4.1 and
have no other effect.
This fixes RELENG_5 build on RELENG_7/HEAD.
Notes:
svn path=/stable/5/; revision=173878
|
|
|
|
|
|
|
| |
Approved by: re (kensmith)
Notes:
svn path=/stable/5/; revision=173845
|
|
|
|
| |
Notes:
svn path=/stable/5/; revision=173549
|