CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/04/18 17:51:47
Modified files:
usr.sbin/apmd : apmd.c
Log message:
Simpler error handling for suspend()/hibernate()
Save errno when we get an error so we can pass it to the apm(8) client.
ok kn@
