pjd         2006-09-30 14:39:18 UTC

  FreeBSD src repository

  Modified files:
    sbin/geom/core       geom.c geom.h 
  Log:
  MFp4:
  
  - Print proper error message when argument is specified twice.
    Before the change it was detected properly, because of how
    G_OPT_DONE() macro worked.
  - Use err(3) functions where appropriate.
  - Add some assertions.
  - Bump version number, because G_TYPE_BOOL addition breaks API and ABI.
  
  Changes:        98721,98722,98723,101360,106985
  
  Revision  Changes    Path
  1.27      +37 -41    src/sbin/geom/core/geom.c
  1.4       +10 -6     src/sbin/geom/core/geom.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to