]> git.cameronkatri.com Git - getent-darwin.git/commit
Print INIT_PROCESS and LOGIN_PROCESS entries as well.
authorEd Schouten <ed@FreeBSD.org>
Thu, 27 Oct 2011 16:20:29 +0000 (16:20 +0000)
committerEd Schouten <ed@FreeBSD.org>
Thu, 27 Oct 2011 16:20:29 +0000 (16:20 +0000)
commit4db6760ea9f94584b5ac7ce1ba5f44af401f0ad7
treeabf9f48ae9d92b78eec129007734e5a301ab19b9
parentfa81968633bd1931e760d6481448b3302aaf765a
Print INIT_PROCESS and LOGIN_PROCESS entries as well.

Even though our implementation of utmpx never emits these types of
records, they are part of POSIX. Do print them when they show up in the
database files.

While there, also print the type number of unsupported records.
getent.c [new file with mode: 0644]