| Commit message (Expand) | Author | Age | Files | Lines |
* | Stop installing kernel-only crypto headers to /usr/include/crypto. | John Baldwin | 2021-03-29 | 1 | -0/+14 |
* | Add ObsoleteFiles.inc entries for various OCF headers removed in 13. | John Baldwin | 2021-03-11 | 1 | -0/+9 |
* | boot: remove gptboot.efifat, it never should have been | Warner Losh | 2021-02-24 | 1 | -1/+2 |
* | Bump shared library versions after ncurses bump in 13. | John Baldwin | 2021-02-05 | 1 | -0/+11 |
* | wl(4): remove obsolete header | Marius Strobl | 2021-01-16 | 1 | -0/+5 |
* | Add libclang_rt.profile-powerpc64le.a to (Optional)?ObsoleteFiles.inc | Dimitry Andric | 2021-01-16 | 1 | -0/+1 |
* | pccard: Remove wi(4) driver | Warner Losh | 2021-01-08 | 1 | -1/+5 |
* | pccard: Remove bt3c(4) driver | Warner Losh | 2021-01-08 | 1 | -1/+4 |
* | pccard: Remove cmx(4) driver | Warner Losh | 2021-01-08 | 1 | -0/+3 |
* | Correct typo in ObsoleteFiles.inc comment | Ed Maste | 2021-01-08 | 1 | -1/+1 |
* | ObsoleteFiles.inc: add newlines between some recent entries | Ed Maste | 2021-01-08 | 1 | -0/+2 |
* | BSD.usr.dist: remove aout | Ed Maste | 2021-01-08 | 1 | -0/+4 |
* | ncurses: only keep the version with widechar support | Baptiste Daroussin | 2021-01-05 | 1 | -0/+2 |
* | Add old bsdgrep aliases to ObsoleteFiles.inc | Dimitry Andric | 2021-01-03 | 1 | -0/+2 |
* | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp | Dimitry Andric | 2021-01-03 | 1 | -0/+265 |
* | build: remove the option to build gnugrep | Kyle Evans | 2020-12-25 | 1 | -0/+14 |
* | mk48txx(4): remove obsolete driver | Marius Strobl | 2020-12-25 | 1 | -0/+3 |
* | Retire obsolete GDB 6.1.1 | Ed Maste | 2020-12-15 | 1 | -0/+4 |
* | hme(4): Remove as previous announced | Brooks Davis | 2020-12-11 | 1 | -0/+3 |
* | Add a few missed entries to ObsoleteFiles.inc: | Dimitry Andric | 2020-11-30 | 1 | -0/+5 |
* | ping: add a ping6 hard link for backwards compatibility | Alan Somers | 2020-11-26 | 1 | -2/+0 |
* | Merge ping6 to ping | Alan Somers | 2020-11-26 | 1 | -0/+10 |
* | Correct entries for manpages removed in r359374. | John Baldwin | 2020-11-24 | 1 | -3/+3 |
* | calendar: remove all datafiles except freebsd one | Warner Losh | 2020-10-26 | 1 | -0/+66 |
* | lualoader: improve the design of the brand-/logo- mechanism | Kyle Evans | 2020-10-04 | 1 | -0/+7 |
* | tests: move the memfd tests over to sys/posixshm | Kyle Evans | 2020-09-23 | 1 | -0/+3 |
* | Remove vm_map_create(9) KPI's manpage according to r364302 | Li-Wen Hsu | 2020-09-10 | 1 | -0/+3 |
* | Ensure zpool-features(5) doesn't get removed by make delete-old. | Dimitry Andric | 2020-09-03 | 1 | -2/+0 |
* | Add ufm(4) to ObsoleteFiles.inc | Niclas Zeising | 2020-08-20 | 1 | -0/+3 |
* | Fix the real shared libraries (lib*.so.X) from OLD_FILES to OLD_LIBS, | Alexander Leidinger | 2020-08-19 | 1 | -18/+18 |
* | Add libprivateevent libs to ObsoleteFiles.inc | Ed Maste | 2020-08-17 | 1 | -0/+4 |
* | Set tentative merge date. | Dimitry Andric | 2020-08-16 | 1 | -1/+1 |
* | Merge ^/head r363739 through r363986. | Dimitry Andric | 2020-08-06 | 1 | -0/+4 |
|\ |
|
| * | Remove free_domain() and uma_zfree_domain(). | Mark Johnston | 2020-08-04 | 1 | -0/+4 |
* | | Tentatively update UPDATING and ObsoleteFiles.inc for 11.0.0. | Dimitry Andric | 2020-08-06 | 1 | -1/+252 |
|/ |
|
* | remove some long abandonded serial drivers (cy, rc, rp) since 2008 | John-Mark Gurney | 2020-07-30 | 1 | -0/+5 |
* | devstat(9): Update the man page to reflect the current implementation | Gordon Bergling | 2020-07-17 | 1 | -0/+3 |
* | Remove obsolete files after byacc 20200330 import (r363171). | Jung-uk Kim | 2020-07-15 | 1 | -0/+15 |
* | Fixup r362981: remove gzipped manual pages. | Gleb Smirnoff | 2020-07-07 | 1 | -4/+4 |
* | Fixup for r360574: install new mlinks for sglist(9) and remove old ones. | Gleb Smirnoff | 2020-07-07 | 1 | -0/+6 |
* | Remove older llvm-ranlib.1 entry from ObsoleteFiles.inc, as it has | Dimitry Andric | 2020-06-28 | 1 | -1/+0 |
* | Update opencsd to 0.14.2 | Andrew Turner | 2020-06-17 | 1 | -0/+3 |
* | Retire BINUTILS and BINUTILS_BOOTSTRAP options | Ed Maste | 2020-06-07 | 1 | -0/+206 |
* | Catch up with r361700. | Jung-uk Kim | 2020-06-01 | 1 | -0/+4 |
* | rename in-tree libevent v1 to libevent1 | Ed Maste | 2020-05-28 | 1 | -0/+4 |
* | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp | Dimitry Andric | 2020-05-23 | 1 | -0/+251 |
* | libalias: retire cuseeme support | Ed Maste | 2020-05-16 | 1 | -0/+5 |
* | ObsoleteFiles: pdwait4.2.gz | Conrad Meyer | 2020-05-15 | 1 | -0/+2 |
* | ObsoleteFiles.inc: use date (not xxxx) for ubsec removal | Ed Maste | 2020-05-14 | 1 | -1/+1 |
* | Remove ubsec(4). | John Baldwin | 2020-05-11 | 1 | -0/+3 |