ache
58de837716
Add atoll(3) to conform POSIX and C99
2001-11-28 01:22:08 +00:00
ache
950bfdf509
Understand national (non-ASCII) digits now
...
Allow bases >=36 again
Misc cleanup
2001-11-28 00:48:11 +00:00
jhb
1dc519633c
Use 'mov' instead of 'lea' for setting the syscall number in %eax as that
...
is clearer about what we are actually doing.
Requested by: bde
2001-11-27 20:51:26 +00:00
des
63b6483616
Add a pam_set_item(3) man page with an MLINK to pam_get_item(3).
...
PR: docs/32294
Sponsored by: DARPA, NAI Labs
MFC after: 3 days
2001-11-27 15:36:35 +00:00
ru
1274247e0e
When servicing an internal FTP server, punch ipfirewall(4) holes
...
for passive mode data connections (PASV/EPSV -> 227/229). Well,
the actual punching happens a bit later, when the aliasing link
becomes fully specified.
Prodded by: Danny Carroll <dannycarroll@hotmail.com>
MFC after: 1 week
2001-11-27 10:50:23 +00:00
wes
925df35947
Must link strerror manpage to strerror_r.
...
Thanks for the review, Mike.
Submitted by: Mike Barcroft <mike@FreeBSD.org>
2001-11-27 07:57:31 +00:00
wes
bdb2c68332
Add strerror_r function per Posix prototype.
...
Reviewed by: Mike Barcroft <mike@FreeBSD.org>
MFC after: 2 weeks
2001-11-27 07:39:46 +00:00
des
22cc45b784
Create a pam_ssh(8) man page, based on a repo-copy of pam_unix(8).
...
License modified with original author's permission.
Sponsored by: DARPA, NAI Labs
2001-11-27 00:57:50 +00:00
des
d387396266
Document the local_pass and nis_pass options, add a few xrefs, and reorder
...
the SEE ALSO section. License modified with original author's permission.
Sponsored by: DARPA, NAI Labs
2001-11-27 00:53:10 +00:00
dd
5dd8a71701
Spelling police: sucessful -> successful.
2001-11-24 23:41:32 +00:00
ru
e652be39ea
s/processes/files/ inherited from kvm_getprocs(3).
...
PR: docs/32252
Submitted by: tobez
2001-11-24 15:38:28 +00:00
keramida
472fe40c00
Be more explicit about the fact that realloc() might return a
...
different pointer than the one passed to it.
PR: docs/31925
Submitted by: Andrew <andrew@ugh.net.au>
2001-11-24 03:05:40 +00:00
ru
c6fd839478
mdoc(7) police: markup cleanup.
2001-11-22 11:17:58 +00:00
ru
46ad89b6ed
mdoc(7) police: add missing comma.
2001-11-22 09:48:54 +00:00
fjoe
2ffd6edcd1
fix compilation (include -> #include)
2001-11-21 20:40:21 +00:00
ru
a7f5495c62
mdoc(7) police: fixed typos and minor markup nits.
2001-11-21 16:19:50 +00:00
ru
05f71d823e
mdoc(7) police: markup nit in the actual rev. 1.13 changes.
2001-11-21 15:56:45 +00:00
ru
a80cd2fcaf
mdoc(7) police: restore all FreeBSD fixes to this file that got
...
clobbered by previous commit.
2001-11-21 15:50:57 +00:00
ru
b12b774518
mdoc(7) police: general cleanup.
2001-11-21 15:41:49 +00:00
green
371c8a0a71
Should also include namespace.h
...
Submitted by: ru
2001-11-21 15:33:40 +00:00
green
6c0292d0cd
Change certain syscalls from x to _x.
...
Prodded by: bde
2001-11-21 14:44:52 +00:00
ru
1fe81e216a
Grammar nit.
2001-11-21 09:25:14 +00:00
ru
c0eac83160
mdoc(7) police: fixed bugs from rev. 1.15.
2001-11-20 16:40:04 +00:00
green
0deda355ca
Introduce readpassphrase(3), a superset of getpass(3). This
...
comes originally from Todd Miller.
Obtained from: OpenBSD
2001-11-20 15:15:42 +00:00
ru
1863197c29
mdoc(7) police: minor markup and spelling fixes.
2001-11-20 14:11:07 +00:00
ru
b766bdc199
mdoc(7) police: sort xrefs.
2001-11-20 13:58:21 +00:00
ru
161533f155
mdoc(7) police: consistently use the .Ux macro.
2001-11-20 13:54:11 +00:00
ru
c6b45ef12b
mdoc(7) police: remove whitespace at EOL.
2001-11-20 13:43:58 +00:00
jhb
7d5b8c2066
Include sys/param.h instead of sys/types.h to get the definition of the
...
MIN() macro.
Pointy hat to: rwatson
2001-11-20 08:26:37 +00:00
rwatson
f06ddbc3b4
o Cleanup of includes: user.h may be a catch-all, but that's not
...
entirely desirable. Back out previous commit, and clean up includes
to be more minimal.
Submitted by: bde
2001-11-19 21:14:50 +00:00
rwatson
a9c3d65330
#include <sys/user.h> rather than individually including a plethora
...
of kernel include files, reducing the replication of kernel include
dependency information in userland.
Obtained from: TrustedBSD Project
2001-11-19 15:26:36 +00:00
jake
6a36fe07de
Actually build new files.
...
Forgotten by: jake
2001-11-19 00:19:49 +00:00
jake
b16b5f3243
libkvm for sparc64. Only works for kernel memory so far.
2001-11-18 21:01:09 +00:00
jake
7ba51fcfef
Need .type and .size here too.
2001-11-18 04:48:34 +00:00
jake
710eac603d
Add more libc stuff.
...
Obtained from: netbsd
2001-11-18 04:40:30 +00:00
jake
a85982e09c
Catch up to jmpbuf changes. Define offsets used from assmebly language
...
in another file so that it is easy to see what they are and keep them in
sync with the headers (grafted from the kernel generated assym.s).
2001-11-18 04:35:09 +00:00
jake
00a4946854
Remove fork and vfork wrappers. The kernel does the right thing.
2001-11-18 04:31:36 +00:00
jake
d7cd5a1a91
Add .type and .size pseudo-ops to system call macros so that dynamic binaries
...
will link. They must be used for weak symbols as well as strong ones.
2001-11-18 04:29:20 +00:00
iedowse
6fc9a08cbf
Remove a sentence from the BUGS section that claims non page-aligned
...
offsets don't work. It should really be documented that the returned
pointer can be in the middle of a fully-valid page when the offset
is not page-aligned, but I couldn't come up with suitable wording.
PR: kern/22754
2001-11-18 00:47:45 +00:00
deischen
b43c906fd4
Fix pthread_join so that it works if the target thread exits while
...
the joining thread is in a signal handler.
Reported by: Loren James Rittle <rittle@labs.mot.com>
MFC after: 1 week
2001-11-17 14:28:39 +00:00
phk
30e4ff53d3
If 'VX' is given, realloc(foo,0) will bail, it shouldn't.
...
PR: 29376
Submitted by: Farooq Mela <fmela0@sm.socccd.cc.ca.us>
2001-11-17 10:57:04 +00:00
phk
1fb8368599
Correctly call THREAD_UNLOCK() if the recursive call trap is sprung.
...
Pointed out by: knu
2001-11-16 18:15:33 +00:00
dd
a4f22e24f9
Create link from directory.3 to readdir_r.3.
...
PR: 32028
Submitted by: andrew@ugh.net.au
2001-11-16 15:49:38 +00:00
rwatson
a86bfc340f
o Reflect repo-copy of extattr.[c3] from libutil to libc, moving
...
extattr namespace routines to the libc/posix1e directory. While
the extattr calls are not strictly POSIX.1e, POSIX.1e wasn't
strictly ever approved, so I think that's OK.
Obtained from: TrustedBSD Project
2001-11-16 05:09:45 +00:00
rwatson
25d4f2e1ac
o Document 'nocheckmail' login capability.
2001-11-16 04:39:43 +00:00
rwatson
fccf958cd6
Although the 'bool' type is referenced in the list of capabilities, it
...
is not defined in the capability type list. Provide a definition for
'bool', if a slightly less than elegant one. Note that this definition
does not include the complete scope of available behavior defined
in cgetcap(3), and could probably be improved.
2001-11-16 02:40:09 +00:00
mike
77077eee7a
o Implement imaxabs(), imaxdiv(), llabs(), lldiv().
...
o Update abs(3), div(3), labs(3), ldiv(3) to reflect standards
conformance and add additional references.
Reviewed by: bde, wollman
2001-11-15 02:05:03 +00:00
murray
54ff7ae91a
Cross-reference the fdopen and fileno manpages.
...
PR: docs/31866
Submitted by: W. Campbell <wcampbel@botbay.net>
2001-11-14 16:24:51 +00:00
jhb
28f45ce3d0
Cleanups after previous change:
...
- Renumber labels since the previous revision removed one.
- Remove useless and wrong comment.
- Repeating the function name is just redundant.
- The previous revision made the comment about %edx useless.
- The comment about %eax was wrong (but did explain why %eax used to be
fixed up).
Submitted by: bde
2001-11-13 16:58:43 +00:00
jhb
a2b7af5b3c
The kernel already fixes up %eax for parents that return from fork, so
...
don't bother manually fixing up %eax for the parent process by testing
the value in %edx and zeroing and already zeroed %eax.
2001-11-13 06:36:43 +00:00