Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys



Hi Jared,
Nice to talk to you after such a long time. Sure, I’ll check what needs to be updated in the man page and commit them soon.

Regards,
Utkarsh Anand

--
Sent from Yandex.Mail for mobile

27.10.2017, 15:38, "Jared McNeill" <jmcneill%invisible.ca@localhost>:

On Fri, 27 Oct 2017, Utkarsh Anand wrote:

 Module Name: src
 Committed By: utkarsh009
 Date: Fri Oct 27 09:59:17 UTC 2017

 Modified Files:
         src/sys/arch/x86/x86: intr.c
         src/sys/ddb: db_interface.h db_panic.c
         src/sys/kern: init_main.c subr_autoconf.c subr_disk.c subr_prf.c
             vfs_subr.c vfs_wapbl.c
         src/sys/sys: systm.h
         src/sys/ufs/ufs: ufs_lookup.c

 Log Message:
 [syzkaller] Attempted fix for https://github.com/google/syzkaller/issues/399

 syzkaller was failing to extract constants because of the above mentioned issue so I had to redeclare printf in sys/sys/systm.h
 For more information on syzkaller, visit: https://github.com/google/syzkaller


Don't forget to update the printf(9) man page!



Home | Main Index | Thread Index | Old Index