| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
'RELENG_5_4_0_RELEASE'.
This commit was manufactured to restore the state of the 5.4-RELEASE image.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
> Log:
> enclose getservbyport(3) call with mutex lock.
> since our getservbyport(3) is thread-safe on CURRENT, we don't need
> this workaround on CURRENT. however, it is not MFC'ed to RELENG_5,
> yet. so, we need this for RELENG_5.
> this fix is candidate for MFS to be in time for 5.4-RELEASE.
>
> Found by: tools/regression/lib/libc/resolv/resolv -r
> Reviewed by: hrs
> Tested by: hrs
Work done by: ume (he requested merge but I approved it too late)
Approved by: re (scottl approved me doing merge so tagging can be done)
Notes:
svn path=/releng/5.4/; revision=145957
|
|
|
|
|
|
|
|
|
| |
6.x's compat5x packages when paired with 6.x's libpthread.so.0.
Approved by: re (kensmith)
Notes:
svn path=/releng/5.4/; revision=145601
|
|
|
|
|
|
|
|
|
| |
Do not try to store 64 bits into 32 bit errno variable.
Approved by: re (kensmith)
Notes:
svn path=/releng/5.4/; revision=145532
|
|
|
|
| |
Notes:
svn path=/releng/5.4/; revision=145335
|
|
|
|
| |
Notes:
svn path=/stable/5/; revision=145334
|
|
|
|
| |
Notes:
svn path=/stable/5/; revision=144869
|
|
|
|
| |
Notes:
svn path=/stable/5/; revision=144780
|
|
|
|
| |
Notes:
svn path=/stable/5/; revision=144734
|
|
|
|
|
|
|
|
|
| |
etc.).
Approved by: re (kensmith)
Notes:
svn path=/stable/5/; revision=144392
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add in the new files.
Update the Makefile.inc to handle gai_strerror.3
Reviewed by: re (Hiroki Sato)
Approved by: re (Hiroki Sato)
Notes:
svn path=/stable/5/; revision=144358
|
|
|
|
|
|
|
|
|
|
|
|
| |
The way this was done in HEAD was to remove the old pages
and add the new pages. The same process is being followed here in
STABLE.
Reviewed by: Hiroki Sato for Release Engineering
Approved by: re (Hiroki Sato) for Release Engineering
Notes:
svn path=/stable/5/; revision=144357
|
|
|
|
|
|
|
|
|
| |
Add byteorder(9) to SEE ALSO.
Approved by: re (hrs)
Notes:
svn path=/stable/5/; revision=144149
|
|
|
|
|
|
|
|
|
|
|
| |
Don't read more than the given 'len' bytes from the 'big' string.
PR: misc/77369
Submitted by: Ed Maste <emaste@phaedrus.sandvine.ca>
Approved by: re (kensmith)
Notes:
svn path=/stable/5/; revision=143702
|
|
|
|
| |
Notes:
svn path=/stable/5/; revision=143028
|
|
|
|
|
|
|
|
|
| |
Mark _rtld_allocate_tls and _rtld_free_tls as weak symbols
for Variant I tls.
So rtld can override it.
Notes:
svn path=/stable/5/; revision=142960
|
|
|
|
|
|
|
|
|
|
| |
date: 2005/02/24 00:04:45; author: csjp; state: Exp; lines: +3 -1
-document the fact that extattr_get_* can fail if the requested
attribute does not exist on the file.
-bump document date
Notes:
svn path=/stable/5/; revision=142927
|
|
|
|
|
|
|
|
|
| |
Scheduled mdoc(7) sweep.
Original revisions by: ru
Notes:
svn path=/stable/5/; revision=142749
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
rev. 1.22 by alfred:
Document EMSGSIZE return from recvmsg due to insufficient free files
when transfering rights (file descriptors.)
rev. 1.23 + 1.24 by keramida
Correct NULL/nil/null pointer usage.
Notes:
svn path=/stable/5/; revision=142747
|
|
|
|
|
|
|
| |
Make less wrong for desciptions of signal handling
Notes:
svn path=/stable/5/; revision=142746
|
|
|
|
|
|
|
|
| |
note that it is the caller's responsibility to free any buffer passed
to setvbuf(3) and friends.
Notes:
svn path=/stable/5/; revision=142745
|
|
|
|
| |
Notes:
svn path=/stable/5/; revision=142714
|
|
|
|
|
|
|
|
|
|
| |
Xref chflags(2).
Note that unlink.2 can return EPERM if the immutable or append-only flags are set.
PR: 77043
Notes:
svn path=/stable/5/; revision=142552
|
|
|
|
|
|
|
|
|
|
|
| |
Do not mislead users into checking for a mount_ufs or mount_ufs2 manual
page. They do not exist.
PR: 53303
Submitted by: Marc Silver <marcs@draenor.org> (original version)
Notes:
svn path=/stable/5/; revision=142545
|
|
|
|
|
|
|
|
|
|
| |
Add an EXAMPLES section[1], quote Nd, and bump doc date.
PR: 53621 [1]
Submitted by: Faried Nawaz <fn@hungry.com> [1]
Notes:
svn path=/stable/5/; revision=142364
|
|
|
|
| |
Notes:
svn path=/stable/5/; revision=142036
|
|
|
|
|
|
|
|
|
|
|
| |
date: 2005/01/11 20:50:50; author: ru; state: Exp; lines: +2 -1
Scheduled mdoc(7) sweep.
date: 2005/01/20 09:17:03; author: ru; state: Exp; lines: +5 -5
Sort sections.
Notes:
svn path=/stable/5/; revision=141839
|
|
|
|
|
|
|
|
|
| |
revision 1.14
date: 2005/01/20 09:17:03; author: ru; state: Exp; lines: +5 -5
Sort sections.
Notes:
svn path=/stable/5/; revision=141837
|
|
|
|
|
|
|
|
| |
date: 2005/01/15 12:21:03; author: ru; state: Exp; lines: +22 -10
Fixed markup bug.
Notes:
svn path=/stable/5/; revision=141836
|
|
|
|
|
|
|
| |
any fake value.
Notes:
svn path=/stable/5/; revision=141786
|
|
|
|
| |
Notes:
svn path=/stable/5/; revision=141257
|
|
|
|
| |
Notes:
svn path=/stable/5/; revision=141256
|
|
|
|
|
|
|
| |
aligned.
Notes:
svn path=/stable/5/; revision=141215
|
|
|
|
|
|
|
|
| |
src/include/netdb.h: 1.33
src/lib/libc/net/getaddrinfo.c: 1.56
Notes:
svn path=/stable/5/; revision=141176
|
|
|
|
|
|
|
| |
hostname. follow new recommendation in RFC3493.
Notes:
svn path=/stable/5/; revision=141175
|
|
|
|
| |
Notes:
svn path=/stable/5/; revision=141174
|
|
|
|
|
|
|
|
|
|
|
|
| |
EISCONN may be returned by sendto() if an attempt is made to specify the
destination address to a datagram socket that is already connected.
Submitted by: Rudolf Cejka <cejkar@fit.vutbr.cz>
PR: docs/76399
MFC after: 1 week
Notes:
svn path=/stable/5/; revision=141074
|
|
|
|
| |
Notes:
svn path=/stable/5/; revision=140956
|
|
|
|
|
|
|
|
| |
date: 2005/01/23 15:28:02; author: rwatson; state: Exp; lines: +1 -1
Minor white space tweak.
Notes:
svn path=/stable/5/; revision=140855
|
|
|
|
|
|
|
| |
PR: 28890
Notes:
svn path=/stable/5/; revision=140740
|
|
|
|
|
|
|
|
|
|
| |
Various markup and spelling fixes.
PR: 75574
Submitted by: Nobuyuki Koganemaru <n-kogane@syd.odn.ne.jp> (original version)
Notes:
svn path=/stable/5/; revision=140405
|
|
|
|
|
|
|
|
| |
The `timep' argument of utime() is not an array of structs.
Make sure we don't confuse the reader by claiming it is.
Notes:
svn path=/stable/5/; revision=140381
|
|
|
|
|
|
|
| |
1.40 -> mdoc nits
Notes:
svn path=/stable/5/; revision=140380
|
|
|
|
|
|
|
| |
PR: bin/75656
Notes:
svn path=/stable/5/; revision=140168
|
|
|
|
|
|
|
|
|
|
|
| |
Make syslog(3) thread safe.
PR: bin/72394
Submitted by: Dan Nelson
Reviewed by: deischen
Notes:
svn path=/stable/5/; revision=140163
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
fts.3 1.22
Introduce new field 'fts_bignum' which is 64bit long and will allow to
make utilities like du(1) 64bit-clean.
When this field is used, one cannot use 'fts_number' and 'fts_pointer'
fields.
This commit doesn't break API nor ABI.
This work is part of the BigDisk project:
http://www.FreeBSD.org/projects/bigdisk/
Discussed on: arch@
Manual page work from: Peter Jeremy <PeterJeremy@optushome.com.au>
Notes:
svn path=/stable/5/; revision=140107
|
|
|
|
|
|
|
|
|
|
|
|
| |
revision 1.32
date: 2004/12/29 20:00:29; author: trhodes; state: Exp; lines: +5 -6
Catch up with stat.h a bit:
o Sticky bit is actually defined as S_ISTXT not S_ISVTX.
o Sticky bit is wrapped in if __BSD_VISIBLE not _POSIX_SOURCE.
Notes:
svn path=/stable/5/; revision=139726
|
|
|
|
|
|
|
|
|
|
|
|
| |
date: 2004/12/30 13:09:34; author: krion; state: Exp; lines: +3 -1
Add LOG_NTP facility.
Submitted by: Kurt Jaeger <pi at complx dot LF dot net>
Approved by: ru
MFC after: 3 days
Notes:
svn path=/stable/5/; revision=139570
|
|
|
|
|
|
|
| |
sigismember(3) could return -1.
Notes:
svn path=/stable/5/; revision=139355
|
|
|
|
|
|
|
|
|
|
|
|
| |
Restore standard behavior: log to console only when normal logging
failed, not always.
PR: bin/75356
Submitted by: Mark Knight <markk knigma org>
Pointy hat to: glebius
Notes:
svn path=/stable/5/; revision=139347
|