/[grub]/grub/stage2/shared.h
ViewVC logotype

Diff of /grub/stage2/shared.h

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

revision 1.83 by okuji, Tue Feb 5 04:56:42 2002 UTC revision 1.84 by okuji, Fri Feb 8 01:14:01 2002 UTC
# Line 608  extern char *password; Line 608  extern char *password;
608  extern password_t password_type;  extern password_t password_type;
609  extern int auth;  extern int auth;
610  extern char commands[];  extern char commands[];
611    
612    /* For `more'-like feature.  */
613    extern int max_lines;
614    extern int count_lines;
615    extern int use_pager;
616  #endif  #endif
617    
618  #ifndef NO_DECOMPRESSION  #ifndef NO_DECOMPRESSION

Legend:
Removed from v.1.83  
changed lines
  Added in v.1.84

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