]> git.pld-linux.org Git - packages/mingetty.git/commitdiff
- update time on every screen redraw
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 3 Jun 2000 14:48:15 +0000 (14:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mingetty-current-time.patch -> 1.1

mingetty-current-time.patch [new file with mode: 0644]

diff --git a/mingetty-current-time.patch b/mingetty-current-time.patch
new file mode 100644 (file)
index 0000000..147d2a8
--- /dev/null
@@ -0,0 +1,12 @@
+diff -ur mingetty-0.9.4.orig/mingetty.c mingetty-0.9.4/mingetty.c
+--- mingetty-0.9.4.orig/mingetty.c     Fri Jun  2 23:53:25 2000
++++ mingetty-0.9.4/mingetty.c  Fri Jun  2 23:54:49 2000
+@@ -256,7 +256,7 @@
+       case 'o':
+               printf ("%s", uts.domainname);
+               break;
+-#if 0
++#if 1
+       case 'd':
+       case 't':
+               {
This page took 0.110773 seconds and 4 git commands to generate.