| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |
|
|
|
|
|
|
|
|
| |
Commit 5e6a2d6eb220 moved libc++ from /usr/lib to /lib, so we no longer
have an interval during boot when it is not available (before /usr is
mounted). We no longer need to force devd to be statically linked.
Reviewed by: jhb
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D37409
|
| |
|
|
|
|
| |
It's not that useful in a jail or in a mdroot.
Differential Revision: https://reviews.freebsd.org/D36228
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Fixes: eec02418d83b Remove support for FDDI and token ring media types in userland utilities.
Reviewed by: brooks, gjb, imp
Approved by: brooks (src), gjb (mentor, src), imp (src)
Differential Revision: https://reviews.freebsd.org/D36668
MFC after: 3 days
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The current situation is fairly confusing, where an integer is interpreted
as a percent until you slap a decimal on it and magically it becomes an
absolute value.
Let's have a flag day in 14.0 and remove this shim entirely. Setting with
percent can still be useful, so allow a trailing '%' to indicate as such.
As a side effect, we tighten down the format allowed in the volume a little
bit by ensuring there's no trailing garbage after the value once it's
separated into left and right components.
Reviewed by: christos, hselasky, pauamma_gundo.com (manpages)
Relnotes: yes
Differential Revision: https://reviews.freebsd.org/D35101
|
| |
|
|
|
|
|
|
| |
This devd config file is useless without hyperv-tools, so we're moving
it into the hyperv-tools package. pr#263691
PR: 263691
MFC after: 3 days
|
| |
|
|
|
|
| |
- s/coresponding/corresponding/
MFC after: 3 days
|
| |
|
|
|
|
|
| |
rtw88 and rtw89 are coming soon, so add them here now
Sponsored by: Netflix
MFC After: 1 day
|
| |
|
|
|
|
|
| |
Some more nits regarding mute feature.
Differential revision: https://reviews.freebsd.org/D34545
Sponsored by: NVIDIA Networking
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
FreeBSD 14.0 is going to ship with a new implementation of the mixer(8)
command. Unfortunately, in order to support new features like mute, the
command-line interface of the new implementation is not backwards
compatible.
Update all the remaining documentation and scripts in the src tree
to use the new syntax.
While here, document in usbhidaction.1 that the mute functionality is
now supported.
Reviewed by: christos, debdrup, hselasky
Approved by: hselasky (src)
Fixes: 903873ce1560 Implement and use new mixer(3) library for FreeBSD.
Differential Revision: https://reviews.freebsd.org/D34545
|
| |
|
|
|
|
|
| |
Correct the wifi regexp to include iwlwifi and remove wi driver that was
has been retired.
Sponsored by: Netflix
|
| |
|
|
|
|
|
|
| |
We don't really use the scsi regexp for anything. The rescan was a
workaround that was fixed a long time ago and has been disabled for
ages. And the regexp was incomplete.
Sponsored by: Netflix
|
| |
|
|
|
|
|
|
|
| |
Move some needed binaries/libs from FreeBSD-utilities to FreeBSD_runtime.
This is everything needed to boot to multiuser with FreeBSD-rc installed.
MFC after: 2 weeks
Sponsored by: Beckhoff Automation GmbH & Co. KG
Differential Revision: https://reviews.freebsd.org/D33435
|
| |
|
|
|
|
|
| |
I made a mistaking in merging the final commits for the devctl changes. This
adds the 'hushed' variable and has the correct dates for the manuals.
Pointy hat to: imp
|
| |
|
|
| |
Notifcation -> Notification
|
| |
|
|
|
|
|
|
| |
Generate VT events when the bell beeps. When coupled with disabling the
bell,this allows custom bells to be rung when we'd otherwise beep.
Reviewed by: kevans
Differential Revision: https://reviews.freebsd.org/D32656
|
| |
|
|
|
|
| |
PR: 197003
MFC after: 3 days
Reported by: Harald Schmalzbauer <bugzilla.freebsd@omnilan.de>
|
| |
|
|
|
|
|
| |
The pccard entries are now obsolete, remove them.
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D31184
|
| |
|
|
|
|
|
|
|
| |
Add devd event on network iface address add/remove. Can be used to
automate actions on any address change.
Reviewed by: imp@ (and minor style tweaks)
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D30840
|
| |
|
|
|
|
|
|
| |
Add devd event on network iface rename.
Reviewed by: imp@,asomers@
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D30839
|
| |
|
|
|
|
|
|
|
|
| |
The coldsync port was removed in 2012. The last stable release of
coldsync was issued in 2002. Let's get rid of it.
PR: 255051
Reviewed by: imp
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D30100
|
| |
|
|
|
| |
PR: 255051
MFC after: 3 days
|
| |
|
|
|
|
|
|
|
| |
- sections out of conventional order: Sh SEE ALSO
MFC after: 1 week
Notes:
svn path=/head/; revision=368800
|
| |
|
|
|
|
|
|
|
| |
Em is better than Ar if all we want to do is underline the text.
Submitted by: yuripv@
Notes:
svn path=/head/; revision=367963
|
| |
|
|
|
|
|
|
|
|
| |
To prevent issues with odd shell characters appearing in, a surprising
shell feature is used. Document it and a workaround for it.
Differential Revision: https://reviews.freebsd.org/D26723
Notes:
svn path=/head/; revision=366661
|
| |
|
|
|
|
|
|
| |
There's no need to use ' here, so remove it. This use causes no
problems, but is a bad example.
Notes:
svn path=/head/; revision=366579
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Single quotes interfere with the workaround put in with r335753 and
aren't necessary in this case. I believe that all the underling issues
with r335753 have been corrected, but need to do more extensive
followup before reverting it as a bad idea.
PR: 240411
MFC After: 2 days (to give it time to get into 12.2)
Notes:
svn path=/head/; revision=366578
|
| |
|
|
|
|
|
|
|
| |
- whitespace at end of input line
MFC after: 1 week
Notes:
svn path=/head/; revision=366405
|
| |
|
|
| |
Notes:
svn path=/head/; revision=365017
|
| |
|
|
| |
Notes:
svn path=/head/; revision=365016
|
| |
|
|
|
|
|
|
|
|
|
|
| |
We have both a system of 'kern' and of 'kernel'. Prefer the latter and
convert this notification to use 'kernel' instead of 'kern'. As a
transition period, continue to also generate the 'kern' notification
until sometime after FreeBSD 13 is branched.
MFC After: 3 days
Notes:
svn path=/head/; revision=364725
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
MOUNT notifies when a filesystem is mounted
REMOUNT notifies when a filesystem is mounted again
UNMOUNT notifies when a filesystem is unmounted
These events are asynchronous to the actual state of the event (though the data
is recorded at a time when it is stable). The mount event is reported after the
filesystem is mounted. However, in the interim it may be unmounted by another
agent. Likewise, umount is called just before the mountpoint is finished tearing
down. It may be remounted (or maybe if the process scheduling is wonky and devd
gets to run before the last few steps are complete).
Sponsored by: Netflix
Diffential Revision: https://reviews.freebsd.org/D25969
Notes:
svn path=/head/; revision=364403
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Amiga is a proper noun
Condition is traditionally spelled starting with 'c'
Some, but not all, of the over/under-voltage instances were hyphenated.
Since they are all adverb phrases, they all need to be hyphenated.
Pointy hat: imp
Notes:
svn path=/head/; revision=364370
|
| |
|
|
|
|
|
|
| |
Submitted by: rpokala@
MFC After: 3 days
Notes:
svn path=/head/; revision=364364
|
| |
|
|
|
|
|
| |
MFC After: 3 days
Notes:
svn path=/head/; revision=364363
|
| |
|
|
|
|
|
| |
MFC After: 3 days
Notes:
svn path=/head/; revision=364362
|
| |
|
|
|
|
|
|
|
|
|
| |
The pmu(4) and adb(4) drivers on powerpc generate PMU events. Document them.
The allwinner power modules also generate these events. Document those as well.
MFC After: 3 days
Notes:
svn path=/head/; revision=364361
|
| |
|
|
|
|
|
| |
MFC After: 3 days
Notes:
svn path=/head/; revision=364360
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Sort system type alphabetically.
Remove some commas that aren't in the devd notification messages.
MFC After: 3 days
Reviewed by: 0mp (earlier versions), jhb (useful feedback on earlier versions)
Differential Revision: https://reviews.freebsd.org/D26105
Notes:
svn path=/head/; revision=364359
|
| |
|
|
|
|
|
|
|
| |
Remove PC Card specific information. It's of little value these days and on
the way out after most of its drivers have been removed.
Use iwn instead of wi device.
Notes:
svn path=/head/; revision=364335
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Those rules have been broken at least since 8-STABLE, when the port
providing the ezdownload binary was removed (misc/ezload).
Reviewed by: kevans, imp
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D25686
Notes:
svn path=/head/; revision=363248
|
| |
|
|
|
|
|
|
|
|
|
| |
I was unable to find time when those were working. I think they have been
broken for at least 5 years or even longer.
Discussed with: avg@
MFC after: 1 month
Notes:
svn path=/head/; revision=355884
|
| |
|
|
|
|
|
|
|
|
|
| |
Due to off-by-one error in brackets counting it consumed the rest of the
string, preventing later variables expansions.
MFC after: 2 weeks
Sponsored by: iXsystems, Inc.
Notes:
svn path=/head/; revision=355718
|
| |
|
|
|
|
|
|
|
|
|
|
| |
o Remove All Rights Reserved from my notices
o imp@FreeBSD.org everywhere
o regularize punctiation, eliminate date ranges
o Make sure that it's clear that I don't claim All Rights reserved by listing
All Rights Reserved on same line as other copyright holders (but not
me). Other such holders are also listed last where it's clear.
Notes:
svn path=/head/; revision=355394
|
| |
|
|
|
|
|
| |
MFC after: 3 days
Notes:
svn path=/head/; revision=352130
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
The default package use to be FreeBSD-runtime but it should only contain
binaries and libs enough to boot to single user and repair the system, it
is also very handy to have a package that can be tranform to a small mfsroot.
So create a new package named FreeBSD-utilities and make it the default one.
Also move a few binaries and lib into this package when it make sense.
Reviewed by: bapt, gjb
Differential Revision: https://reviews.freebsd.org/D21506
Notes:
svn path=/head/; revision=351858
|
| |
|
|
|
|
|
|
|
| |
PR: 238138
Submitted by: Muhammad Kaisar Arkhan <hi@yukiisbo.red>
MFC after: 2 weeks
Notes:
svn path=/head/; revision=348459
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
providers mediasize changes.
While here, use GEOM nomenclature to describe providers instead of calling
them device nodes.
Obtained from: Fudo Security
Tested in: AWS
Notes:
svn path=/head/; revision=345727
|
| |
|
|
|
|
|
|
| |
Submitted by: Helge Oldach <freebsd@oldach.net>
MFC after: 5 days
Notes:
svn path=/head/; revision=343497
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Do not invoke 'wlan_up' function from devd(8) on interface
creation event (an example to create such event:
'ifconfig wlan0 create wlandev rtwn0');
they're typically produced during 'service netif (re)start'
and result in duplicate interface initialization.
From the user side if WPA option is used, this result in messages like:
- /etc/rc.d/wpa_supplicant: WARNING: failed to start wpa_supplicant
or
- wpa_supplicant already running? (pid=xxxx).
(for HOSTAP interfaces this race may result in startup failure).
As a side effect, wpa_supplicant(8) / hostapd(8) will not be
invoked when new wlan(4) interface is created manually and
corresponding configuration for it is present in rc.conf(5).
This change does not affect device attach / removal events.
MFC after: 5 days
Notes:
svn path=/head/; revision=343249
|
| |
|
|
|
|
|
| |
MFC after: 5 days
Notes:
svn path=/head/; revision=343244
|