index
:
users/yliu/syslinux.git
elflink
extlinux
isolinux
ldlinux
master
Liu Aleaxander's syslinux git tree
liu Aleaxander
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
com32
/
rosh
/
rosh.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rosh: rosh_argcat now has length. if DO_DEBUG, show startup command
Gene Cumm
2010-10-16
1
-8
/
+16
*
rosh: display command entered and a command unknown message when not known
Gene Cumm
2010-10-16
1
-20
/
+24
*
rosh: add another item in the ToDos comment
Gene Cumm
2010-10-13
1
-0
/
+2
*
rosh: Fix rosh_ls(); fix FTBFS on rosh_more(); add ROSH_DEBUG2_ARGV_V macro
Gene Cumm
2010-10-09
1
-6
/
+26
*
rosh: Remove unneeded cases in rosh_command() switch statements
Gene Cumm
2010-10-09
1
-2
/
+0
*
rosh: Clean up rosh_command to remove old stuff
Gene Cumm
2010-10-09
1
-4
/
+0
*
rosh: code cleanup
Gene Cumm
2010-10-09
1
-3
/
+2
*
rosh: Change rosh_ls()/rosh_dir() to use argc/argv; use getopt()
Gene Cumm
2010-10-09
1
-76
/
+45
*
rosh: Change rosh_more()/rosh_less() to use argc/argv
Gene Cumm
2010-10-09
1
-26
/
+18
*
rosh: remove cmdstr from rosh_pwd()
Gene Cumm
2010-10-09
1
-9
/
+2
*
rosh: clear errno before possibly using it. might be set by a previous call
Gene Cumm
2010-10-09
1
-2
/
+9
*
rosh: Add argc/argv rosh_reboot(); Allow warm reboots
Gene Cumm
2010-10-09
1
-7
/
+27
*
rosh: In main, use string macro directly
Gene Cumm
2010-10-09
1
-1
/
+1
*
rosh: Change rosh_run() to use argc/argv
Gene Cumm
2010-10-09
1
-14
/
+13
*
rosh: Change rosh_help() to use the string passed to it directly
Gene Cumm
2010-10-09
1
-9
/
+6
*
rosh: convert rosh_cat() to argc/argv
Gene Cumm
2010-10-09
1
-18
/
+9
*
rosh: Add function header comments that were missing
Gene Cumm
2010-10-09
1
-3
/
+24
*
rosh: Fix warning on rosh_ls_arg(); remove rosh_echo() for rosh_pr_argv()
Gene Cumm
2010-10-09
1
-2
/
+11
*
rosh: Rename function as it's verbose
Gene Cumm
2010-10-09
1
-3
/
+3
*
rosh: closedir() only if actually opened
Gene Cumm
2010-10-09
1
-1
/
+1
*
rosh: compact previous commit
Gene Cumm
2010-10-09
1
-2
/
+1
*
rosh: Fix rosh_ls_arg() to prevent segfault on access denied
Gene Cumm
2010-10-09
1
-1
/
+6
*
rosh: main, prompt and command try to use argc/argv mostly
Gene Cumm
2010-10-09
1
-23
/
+25
*
rosh: rosh_cd fix DEBUG
Gene Cumm
2010-10-09
1
-0
/
+3
*
rosh: fix errors in previous commit
Gene Cumm
2010-10-09
1
-1
/
+4
*
rosh: change rosh_cd() to use argc/argv
Gene Cumm
2010-10-09
1
-18
/
+16
*
rosh: Use internal parser for argc/argv; use argc/argv in rosh_command
Gene Cumm
2010-10-09
1
-28
/
+29
*
rosh: start parse_args(); prep for use; make print_argv()
Gene Cumm
2010-10-09
1
-6
/
+93
*
rosh: add echo
Gene Cumm
2010-10-09
1
-5
/
+38
*
rosh: show environment
Gene Cumm
2010-07-07
1
-5
/
+12
*
rosh: more remove unneeded check
Gene Cumm
2010-07-07
1
-2
/
+2
*
rosh: bump build
Gene Cumm
2010-07-07
1
-1
/
+1
*
rosh: more: overallocation, better feedback for debug
Gene Cumm
2010-07-07
1
-3
/
+6
*
rosh: move scrbuf to more's main function; malloc and free oversize buffer.
Gene Cumm
2010-07-07
1
-6
/
+12
*
rosh: more: if it's the first line, dump it to screen for now even if it's to...
Gene Cumm
2010-07-07
1
-2
/
+3
*
rosh: fix displaying too many lines because a line is too long.
Gene Cumm
2010-07-07
1
-3
/
+9
*
rosh: begin to add Syslinux version string with DATE
Gene Cumm
2010-07-07
1
-3
/
+3
*
rosh: update for Syslinux 4 and make it more usable
Gene Cumm
2010-06-27
1
-300
/
+613
*
rosh.c: mark argument used
H. Peter Anvin
2010-05-12
1
-0
/
+2
*
readdir: replace opendir/readdir/closedir API with a 32-bit API
H. Peter Anvin
2010-03-04
1
-1
/
+0
*
Merge branch 'master' into fsc
H. Peter Anvin
2010-01-24
1
-4
/
+4
|
\
|
*
Change () prototypes to (void)
H. Peter Anvin
2010-01-06
1
-4
/
+4
*
|
Core: code clean -- re-style the unstyle code
Liu Aleaxander
2009-08-28
1
-1
/
+1
*
|
Core: vfs-dir stuff re-implemented
Liu Aleaxander
2009-08-28
1
-2
/
+1
*
|
Core: opendir/readdir/closedir stuff added
Liu Aleaxander
2009-08-27
1
-7
/
+4
*
|
Core:SYSLINUX: make searchdir do work
Liu Aleaxander
2009-08-11
1
-4
/
+4
*
|
Core:SYSLINUX: fix the vfat_searchdir
Liu Aleaxander
2009-08-11
1
-1
/
+1
|
/
*
Run Nindent on com32/rosh/rosh.c
H. Peter Anvin
2009-05-29
1
-516
/
+574
*
Global whitespace cleanup.
H. Peter Anvin
2009-04-20
1
-14
/
+14
*
COM32 module: Read-Only shell
Gene Cumm
2009-02-15
1
-0
/
+810