| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
for getenv()/putenv().
PR: 10341 5604
Notes:
svn path=/head/; revision=56652
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- clean up unneeded AFS ID type
- Add Coda, NTFS, NWFS ACL types
- Add acl_dup() prototype
- Remove acl_calc_mask, which belongs in the editing library
- Introduce posix1e.3, a man page introducing POSIX.1e library calls
(more man pages to follow)
Notes:
svn path=/head/; revision=56638
|
| |
|
|
|
|
|
|
|
| |
already removed.
Specified by: Philipp Mergenthaler <un1i@rz.uni-karlsruhe.de>
Notes:
svn path=/head/; revision=56636
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
-changed bindresvport2 to bindresvport_sa
-merged the man into bindresvport.3
All discussion between Jean-Luc Richier <Jean-Luc.Richier@imag.fr>,
Theo de Raadt <deraadt@cvs.openbsd.org>, itojun, is reflected to
this code. (Actually Theo de Raadt write the code simultaneously as the
discussion change.)
Notes:
svn path=/head/; revision=56629
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
obtained from itojun.
-don't filter address families which are not supported by system at
FQDN resolving.
-don't do reverse lookup
I think I checked all lib and tools which use getaddrinfo() if
this change affect them.
Obtained from: KAME project
Notes:
svn path=/head/; revision=56627
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
adds _np to a couple of function prototypes that provided more broad/useful
interfaces than POSIX.1e interfaces included.
Also, move from using a heuristic to identify POSIX.1e-semantic ACLs to
using different ACL types for non-POSIX.1e ACLs. This should clean up the
existing fuzzy logic that determined when acl_sort() should be applied
before kernel submission.
Notes:
svn path=/head/; revision=56625
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-inetd
-rshd
-rlogind
-telnetd
-rsh
-rlogin
Reviewed by: freebsd-arch, cvs-committers
Obtained from: KAME project
Notes:
svn path=/head/; revision=56590
|
| |
|
|
| |
Notes:
svn path=/head/; revision=56589
|
| |
|
|
|
|
|
| |
Reviewed by: Matthew Dillon <dillon@apollo.backplane.com>
Notes:
svn path=/head/; revision=56542
|
| |
|
|
|
|
|
| |
Split timeval options into 3 paragraphs, it's easier on my eyes.
Notes:
svn path=/head/; revision=56501
|
| |
|
|
|
|
|
|
|
|
| |
entry point the standard name when not compiling libc_r (for example,
longjmp is the main entry point instead of __longjmp).
Suggested by: bde
Notes:
svn path=/head/; revision=56345
|
| |
|
|
|
|
|
|
|
| |
Unbreak profiling. Again.
Submitted by: bde
Notes:
svn path=/head/; revision=56309
|
| |
|
|
|
|
|
|
| |
characters shown are octal, state this explicitly for the easily
misled.
Notes:
svn path=/head/; revision=56288
|
| |
|
|
| |
Notes:
svn path=/head/; revision=56286
|
| |
|
|
| |
Notes:
svn path=/head/; revision=56276
|
| |
|
|
|
|
|
|
|
|
|
|
| |
prettier (?) names, adding some const's around here, et al.
This is commit 4 out of 3, updating the userland library to reflect kernel
interface changes.
Reviewed by: bde
Notes:
svn path=/head/; revision=56274
|
| |
|
|
|
|
|
|
|
|
|
|
| |
check for on the server may arise legitimately on the client. The
correct way to check for a zero record length is to check for it
without the LAST_FRAG marker in it, since it's legal to send a LAST_FRAG
marker with 0 bytes of data.
PR: misc/16028
Notes:
svn path=/head/; revision=56273
|
| |
|
|
|
|
|
|
| |
PR: 15637
Submitted by: jhs
Notes:
svn path=/head/; revision=56268
|
| |
|
|
|
|
|
|
|
| |
create a link from isnanf.3 to isinf.3.
PR: 13878
Notes:
svn path=/head/; revision=56266
|
| |
|
|
|
|
|
|
| |
is installed.
Submitted by: bde
Notes:
svn path=/head/; revision=56252
|
| |
|
|
|
|
|
| |
Submitted by: obrien
Notes:
svn path=/head/; revision=56238
|
| |
|
|
|
|
|
| |
4 commits and 2 world breakages so far.
Notes:
svn path=/head/; revision=56219
|
| |
|
|
|
|
|
| |
way, unbroke world).
Notes:
svn path=/head/; revision=56218
|
| |
|
|
| |
Notes:
svn path=/head/; revision=56217
|
| |
|
|
| |
Notes:
svn path=/head/; revision=56197
|
| |
|
|
| |
Notes:
svn path=/head/; revision=56192
|
| |
|
|
| |
Notes:
svn path=/head/; revision=56131
|
| |
|
|
|
|
|
|
|
| |
problems.
Reviewed by: eivind
Notes:
svn path=/head/; revision=56075
|
| |
|
|
|
|
|
|
|
|
|
| |
interface. This commit introduces the library, as well as a modest
subset of the ACL calls, with some modifications to support multiple
ACL semantics.
Reviewed by: eivind
Notes:
svn path=/head/; revision=56055
|
| |
|
|
| |
Notes:
svn path=/head/; revision=55976
|
| |
|
|
|
|
|
|
|
|
|
| |
A new function bindresvport2(), AF independent version of bindresvport()
is also added.
Reviewed by: sumikawa
Obtained from: KAME project
Notes:
svn path=/head/; revision=55918
|
| |
|
|
| |
Notes:
svn path=/head/; revision=55915
|
| |
|
|
|
|
|
|
| |
PR: 15729
Submitted by: Kim Toms
Notes:
svn path=/head/; revision=55914
|
| |
|
|
|
|
|
| |
to the respective system call entry points.
Notes:
svn path=/head/; revision=55893
|
| |
|
|
| |
Notes:
svn path=/head/; revision=55877
|
| |
|
|
| |
Notes:
svn path=/head/; revision=55876
|
| |
|
|
|
|
|
|
|
| |
points. For library functions, the pattern is __sleep() <--
_libc_sleep() <-- sleep(). The arrows represent weak aliases. For
system calls, the pattern is _read() <-- _libc_read() <-- read().
Notes:
svn path=/head/; revision=55837
|
| |
|
|
|
|
|
| |
a typo. Clarify a sentence.
Notes:
svn path=/head/; revision=55685
|
| |
|
|
|
|
|
| |
the name by which it is referenced in the text.
Notes:
svn path=/head/; revision=55649
|
| |
|
|
| |
Notes:
svn path=/head/; revision=55630
|
| |
|
|
|
|
|
| |
Suggested by: Ruslan Ermilov <ru@FreeBSD.org>
Notes:
svn path=/head/; revision=55502
|
| |
|
|
|
|
|
|
|
| |
XXX it looks that sysctl.3 lacks most of PF_INET items.
Reviewed by: shin
Obtained from: KAME (netbsd-current)
Notes:
svn path=/head/; revision=55493
|
| |
|
|
|
|
|
|
|
| |
doesn't handle nastier corner cases such as "-j3 -33" correctly. <shrug>
PR: docs/12994 (James Howard <howardjp@wam.umd.edu>)
Notes:
svn path=/head/; revision=55490
|
| |
|
|
|
|
|
|
| |
Use long lines instead of lines split with backslash-newline in synopsis.
My synopsis checker doesn't understand backslash-newline.
Notes:
svn path=/head/; revision=55475
|
| |
|
|
|
|
|
|
| |
Use long lines instead of lines split with backslash-newline in synopsis.
My synopsis checker doesn't understand backslash-newline.
Notes:
svn path=/head/; revision=55474
|
| |
|
|
| |
Notes:
svn path=/head/; revision=55473
|
| |
|
|
|
|
|
|
|
| |
problem, but that it works.
Submitted by: bde
Notes:
svn path=/head/; revision=55375
|
| |
|
|
| |
Notes:
svn path=/head/; revision=55354
|
| |
|
|
|
|
|
|
|
| |
there is no good solution here.
Set-on-the-straight-and-narrow by: bde
Notes:
svn path=/head/; revision=55287
|
| |
|
|
|
|
|
|
|
| |
is an application space macro and the applications are supposed to be free
to use it as they please (but cannot). This is consistant with the other
BSD's who made this change quite some time ago. More commits to come.
Notes:
svn path=/head/; revision=55206
|