CVSROOT:/cvs
Module name:src
Changes by: n...@cvs.openbsd.org2020/06/22 23:23:26
Modified files:
usr.bin/tmux : format.c
Log message:
Use xvasprintf not vasprintf.
CVSROOT:/cvs
Module name:src
Changes by: aoy...@cvs.openbsd.org 2020/06/22 20:18:58
Modified files:
sys/arch/m88k/m88k: pmap.c
Log message:
Fix format strings (%p --> %lx) in debug code.
ok dlg@
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2020/06/22 19:40:03
Modified files:
sys/sys: intrmap.h
sys/kern : kern_intrmap.c
Log message:
add intrmap_one, some temp code to help us write pci_intr_establish_cpu.
it means we can
CVSROOT:/cvs
Module name:src
Changes by: jmatt...@cvs.openbsd.org2020/06/22 19:21:29
Modified files:
sys/arch/sparc64/dev: msi.c msivar.h pci_machdep.c pyro.c
pyrovar.h vpci.c
sys/arch/sparc64/include: bus.h pci_machdep.h
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2020/06/22 17:44:27
Modified files:
usr.bin/ssh: ssh-ecdsa-sk.c
Log message:
some clarifying comments
CVSROOT:/cvs
Module name:src
Changes by: chel...@cvs.openbsd.org 2020/06/22 15:16:07
Modified files:
sys/kern : kern_tc.c
sys/sys: time.h
share/man/man9 : microtime.9
Log message:
timecounting: add gettime(9), getuptime(9)
time_second and
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2020/06/22 15:13:40
Modified files:
sys/arch/powerpc64/powerpc64: conf.c
sys/arch/powerpc64/conf: GENERIC files.powerpc64
sys/arch/powerpc64/dev: opal.c
sys/arch/powerpc64/in
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2020/06/22 12:49:36
Modified files:
sys/arch/powerpc64/powerpc64: db_trace.c locore.S trap_subr.S
Log message:
The minimum frame size for the ELFv2 ABI is 32 bytes. Using this value
instead of 48 in
CVSROOT:/cvs
Module name:src
Changes by: chel...@cvs.openbsd.org 2020/06/22 12:25:57
Modified files:
sys/kern : kern_time.c
Log message:
inittodr(9): introduce dedicated flag to enable writes from resettodr(9)
We don't want resettodr(9) to write the RTC until initt
CVSROOT:/cvs
Module name:src
Changes by: de...@cvs.openbsd.org 2020/06/22 12:18:20
Modified files:
usr.sbin/ospf6d: neighbor.c
Log message:
Remove unused variable
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2020/06/22 12:15:50
Modified files:
sys/arch/powerpc64/powerpc64: trap.c
Log message:
Enable interrupts when they were enabled before the trap (except when we
are handling "genuine" interrupts like t
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2020/06/22 12:03:22
Modified files:
sys/arch/powerpc64/include: pmap.h
sys/arch/powerpc64/powerpc64: pmap.c trap.c
Log message:
Handle data storage and data segment interrupts from userland
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2020/06/22 10:58:20
Modified files:
sys/arch/powerpc64/powerpc64: genassym.cf locore.S pmap.c trap.c
trap_subr.S vm_machdep.c
sys/arch/powerpc64/include:
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2020/06/22 10:47:10
Modified files:
sys/arch/powerpc64/powerpc64: locore.S
Log message:
Fix previous commit; pasted instructed in the wrong spot.
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2020/06/22 10:27:37
Modified files:
sys/dev/pci: if_iwx.c if_iwxvar.h
Log message:
Remove AMRR/MiRA support from iwx(4). Tx rate selection happens in firmware.
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2020/06/22 10:25:55
Modified files:
sys/dev/pci: if_iwx.c if_iwxreg.h if_iwxvar.h
Log message:
Remove unused code for parsing non-volatile memory (NVM) from iwx(4).
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2020/06/22 10:22:58
Modified files:
sys/arch/powerpc64/powerpc64: locore.S
Log message:
Add magic offset to make the frames line up.
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2020/06/22 10:09:33
Modified files:
sys/arch/powerpc64/powerpc64: machdep.c
Log message:
Implement setregs().
CVSROOT:/cvs
Module name:www
Changes by: t...@cvs.openbsd.org2020/06/22 10:00:41
Modified files:
openssh: legacy.html
Log message:
some wording fixes
CVSROOT:/cvs
Module name:src
Changes by: to...@cvs.openbsd.org 2020/06/22 09:54:55
Modified files:
sys/dev/usb: umass_quirks.c
Log message:
Blacklist Ericsson F5521gw broadband modem.
ok sthen@
CVSROOT:/cvs
Module name:src
Changes by: to...@cvs.openbsd.org 2020/06/22 09:52:39
Modified files:
sys/dev/usb: usbdevs.h usbdevs_data.h
Log message:
regen
CVSROOT:/cvs
Module name:src
Changes by: to...@cvs.openbsd.org 2020/06/22 09:49:37
Modified files:
sys/dev/usb: usbdevs
Log message:
Add Ericsson F5521gw Mobile Broadband Modem.
ok sthen@
CVSROOT:/cvs
Module name:src
Changes by: mes...@cvs.openbsd.org 2020/06/22 09:09:34
Modified files:
usr.sbin/ldpd : control.c control.h ldpe.c
Log message:
On my previous commit I made the wrong assumption that the control socket was
being unlink(2)ed from the main proc
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2020/06/22 08:26:23
Modified files:
sys/dev/pci/drm/i915: i915_drv.c
Log message:
Some connectors attach late when the drm driver is registers. For
that reason we have to delay attaching Backlight p
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2020/06/22 08:19:35
Modified files:
sys/dev/pci/drm/include/linux: completion.h
Log message:
apart from the lock wait_queue_head struct is unused so replace it
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2020/06/22 07:52:40
Modified files:
sys/arch/powerpc64/include: cpu.h
Log message:
Provide working definitions of PROC_STACK() and PROC_PC().
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2020/06/22 07:42:06
Modified files:
lib/libc/sys : kqueue.2
Log message:
spelling fix;
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2020/06/22 07:38:47
Modified files:
sys/dev/pci/drm/include/linux: completion.h
Log message:
don't try to decrement if completion flag is UINT_MAX
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2020/06/22 07:38:43
Modified files:
usr.bin/calendar/calendars: calendar.music
Log message:
change "East Tupelo" reference to just "Tupelo";
from carson chittom
CVSROOT:/cvs
Module name:src
Changes by: lan...@cvs.openbsd.org 2020/06/22 07:21:29
Modified files:
usr.sbin/pkg_add: pkg_create.1
Log message:
add missing .Pp
CVSROOT:/cvs
Module name:src
Changes by: k...@cvs.openbsd.org2020/06/22 07:17:54
Modified files:
usr.bin/systat : systat.1
Log message:
Document "s" command
OK jmc
CVSROOT:/cvs
Module name:src
Changes by: k...@cvs.openbsd.org2020/06/22 07:17:00
Modified files:
usr.bin/systat : systat.1
Log message:
Remove ^Z mention
Suspending systat with ^Z is done by the shell iff job control is enabled,
not systat itself.
Try "set +m" to di
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2020/06/22 07:14:32
Modified files:
sys/kern : kern_event.c tty_pty.c uipc_socket.c
sys/sys: event.h
lib/libc/sys : kqueue.2
Log message:
Extend kqueue interface with EVFILT
CVSROOT:/cvs
Module name:src
Changes by: k...@cvs.openbsd.org2020/06/22 07:14:47
Modified files:
usr.sbin/btrace: bt_parse.y
Log message:
Fix "the symbol HZ is undefined" yacc warning
OK mpi
CVSROOT:/cvs
Module name:src
Changes by: piro...@cvs.openbsd.org 2020/06/22 06:27:54
Modified files:
sys/arch/amd64/amd64: tsc.c
Log message:
Change tsc_get_timecount return from uint to u_int per sys/timetc.h.
First brought up by naddy@ in the usertc thread, OK kettenis
CVSROOT:/cvs
Module name:src
Changes by: jas...@cvs.openbsd.org 2020/06/22 06:20:44
Modified files:
sys/net: if_wg.c if_wg.h
Log message:
add missing rcs id
CVSROOT:/cvs
Module name:src
Changes by: k...@cvs.openbsd.org2020/06/22 05:30:23
Modified files:
sys/netinet6 : ip6_output.c
Log message:
Don't pass a pointer to an uninitialized variable as plenp to
ip6_hopopts(). The value is tested and non-zero values could cause
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2020/06/22 04:11:55
Modified files:
sys/dev/pci/drm/amd/amdgpu: amdgpu_vm.c
Log message:
drm/amdgpu: Sync with VM root BO when switching VM to CPU update mode
>From Felix Kuehling
8db9696c1fdfa3d80e29ee80d0
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2020/06/22 04:09:14
Modified files:
sys/dev/pci/drm/amd/amdgpu: amdgpu_pm.c
Log message:
drm/amd/powerpay: Disable gfxoff when setting manual mode on picasso and raven
>From chen gong
4e88ff94dd359871f609da
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2020/06/22 04:05:32
Modified files:
sys/dev/pci/drm/amd/display/dc/dcn20: dcn20_resource.c
Log message:
drm/amd/display: Do not disable pipe split if mode is not supported
>From Sung Lee
dbf0a8fce6a9c867c31
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2020/06/22 04:02:42
Modified files:
sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn10:
rv1_clk_mgr_vbios_smu.c
Log message:
drm/amd/display: dmcu wait loop c
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2020/06/22 04:01:03
Modified files:
sys/net: if_pppx.c
Log message:
Rework checks for `pppx_ifs' tree modification.
- There is no panic() condition while inserting `pxi' to tree so drop
RBT_FIND() to
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2020/06/22 04:00:28
Modified files:
sys/dev/pci/drm/amd/display/dc/dcn21: dcn21_resource.c
Log message:
drm/amd/display: Correct updating logic of dcn21's pipe VM flags
>From Dale Zhao
21b7c6033823d3888a195
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2020/06/22 03:58:17
Modified files:
sys/dev/pci/drm/amd/display/dc/dcn10: dcn10_optc.c
Log message:
drm/amd/display: Revert to old formula in set_vtg_params
>From Alvin Lee
719bdc4363637fa45b67c80259c6a7296
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2020/06/22 03:56:20
Modified files:
sys/dev/pci/drm: drm_dp_helper.c
Log message:
drm/dp: Lenovo X13 Yoga OLED panel brightness fix
>From Mark Pearson
b846c5c78cf6365adf3b32645db39009c4710a2c in linux 5.7.y
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2020/06/22 03:54:02
Modified files:
sys/dev/pci/drm/amd/amdgpu: amdgpu_pm.c
Log message:
drm/amdgpu: Init data to avoid oops while reading pp_num_states.
>From limingyu
4ceae1cf8ca686b64a68822677ef0fb69a917
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2020/06/22 03:51:25
Modified files:
sys/dev/pci/drm/amd/display/dc/core: dc_link_hwss.c
Log message:
drm/amd/display: fix virtual signal dsc setup
>From Dmytro Laktyushkin
b5d74af308d373668ec2d8f0f0a490207f
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2020/06/22 03:49:24
Modified files:
sys/dev/pci/drm/amd/display/dc/dcn20: dcn20_hwseq.c
sys/dev/pci/drm/amd/display/dc/inc/hw: dchubbub.h
Log message:
drm/amd/display: Force watermark value propagat
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2020/06/22 03:46:20
Modified files:
sys/dev/pci/drm/amd/amdgpu: amdgpu_gem.c
Log message:
drm/amdgpu: fix and cleanup amdgpu_gem_object_close v4
>From Christian Koenig
ba90bed3ea632a6cff527dea08033f36ab
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2020/06/22 03:45:14
Modified files:
sys/net: if.c if_wg.c
Log message:
The interface if_ioctl routine must be called with the NET_LOCK() held.
For example the bridge_ioctl() function calls NET_UNLOCK
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2020/06/22 03:42:36
Modified files:
sys/dev/pci/drm/i915/gem: i915_gem_userptr.c
Log message:
gup: document and work around "COW can break either way" issue
>From Linus Torvalds
8e45fdafdecc8436c5b6e1620c30
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2020/06/22 03:38:15
Modified files:
sys/net: pipex.c
Log message:
Prevent potencial `state_list' corruption while pppac(4) destroys pipex(4)
sessions by pipex_iface_fini() or by pipex_ioctl() with `P
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2020/06/22 03:28:04
Modified files:
etc/mtree : special
usr.sbin/npppd : Makefile
Log message:
Install npppd.conf(5) with mode 0600 instead of 0640. npppd.conf(5) can
store radius passwords and
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2020/06/22 02:21:51
Modified files:
sys/dev/pci: if_iwxreg.h
Log message:
Fix two iwx(4) TX_CMD_OFFLD macros.
The IP_HDR and MH_SIZE fields represent byte offsets into the frame, rather
than flags. Make
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2020/06/22 02:05:52
Modified files:
sys/dev/pci: if_iwx.c if_iwxreg.h
Log message:
Prepare for newer iwx(4) firmware scan command versions.
Add declarations of "version 2" scan flags from iwlwifi and pr
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2020/06/22 01:52:24
Modified files:
sys/dev/pci: if_iwx.c
Log message:
Update definition of the iwx_ac_to_tx_fifo map.
Compared to iwm(4) devices the BE and BK fifo numbers have been swapped
in iwx(4) h
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2020/06/22 01:39:41
Modified files:
sys/dev/pci: if_iwx.c if_iwxreg.h
Log message:
Enable critical temperature detection in iwx(4) firmware.
The driver will turn the device off and print a message to dm
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2020/06/22 01:31:33
Modified files:
sys/dev/pci: if_iwx.c
Log message:
Do not copy an SSID into the iwx(4) probe request template.
Firmware will add SSIDs specified via the scan command to its probe req
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2020/06/22 01:25:50
Modified files:
sys/dev/pci: if_iwx.c
Log message:
Fix unconditional write to v1.scan_priority in iwx(4) scan command.
The data structure for the scan command contains a union which
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2020/06/22 01:15:28
Modified files:
sys/dev/pci: if_iwx.c
Log message:
Fix length specification for 2GHz band IE data in iwx(4) probe request
template.
This code path is not used yet because active scan
60 matches
Mail list logo