freebsd_amp_hwpstate/gnu
Peter Wemm 5318395661 Fix yp_mkdb to do what the code suggests it's trying to do..
The code, as written, appears to load the new database data into a new
hash file and renames the two.

Due to a run of bugs and lack of error checking, it's going a whole
mess of unlink() and rename() calls that are failing.  It only
worked in the first place because the data was being inserted into a
"live" hash file.  (I wonder how much stale data has assumulated?)

Submitted by: Laurence Lopez <lopez@mv.mv.com>
1995-12-11 13:56:07 +00:00
..
games Change `install' to `${INSTALL}' so that default install flags can be 1995-07-25 00:37:58 +00:00
gnu2bmake
include Change `install' to `${INSTALL}' so that default install flags can be 1995-08-06 12:24:38 +00:00
lib Add fixes from bash beta 1995-12-03 00:09:12 +00:00
libexec Make it sgid dialer to read lockfiles 1995-09-15 00:05:07 +00:00
usr.bin Whitespace cleanup, add forgotten file to CLEANFILES.. 1995-12-11 04:24:11 +00:00
usr.sbin Fix yp_mkdb to do what the code suggests it's trying to do.. 1995-12-11 13:56:07 +00:00
COPYING
COPYING.LIB
Makefile Hurm... I could have sworn I added usr.sbin to the top level GNU 1995-02-07 19:10:39 +00:00
Makefile.inc