| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Stop abusing the .%J macro for where the .Pa macro should have been used.
Notes:
svn path=/head/; revision=89138
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. ctype.h defines digittoint(), isnumber() and ishexnmber(), yet
they are not documented in any of the manpages.
2. The ctype manpage references a non-existent manpage for
digittoint().
3. The isascii() manpage claims it is standards compliant, when
it isn't.
4. isblank() claims it is _not_ standards compliant, when it
is.
Fix by including the appropriate .Nm entries, and with a new digittoint.3
page.
PR: docs/26451
Submitted by: Adrian Filipi-Martin <adrian@ubergeeks.com>
Notes:
svn path=/head/; revision=89136
|
| |
|
|
|
|
|
|
|
|
|
| |
alpha these bugs didn't cause any problems because it was little endian,
but on sparc64, we ended up with garbage for the IP address when we tried
to contact the server. (Usually 3.253.0.0)
Not objected to by: wpaul
Notes:
svn path=/head/; revision=89084
|
| |
|
|
|
|
|
|
| |
PR: 33660
Submitted by: Rich Morin <rdm@cfcl.com>, Tom Rhodes <darklogik@pittgoth.com>
Notes:
svn path=/head/; revision=89028
|
| |
|
|
|
|
|
|
|
|
| |
section; instead, list our partner in crime, mmap(2).
PR: 33153
Submitted by: Faried Nawaz <fn@hungry.org>
Notes:
svn path=/head/; revision=88985
|
| |
|
|
|
|
|
|
|
|
|
|
| |
data without confirming the connection by issuing a recvmsg(2) [...]".
There's no such code in the kernel.
PR: 26861
Submitted by: Richard A Steenbergen <ras@e-gerbil.net>,
Tom Rhodes <darklogik@pittgoth.com>
Notes:
svn path=/head/; revision=88984
|
| |
|
|
|
|
|
|
| |
PR: 33298
Submitted by: Tim J. Robbins <tim@robbins.dropbear.id.au>
Notes:
svn path=/head/; revision=88983
|
| |
|
|
|
|
|
|
|
|
| |
CONSIDERATIONS" moved to "COMPATIBILITY".
Obtained from: TrustedBSD Project
Sponsored by: DARPA, NAI Labs
Notes:
svn path=/head/; revision=88973
|
| |
|
|
|
|
|
|
| |
Obtained from: TrustedBSD Project
Sponsored by: DARPA, NAI Labs
Notes:
svn path=/head/; revision=88971
|
| |
|
|
|
|
|
|
|
|
|
|
| |
the first revision of strcpy(3)'s section is included, but should be
removed as the Security Architecture document is committed and
completed.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, NAI Labs
Notes:
svn path=/head/; revision=88940
|
| |
|
|
|
|
|
|
|
|
| |
CONSIDERATIONS' as a source for relevant sample code.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, NAI Labs
Notes:
svn path=/head/; revision=88939
|
| |
|
|
|
|
|
|
|
|
| |
duplicated code from EXAMPLES.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, NAI Labs
Notes:
svn path=/head/; revision=88938
|
| |
|
|
|
|
|
| |
in the SO_ACCEPTFILTER description.
Notes:
svn path=/head/; revision=88886
|
| |
|
|
|
|
|
|
|
| |
at first and try to set an accept_filter(9) on it only after that.
Also document errno value that will be set if installing the
filter on a non-listening socket.
Notes:
svn path=/head/; revision=88885
|
| |
|
|
|
|
|
|
|
|
|
| |
This will be trimmed as the FreeBSD Security Architecture document
is fleshed out and committed.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, NAI Labs
Notes:
svn path=/head/; revision=88830
|
| |
|
|
| |
Notes:
svn path=/head/; revision=88795
|
| |
|
|
|
|
|
|
|
| |
Add support for handling floating point disabled traps mostly in userland
for the simple single threaded case. Not yet enabled by default.
Implement __sparc_utrap_install as specified by the sparc abi.
Notes:
svn path=/head/; revision=88794
|
| |
|
|
| |
Notes:
svn path=/head/; revision=88681
|
| |
|
|
| |
Notes:
svn path=/head/; revision=88614
|
| |
|
|
| |
Notes:
svn path=/head/; revision=88613
|
| |
|
|
|
|
|
|
|
| |
Adapt to jmpbuf no longer being a ucontext_t.
Restore the context "by hand" in longjmp and call sigprocmask, instead
of just using sigreturn.
Notes:
svn path=/head/; revision=88612
|
| |
|
|
| |
Notes:
svn path=/head/; revision=88611
|
| |
|
|
| |
Notes:
svn path=/head/; revision=88610
|
| |
|
|
|
|
|
|
| |
Adapt to jmpbuf no longer being a ucontext_t.
Call abort if longjmperror returns.
Notes:
svn path=/head/; revision=88609
|
| |
|
|
| |
Notes:
svn path=/head/; revision=88608
|
| |
|
|
| |
Notes:
svn path=/head/; revision=88607
|
| |
|
|
|
|
|
|
| |
PR: docs/33177
Submitted by: Tom Rhodes <darklogik@pittgoth.com>
Notes:
svn path=/head/; revision=88573
|
| |
|
|
|
|
|
|
|
|
|
| |
- Don't connect datagram socket if RES_INSECURE1.
- Needed to implement IPv6 anycast UDP DNS queries as documented in
<draft-ietf-ipngwg-dns-discovery-03.txt>.
Obtained from: KAME
Notes:
svn path=/head/; revision=88504
|
| |
|
|
|
|
|
|
| |
Pointed by: bde
Inspired by: POSIX
Notes:
svn path=/head/; revision=88472
|
| |
|
|
|
|
|
|
|
|
|
| |
According to C99:
"The functions atof, atoi, atol, and atoll need not
affect the value of the integer expression errno on an
error. If the value of the result cannot be represented,
the behavior is undefined."
Notes:
svn path=/head/; revision=88469
|
| |
|
|
|
|
|
| |
Requested by: ache
Notes:
svn path=/head/; revision=88459
|
| |
|
|
|
|
|
|
|
|
|
| |
o Document the following capabilities: CAP_NET_ADMIN, CAP_SYS_RAWIO,
CAP_SYS_ADMIN, and CAP_SYS_TTY_CONFIG.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, NAI Labs
Notes:
svn path=/head/; revision=88430
|
| |
|
|
|
|
|
|
|
|
|
|
| |
calls.
This change allows libc_r to create thread contexts with a different
stack and return address.
With much detective work by: Bernd Walter <ticso@cicely.de>
Notes:
svn path=/head/; revision=88400
|
| |
|
|
| |
Notes:
svn path=/head/; revision=88351
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
LC_MESSAGES related data was installed to <locale>/LC_MESSAGES file.
Now it go to <locale>/LC_MESSAGES/SYS_LC_MESSAGES file. LC_MESSAGES
directory is supposed to be storage of message catalogs of userland tools.
This should allow us to avoid many potential problems with future
libintl related functionality introduction.
Thanks for useful suggestions about correct way how to replace plain
files with directories at installworld stage to: Ruslan Ermilov <ru>
Notes:
svn path=/head/; revision=88348
|
| |
|
|
| |
Notes:
svn path=/head/; revision=88309
|
| |
|
|
| |
Notes:
svn path=/head/; revision=88278
|
| |
|
|
|
|
|
| |
manpage are passed in.
Notes:
svn path=/head/; revision=88158
|
| |
|
|
|
|
|
| |
Prompted by: mike
Notes:
svn path=/head/; revision=88057
|
| |
|
|
| |
Notes:
svn path=/head/; revision=87966
|
| |
|
|
|
|
|
| |
Reviewed by: bde
Notes:
svn path=/head/; revision=87872
|
| |
|
|
|
|
|
|
| |
example before for grouping sequence "\003\003" number 123456 was formated
as ",123,456", now "123,456".
Notes:
svn path=/head/; revision=87818
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
In original version grouping was hardcoded. It assumed that thousands
separator should be inserted to separate each 3 numbers. I.e. grouping
string "\003" was assumed for all cases. In correct case (per POSIX)
vfprintf should respect locale defined non-monetary (LC_NUMERIC
category) grouping sequence.
Also simplify thousands_sep handling.
Notes:
svn path=/head/; revision=87815
|
| |
|
|
|
|
|
|
| |
PR: docs/32793
Submitted by: Hartmut Brandt <brandt@fokus.gmd.de>
Notes:
svn path=/head/; revision=87794
|
| |
|
|
| |
Notes:
svn path=/head/; revision=87739
|
| |
|
|
| |
Notes:
svn path=/head/; revision=87738
|
| |
|
|
| |
Notes:
svn path=/head/; revision=87737
|
| |
|
|
| |
Notes:
svn path=/head/; revision=87736
|
| |
|
|
| |
Notes:
svn path=/head/; revision=87735
|
| |
|
|
| |
Notes:
svn path=/head/; revision=87733
|