[Bug 252195] login.access not evaluated

2020-12-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252195

Bug ID: 252195
   Summary: login.access not evaluated
   Product: Base System
   Version: 12.2-RELEASE
  Hardware: amd64
OS: Any
Status: New
  Severity: Affects Many People
  Priority: ---
 Component: conf
  Assignee: b...@freebsd.org
  Reporter: c.brinkh...@t-online.de

Please see also
https://forums.freebsd.org/threads/restrict-login-access-through-login-access.78197/
A line as -:john:ALL in /etc/login.access should not allow the user john to
login. In FreeBSD 12.1-RELEASE the behaviour has been ok, in FreeBSD
12.2-RELEASE john can still login. Therefore there seems to be a regression.
Kind regards, Christoph

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


Hello are you there

2020-12-27 Thread samsonjoe557

I've invited you to fill out the following form:
Untitled form

To fill it out, visit:
https://docs.google.com/forms/d/e/1FAIpQLSezaqmmqUaSc7TAw-qAc3FtrEMjuZTUkkUB32Gv6eht5FXQsQ/viewform?vc=0&c=0&w=1&flr=0&usp=mail_form_link

Hello contact Diplomat Mr. Morris philip for the the delivery of your funds.
Reconfirm your full name , your home address , your cell phone number, your  
occupation , your city and your nearest airport


Here is Mr. Morris's email address morrisphilip...@gmail.com

email him do not reply back this my email

Google Forms: Create and analyze surveys.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 252165] mii bus media status race condition

2020-12-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252165

Rodney W. Grimes  changed:

   What|Removed |Added

 CC||rgri...@freebsd.org

--- Comment #1 from Rodney W. Grimes  ---
I believe I have seen this several times in the past, mostly when I am doing
diskless boots via pxe/ipxe/nfs.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 252183] 12.2 fails to boot after upgrade

2020-12-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252183

--- Comment #2 from Andriy Gapon  ---
Just in case, it's the loader that crashes.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 252198] Unescaped backslash renders to incorrect code example in xo_emit.3

2020-12-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252198

Bug ID: 252198
   Summary: Unescaped backslash renders to incorrect code example
in xo_emit.3
   Product: Base System
   Version: Unspecified
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: bin
  Assignee: b...@freebsd.org
  Reporter: rwat...@freebsd.org

The xo_emit.3 man page fail to escape a backslash properly, leading to an
incorrect code example when rendered.

   xo_emit(" {:lines/%7ju} {:words/%7ju} "
   "{:characters/%7ju} {d:filename/%s}0,
   linect, wordct, charct, file);

Escaping properly using "\en" fixes this problem. Patch submitted upstream to
libxo, but it's not clear that they are currently processing pull requests.

https://github.com/Juniper/libxo/pull/76

So we might want to incorporate this change directly into contrib in the mean
time.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 252198] Unescaped backslash renders to incorrect code example in xo_emit.3

2020-12-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252198

Robert Watson  changed:

   What|Removed |Added

   Severity|Affects Only Me |Affects Some People
Version|Unspecified |12.2-RELEASE

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 252163] r368739/a095390344fb1795c1b118a2f84da8f6a7f254ab causes a panic stating 'Fatal trap 12: page fault while in kernel mode'

2020-12-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252163

--- Comment #1 from vidwer+fbsdb...@gmail.com ---
(In reply to vidwer+fbsdbugs from comment #0)
Forgot to mention the offending change: https://reviews.freebsd.org/D27579

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 252163] r368739/a095390344fb1795c1b118a2f84da8f6a7f254ab causes a panic stating 'Fatal trap 12: page fault while in kernel mode'

2020-12-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252163

Mark Linimon  changed:

   What|Removed |Added

 CC||j...@freebsd.org
   Keywords||regression

--- Comment #2 from Mark Linimon  ---
Cc: committer of https://reviews.freebsd.org/rS368739 .

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 252163] r368739/a095390344fb1795c1b118a2f84da8f6a7f254ab causes a panic stating 'Fatal trap 12: page fault while in kernel mode'

2020-12-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252163

Mark Linimon  changed:

   What|Removed |Added

   Keywords||panic

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 252165] mii bus media status race condition

2020-12-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252165

Mark Linimon  changed:

   What|Removed |Added

   Assignee|b...@freebsd.org|n...@freebsd.org

--- Comment #2 from Mark Linimon  ---
^Triage: set to net@ as this affect miibus.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 219829] "systat -if 1" Peak has wrong display

2020-12-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219829

Michael Reifenberger  changed:

   What|Removed |Added

 Status|Open|In Progress

--- Comment #10 from Michael Reifenberger  ---
(In reply to ota from comment #9)
Hi,
I'm not sure since I have limited possibilities to test under RELENG_11.
I'll try it while improving my git capabilities :-)

greetings
---
Michael

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 252198] Unescaped backslash renders to incorrect code example in xo_emit.3

