| Commit message (Expand) | Author | Age | Files | Lines |
* | Add extremely useful calendar(1) application to FreeBSD | Conrad Meyer | 2020-03-03 | 1 | -5/+0 |
* | Fix typo in r278616 | Conrad Meyer | 2020-03-02 | 1 | -0/+5 |
* | Finish removal of bktr | Warner Losh | 2020-03-01 | 1 | -0/+9 |
* | remove GCC 4.2.1 build infrastructure | Ed Maste | 2020-02-29 | 1 | -0/+615 |
* | Use OLD_LIBS instead of OLD_FILES so the user get a chance to keep them aroun... | Baptiste Daroussin | 2020-02-20 | 1 | -4/+4 |
* | ncurses: bump shlib number to version 9 | Baptiste Daroussin | 2020-02-20 | 1 | -0/+6 |
* | remove old perl entries from ObsoleteFiles.inc | Ed Maste | 2020-02-18 | 1 | -1763/+0 |
* | Cleanup gsched tool and geom_sched.so library after r356185. | Dimitry Andric | 2020-02-13 | 1 | -0/+4 |
* | Fix typo introduced with r347534 (cap_sysctl additions). | Dimitry Andric | 2020-02-12 | 1 | -1/+1 |
* | Remove elf2aout | Warner Losh | 2020-02-06 | 1 | -0/+4 |
* | ObsoleteFiles: Update after simple_httpd removal | Kyle Evans | 2020-02-04 | 1 | -0/+3 |
* | Remove vpo.4 | Warner Losh | 2020-02-02 | 1 | -0/+4 |
* | Remove struct callout_handle. Should have gone with r355732. | Gleb Smirnoff | 2020-01-22 | 1 | -0/+1 |
* | Provide libssp based on libc | Kyle Evans | 2020-01-04 | 1 | -0/+7 |
* | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp | Dimitry Andric | 2019-12-22 | 1 | -0/+236 |
* | Deprecate sranddev(3) API | Conrad Meyer | 2019-12-14 | 1 | -0/+2 |
* | Remove the deprecated timeout(9) interface. | John Baldwin | 2019-12-13 | 1 | -0/+3 |
* | ObsoleteFiles.inc: remove stale comment | Ed Maste | 2019-12-12 | 1 | -9/+9 |
* | ObsoleteFiles.inc: chase libpcap update in r334277 | Ed Maste | 2019-12-12 | 1 | -0/+2 |
* | Remove the trm(4) driver | Scott Long | 2019-11-28 | 1 | -0/+2 |
* | ObsoleteFiles.inc: add sio(4) leftovers | Niclas Zeising | 2019-11-21 | 1 | -0/+2 |
* | Remove picobsd(8) via `make delete-old` | Enji Cooper | 2019-11-05 | 1 | -0/+2 |
* | Belatedly remove stale debug symbols after r339270. | Jung-uk Kim | 2019-10-23 | 1 | -0/+10 |
* | Do not remove /usr/share/mk/bsd.compat.mk. It was reintroduced by r353659. | Jung-uk Kim | 2019-10-18 | 1 | -2/+0 |
* | Remove the aarch64 libclang_rt.profile library from llvm 8.0.1. | John Baldwin | 2019-10-14 | 1 | -0/+1 |
* | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp | Dimitry Andric | 2019-10-09 | 1 | -2/+161 |
|\ |
|
| * | Prepare for merging back to head: | Dimitry Andric | 2019-10-08 | 1 | -2/+2 |
| * | Merge ^/head r352764 through r353315. | Dimitry Andric | 2019-10-08 | 1 | -0/+4 |
| |\
| |/
|/| |
|
| * | Merge ^/head r352587 through r352763. | Dimitry Andric | 2019-09-26 | 1 | -0/+3 |
| |\ |
|
| * | | Also add /usr/lib32/libc++fs.a to ObsoleteFiles. | Dimitry Andric | 2019-09-19 | 1 | -0/+1 |
| * | | Merge ^/head r352105 through r352307. | Dimitry Andric | 2019-09-13 | 1 | -0/+5 |
| |\ \ |
|
| * \ \ | Merge ^/head r351732 through r352104. | Dimitry Andric | 2019-09-09 | 1 | -0/+82 |
| |\ \ \ |
|
| * | | | | Update ObsoleteFiles.inc (with exact dates to be filled in later). | Dimitry Andric | 2019-09-06 | 1 | -3/+150 |
| * | | | | Merge ^/head r351317 through r351731. | Dimitry Andric | 2019-09-03 | 1 | -2/+5 |
| |\ \ \ \ |
|
| * | | | | | Update build glue for building libc++. | Dimitry Andric | 2019-08-28 | 1 | -0/+11 |
* | | | | | | ZFS: fix several of the "zpool create" tests | Alan Somers | 2019-10-05 | 1 | -0/+4 |
| |_|_|_|/
|/| | | | |
|
* | | | | | In r340411, libufs.so's major number was bumped to 7, but an entry in | Dimitry Andric | 2019-09-25 | 1 | -0/+3 |
| |_|_|/
|/| | | |
|
* | | | | Remove unnecessary entries from the previous commit. | Jung-uk Kim | 2019-09-10 | 1 | -3/+0 |
* | | | | Merge OpenSSL 1.1.1d. | Jung-uk Kim | 2019-09-10 | 1 | -0/+3 |
* | | | | Fix bad path | Baptiste Daroussin | 2019-09-10 | 1 | -2/+2 |
* | | | | Remove a blankline wrongly added in r351781 | Baptiste Daroussin | 2019-09-10 | 1 | -1/+0 |
* | | | | Remove mklocale(1) and colldef(1) which are deprecated since FreeBSD 11 | Baptiste Daroussin | 2019-09-10 | 1 | -0/+5 |
| |_|/
|/| | |
|
* | | | The efifat files are no longer used: remove the code to build them | Rebecca Cran | 2019-09-04 | 1 | -1/+3 |
* | | | - Retire pc-sysinstall(8) | Kris Moore | 2019-09-03 | 1 | -0/+81 |
| |/
|/| |
|
* | | Use relative paths in ObsoleteFiles.inc | Niclas Zeising | 2019-08-29 | 1 | -2/+2 |
* | | pwm.9 symlink shouldn't be removed | Niclas Zeising | 2019-08-29 | 1 | -2/+2 |
* | | Remove zlib 1.0.4 from kernel. | Xin LI | 2019-08-25 | 1 | -0/+3 |
|/ |
|
* | netpfil tests: Move pft_ping.py and sniffer.py to the common test directory | Kristof Provost | 2019-08-19 | 1 | -0/+3 |
* | Delete sys/dir.h which was deprecated since 1997. | Xin LI | 2019-08-16 | 1 | -0/+2 |
* | Remove obsolete header file. | Xin LI | 2019-08-05 | 1 | -0/+2 |