index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libc
/
gen
Commit message (
Expand
)
Author
Age
Files
Lines
*
mdoc: terminate quoted strings.
joel
2012-03-26
1
-1
/
+1
*
Make utmpx(3) thread safe if we support TLS.
ed
2012-03-23
2
-0
/
+9
*
Fix style. Somehow I managed to lost a space when copy&paste.
pluknet
2012-03-22
1
-1
/
+1
*
Prevent fs_file NULL pointer dereference in fixfsfile() uncovered after r1.5
pluknet
2012-03-22
1
-1
/
+1
*
Revert previous change. It is an incomplete change from old branch. :-(
davidxu
2012-03-21
1
-60
/
+39
*
Use version 2 of semaphore provided by kernel umtx code, now if there is
davidxu
2012-03-21
1
-39
/
+60
*
fts(3): Mention that FTS_NOCHDIR imposes {PATH_MAX} limits on the returned
jilles
2012-03-18
1
-2
/
+5
*
fts(3): Document cases where FTS_NOCHDIR is set implicitly.
jilles
2012-03-18
1
-1
/
+11
*
- Switch ARM and MIPS to TLS Variant I
gonzo
2012-03-06
1
-3
/
+10
*
Removed excessive _seekdir() call in closedir(). This saves one lseek()
ru
2012-03-02
1
-3
/
+1
*
Belatedly add dl_iterate_phdr(3) to the list of installed manpages.
kib
2012-03-02
1
-1
/
+1
*
Finally removed the stat() and fstat() calls from the opendir() code.
ru
2012-03-02
1
-24
/
+14
*
In revision 231989, we pass a 16-bit clock ID into kernel, however
davidxu
2012-02-25
2
-21
/
+32
*
libc: Eliminate some relative relocations in fmtmsg().
jilles
2012-02-22
1
-7
/
+7
*
Document the fact that getgrouplist(3) returns 0 on success.
pjd
2012-02-20
1
-2
/
+2
*
Use ANSI prototypes.
delphij
2012-02-18
1
-42
/
+13
*
Fix cross-references.
kib
2012-02-17
1
-2
/
+2
*
Document dl_iterate_phdr(3).
kib
2012-02-17
1
-0
/
+115
*
Fetch the aux vector for the static libc, and use the entries to
kib
2012-02-17
2
-5
/
+79
*
Globally replace u_int*_t from (non-contributed) man pages.
ed
2012-02-12
1
-3
/
+3
*
Replace utxrm(8) by utx(8).
ed
2012-02-11
1
-1
/
+1
*
Set read buffer size to multiple of sizeof(struct futx).
ed
2012-02-11
1
-7
/
+12
*
Introduce a new NET_RT_IFLISTL API to query the address list. It works
bz
2012-02-11
1
-1
/
+15
*
More accurately document what happens on error.
eadler
2012-02-09
1
-3
/
+6
*
Add API for obtaining extended machine context states that cannot be
kib
2012-01-21
3
-2
/
+36
*
Insert read memory barriers.
davidxu
2012-01-16
2
-1
/
+2
*
Remove wtmpcvt(1).
ed
2012-01-13
1
-1
/
+0
*
Revert unintentional commit of changes to getnetgrent.c.
ghelmer
2012-01-10
1
-28
/
+13
*
Add pidfile_fileno() to obtain the file descriptor for an open
ghelmer
2012-01-10
1
-13
/
+28
*
Implement fdlopen(3), an rtld interface to load shared object by file
kib
2012-01-07
4
-3
/
+47
*
Replace index() and rindex() calls with strchr() and strrchr().
ed
2012-01-03
3
-5
/
+5
*
Add some additional const poison after r228972. The 'mapping' array in
dim
2011-12-30
1
-1
/
+2
*
libc: Eliminate some relative relocations in file flags table.
jilles
2011-12-29
1
-23
/
+23
*
libc: Eliminate some relative relocations in getusershell().
jilles
2011-12-27
1
-8
/
+7
*
Fix a problem whereby a corrupt DNS record can cause named to crash. [11:06]
cperciva
2011-12-23
3
-0
/
+66
*
- Fix style(9) bugs in glob.c
eadler
2011-12-20
1
-35
/
+35
*
- Add restrict keyword to glob(3)
eadler
2011-12-20
2
-3
/
+4
*
Clean up includes; the prototype for getosreldate() has moved to
ru
2011-12-14
1
-4
/
+3
*
Tweak the r137233 fix to r136283 -- Code was making two send() attempts
obrien
2011-12-02
1
-3
/
+3
*
style(9) fix.
theraven
2011-11-26
1
-1
/
+1
*
Return not-implemented from pthread_once and pthread_key_create, rather
theraven
2011-11-26
1
-2
/
+10
*
fdopendir(): Do not close the passed file descriptor on failure.
jilles
2011-11-22
1
-4
/
+13
*
Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a
theraven
2011-11-20
2
-6
/
+20
*
Further reduce diffs with OpenBSD's arc4random. The main functional
das
2011-11-15
1
-33
/
+30
*
Sync the style, comments, and variable names of arc4random.c with
das
2011-11-15
1
-39
/
+33
*
Don't forget to kick the man page date.
ed
2011-10-27
1
-1
/
+1
*
Make our utmpx more like System V.
ed
2011-10-27
2
-3
/
+20
*
Fix the manual section number for a cross-reference to open(2) and sort it.
pluknet
2011-10-27
1
-1
/
+1
*
Replace a proliferation of buggy MD implementations of modf() with a
das
2011-10-21
3
-0
/
+141
*
- change "is is" to "is" or "it is"
eadler
2011-10-16
1
-1
/
+1
[next]