Changeset 284
- Timestamp:
- May 9, 2010, 3:42:07 PM (15 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure.ac
r279 r284 2076 2076 sh_libkvm="-lkvm" 2077 2077 elif test -f "${systemmap}"; then 2078 if test - f/dev/kmem; then2078 if test -c /dev/kmem; then 2079 2079 : 2080 2080 else -
trunk/docs/Changelog
r282 r284 1 2.7.0a (09-05-2010): 2 * fix /dev/kmem detection (reported by S. Clormann) 3 1 4 2.7.0 (01-05-2010): 2 5 * sh_utmp.c, sh_login_track.c: additional login checks
Note:
See TracChangeset
for help on using the changeset viewer.