Switch to NetBSD passwd format
Based on work by Vivek Prakash and Gianluca Guida. See UPDATING about caveats on currently existing accounts. . restores netbsd libc pwcache functions
This commit is contained in:
+2
-2
@@ -16,8 +16,8 @@ SRCS+= ohash_create_entry.c ohash_delete.c ohash_do.c ohash_entries.c \
|
||||
ohash_qlookupi.c strtonum.c
|
||||
YHEADER=1
|
||||
.if (${HOSTPROG:U} == "")
|
||||
DPADD+= ${LIBMINIXUTIL} ${LIBL}
|
||||
LDADD+= -lminixutil -ll
|
||||
DPADD+= ${LIBUTIL} ${LIBL}
|
||||
LDADD+= -lutil -ll
|
||||
.endif
|
||||
|
||||
tokenizer.o: parser.h
|
||||
|
||||
Reference in New Issue
Block a user