| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
Security: FreeBSD-SA-08:01.pty
Notes:
svn path=/stable/5/; revision=175333
|
| |
|
|
|
|
|
|
|
|
|
| |
tar archives, including a potentially exploitable buffer overflow.
Approved by: so (cperciva)
Reviewed by: kientzle
Security: FreeBSD-SA-07:05.libarchive
Notes:
svn path=/stable/5/; revision=171404
|
| |
|
|
|
|
|
| |
syscall; it is only relevant for incoming data.
Notes:
svn path=/stable/5/; revision=169244
|
| |
|
|
| |
Notes:
svn path=/stable/5/; revision=168643
|
| |
|
|
|
|
|
|
|
| |
to specification found DCE 1.1.
PR: 83107
Notes:
svn path=/stable/5/; revision=168641
|
| |
|
|
| |
Notes:
svn path=/stable/5/; revision=166542
|
| |
|
|
| |
Notes:
svn path=/stable/5/; revision=165163
|
| |
|
|
| |
Notes:
svn path=/stable/5/; revision=164156
|
| |
|
|
|
|
|
| |
PR: 65557, 72949
Notes:
svn path=/stable/5/; revision=164155
|
| |
|
|
|
|
|
|
|
|
| |
- Add new service class definitions and a new attribute identifier definition
- Update URL of the Assigned Numbers document for SDP
Approved by: emax (mentor)
Notes:
svn path=/stable/5/; revision=163350
|
| |
|
|
|
|
|
|
|
|
| |
Eliminate a race condition in timed waits (cv, mutex, and sleeps).
MFC Candidate.
PR: 93592
Notes:
svn path=/stable/5/; revision=161511
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Handle failure to malloc() part of the thread structure.
PR: 83457
r1.118:
Allocate a thread's tcb last so it is easier to handle failures to
malloc() siginfo.
PR: 85468
Notes:
svn path=/stable/5/; revision=161508
|
| |
|
|
|
|
|
|
|
| |
Don't attempt to initialize the rtld lock if it can't be malloc()'d.
PR: 83452
Notes:
svn path=/stable/5/; revision=161507
|
| |
|
|
| |
Notes:
svn path=/stable/5/; revision=160673
|
| |
|
|
| |
Notes:
svn path=/stable/5/; revision=160214
|
| |
|
|
|
|
|
|
|
| |
Fix an unwanted gcc4 warning.
Submitted by: delphij
Notes:
svn path=/stable/5/; revision=159469
|
| |
|
|
|
|
|
| |
Approved by: re (kensmith)
Notes:
svn path=/stable/5/; revision=158230
|
| |
|
|
|
|
|
| |
Approved by: re (kensmith)
Notes:
svn path=/stable/5/; revision=158224
|
| |
|
|
|
|
|
|
|
|
| |
Fix a file descriptor leak in cam_lookup_pass() when the ioctl to find
the passthru device fails.
Approved by: re (scottl)
Notes:
svn path=/stable/5/; revision=158200
|
| |
|
|
|
|
|
| |
Approved by: re (kensmith)
Notes:
svn path=/stable/5/; revision=157250
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- When res_send() fails, we should reserve an error code.
- When res_nquerydomain() returns SERVFAIL, we should try next domain.
src/lib/libc/net/getaddrinfo.c: 1.75, 1.76
src/lib/libc/resolv/res_query.c: 1.3
Approved by: re (hrs)
Notes:
svn path=/stable/5/; revision=157241
|
| |
|
|
|
|
|
|
|
|
|
| |
Now login.access(5) feature belongs to pam_login_access(8),
not to login(1), unlike it used to. This appears to apply
to RELENG_5, too.
Approved by: re (mux)
Notes:
svn path=/stable/5/; revision=156564
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
1.21 src/lib/libipsec/ipsec_set_policy.3
1.14 src/lib/libipsec/ipsec_strerror.3
1.17,1.18 src/share/man/man4/ipsec.4
Clean up some descriptions and remove ambiguities in the language.
Add explanations to the examples.
Approved by: re (scottl)
Notes:
svn path=/stable/5/; revision=156490
|
| |
|
|
|
|
|
|
|
| |
Remove a useless word.
Approved by: re (hrs)
Notes:
svn path=/stable/5/; revision=156481
|
| |
|
|
|
|
|
|
|
|
| |
lib/libc/net/getaddrinfo.c: 1.72
lib/libc/net/res_query.c: 1.32
Approved by: re (mux)
Notes:
svn path=/stable/5/; revision=156475
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
includes an IPv6 support.
lib/libc/net/inet_net.3: 1.3
lib/libc/net/inet_net_ntop.c: 1.8
lib/libc/net/inet_net_pton.c: 1.10
Approved by: re (scottl)
Notes:
svn path=/stable/5/; revision=156353
|
| |
|
|
|
|
|
|
|
|
| |
include/resolv.h: 1.26, 1.28
lib/libc/net/res_init.c: 1.33
Approved by: re (scottl)
Notes:
svn path=/stable/5/; revision=156352
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Just query 'as is', if there is a trailing dot in the name.
- Don't query 'as is' twice.
lib/libc/net/getaddrinfo.c: 1.71
lib/libc/net/res_query.c: 1.31
Approved by: re (scottl)
Notes:
svn path=/stable/5/; revision=156298
|
| |
|
|
|
|
|
|
|
|
|
|
| |
rmdir() fails with EINVAL if the last component of the path is "..".
Document the previously undocumented behaviour of rmdir(".") returning
EINVAL as required by POSIX and SUSv3. Bump the man page change date.
undelete() fails with EINVAL if the last component of the path is "..".
Bump the man page change date.
Notes:
svn path=/stable/5/; revision=154843
|
| |
|
|
|
|
|
|
|
|
|
|
| |
contains incorrect fractional second values (outside the range
0-999999).
Prior to this change users could create files with values outside
that range. Moreover, on 32-bit machines tv_usec offsets larger than
4.3s would result in an unnormalized AND wrong timestamp value,
due to overflow.
Notes:
svn path=/stable/5/; revision=154682
|
| |
|
|
| |
Notes:
svn path=/stable/5/; revision=154348
|
| |
|
|
| |
Notes:
svn path=/stable/5/; revision=154347
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When removing the local domain, only do so when the result
will be a host name. This is matches the documented behaviro.
The previous behavior would remove the domain name even if
the result retained a dot.
This fixes rsh connections from a.example.com to example.com.
This is also reported to fix rsh connections from host xxx to
yyy.example.com.
PR: 88301
Notes:
svn path=/stable/5/; revision=154214
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
safe for RELENG_5.
el.c:
Check term_init() and strdup() failure.
history.c and tokenizer.c:
Check malloc() failure.
makelist and map.c:
Respect list sentinel.
refresh.c:
Refresh bug.
Notes:
svn path=/stable/5/; revision=154143
|
| |
|
|
| |
Notes:
svn path=/stable/5/; revision=153702
|
| |
|
|
|
|
|
| |
properties_read().
Notes:
svn path=/stable/5/; revision=153130
|
| |
|
|
| |
Notes:
svn path=/stable/5/; revision=153124
|
| |
|
|
|
|
|
|
| |
Check for altq presence during module init, and allow module to work even if
altq is not present (just disable the altq bits in that case).
Notes:
svn path=/stable/5/; revision=153054
|
| |
|
|
|
|
|
|
|
| |
Misspelling in Poul-Henning Kamp's email address under AUTHORS
Approved by: ade
Notes:
svn path=/stable/5/; revision=152946
|
| |
|
|
|
|
|
|
|
| |
MULTI_PTRS_ARE_ALIASES define also, but res_config.h was not
included into libc/net/name6.c. So getipnodebyaddr() ignored
the multiple PTRs.
Notes:
svn path=/stable/5/; revision=152563
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
In a recent MFC, I accidentally picked up a SHLIB_MAJOR
version bump for FreeBSD 6.
Anyone that updated their 5-STABLE system
between October 4, 2005 and now should delete
/usr/lib/libarchive.so.2.
Apologies.
Notes:
svn path=/stable/5/; revision=151329
|
| |
|
|
|
|
|
| |
inet6_rth_getaddr().
Notes:
svn path=/stable/5/; revision=151192
|