freebsd-dev/usr.sbin/pwd_mkdb
Dima Dorfman ff900deda6 Correctly handle an input file without a newline on the last line (and
avoid the confusing error message about the line being too long). This
change uses fgetln to detect the right conditions, but the fixed-width
line buffer is kept because too many other places in the program make
assumptions about its maximum width.

Approved by:	re (scottl)
2005-06-15 10:13:04 +00:00
..
Makefile style.Makefile(5) 2003-04-04 17:49:21 +00:00
pwd_mkdb.8 Add endianness support. 2005-02-28 21:05:30 +00:00
pwd_mkdb.c Correctly handle an input file without a newline on the last line (and 2005-06-15 10:13:04 +00:00