| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r273929: | ngie | 2014-12-21 | 3 | -3/+10 |
* | MFC r274364: | ngie | 2014-12-05 | 1 | -0/+1 |
* | Always return pathname in dl_iterate_phdr's dlpi_name, as Linux does | emaste | 2014-11-14 | 1 | -2/+1 |
* | MFC r271493,271688-271689,271696,271854,272139-272143: | delphij | 2014-09-30 | 2 | -0/+15 |
* | Properly revert r272128. | gjb | 2014-09-26 | 2 | -15/+0 |
* | Revert r272149, which introduces obscure vestiges from the | gjb | 2014-09-26 | 2 | -0/+15 |
* | Revert r272128: | gjb | 2014-09-26 | 2 | -15/+0 |
* | MFC r271493,271688,271689,271696,271854: | delphij | 2014-09-25 | 2 | -0/+15 |
* | MFC r270798: | kib | 2014-09-12 | 10 | -334/+321 |
* | MFC r267176, r267181, r268445 (ATF-related commits): | ngie | 2014-09-09 | 5 | -2/+85 |
* | MFC r270803: | kib | 2014-09-01 | 1 | -0/+4 |
* | MFC r266650, r267172 (both by jmmv): | ngie | 2014-08-31 | 1 | -2/+2 |
* | MFC r270256: | pfg | 2014-08-28 | 1 | -2/+2 |
* | MFH (r263160): remove lukemftpd | des | 2014-08-23 | 5 | -431/+0 |
* | MFC r265456, r265578: | markj | 2014-08-07 | 2 | -1/+17 |
* | MFC r268979: | delphij | 2014-07-29 | 1 | -0/+2 |
* | MFC r260913,266895: | nwhitehorn | 2014-06-08 | 1 | -2/+5 |
* | MFC r266609: | kib | 2014-06-07 | 1 | -1/+15 |
* | MFC r266411: | kib | 2014-05-25 | 1 | -3/+3 |
* | MFC r264617: | ghelmer | 2014-05-05 | 1 | -0/+6 |
* | MFC r264481: | kib | 2014-04-21 | 1 | -0/+43 |
* | MFC refactoring of the *.test.mk files. | jmmv | 2014-04-14 | 1 | -1/+1 |
* | MFC: r263121 | brueffer | 2014-03-27 | 1 | -13/+12 |
* | MFC r262277: | davidxu | 2014-02-27 | 1 | -7/+5 |
* | MFC: r262136 | brueffer | 2014-02-24 | 55 | -275/+55 |
* | MFC: r262135 | brueffer | 2014-02-24 | 4 | -0/+8 |
* | MFC: r261885 | brueffer | 2014-02-21 | 1 | -0/+2 |
* | Plug the ATF tests into the build. | jmmv | 2013-12-28 | 8 | -3/+43 |
* | Set up the /usr/tests hierarchy. | jmmv | 2013-12-28 | 1 | -4/+4 |
* | MFC r259044: | kib | 2013-12-13 | 1 | -15/+20 |
* | MFC r259043: | kib | 2013-12-13 | 2 | -0/+32 |
* | By popular demand, move freebsd-version(1) from /libexec to /bin. | des | 2013-10-09 | 4 | -272/+0 |
* | Explicitly pass the full path to the input file to sed. This unbreaks | des | 2013-10-09 | 1 | -1/+1 |
* | Introduce the /libexec/freebsd-version script, which is intended to be | des | 2013-10-07 | 4 | -0/+272 |
* | Implement support for the interpose dso flag. | kib | 2013-10-07 | 2 | -2/+33 |
* | Populate .rld_map on MIPS for debuggers | emaste | 2013-10-02 | 1 | -5/+1 |
* | Make the directory mapping functionality, which was previously only | des | 2013-09-21 | 3 | -9/+5 |
* | Revert r253748,253749 | avg | 2013-07-28 | 2 | -0/+2 |
* | remove needless inclusion of machine/cpu.h in userland | avg | 2013-07-28 | 2 | -2/+0 |
* | Add the name of the file that could not be opened to the error message | ghelmer | 2013-06-11 | 1 | -1/+1 |
* | Prevent races running the queue by serializing access to the | ghelmer | 2013-06-11 | 1 | -0/+4 |
* | mdoc sweep. | joel | 2013-05-12 | 1 | -1/+1 |
* | Properly terminate the result string for intermediate results, to | kib | 2013-04-29 | 1 | -1/+2 |
* | The origin_subst_one() function limits the length of the string to | kib | 2013-04-15 | 1 | -73/+75 |
* | Map libraries linked with -Ttext-segment=base_addr at base_addr. | tijl | 2013-02-27 | 1 | -1/+1 |
* | Since clang 3.2 now has an option to suppress warnings about implicitly | dim | 2013-02-16 | 2 | -10/+0 |
* | Avoid use of register variables, which some compilers (e.g. clang) | nwhitehorn | 2013-02-08 | 1 | -9/+5 |
* | Retire struct sockaddr_inarp. | glebius | 2013-01-31 | 1 | -19/+7 |
* | Mark tftp_log() as __printflike() (which would have caught the bug | marius | 2013-01-31 | 4 | -15/+17 |
* | Remove extra %s from debug statement that ends up crashing tftpd if | sbruno | 2013-01-30 | 1 | -1/+1 |