Daemon News Ezine BSD News BSD Mall BSD Support Forum BSD Advocacy BSD Updates

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

cvs commit: src/sys/dev/slice mbr.c



julian      1998/07/22 12:37:02 PDT

  Modified files:
    sys/dev/slice        mbr.c 
  Log:
  Don't return an error if the magic number is not present.
  Failing to probe is not an error, just a negative result.
  
  Revision  Changes    Path
  1.9       +14 -7     src/sys/dev/slice/mbr.c