2020-12-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252198

Ed Maste  changed:

   What|Removed |Added

 CC||ema...@freebsd.org

--- Comment #1 from Ed Maste  ---
Yes, I agree we should bring the change into contrib.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


Problem reports for b...@freebsd.org that need special attention

2020-12-27 Thread bugzilla-noreply
To view an individual PR, use:
  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id).

The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and obsolete releases.

Status  |Bug Id | Description
+---+---
New |197876 | [devfs] an error in devfs leads to data loss and  
New |198797 | [PATCH] Added an option to install BSDstats to bs 
New |202362 | ntp: restore refclocks selection (10.2-RELEASE re 
New |202740 | vi/ex string substitution problem when there is m 
New |204097 | witness_initialize() does not perform bound check 
New |206336 | [patch] usr.sbin/freebsd-update allow proxy confi 
New |209213 | UEFI Loader shows only black screen with Nvidia G 
New |210804 | installerconfig - using ZFS create in custom scri 
New |223470 | freebsd-update: Cannot identify running kernel (/ 
New |230620 | "install -d" issue
New |235085 | [PATCH] Option to make rc.d/sysctl more verbose ( 
Open| 71667 | [patch] cleanup of the usr.sbin/bootparamd code   
Open|182466 | [headers] [patch] make  self-contained  
Open|183618 | [panic] Dell PowerEdge R620 -- PERC H710 Mini (mf 
Open|187015 | agpgart: Panic make_dev_credv: bad si_name (error 
Open|192573 | Add ps(1) option: Print process start time in sec 
Open|194925 | [pf] [ifconfig] interface group keywords do not w 
Open|197921 | scheduler: Allow non-migratable threads to bind t 
Open|206528 | Emulex LPe 16002 FC HBA Not Recognized by oce(4)  
Open|206649 | cyapa(4): Add common gestures for Cypress APA I2C 
Open|207940 | stand/efi/boot1: Add boot partition selection 
Open|212608 | sockstat(1) and lsof(8) can not identity the owne 
Open|220246 | syslogd does not send RFC3164-conformant messages 
Open|221305 | Mouse cursor loss when moving cursor while loadin 
Open|221550 | kern.bootfile returns only /kernel on mips64 (ERL 
Open|221854 | makefs: Reject UFS labels that are too long to fi 
Open|222632 | connect(2) not available in capability mode   
Open|226893 | freebsd-update: Support patchlevel argument for f 
Open|231810 | [build] release always fails with "mkimg: partiti 
Open|233578 | Unprivileged local user can prevent other users l 
Open|233988 | freebsd-update: Improve progress output on termin 
Open|236718 | system panics with message: vm_fault_hold: fault  
Open|237287 | moused(8) ignores button release events in virtua 
Open|237924 | Possible infinite loop in function empty_aux_buff 
Open|237981 | cxgb(4): Driver doesn't work with latest (7.12) C 
Open|238183 | cam/scsi/scsi_sa.c: warnings issued by static ana 
Open|238486 | Possible buffer overflow bug in sc_allocate_keybo 
Open|238550 | Touchpad (via SMBus) not working: Synaptics (SYN1 
Open|238638 | mfi: Remove unnecessary pointer printing in mfi.c 
Open|238837 | init: Remove P_SYSTEM flag from PID 1 to allow ea 
Open|241697 | i915kms: Kernel panic loading module on custom ke 
Open|242212 | usr.sbin/mergemaster/mergemaster.sh: There is no  
Open|244181 | unzip: Add passphrase and GLIBC build support 
Open|244838 | "bectl activate -t" does not honor the -t flag in 
Open|247132 | Fix build error: use of undeclared identifier 'cp 
Open|247301 | linuxkpi: panic: Assertion td->td_lkpi_task == NU 
Open|248352 | mfi(4): Remove RAID map sync functionality
Open|248715 | dhclient: prepend domain-name-servers in dhclient 

48 problems total for which you should take action.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 251868] Add tcgetwinsize() and tcsetwinsize() to termios.h

2020-12-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251868

--- Comment #16 from SOUMENDRA GANGULY <0.gang...@gmail.com> ---
I have created a new differential revision for the manpage:
https://reviews.freebsd.org/D27787

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 252225] won't accept flash drive: "got CAM status 0x50" for Kingston DataTraveler G3

2020-12-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252225

Bug ID: 252225
   Summary: won't accept flash drive: "got CAM status 0x50" for
Kingston DataTraveler G3
   Product: Base System
   Version: 12.2-RELEASE
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: kern
  Assignee: b...@freebsd.org
  Reporter: cor...@openmailbox.org

Dec 28 03:56:07  c kernel: ugen0.2:  at
usbus0
Dec 28 03:56:07  c kernel: umass0 on uhub0
Dec 28 03:56:07  c kernel: umass0:  on usbus0
Dec 28 03:56:07  c kernel: umass0:  SCSI over Bulk-Only; quirks =
0xc000
Dec 28 03:56:07  c kernel: umass0:5:0: Attached to scbus5
Dec 28 03:56:07  c kernel: GEOM: new disk da0
Dec 28 03:56:07  c kernel: pass4 at umass-sim0 bus 0 scbus5 target 0
lun 0
Dec 28 03:56:07  c kernel: pass4: 
Removable Direct Access SCSI-2 device
Dec 28 03:56:07  c kernel: pass4: Serial Number
001CC0EC348DC060C5E4076F
Dec 28 03:56:07  c kernel: pass4: 40.000MB/s transfers
Dec 28 03:56:07  c kernel: (da0:umass-sim0:0:0:0): got CAM status
0x50
Dec 28 03:56:07  c kernel: (da0:umass-sim0:0:0:0): fatal error,
failed to attach to device
Dec 28 03:56:07  c kernel: da0: Delete methods: 
Dec 28 03:56:07  c kernel: Opened disk da0 -> 6
Dec 28 03:56:07  c kernel: g_access(961): provider da0 has error 6
set


ugen0.2:  at usbus0, cfg=0 md=HOST spd=HIGH (480Mbps)
pwr=ON (100mA)

  bLength = 0x0012
  bDescriptorType = 0x0001
  bcdUSB = 0x0200
  bDeviceClass = 0x  
  bDeviceSubClass = 0x
  bDeviceProtocol = 0x
  bMaxPacketSize0 = 0x0040
  idVendor = 0x0930
  idProduct = 0x6544
  bcdDevice = 0x0100
  iManufacturer = 0x0001  
  iProduct = 0x0002  
  iSerialNumber = 0x0003  <001CC0EC348DC060C5E4076F>
  bNumConfigurations = 0x0001

 Configuration index 0

bLength = 0x0009
bDescriptorType = 0x0002
wTotalLength = 0x0020
bNumInterfaces = 0x0001
bConfigurationValue = 0x0001
iConfiguration = 0x  
bmAttributes = 0x0080
bMaxPower = 0x0032

Interface 0
  bLength = 0x0009
  bDescriptorType = 0x0004
  bInterfaceNumber = 0x
  bAlternateSetting = 0x
  bNumEndpoints = 0x0002
  bInterfaceClass = 0x0008  
  bInterfaceSubClass = 0x0006
  bInterfaceProtocol = 0x0050
  iInterface = 0x  

 Endpoint 0
bLength = 0x0007
bDescriptorType = 0x0005
bEndpointAddress = 0x0081  
bmAttributes = 0x0002  
wMaxPacketSize = 0x0200
bInterval = 0x00ff
bRefresh = 0x
bSynchAddress = 0x

 Endpoint 1
bLength = 0x0007
bDescriptorType = 0x0005
bEndpointAddress = 0x0002  
bmAttributes = 0x0002  
wMaxPacketSize = 0x0200
bInterval = 0x00ff
bRefresh = 0x
bSynchAddress = 0x

I found in sys/cam/scsi/scsi_da.c that there's a da_quirk_table that already
has a 

{
{T_DIRECT, SIP_MEDIA_REMOVABLE, "Kingston", "DataTraveler G3",
 "1.00"}, /*quirks*/ DA_Q_NO_PREVENT
},
but I suppose just because two objects say DataTraveler G3 1.00 doesn't mean
they aren't different inside.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 252227] Default value of vm.max_wired is too low in 12.2

2020-12-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252227

Bug ID: 252227
   Summary: Default value of vm.max_wired is too low in 12.2
   Product: Base System
   Version: 12.2-RELEASE
  Hardware: amd64
OS: Any
Status: New
  Severity: Affects Some People
  Priority: ---
 Component: kern
  Assignee: b...@freebsd.org
  Reporter: v...@unislabs.com

On 12.2 look like vm.max_wired is a hard limit for number of wired pages for
user processes.
With 48GB of RAM default value is 9727317 - it's 9727317*4096/1024/1024/1024 =
~37.1GB only.
Use case:
1) I see 9GB of free RAM
2) started VM in VirtualBox with 8GB
3) started applications in VM
4) VM freezes with VERR_NO_MEMORY error in VBox.log
5) stopped VM
6) 46*1024*1024*1024/4096 = 12058624
sysctl vm.max_wired=12058624
7) repeat 2) and 3)
8) VM work fine now

/usr/src/sys/vm/vm_pageout.c (2082):
vm_page_max_user_wired = 4 * freecount / 5;

>From dmesg: avail memory = 50130972672 (47808 MB)
47808 MB * 4/5/1024 = 37.35GB ~= 37.1GB

IMHO, it's very incorrect!
Something like 99/100 look more correct for VM servers with total RAM 48GB:
47808*99/100/1024 = 46.220625

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 252183] 12.2 fails to boot after upgrade

2020-12-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252183

--- Comment #3 from G  ---
Not sure. I am able to load previous kernel with the same loader

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"