Subject: CVS commit: src/usr.bin/config
To: None <source-changes@NetBSD.org>
From: Quentin Garnier <cube@netbsd.org>
List: source-changes
Date: 08/07/2005 15:11:12
Module Name:	src
Committed By:	cube
Date:		Sun Aug  7 15:11:12 UTC 2005

Modified Files:
	src/usr.bin/config: sem.c

Log Message:
- Make sure devitab is correctly handled, in case we're removing the entry
  it contains,
- Properly update the d_ihead list:  if we have remaining aliases, use them
  to fill in the gap

Thanks to Bernd Ernesti for the test cases.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/usr.bin/config/sem.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.