Module Name:src
Committed By: martin
Date: Mon Aug 27 22:25:09 UTC 2012
Modified Files:
src/sys/arch/vax/vax: machdep.c
Log Message:
Kernel crash dumps are not properly implemented - so do not pretend they
would exist and set dumplo to 0 if dumpsize is 0. This makes saveco
Module Name:src
Committed By: pgoyette
Date: Mon Aug 27 21:50:20 UTC 2012
Modified Files:
src/etc/powerd/scripts: sensor_indicator
Log Message:
Handle any reports of state changes for INDICATORs
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/etc/powerd/s
Module Name:src
Committed By: pgoyette
Date: Mon Aug 27 21:42:04 UTC 2012
Modified Files:
src/sys/dev/sysmon: sysmon_envsys_events.c sysmon_envsys_tables.c
sysmon_envsysvar.h
Log Message:
1. Enable use of FMONSTCHANGED events for INDICATOR sensors
2. Update han
Module Name:src
Committed By: pgoyette
Date: Mon Aug 27 21:07:33 UTC 2012
Modified Files:
src/sys/sys: envsys.h
Log Message:
Provide names for the values associated with INDICATOR sensors.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/sys/sys/envsys.h
Module Name:src
Committed By: wiz
Date: Mon Aug 27 20:52:40 UTC 2012
Modified Files:
src/share/man/man4: swsensor.4
Log Message:
Drop trailing whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/share/man/man4/swsensor.4
Please note that diffs
Module Name:src
Committed By: pgoyette
Date: Mon Aug 27 20:30:11 UTC 2012
Modified Files:
src/share/man/man4: swsensor.4
Log Message:
Mention the new sysctl variable just created.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/share/man/man4/swsensor.4
Module Name:src
Committed By: pgoyette
Date: Mon Aug 27 20:29:12 UTC 2012
Modified Files:
src/sys/dev/sysmon: swsensor.c
Log Message:
Add hw.swsensor.state variable for additional control capability.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/d
Module Name:src
Committed By: matt
Date: Mon Aug 27 16:50:14 UTC 2012
Modified Files:
src/external/gpl3/binutils/dist/bfd: elf32-vax.c
Log Message:
Make this to produce working shared libraries again.
Resultant distribution was booted into single user using shared librarie
Module Name:src
Committed By: pgoyette
Date: Mon Aug 27 14:15:52 UTC 2012
Modified Files:
src/sys/dev/sysmon: sysmon_envsys.c
Log Message:
Fix indentation. No code change.
To generate a diff of this commit:
cvs rdiff -u -r1.123 -r1.124 src/sys/dev/sysmon/sysmon_envsys.c
Module Name:src
Committed By: pgoyette
Date: Mon Aug 27 14:08:36 UTC 2012
Modified Files:
src/sys/dev/sysmon: sysmon_envsys.c
Log Message:
Simplify some logic - no functional change intended.
While here, clean up a couple of comments.
To generate a diff of this commit:
Module Name:src
Committed By: matt
Date: Mon Aug 27 12:05:30 UTC 2012
Modified Files:
src/sys/arch/arm/arm32: pmap.c
Log Message:
Use the correct (L1_S_PROT, not L2_S_PROT) macro for setting the protection
of the vector page. This fixes a nasty little bug that shows up on
Module Name:src
Committed By: chs
Date: Mon Aug 27 11:35:14 UTC 2012
Modified Files:
src/sys/nfs: nfs_serv.c
Log Message:
fix error handling in nfsrv_rename(): when the first nfs_namei() fails,
don't try to free the resources allocated by a successful lookup.
To generate
12 matches
Mail list logo