/[grub]/grub/stage2/builtins.c
ViewVC logotype

Diff of /grub/stage2/builtins.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.129 by okuji, Sat Apr 6 12:15:13 2002 UTC revision 1.130 by okuji, Wed Apr 17 09:41:54 2002 UTC
# Line 4080  terminal_func (char *arg, int flags) Line 4080  terminal_func (char *arg, int flags)
4080    if (terminal & TERMINAL_SERIAL)    if (terminal & TERMINAL_SERIAL)
4081      {      {
4082        int time1, time2 = -1;        int time1, time2 = -1;
4083    
4084          /* XXX: Disable the pager.  */
4085          count_lines = -1;
4086                
4087        /* Get current time.  */        /* Get current time.  */
4088        while ((time1 = getrtsecs ()) == 0xFF)        while ((time1 = getrtsecs ()) == 0xFF)

Legend:
Removed from v.1.129  
changed lines
  Added in v.1.130

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26