Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jan 1999 22:41:32 -0800 (PST)
From:      Michael Smith <msmith@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/boot/common commands.c ls.c module.c pnp.c
Message-ID:  <199901110641.WAA18023@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
msmith      1999/01/10 22:41:32 PST

  Modified files:
    sys/boot/common      commands.c ls.c module.c pnp.c 
  Log:
  	No builtin command resets getopt before using it, causing
  problems in case a wrong option was given previously, and no option
  is given to the next command.
  
  PR:		kern/9371
  Submitted by:	"Daniel C. Sobral" <dcs@newsguy.com>
  
  Revision  Changes    Path
  1.9       +4 -1      src/sys/boot/common/commands.c
  1.7       +2 -1      src/sys/boot/common/ls.c
  1.7       +3 -1      src/sys/boot/common/module.c
  1.7       +1 -0      src/sys/boot/common/pnp.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901110641.WAA18023>