FreeBSD Bugzilla – Attachment 127772 Details for
Bug 171624
utmpx: Update Dd due to utx changes
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch-update-Dd-utmpx.txt
patch-update-Dd-utmpx.txt (text/plain), 4.79 KB, created by
Bryan Drewery
on 2012-09-13 22:10:10 UTC
(
hide
)
Description:
patch-update-Dd-utmpx.txt
Filename:
MIME Type:
Creator:
Bryan Drewery
Created:
2012-09-13 22:10:10 UTC
Size:
4.79 KB
patch
obsolete
># svn status >M lib/libpam/modules/pam_lastlog/pam_lastlog.8 >M libexec/comsat/comsat.8 >M libexec/ftpd/ftpd.8 >M share/man/man3/sysexits.3 >M share/man/man7/hier.7 >M usr.bin/at/at.man >M usr.bin/finger/finger.1 >M usr.bin/last/last.1 >M usr.bin/ncplist/ncplist.1 >M usr.bin/talk/talk.1 >M usr.bin/users/users.1 >M usr.bin/w/w.1 >M usr.sbin/ac/ac.8 >M usr.sbin/rwhod/rwhod.8 > >Index: lib/libpam/modules/pam_lastlog/pam_lastlog.8 >=================================================================== >--- lib/libpam/modules/pam_lastlog/pam_lastlog.8 (revision 240474) >+++ lib/libpam/modules/pam_lastlog/pam_lastlog.8 (working copy) >@@ -34,7 +34,7 @@ > .\" > .\" $FreeBSD$ > .\" >-.Dd January 24, 2002 >+.Dd January 1, 2010 > .Dt PAM_LASTLOG 8 > .Os > .Sh NAME >Index: libexec/comsat/comsat.8 >=================================================================== >--- libexec/comsat/comsat.8 (revision 240474) >+++ libexec/comsat/comsat.8 (working copy) >@@ -32,7 +32,7 @@ > .\" @(#)comsat.8 8.1 (Berkeley) 6/4/93 > .\" $FreeBSD$ > .\" >-.Dd July 9, 2002 >+.Dd January 1, 2010 > .Dt COMSAT 8 > .Os > .Sh NAME >Index: libexec/ftpd/ftpd.8 >=================================================================== >--- libexec/ftpd/ftpd.8 (revision 240474) >+++ libexec/ftpd/ftpd.8 (working copy) >@@ -32,7 +32,7 @@ > .\" @(#)ftpd.8 8.2 (Berkeley) 4/19/94 > .\" $FreeBSD$ > .\" >-.Dd April 20, 2007 >+.Dd January 1, 2010 > .Dt FTPD 8 > .Os > .Sh NAME >Index: share/man/man3/sysexits.3 >=================================================================== >--- share/man/man3/sysexits.3 (revision 240474) >+++ share/man/man3/sysexits.3 (working copy) >@@ -26,7 +26,7 @@ > .\" $FreeBSD$ > .\" > .\" " >-.Dd March 31, 1996 >+.Dd January 1, 2010 > .Dt SYSEXITS 3 > .Os > .Sh NAME >Index: share/man/man7/hier.7 >=================================================================== >--- share/man/man7/hier.7 (revision 240474) >+++ share/man/man7/hier.7 (working copy) >@@ -32,7 +32,7 @@ > .\" @(#)hier.7 8.1 (Berkeley) 6/5/93 > .\" $FreeBSD$ > .\" >-.Dd May 25, 2008 >+.Dd January 1, 2010 > .Dt HIER 7 > .Os > .Sh NAME >Index: usr.bin/at/at.man >=================================================================== >--- usr.bin/at/at.man (revision 240474) >+++ usr.bin/at/at.man (working copy) >@@ -1,5 +1,5 @@ > .\" $FreeBSD$ >-.Dd January 13, 2002 >+.Dd January 1, 2010 > .Dt "AT" 1 > .Os > .Sh NAME >Index: usr.bin/finger/finger.1 >=================================================================== >--- usr.bin/finger/finger.1 (revision 240474) >+++ usr.bin/finger/finger.1 (working copy) >@@ -28,7 +28,7 @@ > .\" @(#)finger.1 8.3 (Berkeley) 5/5/94 > .\" $FreeBSD$ > .\" >-.Dd April 11, 2007 >+.Dd January 1, 2010 > .Dt FINGER 1 > .Os > .Sh NAME >Index: usr.bin/last/last.1 >=================================================================== >--- usr.bin/last/last.1 (revision 240474) >+++ usr.bin/last/last.1 (working copy) >@@ -28,7 +28,7 @@ > .\" @(#)last.1 8.1 (Berkeley) 6/6/93 > .\" $FreeBSD$ > .\" >-.Dd July 27, 2003 >+.Dd January 1, 2010 > .Dt LAST 1 > .Os > .Sh NAME >Index: usr.bin/ncplist/ncplist.1 >=================================================================== >--- usr.bin/ncplist/ncplist.1 (revision 240474) >+++ usr.bin/ncplist/ncplist.1 (working copy) >@@ -1,5 +1,5 @@ > .\" $FreeBSD$ >-.Dd June 24, 1999 >+.Dd January 1, 2010 > .Dt NCPLIST 1 > .Os > .Sh NAME >Index: usr.bin/talk/talk.1 >=================================================================== >--- usr.bin/talk/talk.1 (revision 240474) >+++ usr.bin/talk/talk.1 (working copy) >@@ -28,7 +28,7 @@ > .\" @(#)talk.1 8.1 (Berkeley) 6/6/93 > .\" $FreeBSD$ > .\" >-.Dd July 3, 2004 >+.Dd January 1, 2010 > .Dt TALK 1 > .Os > .Sh NAME >Index: usr.bin/users/users.1 >=================================================================== >--- usr.bin/users/users.1 (revision 240474) >+++ usr.bin/users/users.1 (working copy) >@@ -28,7 +28,7 @@ > .\" @(#)users.1 8.1 (Berkeley) 6/6/93 > .\" $FreeBSD$ > .\" >-.Dd June 6, 1993 >+.Dd January 1, 2010 > .Dt USERS 1 > .Os > .Sh NAME >Index: usr.bin/w/w.1 >=================================================================== >--- usr.bin/w/w.1 (revision 240474) >+++ usr.bin/w/w.1 (working copy) >@@ -28,7 +28,7 @@ > .\" @(#)w.1 8.1 (Berkeley) 6/6/93 > .\" $FreeBSD$ > .\" >-.Dd June 6, 1993 >+.Dd January 1, 2010 > .Dt W 1 > .Os > .Sh NAME >Index: usr.sbin/ac/ac.8 >=================================================================== >--- usr.sbin/ac/ac.8 (revision 240474) >+++ usr.sbin/ac/ac.8 (working copy) >@@ -25,7 +25,7 @@ > .\" > .\" $FreeBSD$ > .\" >-.Dd March 15, 1994 >+.Dd January 1, 2010 > .Dt AC 8 > .Os > .Sh NAME >Index: usr.sbin/rwhod/rwhod.8 >=================================================================== >--- usr.sbin/rwhod/rwhod.8 (revision 240474) >+++ usr.sbin/rwhod/rwhod.8 (working copy) >@@ -28,7 +28,7 @@ > .\" @(#)rwhod.8 8.2 (Berkeley) 12/11/93 > .\" $FreeBSD$ > .\" >-.Dd December 11, 1993 >+.Dd January 1, 2010 > .Dt RWHOD 8 > .Os > .Sh NAME
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 171624
: 127772