| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/head/; revision=117274
|
| |
|
|
|
|
|
| |
in FreeBSD 6
Notes:
svn path=/head/; revision=117270
|
| |
|
|
| |
Notes:
svn path=/head/; revision=117253
|
| |
|
|
| |
Notes:
svn path=/head/; revision=117252
|
| |
|
|
|
|
|
|
|
| |
by sizeof(wchar_t) to get the number of wide characters it contains.
Remove the !hardway micro-optimisation from the CT_INT case to avoid
having to fix it for wide characters.
Notes:
svn path=/head/; revision=117250
|
| |
|
|
| |
Notes:
svn path=/head/; revision=117249
|
| |
|
|
|
|
|
| |
Desired by: bde
Notes:
svn path=/head/; revision=117204
|
| |
|
|
|
|
|
|
|
|
|
|
| |
is made an array of two, to explicitly avoid stack corruption due to
null-terminating (which is doesn't actually happen due to stack alignment
padding).
Submitted by: Ed Moy <emoy@apple.com>
Obtained from: Apple Computer, Inc.
Notes:
svn path=/head/; revision=117147
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
system by specifying the file system ID instead of a path. Use this
by default in umount(8). This avoids the need to perform any vnode
operations to look up the mount point, so it makes it possible to
unmount a file system whose root vnode cannot be looked up (e.g.
due to a dead NFS server, or a file system that has become detached
from the hierarchy because an underlying file system was unmounted).
It also provides an unambiguous way to specify which file system is
to be unmunted.
Since the ability to unmount using a path name is retained only for
compatibility, that case now just uses a simple string comparison
of the supplied path against f_mntonname of each mounted file system.
Discussed on: freebsd-arch
mdoc help from: ru
Notes:
svn path=/head/; revision=117132
|
| |
|
|
|
|
|
|
|
| |
PR: docs/53488
Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua>
MFC after: 1 week
Notes:
svn path=/head/; revision=117123
|
| |
|
|
|
|
|
| |
Submitted by: bde
Notes:
svn path=/head/; revision=117120
|
| |
|
|
| |
Notes:
svn path=/head/; revision=117111
|
| |
|
|
|
|
|
|
|
|
|
| |
The old buffer was not being initialized and a later str*() op on
it would cause a crash if it wasn't initialized by a previous
call to setproctitle(3) with an actual string.
Noticed by: Ashley Penney <ashp@unloved.org>
Notes:
svn path=/head/; revision=117102
|
| |
|
|
|
|
|
|
|
|
|
| |
to clarify which system call accepts which arguments. Previously
the manual page gave the impression that calling unmount() with
flags of (MNT_FORCE | MNT_UPDATE | MNT_RDONLY) would downgrade a
read-write mount to read-only, which is clearly untrue; to do that,
these flags should be passed to mount() instead.
Notes:
svn path=/head/; revision=117089
|
| |
|
|
|
|
|
|
|
|
|
| |
Change execvp to be a wrapper around execvP. This is necessary for some
of the /rescue pieces. It may also be more generally applicable as well.
Submitted by: Tim Kientzle <kientzle@acm.org>
Approved by: Silence on arch@
Notes:
svn path=/head/; revision=117030
|
| |
|
|
| |
Notes:
svn path=/head/; revision=117014
|
| |
|
|
|
|
|
| |
internal string in the macro context.
Notes:
svn path=/head/; revision=117007
|
| |
|
|
|
|
|
|
|
|
| |
documentation for %a, and document it correctly instead.
s/one of aefg/one of a, e, f, or g/
Reviewed by: standards@
Notes:
svn path=/head/; revision=116968
|
| |
|
|
|
|
|
|
|
|
|
| |
[+|-]Inf, [+|-]NaN, nan(...), and hexidecimal FP constants.
While here, add %a and %A, which are aliases for %e, and
add support for long doubles.
Reviewed by: standards@
Notes:
svn path=/head/; revision=116967
|
| |
|
|
| |
Notes:
svn path=/head/; revision=116916
|
| |
|
|
|
|
|
|
| |
PR: bin/52792
Submitted by: TOMITA Yoshinori <yoshint@flab.fujitsu.co.jp>
Notes:
svn path=/head/; revision=116901
|
| |
|
|
|
|
|
|
| |
. fix/add comments (to cover changes done thru last 20 months)
. extend monetary testcase to cover int_* values
Notes:
svn path=/head/; revision=116875
|
| |
|
|
|
|
|
| |
internal helper function.
Notes:
svn path=/head/; revision=116847
|
| |
|
|
| |
Notes:
svn path=/head/; revision=116846
|
| |
|
|
| |
Notes:
svn path=/head/; revision=116845
|
| |
|
|
| |
Notes:
svn path=/head/; revision=116843
|
| |
|
|
|
|
|
|
|
| |
Submitted by: ru
Add history.
Notes:
svn path=/head/; revision=116834
|
| |
|
|
|
|
|
|
|
| |
tree local translator.
Requested by: jmallett
Notes:
svn path=/head/; revision=116833
|
| |
|
|
|
|
|
| |
it in any case.
Notes:
svn path=/head/; revision=116797
|
| |
|
|
|
|
|
|
|
|
|
| |
and sigsuspend(2), all three of which operate or depend on the
process signal mask.
Add a missing xref to sigsetops(3), without which the above three
syscalls would be useless.
Notes:
svn path=/head/; revision=116786
|
| |
|
|
|
|
|
|
| |
and sigprocmask(2). These two syscalls are likely to be accompanied
by a few sigsetops(3) in a typical piece of code.
Notes:
svn path=/head/; revision=116785
|
| |
|
|
| |
Notes:
svn path=/head/; revision=116775
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
TAI is a timescale, just like UTC. The tai field returns the offset
between the two, and isn't really used for precision time keeping.
Explain in brief what a positive and a negative leap seconds are. Add
some URLs to very useful web pages about time and time keeping for
more information on using this API.
Reviewed by: phk
Notes:
svn path=/head/; revision=116656
|
| |
|
|
|
|
|
|
|
| |
Use the latter for gdtoa.
Requested by: deischen (far too long ago)
Notes:
svn path=/head/; revision=116652
|
| |
|
|
|
|
|
| |
Noticed by: kris
Notes:
svn path=/head/; revision=116651
|
| |
|
|
|
|
|
| |
Reviewed by: imp
Notes:
svn path=/head/; revision=116636
|
| |
|
|
| |
Notes:
svn path=/head/; revision=116635
|
| |
|
|
|
|
|
|
|
|
| |
or -1 on failure. The manual used to say it returned 0 or -1. Both
examination of the kernel sources, and ntpd show that this is the case.
MFC After: 3 days
Notes:
svn path=/head/; revision=116631
|
| |
|
|
| |
Notes:
svn path=/head/; revision=116610
|
| |
|
|
|
|
|
|
|
|
| |
that has been here for 6 years and 9 months.
Reviewed by: deischen
MFC After: 1 week
Notes:
svn path=/head/; revision=116574
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Also fixed the rest of ell (list) functions prototypes to include
a (commented out) terminating null pointer.
Pointed out by: bde
Obtained from: POSIX.1-2001
Glanced at by: imp
Notes:
svn path=/head/; revision=116537
|
| |
|
|
| |
Notes:
svn path=/head/; revision=116476
|
| |
|
|
|
|
|
| |
Confused: anordby
Notes:
svn path=/head/; revision=116471
|
| |
|
|
| |
Notes:
svn path=/head/; revision=116395
|
| |
|
|
|
|
|
|
|
|
|
|
| |
replaced just fine with getpeereid() and the whole code
gets a lot simpler. We don't break the ABI, since all server
programms use __rpc_get_local_uid(), and we just change library
internals.
Reviewed by: des
Notes:
svn path=/head/; revision=116391
|
| |
|
|
| |
Notes:
svn path=/head/; revision=116327
|
| |
|
|
|
|
|
|
| |
PR: 52612
Submitted by: Marc Olzheim <marcolz@ilse.nl>
Notes:
svn path=/head/; revision=116323
|
| |
|
|
|
|
|
|
|
| |
It is only possible to do this on an ABI that has a compulsory frame
pointer, which the amd64 ABI does not. Thus, it is only possible to
implement this as a compiler builtin.
Notes:
svn path=/head/; revision=116317
|
| |
|
|
|
|
|
|
|
|
| |
fgetrune(), fputrune(), fungetrune(), mbrune(), mbrrune(), mbmb(),
setinvalidrune(), UTF2 encoding method.
These have been marked as being deprecated in their manual pages since 5.0,
and their use causes a linker warning.
Notes:
svn path=/head/; revision=116283
|
| |
|
|
|
|
|
|
|
|
| |
memory leaks (fixes bugs earlier purported to be fixed).
Submitted by: Ed Moy <emoy@apple.com>
Obtained from: Apple Computer, Inc.
MFC after: 2 weeks
Notes:
svn path=/head/; revision=116274
|