jasone
bb0124f71c
Use assembler directives rather than ALTENTRY() so that longjmp() and
...
siglongjmp() are weak symbols. This is necessary to allow static linking
with the linuxthreads library port.
2000-05-04 04:36:26 +00:00
jasone
2ba660079d
Add missing .El macro.
2000-05-03 08:50:43 +00:00
joe
32818155f0
Disconnect libm from the build tree. It's broken, not being
...
maintained, and has been replaced by msun. The libm sources
shouldn't be removed just yet as there are parts that should be
merged into msun first.
PR: misc/17848
Discussed with: phk & bde
2000-05-02 14:16:19 +00:00
jasone
03d029f134
Add missing man pages. Fix various compliance bugs, mostly having to do with
...
error return values. Implement pthread_mutexattr_gettype().
PR: docs/16537, docs/17538
2000-05-02 06:51:40 +00:00
ps
222439bc50
Add readdir support to the NFS filesystem in libstand.
2000-05-01 15:03:52 +00:00
phantom
3f441717c9
. remove some unneeded comments
...
. replace .Os value with empty value since this library is not KAME only
anymore
. add a note about IPv6 and IPsec integration to the FreeBSD
2000-05-01 14:42:09 +00:00
phantom
7ee9c71cc0
. add a note about IPv6/IPsec integration to the FreeBSD
...
. replace .Po/.Pc pairs with .Pq
. remove some unneeded comments
. .Lb-ify
2000-05-01 14:40:06 +00:00
ps
2cf1490ab7
Do not attempt to free a nfs node if it is the root node. The root
...
node is statically allocated and is not guarded, so free will panic
in nfs_close.
2000-05-01 10:53:21 +00:00
nik
1bab59cbc5
Add xref to cap_mkdb(1).
...
PR: docs/17544
Submitted by: Christ J. Clark <cjc@cc942873-a.ewndsr1.nj.home.com>
2000-04-30 22:43:09 +00:00
jlemon
9f5d586c97
Add a readdir function to the loader fsops vector, and implement the
...
functionality for some of the filesystesms.
2000-04-29 20:47:10 +00:00
jlemon
0340a88f8a
Add ext2fs support to the loader.
2000-04-29 20:44:07 +00:00
archie
faccef08ea
Fix a bug handling the debug level when displaying control messages
...
in their ASCII forms at debug levels >= 3.
2000-04-28 18:41:21 +00:00
ru
68665ff505
Replace PacketAliasRedirectPptp() (which had nothing specific
...
to PPTP) with more generic PacketAliasRedirectProto().
Major number is not bumped because it is believed that noone
has started using PacketAliasRedirectPptp() yet.
2000-04-28 13:44:49 +00:00
ru
6eed67e4a4
Spell PacketAliasRedirectAddr() correctly.
2000-04-27 18:06:05 +00:00
ru
c6bc2e1ae7
Load Sharing using IP Network Address Translation (RFC 2391, LSNAT).
...
LSNAT links are first created by either PacketAliasRedirectPort() or
PacketAliasRedirectAddress() and then set up by one or more calls to
PacketAliasAddServer().
2000-04-27 17:37:03 +00:00
jasone
f89de11e93
Add a wrapper for the sendfile() system call.
...
PR: bin/17366
2000-04-27 00:59:44 +00:00
jasone
83086c2885
Add test to detect propagation of cancellation points within libc_r.
2000-04-26 23:25:58 +00:00
jasone
dcf0db55cc
Remove cancellation point propagation.
2000-04-26 23:17:17 +00:00
jkoshy
bcf41d55dd
Fix typo. Use `.Fa' to denote a function argument.
...
PR: docs/18214
Submitted by: Ben Smithurst <ben@scientia.demon.co.uk>
2000-04-26 05:09:22 +00:00
joerg
b13c8f158a
Reassemble a sentence that has been botched in rev 1.4.
...
Reported by: Alexander Leidinger <Alexander@leidinger.net>
2000-04-25 13:53:48 +00:00
jasone
b1932c6651
Automated regression test harness for libc_r. Existing tests are integrated,
...
a new test for POSIX semaphores was added, and examples of harness usage are
included.
2000-04-24 21:07:45 +00:00
jkh
a43b0da399
Make FTP_PASSIVE_MODE check more specific.
...
Suggested by: Eric D. Futch <efutch@nyct.net>
2000-04-23 21:23:34 +00:00
wollman
6f323e4920
Spell MAP_NOSYNC correctly.
...
Submitted by: allenc@verinet.com
2000-04-23 15:15:15 +00:00
wollman
363de667b5
.Lb-ify
2000-04-23 02:02:33 +00:00
kris
b95f8c2f86
Oops, remove vestigial reference to SHS passwords.
2000-04-22 20:43:21 +00:00
phantom
70e24328fd
Introduce .Lb macro to libvgl manpage
2000-04-22 16:17:38 +00:00
phantom
13fe72d4bf
Introduce .Lb macro to libutil manpages
...
Sort .Nm values in some manpages
Remove explicit note about compiling with -lutil, it's implicitly
declared by .Lb macro now.
2000-04-22 16:17:00 +00:00
phantom
090008a89c
Introduce .Lb macro to libskey manpage
2000-04-22 16:14:26 +00:00
phantom
0660c0586a
Introduce .Lb macro to libposix1e manpages
...
Sort some .Nm values
Decapitalize .Nd values
2000-04-22 16:13:36 +00:00
phantom
ea053cc248
Introduce .Lb macro to netgraph library manpage
2000-04-22 16:12:13 +00:00
phantom
98949b1e90
Introduce .Lb macro to libmd manpages
2000-04-22 16:11:30 +00:00
phantom
976390ff60
Introduce .Lb macro to libmanpages
2000-04-22 16:11:05 +00:00
phantom
46b3916daf
Introduce .Lb macro to libkvm manpages.
...
Use .Pa macro for "enlighting" path
2000-04-22 16:10:12 +00:00
phantom
0ab35641b3
Introduce .Lb macro to libfetch manpage
...
Sort .Nm values
Change first column width in errors list (table look much better now)
Remove redundant comma
2000-04-22 16:08:41 +00:00
phantom
e2900f45a9
Introduce .Lb macro to libedit manpage
2000-04-22 16:01:33 +00:00
phantom
3119f0b561
Introduce .Lb macro to libipx library manpage
2000-04-22 16:01:01 +00:00
phantom
c509417387
Introduce .Lb macro to libdisk manpage
2000-04-22 15:58:49 +00:00
phantom
2949eabaf9
Introduce .Lb macro to libdevstat library manpage
2000-04-22 15:58:01 +00:00
phantom
a19291893f
Introduce .Lb macro to libcrypt manpage.
...
Make it more mdoc(7) compliant:
. use .Tn for DES, MD5 andSHS.
. Replace double quotes with .Dq macro
. use An/Aq scheme for listing authors
2000-04-22 15:56:59 +00:00
phantom
bb4bbaae0d
Introduce .Lb macro to libcam manpages.
2000-04-22 15:52:37 +00:00
phantom
f14aa99ba9
Introduce .Lb macro to libcalendar manpage.
2000-04-22 15:51:37 +00:00
phantom
c8cd1c858c
Introduce .Lb macro to libc_r manpages.
2000-04-22 15:50:29 +00:00
wollman
32fbc9e863
Add shm_open(3) and shm_unlink(3). The documentation could use a good
...
bit of work (and is stylistically probably the worst manual page
I've ever written).
2000-04-22 15:24:29 +00:00
phantom
5401879e3b
Introduce ".Lb" macro to libc manpages.
...
More libraries manpages updates following.
2000-04-21 09:42:15 +00:00
shin
8b8912f3ff
Change getaddrinfo() resolve order
...
from
all AAAA trial, then all A trial
to
try AAAA and A for each trial
TODO: more fix for the case where IPv4 mapped IPv6 addr is disabled
Reviewed by: ume
2000-04-20 03:31:40 +00:00
ps
4422f2d83b
Add a cleanup function. This is needed for PXE where you should
...
shutdown the UNDI and unload the stack.
2000-04-20 00:06:15 +00:00
obrien
b86f592229
CSU source for IA-64. Current we use the ../Alpha sources.
2000-04-19 23:46:21 +00:00
obrien
948ba018cd
Use ${.ALLSRC} in Makefile so that it is a better candidate for copying.
...
Also allows the soruce to live somewhere else.
2000-04-19 23:45:43 +00:00
steve
123d7be7a4
CSU source for the Sparc copied over from the FreeBSD/Alpha sources.
2000-04-19 22:53:04 +00:00
obrien
04946447c6
Raw devices are now the normal device name, not prefixed with 'r'.
2000-04-19 18:51:28 +00:00