| Commit message (Expand) | Author | Age | Files | Lines |
* | By popular demand, move freebsd-version(1) from /libexec to /bin. | Dag-Erling Smørgrav | 2013-10-09 | 4 | -272/+0 |
* | Explicitly pass the full path to the input file to sed. This unbreaks | Dag-Erling Smørgrav | 2013-10-09 | 1 | -1/+1 |
* | Introduce the /libexec/freebsd-version script, which is intended to be | Dag-Erling Smørgrav | 2013-10-07 | 4 | -0/+272 |
* | Implement support for the interpose dso flag. | Konstantin Belousov | 2013-10-07 | 2 | -2/+33 |
* | Populate .rld_map on MIPS for debuggers | Ed Maste | 2013-10-02 | 1 | -5/+1 |
* | Make the directory mapping functionality, which was previously only | Dag-Erling Smørgrav | 2013-09-21 | 3 | -9/+5 |
* | Revert r253748,253749 | Andriy Gapon | 2013-07-28 | 2 | -0/+2 |
* | remove needless inclusion of machine/cpu.h in userland | Andriy Gapon | 2013-07-28 | 2 | -2/+0 |
* | Add the name of the file that could not be opened to the error message | Guy Helmer | 2013-06-11 | 1 | -1/+1 |
* | Prevent races running the queue by serializing access to the | Guy Helmer | 2013-06-11 | 1 | -0/+4 |
* | mdoc sweep. | Joel Dahl | 2013-05-12 | 1 | -1/+1 |
* | Properly terminate the result string for intermediate results, to | Konstantin Belousov | 2013-04-29 | 1 | -1/+2 |
* | The origin_subst_one() function limits the length of the string to | Konstantin Belousov | 2013-04-15 | 1 | -73/+75 |
* | Map libraries linked with -Ttext-segment=base_addr at base_addr. | Tijl Coosemans | 2013-02-27 | 1 | -1/+1 |
* | Since clang 3.2 now has an option to suppress warnings about implicitly | Dimitry Andric | 2013-02-16 | 2 | -10/+0 |
* | Avoid use of register variables, which some compilers (e.g. clang) | Nathan Whitehorn | 2013-02-08 | 1 | -9/+5 |
* | Retire struct sockaddr_inarp. | Gleb Smirnoff | 2013-01-31 | 1 | -19/+7 |
* | Mark tftp_log() as __printflike() (which would have caught the bug | Marius Strobl | 2013-01-31 | 4 | -15/+17 |
* | Remove extra %s from debug statement that ends up crashing tftpd if | Sean Bruno | 2013-01-30 | 1 | -1/+1 |
* | When building for ARM EABI link against libgcc for the __aeabi_* functions. | Andrew Turner | 2013-01-19 | 1 | -0/+10 |
* | Use correct size in snprintf. | Antoine Brodin | 2012-12-25 | 1 | -2/+1 |
* | Use absolute path for /usr/libexec/ld-elf.so.1 symlink. | Pawel Jakub Dawidek | 2012-12-04 | 1 | -2/+2 |
* | Do not change entire BINDIR, it might be needed later, just change | Pawel Jakub Dawidek | 2012-12-04 | 1 | -2/+2 |
* | Change /usr/libexec/ld-elf.so.1 to point at ../../libexec/ld-elf.so.1 | Pawel Jakub Dawidek | 2012-12-04 | 1 | -1/+1 |
* | rtld: Fix fd leak with parallel dlopen and fork/exec. | Jilles Tjoelker | 2012-11-04 | 2 | -4/+4 |
* | atrun(8): scale default load average limit with the number of CPUs | Mateusz Guzik | 2012-10-30 | 2 | -2/+21 |
* | Check the return error of set[e][ug]id. While this can never fail in the | Eitan Adler | 2012-10-22 | 1 | -1/+4 |
* | Add ATF to the build. This is may be a bit rought around the egdes, | Marcel Moolenaar | 2012-10-22 | 4 | -1/+113 |
* | More -Wmissing-variable-declarations fixes. | Ed Schouten | 2012-10-20 | 9 | -18/+52 |
* | More -Wmissing-variable-declarations fixes. | Ed Schouten | 2012-10-19 | 1 | -1/+1 |
* | Fix warnings found by -Wmising-variable-declarations. | Ed Schouten | 2012-10-19 | 3 | -5/+5 |
* | atrun: Do not assume that MAXLOGNAME <= 100. | Jilles Tjoelker | 2012-09-26 | 1 | -1/+1 |
* | Do not reference z_nodeflib for !objgiven case, thus fixing LD_PRELOAD | Konstantin Belousov | 2012-09-19 | 1 | -4/+4 |
* | Bump date missed in r202756 | Eitan Adler | 2012-09-14 | 2 | -2/+2 |
* | 1. Use install -d to create the entropy_dir if missing so that we can do it | Doug Barton | 2012-09-04 | 1 | -28/+26 |
* | Rework all non-contributed files that use `struct timezone'. | Ed Schouten | 2012-09-01 | 3 | -8/+8 |
* | Do not call process_nodelete with NULL object pointer. | Alexander Kabaev | 2012-08-20 | 1 | -1/+2 |
* | Fix two instances of the file names generated by revnetgroup(8). | Niclas Zeising | 2012-08-18 | 1 | -2/+2 |
* | Merging of projects/armv6, part 2 | Oleksandr Tymoshenko | 2012-08-15 | 1 | -1/+14 |
* | Pospone the DF_1_NODELETE processing until object DAG is fully loaded. | Alexander Kabaev | 2012-08-14 | 1 | -7/+27 |
* | Ensure we align the stack to 8 bytes in rtld. | Andrew Turner | 2012-08-04 | 1 | -2/+4 |
* | Parse notes only after object structure had been allocated. | Alexander Kabaev | 2012-08-03 | 1 | -2/+2 |
* | Import the DragonFly BSD commit 4f0bc915b65fcf5a23214f6d221d65c80be68ad4 | Konstantin Belousov | 2012-07-15 | 3 | -72/+276 |
* | Ensure that for the object which is a dependency for some filtee, | Konstantin Belousov | 2012-06-27 | 1 | -40/+84 |
* | Eliminate the static buffer used to read the first page of the mapped | Konstantin Belousov | 2012-06-14 | 1 | -62/+70 |
* | None of these programs actually use auth.conf. | Dag-Erling Smørgrav | 2012-06-11 | 1 | -1/+0 |
* | mdoc: Only use macros inside a reference block. | Joel Dahl | 2012-05-23 | 1 | -8/+4 |
* | mdoc: fix .Bl -offset. | Joel Dahl | 2012-05-23 | 1 | -1/+1 |
* | Properly use LDADD & DPADD to link against libwrap. | Marcel Moolenaar | 2012-05-19 | 1 | -1/+3 |
* | open the resolved path | Baptiste Daroussin | 2012-05-05 | 1 | -4/+4 |