Next | Query returned 93 messages, browsing 91 to 100 | previous

History of commit frequency

CVS Commit History:


   2002-05-24 18:32:53 by Frederick Bruckman | Files touched by this commit (2)
Log message:
The drivers don't have to msync() the shared, mmap()-ed file after
every write, but only once after it's fully initialized, before it's
renamed and declared open for business. Analysis by Martin Husemann.
   2002-05-22 20:02:35 by Frederick Bruckman | Files touched by this commit (3)
Log message:
On NetBSD, the drivers need to call msync() after writing to the memory
mmap()-ed shared with "upsd", so that "upsd" an read it back \ 
reliably.
This keeps "upsd" from complaining about stale data. Bump PKGREVISION.
   2002-05-13 16:40:52 by Luke Mewburn | Files touched by this commit (6) | Package updated
Log message:
Update ups-nut from 0.45.3 to 0.45.5.  Notable changes:
- upsd.users(5) has changed formats.
  NOTE: you need to update your file for upsd(8) to function
- upsmon can reload its configuration on the fly (with '-c reload')
- upsdrvctl can power off UPS's in an orderly fashion
- new drivers:
	- tripplite - Tripp-Lite SmartUPS models
	- newvictron - IMV/Victron hardware
	- bestferrups801-807 - Best FerrUPS 8.01-8.07 firmware
	- genericups type 14 - for Online P-series units
- upsdrvctl now waits up to "maxstartdelay" (default 45) seconds for a
  driver to start before it gives up and goes to the next entry

(refer to CHANGES in the distribution, or
	http://www.exploits.org/nut/release/new-0.45.4.txt
and
	http://www.exploits.org/nut/release/new-0.45.5.txt
for a detailed list)

Next | Query returned 93 messages, browsing 91 to 100 | previous