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
*
fts_children: preserve errno after running close/fchdir
jilles
2015-06-20
1
-5
/
+8
*
Fix __fpclassifyl when double == long double. As with r283693 this is
andrew
2015-05-29
1
-0
/
+10
*
Fix __isinfl on architectures where double == long double. This is the
andrew
2015-05-29
1
-3
/
+5
*
Remove clause 3 and 4 from the license
bapt
2015-05-21
1
-2
/
+0
*
Remove the write-only variable phent. We currently do not check the
kib
2015-05-20
1
-5
/
+0
*
Tweak the comment here some more. In particular, the previous opening
jhb
2015-05-06
1
-7
/
+7
*
Remove the note about seekdir() removing telldir() cookies. That was
jhb
2015-05-06
1
-7
/
+1
*
A few style fixes and expand the comment a bit on what _fixtelldir() is
jhb
2015-05-06
1
-6
/
+10
*
Tweak seekdir, telldir and readdir so that when htere are deletes going on,
julian
2015-05-05
5
-1
/
+65
*
mdoc: remove end of line whitespace
bapt
2015-04-26
1
-1
/
+1
*
Escape "Ed"
bapt
2015-04-26
10
-10
/
+10
*
Escape "Ed"
bapt
2015-04-26
1
-1
/
+1
*
Reassign copyright statements on several files from Advanced
jhb
2015-04-23
1
-1
/
+1
*
Remove code to support the top of the stack layout for FreeBSD 1.x/2.x
kib
2015-04-20
1
-37
/
+36
*
Make wait6(2), waitid(3) and ppoll(2) cancellation points. The
kib
2015-04-18
1
-1
/
+4
*
Add the start of libc and libstand for arm64. Not all of the machine
andrew
2015-04-07
1
-2
/
+3
*
fts: Don't return FTS_SLNONE if it's not a symlink (if race).
jilles
2015-04-04
1
-5
/
+6
*
wordexp: Explicitly pass along IFS.
jilles
2015-03-31
1
-1
/
+4
*
setmode(): Use sysctl kern.proc.umask instead of umask() if possible.
jilles
2015-03-26
1
-9
/
+33
*
We won't support a.out on arm64/aarch64. As such there will be no need to
andrew
2015-03-18
1
-0
/
+3
*
compat_passwd(): yet another uninitialized access to stayopen.
pfg
2015-03-06
1
-1
/
+1
*
nice(): Put back old return value, keeping [EPERM] error.
jilles
2015-02-28
2
-12
/
+19
*
Fix typo. Note that this is mostly innocent, since libthr no longer
kib
2015-02-27
1
-1
/
+1
*
setmode(3): Make sure that setmode sets errno on failure.
pfg
2015-02-22
2
-20
/
+47
*
nice(): Correct return value and [EPERM] error.
jilles
2015-02-22
2
-5
/
+32
*
tab vs spaces.
pfg
2015-02-20
1
-2
/
+2
*
Fix small memleaks in nis_passwd() and nis_group().
pfg
2015-02-20
2
-2
/
+6
*
ulimit(3): simplify.
pfg
2015-02-17
1
-10
/
+8
*
Replace strcpy() with strlcpy()
pfg
2015-02-15
1
-1
/
+1
*
Reverse one of the initializations from r278804.
pfg
2015-02-15
1
-1
/
+1
*
Mismatch in r278804.
pfg
2015-02-15
1
-1
/
+1
*
More tidy-ups on uninitialized scalar variable
pfg
2015-02-15
2
-3
/
+3
*
ulimit(3): Fix broken check.
pfg
2015-02-15
1
-5
/
+9
*
The ld(1) flag is -Bsymbolic not -Wsymbolic.
tijl
2015-02-14
1
-2
/
+2
*
Properly interpose libc spinlocks, was missed in r276630. In
kib
2015-02-14
1
-22
/
+19
*
Revert 278634: This broke the build due to the compiler being too clever.
pfg
2015-02-13
1
-2
/
+2
*
ulimit(3): Fix broken check.
pfg
2015-02-12
1
-2
/
+2
*
Protect uninitialized scalar variable from being accessed
pfg
2015-02-07
2
-2
/
+2
*
Drop cgetclose() from getdiskbyname().
pfg
2015-02-06
1
-1
/
+0
*
getdiskbyname(): plug resource leak
pfg
2015-02-05
1
-8
/
+16
*
ttyname_r(): Return actual error, not always [ENOTTY].
jilles
2015-02-01
1
-2
/
+2
*
sem_post(): Fix and document semaphore value overflow error.
jilles
2015-01-28
2
-3
/
+8
*
Remove duplicate copies of trivial getcontextx.c
emaste
2015-01-12
1
-0
/
+76
*
Reduce the size of the interposing table and amount of
kib
2015-01-11
8
-102
/
+39
*
Clarify text to be consistent with nanosleep(2),
rodrigc
2015-01-08
1
-4
/
+4
*
Fix known issues which blow up the process after dlopen("libthr.so")
kib
2015-01-03
12
-85
/
+178
*
Add rtld private interface for dso to detect dynamic loading
kib
2015-01-03
2
-0
/
+8
*
Various mdoc fixes and a few EOL whitespace removals.
brueffer
2014-12-21
6
-17
/
+20
*
Reinstitate send() after syslogd restarts.
delphij
2014-11-25
1
-9
/
+28
*
Revert r274772: it is not valid on MIPS
emaste
2014-11-25
3
-7
/
+7
[next]