Kris Kennaway
97cbd1c728
Remove bogus non-reentrant "temporary" implementation of gethostbyaddr_r()
...
that has been here for 6 years and 9 months.
Reviewed by: deischen
MFC After: 1 week
2003-06-19 07:57:11 +00:00
Philippe Charnier
b160a51e51
The .Fn function
2003-06-18 19:43:17 +00:00
Hajimu UMEMOTO
ed40ddd9dc
Add IPv6 related attributes defined in RFC3162.
...
MFC after: 1 week
2003-06-18 17:29:15 +00:00
Ruslan Ermilov
19c2ee9e5f
Make the execle() synopsis look (again) like a normal C prototype.
...
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
2003-06-18 15:24:21 +00:00
David Xu
eb90369fa6
Don't lock scheduler lock twice.
2003-06-18 06:08:03 +00:00
Maxim Sobolev
e2ff474cac
Xref policy: exit(2) -> _exit(2).
2003-06-17 09:36:47 +00:00
Poul-Henning Kamp
bbaba031a5
Fix the execle(3) synopsis to include the environment pointer.
...
Confused: anordby
2003-06-17 08:57:37 +00:00
Doug Barton
605d07fcea
Fix the #include part of the SYNOPSIS for heap.3
...
PR: bin/45269
Submitted by: Slaven Rezic <slaven.rezic@berlin.de>
2003-06-17 08:43:19 +00:00
Martin Blapp
b77aeb1292
Kill prototype for __msgwrite too. It is not needed anymore.
2003-06-15 10:55:39 +00:00
Martin Blapp
dd01398df6
Fix the master yppasswd routines, so they really work
...
for root on ypmaster. yppasswd_local() did use YPPASSWDPROG
instead of MASTER_YPPASSWDPROG, and the domain was not set,
resulting in a coredump during xdr-encode.
Reviewed by: des
2003-06-15 10:37:22 +00:00
Martin Blapp
ec01fc4f14
Fix the master yppasswd routines, so they really work
...
for root on ypmaster. Fix ypclnt_havepasswdd() to work
for AF_LOCAL connections.
Reviewed by: des
2003-06-15 10:36:53 +00:00
Martin Blapp
ce9bc43cb3
Replace the old SCM_CREDS cred procedures. They can now be
...
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
2003-06-15 10:32:01 +00:00
David Xu
d8406ada91
P_THREADED was renamed to P_SA, follow up.
2003-06-15 03:42:04 +00:00
David E. O'Brien
457946d9bd
Remove MAINTAINER lines.
2003-06-14 19:32:52 +00:00
Mark Murray
0ebec5d3c8
Tidy up. Sort headers.
2003-06-14 18:42:37 +00:00
David E. O'Brien
5c784c8f4b
Only use this with a non-GCC compiler.
2003-06-14 06:04:23 +00:00
Kenneth D. Merry
50a7fdaed8
Remove MAINTAINER= lines in the makefiles for camcontrol, iostat, libcam
...
and libdevstat, since the new way of doing things is to just list
maintainership in src/MAINTAINERS.
Also, remove duplicate entries in src/MAINTAINERS for those utilities. I
already had entries for them.
2003-06-14 05:28:01 +00:00
Tom Rhodes
720f2e44a3
Document ENOSPC.
...
PR: 52612
Submitted by: Marc Olzheim <marcolz@ilse.nl>
2003-06-13 22:41:12 +00:00
Peter Wemm
70de0c73a5
This is unusable on amd64. Remove it before it causes more confusion.
...
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.
2003-06-13 21:56:30 +00:00
Ruslan Ermilov
ada24e690c
In the PKT_ALIAS_PROXY_ONLY mode, make sure to preserve the
...
original source IP address, as promised in the manual page.
Spotted by: Vaclav Petricek
2003-06-13 21:54:01 +00:00
Ruslan Ermilov
9c88dc8855
Removed a couple of .Xo/.Xc that are leftovers of the "ninth-argument
...
limit" mdoc(7) atavism.
2003-06-13 21:39:22 +00:00
Ruslan Ermilov
7176089886
Clarify that original address and port when doing transparent proxying
...
are _destination_ address and port.
2003-06-13 21:36:24 +00:00
Ruslan Ermilov
61de149d30
Added myself to the AUTHORS section.
2003-06-13 21:32:01 +00:00
Tim J. Robbins
a5e2489d03
Mark libxpg4 as OBSOLETE_IN_6: it has been empty since its contents
...
were merged into libc in 4.5-RELEASE.
2003-06-13 07:21:37 +00:00
Tim J. Robbins
77156cb782
Mark the following interfaces as OBSOLETE_IN_6:
...
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.
2003-06-13 07:13:54 +00:00
Jordan K. Hubbard
3dfdc427f1
Fixes to locale code to properly use indirect pointers in order to prevent
...
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
2003-06-13 00:14:07 +00:00
David E. O'Brien
11f0fab4fa
Use C99 compatible ASM statements.
...
(untested, but existing state breaks
http://triangle.rtp.freebsd.org/~des/tinderbox-CURRENT-amd64-amd64.brief )
2003-06-10 21:17:55 +00:00
Tom Rhodes
0315901c7c
Add an EXAMPLES section.
...
PR: 43899
Reviewed by: des, ru
2003-06-10 20:41:18 +00:00
Juli Mallett
dfa13bbf27
Various cleanups of careless mistakes/omissions.
...
PR: 53149
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
2003-06-10 18:36:16 +00:00
Juli Mallett
27fd747882
Left out the critical part of my "public domain" template, a notice saying
...
that this file is (these files are) in the public domain.
PR: 53149
2003-06-10 18:24:40 +00:00
Andrey A. Chernov
0c7fbc6c40
Remove transition period hack
2003-06-10 01:26:04 +00:00
Mike Makonnen
05e948d996
_thread_printf() is only used for debugging or in cases where something's
...
screwed beyond all help, so it can just skip the pthreads wrapper
for write(2) and call directly into it.
2003-06-09 17:58:15 +00:00
Alexander Leidinger
f970961773
Sanity check fd before using it as an array index.
...
Noticed by: ted@NLnetLabs.nl (Ted Lindgreen)
Approved by: ru
2003-06-09 16:45:37 +00:00
John Baldwin
dff6f51034
Remove stale reference to the deprecated USER_LDT option. The associated
...
code is always compiled into the kernel now.
Submitted by: Hubert Tournier <hubert@frbsd.org>
PR: docs/53068
2003-06-09 11:46:22 +00:00
Juli Mallett
e78ea9f724
Commit rudimentary libufs manual pages, except for that for
...
getino(3)/putino(3), inode.c has been reworked in Perforce to the point
where a manual page may not be accurate. Certainly putino(3) has not
even been merged back yet.
These will need a lot of improvement for most applications, but they
document the API enough to get someone on their feet, most likely. The
best documentation still exists in the form of libufs(3) consumers in the
base system.
2003-06-09 09:59:11 +00:00
Juli Mallett
b52f85e743
Remove ufs_disk_ctor and ufs_disk_dtor, they never came to fruition. I do
...
not know of any software using them, and there is no "published API" for
libufs, as it were.
2003-06-09 09:47:38 +00:00
Juli Mallett
1081253fa0
Reduce diffs with code in Perforce:
...
Parenthesise return values.
2003-06-09 09:32:29 +00:00
Ceri Davies
6efa541f23
Correct a typo.
...
MFC After: 2 days
2003-06-08 19:41:58 +00:00
Daniel Eischen
690f13f3c3
After selecting a thread to handle a signal and taking
...
its scheduling lock, make sure that the thread still has
the signal unmasked.
Make a debug statement conditional on debugging being
enabled.
2003-06-08 17:37:21 +00:00
Daniel Eischen
f91de797ce
Insert threads at the end of the free thread list so that
...
the chance of getting the same thread id when allocating a
new thread is reduced. This won't work if the application
creates a new thread for every time a thread exits, but
we're still within the allowances of POSIX.
2003-06-08 17:35:11 +00:00
Daniel Eischen
4d6f145a3b
Provide a reference to __sys_write. The implementation uses this when
...
debugging is enabled so the symbol needs to be resolved before rtld
locking is enabled. I may not really know what I'm talking about,
but it works.
Submitted by: kan
2003-06-08 17:29:32 +00:00
Philippe Charnier
19677e1070
The .Fn function
2003-06-08 10:40:44 +00:00
Philippe Charnier
3c024cc85c
The .Fn function
2003-06-08 10:34:00 +00:00
Philippe Charnier
e4f2c10b4c
The .Fn function
2003-06-08 10:20:32 +00:00
Philippe Charnier
82f7b9cd41
Add section number with .Xr. .Xr -> .Vt changes.
2003-06-08 10:17:24 +00:00
Philippe Charnier
ab165955de
The .Fn function
2003-06-08 10:13:50 +00:00
Philippe Charnier
7712c6658b
.Xr p1003_1b moved to .St -p1003.1b-93
2003-06-08 10:11:13 +00:00
Philippe Charnier
fe71ab1cf4
.Xr -> .Lb for librairy. There is no manual page corresponding to .Xr.
2003-06-08 10:07:14 +00:00
Philippe Charnier
0d511e328f
Add or correct section number in .Xr. Use .Vt or .Fn
...
instead of .Xr when needed
2003-06-08 10:01:52 +00:00
Philippe Charnier
9703a107f2
The .Fn function
2003-06-08 09:53:08 +00:00