..
__getosreldate.c
Use aux vector to get values for SSP canary, pagesize, pagesizes array,
2010-08-17 09:13:26 +00:00
__pthread_mutex_init_calloc_cb_stub.c
Fix known issues which blow up the process after dlopen("libthr.so")
2015-01-18 11:54:20 +00:00
__xuname.c
Fix a typo. q is already a pointer.
2008-10-22 21:56:57 +00:00
_once_stub.c
MFC 281887:
2015-06-02 19:20:39 +00:00
_pthread_stubs.c
style(9) fix.
2011-11-26 16:49:25 +00:00
_rand48.c
_spinlock_stub.c
MFC r279367:
2015-03-02 09:15:50 +00:00
_thread_init.c
Turn off default generation of userland dot symbols on powerpc64 now that
2011-02-18 21:44:53 +00:00
alarm.3
Update xrefs from 4.3BSD to modern signal functions in various man pages.
2010-05-06 22:49:54 +00:00
alarm.c
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
arc4random.3
Globally replace u_int*_t from (non-contributed) man pages.
2012-02-12 18:29:56 +00:00
arc4random.c
MFC r268642:
2014-07-21 22:37:33 +00:00
assert.c
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
auxv.c
Rename aux.c to auxv.c.
2012-08-11 12:07:24 +00:00
basename.3
Sync with OpenBSD, primarily make the code easier to read, and a license
2011-06-18 00:33:34 +00:00
basename.c
Sync with OpenBSD, primarily make the code easier to read, and a license
2011-06-18 00:33:34 +00:00
cap_rights_get.3
Merge r263842 from HEAD to stable/10:
2015-03-19 11:24:07 +00:00
cap_sandboxed.3
Merge r263842 from HEAD to stable/10:
2015-03-19 11:24:07 +00:00
cap_sandboxed.c
Merge an applicable subset of r263234 from HEAD to stable/10:
2015-03-19 12:32:48 +00:00
check_utility_compat.3
mdoc: order prologue macros consistently by Dd/Dt/Os
2010-04-14 19:08:06 +00:00
check_utility_compat.c
- Reduce buffer size from LINE_MAX to PATH_MAX, there is no point to store
2012-12-21 22:20:59 +00:00
clock_getcpuclockid.3
Remove trailing whitespace.
2012-08-21 13:33:48 +00:00
clock_getcpuclockid.c
Fix prototype. Also the function should return error code instead of
2012-08-21 09:17:13 +00:00
clock.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
clock.c
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
closedir.c
Implement fdclosedir(3) function, which is equivalent to the closedir(3)
2013-08-18 20:11:34 +00:00
confstr.3
mdoc: drop redundant .Pp and .LP calls
2010-10-08 12:40:16 +00:00
confstr.c
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
crypt.c
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
ctermid.3
Reimplement ctermid().
2011-10-01 12:19:48 +00:00
ctermid.c
Reimplement ctermid().
2011-10-01 12:19:48 +00:00
daemon.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
daemon.c
MFC r287292:
2015-09-05 08:55:51 +00:00
devname.3
Add two new routines: fdevname() and fdevname_r().
2009-02-11 20:24:59 +00:00
devname.c
Get rid of major/minor number distinction.
2011-09-28 18:53:36 +00:00
directory.3
MFC r305154: directory(3): Deprecate readdir_r(). Clarify dirent buffers.
2016-09-07 21:09:44 +00:00
dirfd.c
Put my name as copyright owner of lib/libc/gen/dirfd.c added in r235647.
2012-05-19 14:30:49 +00:00
dirname.3
Sync with OpenBSD's dirname(3) - license change, avoid strcpy() over
2008-11-03 05:19:45 +00:00
dirname.c
Sync with OpenBSD's dirname(3) - license change, avoid strcpy() over
2008-11-03 05:19:45 +00:00
disklabel.c
MFC r278300, r278314:
2015-02-19 16:17:44 +00:00
dl_iterate_phdr.3
Always return pathname in dl_iterate_phdr's dlpi_name, as Linux does
2014-11-14 21:52:31 +00:00
dladdr.3
mdoc: order prologue macros consistently by Dd/Dt/Os
2010-04-14 19:08:06 +00:00
dlfcn.c
MFC r283153:
2015-05-27 08:23:23 +00:00
dlinfo.3
mdoc: order prologue macros consistently by Dd/Dt/Os
2010-04-14 19:08:06 +00:00
dllockinit.3
mdoc: order prologue macros consistently by Dd/Dt/Os
2010-04-14 19:08:06 +00:00
dlopen.3
Implement fdlopen(3), an rtld interface to load shared object by file
2012-01-07 10:33:01 +00:00
drand48.c
dup3.3
dup3(3): Replace copyright notice.
2013-08-18 13:25:18 +00:00
dup3.c
Add dup3(), based on F_DUP2FD and F_DUP2FD_CLOEXEC fcntls.
2013-08-16 13:10:30 +00:00
elf_utils.c
MFC r295407:
2016-03-12 17:33:40 +00:00
erand48.c
err.3
Use the .Bx macro instead of BSD
2012-04-26 19:21:58 +00:00
err.c
Minor style(9) nit: move to using ANSI definition of functions.
2008-04-03 20:36:44 +00:00
errlst.c
libc: Always use our own copy of sys_errlist and sys_nerr (.so only).
2013-08-31 22:32:42 +00:00
errno.c
exec.3
MFC r292130: exec(3): Fix COMPATIBILITY section: default path does not
2015-12-20 13:41:06 +00:00
exec.c
Replace index() and rindex() calls with strchr() and strrchr().
2012-01-03 18:51:58 +00:00
fdevname.c
Remove (hidden) warning about missing prototypes for fdevname(3).
2009-12-05 18:51:44 +00:00
feature_present.3
[mdoc] Fixed .Dt call.
2011-05-25 14:13:53 +00:00
feature_present.c
Add a feature_present(3) function which checks to see if a named kernel
2008-01-10 22:11:21 +00:00
fmtcheck.3
mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the
2010-05-13 12:07:55 +00:00
fmtcheck.c
Use const instead of __const, and merge the license change from NetBSD.
2009-06-23 23:52:12 +00:00
fmtmsg.3
fmtmsg.c
libc: Make various internal file descriptors close-on-exec.
2012-12-10 17:56:51 +00:00
fnmatch.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
fnmatch.c
MFC: r302824
2016-07-22 14:24:17 +00:00
fpclassify.3
- Move the functions presently described in in ieee(3) to their own
2005-01-27 05:46:17 +00:00
fpclassify.c
Update my email address.
2005-02-06 03:23:31 +00:00
frexp.3
mdoc: don't abuse Bo/Pc to get what looks like an interval
2010-04-14 18:29:34 +00:00
frexp.c
Replace seven nominally MD implementations of frexp() that are broken
2004-07-18 21:23:39 +00:00
fstab.c
libc: Use the new 'e' fopen() mode option to simplify fstab.c.
2012-12-04 16:54:43 +00:00
ftok.3
mdoc: order prologue macros consistently by Dd/Dt/Os
2010-04-14 19:08:06 +00:00
ftok.c
Change the signature of ftok from (const char *, char) to (const char *, int)
2004-06-01 06:53:07 +00:00
fts-compat.c
MFC r300341:
2016-06-04 17:40:23 +00:00
fts-compat.h
Remove the advertising clause from the Regents of the University of
2013-05-28 21:05:06 +00:00
fts.3
Update manpages for r250887.
2013-05-21 21:39:18 +00:00
fts.c
MFC r300341:
2016-06-04 17:40:23 +00:00
ftw.3
Make SYNOPSIS compile.
2005-11-23 15:41:36 +00:00
ftw.c
ftw(): Do not check the maxfds argument against OPEN_MAX.
2012-08-09 15:11:38 +00:00
gen-private.h
MFC 268531,269079,269204:
2014-08-14 20:20:21 +00:00
getbootfile.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
getbootfile.c
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
getbsize.3
mdoc: Use the Ev macro for environmental variables.
2012-11-16 12:03:50 +00:00
getbsize.c
Set "max" to a reasonable value if BLOCKSIZE has a bogus unit. Prior
2008-08-04 06:53:13 +00:00
getcap.3
mdoc: drop redundant .Pp and .LP calls
2010-10-08 12:40:16 +00:00
getcap.c
libc: Make various internal file descriptors close-on-exec.
2012-12-10 17:56:51 +00:00
getcontext.3
Add the getcontextx prototype to SYNOPSIS.
2013-03-13 18:18:16 +00:00
getcwd.3
getcwd(3): Clarify that EACCES may or may not be checked.
2010-04-17 15:52:50 +00:00
getcwd.c
libc: Use O_CLOEXEC for various internal file descriptors.
2012-09-29 11:54:34 +00:00
getdiskbyname.3
Remove vestiges of disklabel(5).
2011-04-14 08:53:04 +00:00
getdomainname.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
getdomainname.c
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
getfsent.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
getgrent.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
getgrent.c
MFC r290179:
2015-11-09 07:34:30 +00:00
getgrouplist.3
Document the fact that getgrouplist(3) returns 0 on success.
2012-02-20 20:46:27 +00:00
getgrouplist.c
Implementing 'fallback' nsswitch source. 'fallback' source is used
2007-12-12 10:08:03 +00:00
gethostname.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
gethostname.c
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
getloadavg.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
getloadavg.c
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
getlogin.c
MFC 264161: Handle the fact that the getlogin_basic() function can return
2014-08-03 01:51:48 +00:00
getmntinfo.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
getmntinfo.c
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
getnetgrent.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
getnetgrent.c
MFC r301710:
2016-08-02 21:17:34 +00:00
getosreldate.3
Add unistd.h to the getosreldate(3) manpage.
2008-09-30 11:25:55 +00:00
getosreldate.c
Clean up includes; the prototype for getosreldate() has moved to
2011-12-14 08:35:08 +00:00
getpagesize.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
getpagesize.c
MFC r298303:
2016-04-22 21:26:15 +00:00
getpagesizes.3
Remove trailing whitespace per mdoc lint warning
2012-03-29 05:02:12 +00:00
getpagesizes.c
Use aux vector to get values for SSP canary, pagesize, pagesizes array,
2010-08-17 09:13:26 +00:00
getpass.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
getpeereid.3
getpeereid.c
getprogname.3
getprogname.c
getpwent.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
getpwent.c
- Extend the nsswitch to support Services, Protocols and Rpc
2006-04-28 12:03:38 +00:00
getttyent.3
Add two changes that should have gone into commit r202274.
2010-01-14 05:37:43 +00:00
getttyent.c
MFC r260913,266895:
2014-06-08 17:50:07 +00:00
getusershell.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
getusershell.c
libc: Make various internal file descriptors close-on-exec.
2012-12-10 17:56:51 +00:00
getutxent.3
Replace utxrm(8) by utx(8).
2012-02-11 20:28:42 +00:00
getutxent.c
Merge r256537 from head:
2013-10-29 09:23:51 +00:00
getvfsbyname.3
MFC r305090: getvfsbyname(3): Remove [EFAULT] error.
2016-09-07 21:04:39 +00:00
getvfsbyname.c
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
glob.3
MFC r302943,r302944,r303004,r303010,r303011,r303013,r303014,r303074,
2016-08-16 07:14:09 +00:00
glob.c
MFC r302943,r302944,r303004,r303010,r303011,r303013,r303014,r303074,
2016-08-16 07:14:09 +00:00
initgroups.3
In preparation for raising NGROUPS and NGROUPS_MAX, change base
2009-06-19 15:58:24 +00:00
initgroups.c
In preparation for raising NGROUPS and NGROUPS_MAX, change base
2009-06-19 15:58:24 +00:00
isatty.c
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
isgreater.3
mdoc: consistently spell our email addresses <foo@FreeBSD.org>
2010-05-19 08:57:53 +00:00
isinf.c
Unbreak alpha: On alpha a long double is the same as a double and
2004-07-10 15:52:26 +00:00
isnan.c
Add an explanatory comment to lib/libc/gen/isnan.c about the fix to make
2012-11-11 13:28:04 +00:00
jrand48.c
lcong48.c
ldexp.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
ldexp.c
Replace the ldexp() implementation in libc with a renamed copy of the
2005-01-22 06:03:40 +00:00
libc_dlopen.c
Fix a problem whereby a corrupt DNS record can cause named to crash. [11:06]
2011-12-23 15:00:37 +00:00
lockf.3
Consistently reference file descriptors as "fd". 55 other manpages
2013-09-12 00:53:38 +00:00
lockf.c
MFC r292510:
2015-12-27 00:42:13 +00:00
lrand48.c
makecontext.3
Makefile.inc
Fix known issues which blow up the process after dlopen("libthr.so")
2015-01-18 11:54:20 +00:00
modf.3
Document modff() and modfl(). Technically, modff() and modfl()
2008-03-29 16:19:35 +00:00
modf.c
Replace a proliferation of buggy MD implementations of modf() with a
2011-10-21 06:40:36 +00:00
mrand48.c
nftw.c
nftw(): POSIX says directories causing loops should be silently skipped.
2012-08-09 22:05:40 +00:00
nice.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
nice.c
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
nlist.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
nlist.c
libc: Use O_CLOEXEC for various internal file descriptors.
2012-09-29 11:54:34 +00:00
nrand48.c
opendir.c
MFC 268531,269079,269204:
2014-08-14 20:20:21 +00:00
pause.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
pause.c
Fix known issues which blow up the process after dlopen("libthr.so")
2015-01-18 11:54:20 +00:00
pmadvise.c
MFC r261080:
2014-02-06 19:47:17 +00:00
popen.3
popen(): Add 'e' mode character to set close-on-exec on the new fd.
2013-05-20 17:31:18 +00:00
popen.c
MFC r291114: popen() requires check for fdopen() failure
2016-01-09 05:05:15 +00:00
posix_spawn_file_actions_addopen.3
Typo.
2013-05-12 05:54:58 +00:00
posix_spawn_file_actions_init.3
Use our canonical .Dd format.
2009-11-02 12:35:38 +00:00
posix_spawn.3
Fix whitespace inconsistencies in libc in files copyrighted by me.
2011-06-26 18:27:17 +00:00
posix_spawn.c
MFC r300662
2016-06-01 17:39:03 +00:00
posix_spawnattr_getflags.3
mdoc: minor Bl improvements.
2012-06-02 08:47:26 +00:00
posix_spawnattr_getpgroup.3
Use our canonical .Dd format.
2009-11-02 12:35:38 +00:00
posix_spawnattr_getschedparam.3
Use our canonical .Dd format.
2009-11-02 12:35:38 +00:00
posix_spawnattr_getschedpolicy.3
Use our canonical .Dd format.
2009-11-02 12:35:38 +00:00
posix_spawnattr_getsigdefault.3
Use our canonical .Dd format.
2009-11-02 12:35:38 +00:00
posix_spawnattr_getsigmask.3
Use our canonical .Dd format.
2009-11-02 12:35:38 +00:00
posix_spawnattr_init.3
Use our canonical .Dd format.
2009-11-02 12:35:38 +00:00
psignal.3
mdoc: terminate quoted strings.
2012-03-26 15:18:14 +00:00
psignal.c
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
pututxline.c
pututxline: Don't set errno=0 in subfunctions.
2013-04-17 21:08:15 +00:00
pw_scan.c
It is believed the last subsystem that limited ID sizes to something
2009-07-22 20:46:17 +00:00
pw_scan.h
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
raise.3
raise(3): Note that this sends a signal to the current thread, not process.
2010-05-07 17:20:15 +00:00
raise.c
Fix known issues which blow up the process after dlopen("libthr.so")
2015-01-18 11:54:20 +00:00
rand48.3
Add the same warning to rand48(3) as to rand(3) and random(3).
2012-09-11 12:55:15 +00:00
rand48.h
readdir.c
MFH: r282485
2015-05-15 15:49:24 +00:00
readpassphrase.3
Sync with OpenBSD, primarily better signal and terminal handling.
2010-11-13 10:38:06 +00:00
readpassphrase.c
MFC r294691:
2016-01-30 00:09:30 +00:00
rewinddir.c
MFH: r282485
2015-05-15 15:49:24 +00:00
rfork_thread.3
rfork_thread(3): Mark deprecated in favor of pthread_create(3).
2011-02-06 23:26:14 +00:00
scandir.3
mdoc: spell macros correctly, there's no need for the backslash escape
2010-06-02 10:20:38 +00:00
scandir.c
Style: reword comment.
2010-01-20 11:59:46 +00:00
seed48.c
seekdir.c
Hide DIR definition by making it an opaque struct typedef.
2012-05-19 12:44:27 +00:00
sem_destroy.3
Markup tidying.
2004-07-02 16:45:56 +00:00
sem_getvalue.3
Markup tidying.
2004-07-02 16:45:56 +00:00
sem_init.3
Update manuals of sem_open and sem_init.
2010-01-12 01:30:05 +00:00
sem_new.c
MFC r294565: sem: Don't free nameinfo that is still in list when open()
2016-01-27 22:56:04 +00:00
sem_open.3
Update manuals of sem_open and sem_init.
2010-01-12 01:30:05 +00:00
sem_post.3
MFC r277862: sem_post(): Fix and document semaphore value overflow error.
2015-02-08 21:58:25 +00:00
sem_timedwait.3
mdoc: consistently spell our email addresses <foo@FreeBSD.org>
2010-05-19 08:57:53 +00:00
sem_wait.3
mdoc: remove superfluous paragraph macro.
2013-04-16 20:31:15 +00:00
sem.c
In revision 231989, we pass a 16-bit clock ID into kernel, however
2012-02-25 02:12:17 +00:00
semctl.c
Change the ABI of some of the structures used by the SYSV IPC API:
2009-06-24 21:10:52 +00:00
setdomainname.c
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
sethostname.c
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
setjmp.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
setjmperr.c
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
setmode.3
MFC r279186:
2015-03-23 19:44:18 +00:00
setmode.c
MFC r287292:
2015-09-05 08:55:51 +00:00
setproctitle.3
mdoc: consistently spell our email addresses <foo@FreeBSD.org>
2010-05-19 08:57:53 +00:00
setproctitle.c
MFC r281763:
2015-05-04 08:05:13 +00:00
setprogname.c
siginterrupt.3
Update xrefs from 4.3BSD to modern signal functions in various man pages.
2010-05-06 22:49:54 +00:00
siginterrupt.c
MFC r287292:
2015-09-05 08:55:51 +00:00
siglist.c
Make sys_signame upper case.
2011-02-04 16:40:50 +00:00
signal.3
Document SIGLIBRT in signal(3); take a stab at the signal description as
2013-09-03 08:19:06 +00:00
signal.c
MFC r287292:
2015-09-05 08:55:51 +00:00
sigsetops.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
sigsetops.c
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
sleep.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
sleep.c
Fix known issues which blow up the process after dlopen("libthr.so")
2015-01-18 11:54:20 +00:00
srand48.c
statvfs.3
Add or correct section number in .Xr. Use .Vt or .Fn
2003-06-08 10:01:52 +00:00
statvfs.c
stringlist.3
- sl_find does not modify 'name'
2013-04-23 13:03:03 +00:00
stringlist.c
- sl_find does not modify 'name'
2013-04-23 13:03:03 +00:00
strtofflags.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
strtofflags.c
Expand the use of stat(2) flags to allow storing some Windows/DOS
2013-08-21 23:04:48 +00:00
Symbol.map
Fix known issues which blow up the process after dlopen("libthr.so")
2015-01-18 11:54:20 +00:00
sysconf.3
sysconf(3): Correct the description of _SC_OPEN_MAX.
2013-04-26 21:43:42 +00:00
sysconf.c
MFC r268467:
2014-07-16 08:52:44 +00:00
sysctl.3
Remove define and documentation for vm_pageout_algorithm missed in r253587
2013-07-26 02:00:06 +00:00
sysctl.c
MFC r285188:
2015-07-15 16:55:56 +00:00
sysctlbyname.c
Eliminate redundant variable.
2012-12-12 15:27:33 +00:00
sysctlnametomib.c
Add proper const keywords to sysctl(3) parameters.
2010-02-21 13:57:02 +00:00
syslog.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
syslog.c
MFC r275071:
2014-12-09 00:47:02 +00:00
tcgetpgrp.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
tcgetsid.3
mdoc: consistently spell our email addresses <foo@FreeBSD.org>
2010-05-19 08:57:53 +00:00
tcsendbreak.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
tcsetattr.3
Add a new libc function: cfmakesane(3).
2010-11-02 17:00:56 +00:00
tcsetpgrp.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
tcsetsid.3
Add tcsetsid(3).
2009-05-07 13:49:48 +00:00
telldir.c
MFH: r282485
2015-05-15 15:49:24 +00:00
telldir.h
MFH: r282485
2015-05-15 15:49:24 +00:00
termios.c
Fix known issues which blow up the process after dlopen("libthr.so")
2015-01-18 11:54:20 +00:00
time.3
Document CLOCK_SECOND, add cross-reference from time(3) to clock_gettime(2).
2009-12-29 14:29:08 +00:00
time.c
Use clock_gettime(CLOCK_SECOND) instead of gettimeofday(2) for
2009-12-29 12:47:47 +00:00
times.3
The times(3) function returns the number of CLK_TCKs since the
2008-12-01 15:27:00 +00:00
times.c
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
timezone.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
timezone.c
Replace index() and rindex() calls with strchr() and strrchr().
2012-01-03 18:51:58 +00:00
tls.c
Import jemalloc a8f8d7540d66ddee7337db80c92890916e1063ca (dev branch,
2012-04-22 08:49:13 +00:00
ttyname.3
MFC r268857: ttyname(3): Fix EBADF/ENOTTY error descriptions.
2015-02-08 22:29:06 +00:00
ttyname.c
MFC r278038: ttyname_r(): Return actual error, not always [ENOTTY].
2015-02-08 22:24:03 +00:00
ttyslot.c
Simplify ttyslot(3).
2010-01-17 15:43:14 +00:00
tzset.3
Catch up with r130332 which changed the default timezone from GMT to UTC.
2009-11-17 16:29:39 +00:00
ualarm.3
Update xrefs from 4.3BSD to modern signal functions in various man pages.
2010-05-06 22:49:54 +00:00
ualarm.c
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
ucontext.3
Add API for obtaining extended machine context states that cannot be
2012-01-21 18:00:28 +00:00
ulimit.3
ulimit.c
MFC r278803, r278905:
2015-02-22 01:31:28 +00:00
uname.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
uname.c
Revert r202447 by re-exposing the old uname(3) function.
2010-01-19 23:07:12 +00:00
unvis-compat.c
Replace our implementation of the vis(3) and unvis(3) APIs with
2012-12-18 16:37:24 +00:00
usleep.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
usleep.c
Fix known issues which blow up the process after dlopen("libthr.so")
2015-01-18 11:54:20 +00:00
utime.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
utime.c
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
utxdb.c
Make utmpx(3) thread safe if we support TLS.
2012-03-23 08:26:31 +00:00
utxdb.h
Perform several small cleanups to the utmpx code.
2010-01-17 21:40:05 +00:00
valloc.3
Remove extraneous .Ef request.
2007-10-30 15:26:20 +00:00
valloc.c
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
wait3.c
Fix known issues which blow up the process after dlopen("libthr.so")
2015-01-18 11:54:20 +00:00
wait.c
Fix known issues which blow up the process after dlopen("libthr.so")
2015-01-18 11:54:20 +00:00
waitid.c
MFC r281712:
2015-04-25 08:14:08 +00:00
waitpid.c
Fix known issues which blow up the process after dlopen("libthr.so")
2015-01-18 11:54:20 +00:00
wordexp.3
MFC r288430: wordexp: Rewrite to make WRDE_NOCMD reliable.
2015-10-25 17:17:50 +00:00
wordexp.c
MFC r288430: wordexp: Rewrite to make WRDE_NOCMD reliable.
2015-10-25 17:17:50 +00:00