| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
to the ObsoleteFiles list.
Sponsored by: DARPA, AFRL
|
|
|
|
|
|
|
| |
This function was removed when RF_TIMESHARE was removed a couple of years
ago.
MFC after: 3 days
|
| |
|
|
|
|
| |
No functional change.
|
|
|
|
|
|
|
|
|
|
|
| |
This libcall has been broken since (at least) r174989/8.0-RELEASE.
Bump SHLIB_MAJOR for the change
Differential Revision: https://reviews.freebsd.org/D6052
Relnotes: yes
Reviewed by: jhb, markj
Sponsored by: EMC / Isilon Storage Division
|
|
|
|
|
|
|
| |
It is directly available via ports (pim6dd which provides the needed rc script)
Reported by: lme
Sponsored by: Essen Hackathon 2016
|
|
|
|
|
| |
- this matches GNU units 2.12
add ISO country codes from units 2.12
|
| |
|
| |
|
|
|
|
|
|
| |
profiled libs.
Sponsored by: EMC / Isilon Storage Division
|
| |
|
| |
|
|
|
|
| |
Reported by: jhb
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
tools/build/mk/OptionalObsoleteFiles.inc.
These files are installed, likely after r288230. In
tools/build/mk/OptionalObsoleteFiles.inc they are bound
to the MK_BINUTILS option rather than unconditionally
deleted here.
Reported by: Kurt Lidl <lidl@pix.net>
MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division
|
|
|
|
|
|
| |
directory can be removed completely.
Noticed by: Oliver Hartmann <ohartman@zedat.fu-berlin.de>
|
| |
|
|\ |
|
| | |
|
|\ \
| |/ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
taskqueue_enqueue() was changed to support both fast and non-fast
taskqueues 10 years ago in r154167. It has been a compat shim ever
since. It's time for the compat shim to go.
Submitted by: Howard Su <howard0su@gmail.com>
Reviewed by: sephe
Differential Revision: https://reviews.freebsd.org/D5131
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
After calling the cap_init(3) function Casper will fork from it's original
process, using pdfork(2). Forking from a process has a lot of advantages:
1. We have the same cwd as the original process.
2. The same uid, gid and groups.
3. The same MAC labels.
4. The same descriptor table.
5. The same routing table.
6. The same umask.
7. The same cpuset(1).
From now services are also in form of libraries.
We also removed libcapsicum at all and converts existing program using Casper
to new architecture.
Discussed with: pjd, jonathan, ed, drysdale@google.com, emaste
Partially reviewed by: drysdale@google.com, bdrewery
Approved by: pjd (mentor)
Differential Revision: https://reviews.freebsd.org/D4277
|
|\ \
| |/ |
|
| |
| |
| |
| |
| |
| | |
is now provided by mkuzip(8) and geom_uzip(4) respectively.
MFC after: 1 month
|
|\ \
| |/ |
|
| |
| |
| |
| |
| |
| |
| | |
does not require keys.
MFC after: 3 days
Relnotes: yes
|
|\ \
| |/ |
|
| | |
|
|\ \
| |/ |
|
| | |
|
| |
| |
| |
| | |
WITH_CLANG_EXTRAS tools built.
|
|/ |
|
|
|
|
|
|
| |
upgrade.
Noticed by: Nikolai Lifanov <lifanov@mail.lifanov.com>, jtl
|
|
|
|
|
|
|
| |
bugfix-only release, with no new features.
Please note that from 3.5.0 onwards, clang and llvm require C++11
support to build; see UPDATING for more information.
|
|
|
|
|
|
| |
Only the shared library moved to /lib.
X-MFC-With: r291566
|
|
|
|
| |
X-MFC-With: r291566
|
|
|
|
|
|
|
|
|
|
|
| |
Tested with the following commands as root:
- yes | make delete-old
- service ldconfig restart
- netstat -nr
X-MFC with: r291406
Reviewed by: jhb, kib
Sponsored by: EMC / Isilon Storage Division
|
| |
|
|
|
|
|
|
|
|
|
| |
- af_ZA.ISO8859-15
- en_AU.ISO8859-15
- en_CA.ISO8859-15
- en_NZ.ISO8859-15
- en_US.ISO8859-15
- fr_CA.ISO8859-15
|
|
|
|
| |
Requested by: arche
|
|
|
|
|
|
|
| |
The goal here is to make the upgrade seamless for users
Add aliases for zh_HK
Remove bad symlinks created by previous bad upgrade procedure.
Complete ObsoleteFiles.inc with more locales that have been removed
|
|
|
|
| |
Reported by: andreast
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
in the FreeBSD Test Suite wiki
MFC after: 3 days
Sponsored by: EMC / Isilon Storage Division
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The command was checking local/remote system uptime, so rename the script to
match its function and to avoid confusion
The controlling variable in /etc/periodic.conf has been renamed from
daily_status_rwho_enable to daily_status_uptime_enable.
MFC after: 3 days
Reported by: Peter Jeremy <peter@rulingia.com>
Relnotes: yes
Sponsored by: EMC / Isilon Storage Division
|
|\ \
| |/ |
|
| | |
|
| | |
|
|\ \
| |/ |
|
| |
| |
| |
| |
| |
| | |
This list is likely not complete.
Sponsored by: EMC / Isilon Storage Division
|