lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 5 Sep 2008 15:49:53 +0200
From:	Alejandro Riveira Fernández 
	<ariveira@...il.com>
To:	"Nir Tzachar" <tzachar@...us.cs.bgu.ac.il>
Cc:	linux-kernel@...r.kernel.org, bzolnier@...il.com,
	zippel@...ux-m68k.org, linux-kbuild@...r.kernel.org,
	rdunlap@...otime.net, kosaki.motohiro@...fujitsu.com,
	7eggert@....de, Nir Tzachar <nir@...char.com>
Subject: Re: [PATCH] ncurses based config V2

El Fri,  5 Sep 2008 11:27:00 +0300
"Nir Tzachar" <tzachar@...us.cs.bgu.ac.il> escribió:

> Changes:
> 1) Fixed segfaults in help window.
> 2) Removed the instructions window, made the instructions appear as a button
>    which displays a popup window.
> 3) Added hot keys support. As ncurses does not support several colors inside
>    a menu, keys are highlighted using "()".
> 4) Optimized for 80x24 terminals.
> 6) Fixed zconf.y to use _menu_init
> 7) added nconfig to "make help"
> 8) Misc fixes.
> 
> Comments are appreciated.
> Cheers.
> ---
>  scripts/kconfig/Makefile            |   17 +-
>  scripts/kconfig/lkc.h               |    2 +-
>  scripts/kconfig/mconf.c             |    2 +
>  scripts/kconfig/menu.c              |    2 +-
>  scripts/kconfig/nconf.c             | 2019 +++++++++++++++++++++++++++++++++++
>  scripts/kconfig/zconf.tab.c_shipped |    2 +-
>  scripts/kconfig/zconf.y             |    2 +-
>  7 files changed, 2041 insertions(+), 5 deletions(-)
>  create mode 100644 scripts/kconfig/nconf.c

 Tried it and the segmentation fault disappeared 

> 
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