Searched hist:202194 (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sbin/init/
H A DMakefilediff 202194 Wed Jan 13 16:08:16 MST 2010 ed Migrate init(8) towards utmpx.

According to a comment, we cannot safely remove utmpx entries here
anymore. This is because the libc routines may block on file locking. In
an ideal world login(1) should just remove the entries, which is why I'm
disabling this code for now. If it turns out we get lots of stale
entries here, we should figure out a way to deal with that.
H A Dinit.cdiff 202194 Wed Jan 13 16:08:16 MST 2010 ed Migrate init(8) towards utmpx.

According to a comment, we cannot safely remove utmpx entries here
anymore. This is because the libc routines may block on file locking. In
an ideal world login(1) should just remove the entries, which is why I'm
disabling this code for now. If it turns out we get lots of stale
entries here, we should figure out a way to deal with that.

Completed in 74 milliseconds