| Commit message (Expand) | Author | Age | Files | Lines |
* | s/=/+= | Eitan Adler | 2017-12-31 | 1 | -1/+1 |
* | mtree: remove /etc/skel | Eitan Adler | 2017-12-31 | 1 | -0/+2 |
* | Remove basename_r(3). | Ed Schouten | 2017-12-08 | 1 | -0/+2 |
* | Fix cut & paste error from r326558. | Cy Schubert | 2017-12-05 | 1 | -1/+1 |
* | fdformat is a sysadmin command and thus its man page should be in | Cy Schubert | 2017-12-05 | 1 | -0/+2 |
* | Add an envp argument to proc_create(). | Mark Johnston | 2017-12-03 | 1 | -0/+3 |
* | Upgrade our copies of clang, llvm, lldb and libc++ to r319231 from the | Dimitry Andric | 2017-12-03 | 1 | -0/+117 |
* | Fix another typo | Brad Davis | 2017-11-27 | 1 | -1/+1 |
* | Fix spelling error (probably typo). | Cy Schubert | 2017-11-26 | 1 | -1/+1 |
* | Remove unused Casper configurations files. | Mariusz Zaborski | 2017-11-18 | 1 | -0/+7 |
* | Remove xlint(1). | Konstantin Belousov | 2017-11-16 | 1 | -0/+9 |
* | Add fortune datfiles that are no longer distributed. | Benno Rice | 2017-11-14 | 1 | -0/+15 |
* | Remove the special character definitions files for eqn(1) | Baptiste Daroussin | 2017-11-12 | 1 | -0/+2 |
* | mailaddr(7): wave goodbye | Eitan Adler | 2017-11-11 | 1 | -1/+3 |
* | Propagate the same condition for obsolete files as we use to generate | Warner Losh | 2017-11-08 | 1 | -3/+2 |
* | Remove badsect(8). | Konstantin Belousov | 2017-11-05 | 1 | -0/+4 |
* | Choose a simpler, more philosophically correct version for CRTARCH with armv[67] | Enji Cooper | 2017-11-05 | 1 | -0/+15 |
* | Revert r325443 | Enji Cooper | 2017-11-05 | 1 | -15/+0 |
* | Add OLD_FILES/OLD_LIBS entries for TARGET/TARGET_ARCH == arm/armv[67] | Enji Cooper | 2017-11-05 | 1 | -0/+15 |
* | The src.opts.mk sets default value for the SHLIBDIR, so our set was not | Mariusz Zaborski | 2017-11-04 | 1 | -0/+2 |
* | Casper work's only as shared library - disable building static ones. | Mariusz Zaborski | 2017-11-04 | 1 | -0/+13 |
* | Remove 'adding_user.7' | Eitan Adler | 2017-11-01 | 1 | -0/+2 |
* | Disconnect libpathconv tests since they require external perl and do not work... | Bryan Drewery | 2017-10-31 | 1 | -0/+2 |
* | Remove mbpool(9) now that it has no consumers. | Brooks Davis | 2017-10-18 | 1 | -0/+13 |
* | ObsoleteFiles.inc: correct year on libstand removal | Ed Maste | 2017-10-13 | 1 | -1/+1 |
* | Disconnect libstand from the build. | Warner Losh | 2017-10-09 | 1 | -0/+5 |
* | Remove rcmds. | Jeremie Le Hen | 2017-10-06 | 1 | -0/+12 |
* | Remove manpage entries about crshared(9) | Mateusz Guzik | 2017-09-27 | 1 | -0/+2 |
* | Whack procctl(8) | Mateusz Guzik | 2017-09-27 | 1 | -0/+3 |
* | Remove empty lines for consistency with other entries | Baptiste Daroussin | 2017-09-26 | 1 | -1/+0 |
* | Remove unneeded locales and alias man directories | Baptiste Daroussin | 2017-09-26 | 1 | -1/+43 |
* | Remove the cat pages directory now that catman(1) is gone | Baptiste Daroussin | 2017-09-25 | 1 | -0/+75 |
* | Deorbit catman. The tradeoff of disk for performance has long since tipped | Gordon Tetlow | 2017-09-13 | 1 | -0/+7 |
* | Rework and simplify the ksyms(4) implementation. | Mark Johnston | 2017-08-03 | 1 | -0/+3 |
* | Set tentative merge dates, bump __FreeBSD_version. | Dimitry Andric | 2017-07-21 | 1 | -1/+1 |
* | Merge ^/head r319801 through r320041. | Dimitry Andric | 2017-06-17 | 1 | -0/+2 |
|\ |
|
| * | Add more simple positive tests for chown(1) | Enji Cooper | 2017-06-11 | 1 | -0/+2 |
* | | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r305145, and update | Dimitry Andric | 2017-06-10 | 1 | -0/+1 |
* | | Merge ^/head r319548 through r319778. | Dimitry Andric | 2017-06-10 | 1 | -0/+535 |
|\| |
|
| * | rtwn: rename module (if_rtwn.ko -> rtwn.ko) to match module name + drop | Andriy Voskoboinyk | 2017-06-09 | 1 | -0/+2 |
| * | Correct an obsolete path to delete. | Jung-uk Kim | 2017-06-08 | 1 | -1/+1 |
| * | Remove directories for the roff documentations which is built and installed | Baptiste Daroussin | 2017-06-08 | 1 | -0/+49 |
| * | Remove groff from base | Baptiste Daroussin | 2017-06-07 | 1 | -0/+482 |
| * | Remove incorrect manpage link I added for atf_check(1) in r319659 for | Enji Cooper | 2017-06-07 | 1 | -0/+2 |
* | | Merge ^/head r319480 through r319547. | Dimitry Andric | 2017-06-03 | 1 | -0/+2 |
|\| |
|
| * | Remove stale cap_rights_get(2) manpage. | John Baldwin | 2017-06-02 | 1 | -0/+2 |
* | | Merge ^/head r319251 through r319479. | Dimitry Andric | 2017-06-01 | 1 | -0/+8 |
|\| |
|
| * | Add a few missed files to ObsoleteFiles.inc. | Dimitry Andric | 2017-06-01 | 1 | -0/+8 |
* | | Merge ^/head r318964 through r319164. | Dimitry Andric | 2017-05-29 | 1 | -0/+6 |
|\| |
|
| * | Also add libzfs and libmilter to the 64-bit inode library bump list. | Koop Mast | 2017-05-29 | 1 | -1/+3 |