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

CVS: cvs.openbsd.org: src



CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2001/05/01 12:49:36

Modified files:
	lib/libc/gen   : nlist.c 

Log message:
Use pread() to avoid lseek() abuse, from art's todo list. Tested with
config(8) UKC; millert@ ok