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
/
libexec
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use correct size in snprintf.
antoine
2012-12-25
1
-2
/
+1
*
Use absolute path for /usr/libexec/ld-elf.so.1 symlink.
pjd
2012-12-04
1
-2
/
+2
*
Do not change entire BINDIR, it might be needed later, just change
pjd
2012-12-04
1
-2
/
+2
*
Change /usr/libexec/ld-elf.so.1 to point at ../../libexec/ld-elf.so.1
pjd
2012-12-04
1
-1
/
+1
*
rtld: Fix fd leak with parallel dlopen and fork/exec.
jilles
2012-11-04
2
-4
/
+4
*
atrun(8): scale default load average limit with the number of CPUs
mjg
2012-10-30
2
-2
/
+21
*
Check the return error of set[e][ug]id. While this can never fail in the
eadler
2012-10-22
1
-1
/
+4
*
Add ATF to the build. This is may be a bit rought around the egdes,
marcel
2012-10-22
4
-1
/
+113
*
More -Wmissing-variable-declarations fixes.
ed
2012-10-20
9
-18
/
+52
*
More -Wmissing-variable-declarations fixes.
ed
2012-10-19
1
-1
/
+1
*
Fix warnings found by -Wmising-variable-declarations.
ed
2012-10-19
3
-5
/
+5
*
atrun: Do not assume that MAXLOGNAME <= 100.
jilles
2012-09-26
1
-1
/
+1
*
Do not reference z_nodeflib for !objgiven case, thus fixing LD_PRELOAD
kib
2012-09-19
1
-4
/
+4
*
Bump date missed in r202756
eadler
2012-09-14
2
-2
/
+2
*
1. Use install -d to create the entropy_dir if missing so that we can do it
dougb
2012-09-04
1
-28
/
+26
*
Rework all non-contributed files that use `struct timezone'.
ed
2012-09-01
3
-8
/
+8
*
Do not call process_nodelete with NULL object pointer.
kan
2012-08-20
1
-1
/
+2
*
Fix two instances of the file names generated by revnetgroup(8).
zeising
2012-08-18
1
-2
/
+2
*
Merging of projects/armv6, part 2
gonzo
2012-08-15
1
-1
/
+14
*
Pospone the DF_1_NODELETE processing until object DAG is fully loaded.
kan
2012-08-14
1
-7
/
+27
*
Ensure we align the stack to 8 bytes in rtld.
andrew
2012-08-04
1
-2
/
+4
*
Parse notes only after object structure had been allocated.
kan
2012-08-03
1
-2
/
+2
*
Import the DragonFly BSD commit 4f0bc915b65fcf5a23214f6d221d65c80be68ad4
kib
2012-07-15
3
-72
/
+276
*
Ensure that for the object which is a dependency for some filtee,
kib
2012-06-27
1
-40
/
+84
*
Eliminate the static buffer used to read the first page of the mapped
kib
2012-06-14
1
-62
/
+70
*
None of these programs actually use auth.conf.
des
2012-06-11
1
-1
/
+0
*
mdoc: Only use macros inside a reference block.
joel
2012-05-23
1
-8
/
+4
*
mdoc: fix .Bl -offset.
joel
2012-05-23
1
-1
/
+1
*
Properly use LDADD & DPADD to link against libwrap.
marcel
2012-05-19
1
-1
/
+3
*
open the resolved path
bapt
2012-05-05
1
-4
/
+4
*
Work around a situation where symlook_obj() could be called for the
kib
2012-05-05
1
-3
/
+5
*
Add two special directives to libmap.conf:
bapt
2012-04-30
1
-30
/
+132
*
Add GNU hash support for rtld.
kib
2012-04-30
9
-19
/
+163
*
Split the symlook_obj1 into a loop iterating over the ELF object symbol
kib
2012-04-30
2
-95
/
+116
*
Fix a missed file in r234580: replace the now-obsolete powerpc_mb() with
nwhitehorn
2012-04-23
1
-2
/
+2
*
Do a better job at determining the username of the login session.
ed
2012-04-19
1
-1
/
+23
*
Propagate the current state of rtld_bind_lock to dlopen_object() calls
kib
2012-04-12
1
-16
/
+23
*
Properly handle absent AT_CANARY aux entry.
kib
2012-04-05
1
-1
/
+2
*
Remove extra blank line from revious commit.
kan
2012-04-02
1
-1
/
+0
*
Do not try to adjust stacks if dlopen_object is called too early.
kan
2012-04-02
1
-1
/
+4
*
Fix ia64 build after r233655.
kib
2012-03-29
1
-0
/
+6
*
Import DragonFly BSD commit
kib
2012-03-29
1
-1
/
+6
*
Remove trailing whitespace per mdoc lint warning
eadler
2012-03-29
1
-3
/
+3
*
Prevent rtld_verify_object_versions() from being called several times
kib
2012-03-27
2
-0
/
+5
*
mdoc: terminate quoted strings.
joel
2012-03-26
1
-2
/
+2
*
Make sure sections are sorted into conventional order.
joel
2012-03-25
1
-17
/
+17
*
Remove libssp_nonshared from the rtld linking set. The only use for the
kib
2012-03-24
2
-1
/
+2
*
Provide short-circuit exit(3) implementation for rtld.
kib
2012-03-24
1
-0
/
+11
*
Before jumping to application's entry point set ra == pc in order
gonzo
2012-03-23
1
-1
/
+2
*
Remove superfluous extern keywords.
kib
2012-03-23
1
-10
/
+10
[next]