aboutsummaryrefslogtreecommitdiff
path: root/ObsoleteFiles.inc
Commit message (Collapse)AuthorAgeFilesLines
...
| * Merge ^/head r288197 through r288456.Dimitry Andric2015-10-011-0/+8
| |\ | | | | | | | | | Notes: svn path=/projects/clang370-import/; revision=288457
| | * remove unused sgsmsg utility (originally imported from opensolaris)Andriy Gapon2015-09-281-0/+2
| | | | | | | | | | | | | | | | | | | | | MFC after: 25 days Notes: svn path=/head/; revision=288339
| | * Remove MLINKS to more non-existent mbuf(9) macrosEnji Cooper2015-09-271-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | X-MFC with: r288295 MFC after: 3 days Sponsored by: EMC / Isilon Storage Division Notes: svn path=/head/; revision=288298
| | * Posthumously remove all references to MFREE(9)Enji Cooper2015-09-271-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The macro was removed in r90227 MFC after: 3 days Sponsored by: EMC / Isilon Storage Division Notes: svn path=/head/; revision=288295
| * | Merge ^/head r287878 through r288034.Dimitry Andric2015-09-201-2/+8
| |\| | | | | | | | | | Notes: svn path=/projects/clang370-import/; revision=288035
| | * Replace afterinstall: hack from r54681 with 'make delete-old' functionality.Bryan Drewery2015-09-191-0/+2
| | | | | | | | | | | | | | | | | | | | | Sponsored by: EMC / Isilon Storage Division Notes: svn path=/head/; revision=287982
| | * Replace afterinstall: hack from r111083 with 'make delete-old' functionality.Bryan Drewery2015-09-191-0/+6
| | | | | | | | | | | | | | | | | | | | | Sponsored by: EMC / Isilon Storage Division Notes: svn path=/head/; revision=287981
| | * Remove an entry. It was re-added in r287780.Jung-uk Kim2015-09-171-2/+0
| | | | | | | | | | | | Notes: svn path=/head/; revision=287908
| * | Update libc++ to 3.7.0 release.Dimitry Andric2015-09-161-0/+2
| | | | | | | | | | | | Notes: svn path=/projects/clang370-import/; revision=287877
| * | Merge ^/head r286858 through r287489.Dimitry Andric2015-09-051-0/+9
| |\| | | | | | | | | | Notes: svn path=/projects/clang-trunk/; revision=287490
| | * Belatedly add entries for libugidfw.so.4 to catch up with r284745.Jung-uk Kim2015-08-261-0/+3
| | | | | | | | | | | | Notes: svn path=/head/; revision=287170
| * | Merge ^/head r285924 through r286421.Dimitry Andric2015-08-071-0/+2
| |\ \ | | | | | | | | | | | | Notes: svn path=/projects/clang-trunk/; revision=286422
| * \ \ Merge ^/head r285341 through r285792.Dimitry Andric2015-07-221-0/+2
| |\ \ \ | | | | | | | | | | | | | | | Notes: svn path=/projects/clang-trunk/; revision=285802
| * \ \ \ Merge ^/head r285153 through r285283.Dimitry Andric2015-07-081-0/+7
| |\ \ \ \ | | | | | | | | | | | | | | | | | | Notes: svn path=/projects/clang-trunk/; revision=285287
| * \ \ \ \ Merge ^/head r284737 through r285152.Dimitry Andric2015-07-041-0/+67
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Notes: svn path=/projects/clang-trunk/; revision=285153
| * \ \ \ \ \ Merge ^/head r284644 through r284736.Dimitry Andric2015-06-231-2/+51
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Notes: svn path=/projects/clang-trunk/; revision=284737
| * \ \ \ \ \ \ Merge ^/head r284188 through r284643.Dimitry Andric2015-06-201-25/+97
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Notes: svn path=/projects/clang-trunk/; revision=284648
| * \ \ \ \ \ \ \ Merge ^/head r283596 through r283770.Dimitry Andric2015-05-301-1/+5
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Notes: svn path=/projects/clang-trunk/; revision=283771
| * | | | | | | | | Update Makefiles and other build glue for llvm/clang 3.7.0, as of trunkDimitry Andric2015-05-301-0/+61
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | r238337. Notes: svn path=/projects/clang-trunk/; revision=283770
* | | | | | | | | | Merge from HEADBaptiste Daroussin2015-08-251-0/+60
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | Notes: svn path=/projects/collation/; revision=287142
| * | | | | | | | | Fix minor malloc regressions.Jason Evans2015-08-191-0/+6
| | |_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Use _Bool rather than bool to resolve missing type errors in malloc_np.h. - Fix malloc manual page #include documentation. - Add *allocm manual pages to obsolete files. Submitted by: jbeich Notes: svn path=/head/; revision=286911
* / | | | | | | | Register mklocale and colldef removalBaptiste Daroussin2015-08-081-0/+5
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Notes: svn path=/projects/collation/; revision=286489
* | | | | | | / Add removed tests to ObsoleteFiles.incBaptiste Daroussin2015-08-021-0/+2
| |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Submitted by: ngie Notes: svn path=/head/; revision=286178
* | | | | | | Drop libarchive.pcBaptiste Daroussin2015-07-191-0/+2
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We want to ensure we always use libarchive from ports in the ports tree. It simplifies ports maintainance and anyway libarchive.pc was not reflecting the different way libarchive can be built in base Notes: svn path=/head/; revision=285702
* | | | | | Rename the dtrace-* man pages to dtrace_* for consistency with otherMark Johnston2015-07-051-0/+7
| |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | subsection man pages (e.g. geom_*, mac_*, snd_*). Notes: svn path=/head/; revision=285186
* | | | | Move nvlist documentation to the FreeBSD Kernel Developer's sections.Mariusz Zaborski2015-07-041-0/+63
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Approved by: pjd (mentor) Notes: svn path=/head/; revision=285129
* | | | | Let the nv.h and dnv.h includes be only in sys directory.Mariusz Zaborski2015-07-021-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change consumers to include those files from sys. Add duplicated files to ObsoleteFiles. Approved by: pjd (mentor) Notes: svn path=/head/; revision=285063
* | | | | Add one more file missed in the BIND-removal entries.Christian Brueffer2015-07-011-0/+1
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PR: 196515 Submitted by: Trond Endrestol MFC after: 1 week Notes: svn path=/head/; revision=285010
* | | | Add more obsolete filesAntoine Brodin2015-06-211-2/+51
| |_|/ |/| | | | | | | | Notes: svn path=/head/; revision=284673
* | | Add more obsolete filesAntoine Brodin2015-06-201-7/+23
| | | | | | | | | | | | Notes: svn path=/head/; revision=284637
* | | Add more obsolete filesAntoine Brodin2015-06-201-0/+11
| | | | | | | | | | | | Notes: svn path=/head/; revision=284635
* | | Add miscellaneous obsolete filesAntoine Brodin2015-06-201-2/+23
| | | | | | | | | | | | Notes: svn path=/head/; revision=284632
* | | Add more nvlist man pages to obsolete filesAntoine Brodin2015-06-201-0/+24
| | | | | | | | | | | | Notes: svn path=/head/; revision=284631
* | | Fix a few obsolete files entries, man pages must be listed compressedAntoine Brodin2015-06-201-16/+16
| |/ |/| | | | | Notes: svn path=/head/; revision=284629
* | Create a separate kobj interface for leaf-driver PCI IOV methods.John Baldwin2015-05-281-0/+4
|/ | | | | | | | | | | Leaf drivers should not import the PCI bus interface to add IOV handling. Instead, move the IOV client methods to a separate kobj interface. Differential Revision: https://reviews.freebsd.org/D2584 Reviewed by: rstone Notes: svn path=/head/; revision=283670
* Upgrade our copy of clang and llvm to 3.6.1 release.Dimitry Andric2015-05-251-0/+61
| | | | | | | | | | | | | | | | | | | | | | | | | | | This release contains the following cherry-picked revisions from upstream trunk: 226124 226151 226164 226165 226166 226407 226408 226409 226652 226905 226983 227084 227087 227089 227208 227209 227210 227211 227212 227213 227214 227269 227430 227482 227503 227519 227574 227822 227986 227987 227988 227989 227990 228037 228038 228039 228040 228188 228189 228190 228273 228372 228373 228374 228403 228765 228848 228918 229223 229225 229226 229227 229228 229230 229234 229235 229236 229238 229239 229413 229507 229680 229750 229751 229752 229911 230146 230147 230235 230253 230255 230469 230500 230564 230603 230657 230742 230748 230956 231219 231237 231245 231259 231280 231451 231563 231601 231658 231659 231662 231984 231986 232046 232085 232142 232176 232179 232189 232382 232386 232389 232425 232438 232443 232675 232786 232797 232943 232957 233075 233080 233351 233353 233409 233410 233508 233584 233819 233904 234629 234636 234891 234975 234977 235524 235641 235662 235931 236099 236306 236307 Please note that from 3.5.0 onwards, clang and llvm require C++11 support to build; see UPDATING for more information. Notes: svn path=/head/; revision=283526
* Removed files not installed anymore with mandocBaptiste Daroussin2015-05-211-0/+5
| | | | Notes: svn path=/head/; revision=283222
* Make kerberos use the same sqlite libraries as other sqlite consumer.Baptiste Daroussin2015-05-201-0/+9
| | | | | | | | | | | This reduces the number of copy of sqlite we have to just one and easier tracking version of sqlite Differential Revision: https://reviews.freebsd.org/D2443 Reviewed by: imp, stas, bjk Notes: svn path=/head/; revision=283160
* libyaml.so.1 are actually libraries and should only be removed duringBaptiste Daroussin2015-05-141-2/+2
| | | | | | | | | make delete-old-libs Reported by: rpaulo Notes: svn path=/head/; revision=282912
* ObsoleteFiles: add lib32 entries for libyaml missed in r262407.Rui Paulo2015-05-141-0/+4
| | | | | | | Pointy hat: bapt Notes: svn path=/head/; revision=282910
* Handle lib32 libraries which should have been removed in 20140807Baptiste Daroussin2015-05-131-0/+27
| | | | | | | Reported by: Trond Endrestøl <Trond.Endrestol@fagskolen.gjovik.no> Notes: svn path=/head/; revision=282869
* Fix typoBaptiste Daroussin2015-05-131-1/+1
| | | | | | | Reported by: Trond Endrestøl <Trond.Endrestol@fagskolen.gjovik.no> Notes: svn path=/head/; revision=282868
* Remove references to Giant in namei(9). This was removed in r241896.Bryan Drewery2015-05-071-0/+2
| | | | | | | | MFC after: 1 week Sponsored by: EMC / Isilon Storage Division Notes: svn path=/head/; revision=282574
* Fix make delete-old for gperf and GCC/CXX optionsEd Maste2015-05-061-4/+0
| | | | | | | | | | | | - Optional components go in OptionalObsoleteFiles - Move gperf removal to be based on MK_GCC only, not MK_CXX and MK_GCC Reviewed by: imp, sbruno Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D2421 Notes: svn path=/head/; revision=282549
* Do not remove libmap32.conf in make delete-old as it may remove user modifiedBaptiste Daroussin2015-05-041-1/+0
| | | | | | | version by mistake Notes: svn path=/head/; revision=282423
* Remove now unneeded libmap32.confBaptiste Daroussin2015-05-041-0/+1
| | | | Notes: svn path=/head/; revision=282421
* Rework PRIVATELIBBaptiste Daroussin2015-05-041-0/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | Now when a lib is marked as PRIVATELIB it is renamed into libprivate$foo instead of being installed in /usr/lib/private and playing with rpath. Also allow to install headers for PRIVATELIBS in that case the headers will be installed in /usr/include/private/$foo Keep the headers under a private namespace to prevent third party build system to easily find them to ensure they are only used on purpose. This allows for non base applications to statically link against a library in base which is linked to a privatelib Treating PRIVATELIBS as regular libraries allows to push them into our current compatX packages if needed. While here finish promotion of libevent as PRIVATELIB Install header for bsdstat and libucl Differential Revision: https://reviews.freebsd.org/D2365 Reviewed by: brooks, des Discussed with: imp Notes: svn path=/head/; revision=282420
* Replace groff's soelim by soeliminate(1) renamed soelim(1)Baptiste Daroussin2015-05-011-0/+3
| | | | Notes: svn path=/head/; revision=282318
* Remove symlinks to the nvlist_.*[vf] functions.Mariusz Zaborski2015-05-011-0/+59
| | | | | | | | | This should be done with r282257 commit. Approved by: pjd (mentor) Notes: svn path=/head/; revision=282302
* Obsolute /usr/bin/gperf for non-gcc enabled targets.Sean Bruno2015-04-291-0/+4
| | | | | | | | | Leave it as valid for mips/sparc64 gcc enabled targets. Reviewed by: imp@ Notes: svn path=/head/; revision=282255