Timeline
10/13/10:
- 23:51 Changeset [15ccf3b3f9aaae192d641241a2030e8f1632d322] by
- chain.c32: DRMK: Add comment about only using a DWORD for partition offset
- 23:39 Changeset [52e9b6f0969914016966e284d7bb3aeec50ff966] by
- chain.c32: DRMK: clean up output; clean up and correct comments
- 23:11 Changeset [7b10b47f8905ca94dad57905d9038c7358160cd8] by
- chain.c: Progress on DRMK and notes that it's not perfect yet.
- 20:32 Changeset [dd7faee4bbb90786332cf3d09fed305c12d1f4ce] by
- Merge branch 'master' into rosh_for_hpa
- 20:28 Changeset [5ba0eadc40d71db7a85603166d080041a7e27543] by
- rosh: add another item in the ToDos? comment
- 05:54 Changeset [c61cb87b8595df9be415590b34968d974e5027bd] by
- gfxboot: add include and menu include support Ubuntu CDs use multiple …
- 05:52 Changeset [4b54dd8775b6e0656809580a4e49aa051ee11bb2] by
- doc: extlinux falls back to syslinux.cfg Signed-off-by: Ferenc Wagner …
- 05:52 Changeset [1c30e97c3e11b8988f0eb19959c7d42124b48815] by
- doc: reorganize config file intro Signed-off-by: Ferenc Wagner …
- 05:52 Changeset [158d640be181df20f281cc6d7da5b20df2e1e012] by
- doc: comments don't need a leading space Signed-off-by: Ferenc Wagner …
- 05:49 Changeset [901df1bf42caf1d361ee2c1e93f48f079cd57ff9] by
- chain.c32: make CHS calculation match core/fs/diskio.c Use the same …
- 05:43 Changeset [0d738aa71b053f185cf5fbc126b1bbb6fb8d478b] by
- strspn.c: drop "inline" Drop "inline" from bit operations. These should …
- 05:40 Changeset [b567fbcbd4ae3b7a3e3dd7ccc25fc7e04b2da28e] by
- NEWS: Update for 4.03 Signed-off-by: H. Peter Anvin <hpa@…>
- 05:35 Changeset [648a240b7b69ff5f6c217c29ed46ccac5e9ad4c2] by
- isohybrid: Use ftruncate instead of seek for final padding Pad the image …
- 05:31 Changeset [904fea3db31bda2360a9d3b6fe1cd0ce17c9c0ee] by
- chain.c32: fix conversion from LBA to CHS Bits [9:8] of the cylinder goes …
10/09/10:
- 15:28 Changeset [9ca018b331ccda7043b5c8b179849bc0d35949a1] by
- rosh: Fix rosh_ls(); fix FTBFS on rosh_more(); add ROSH_DEBUG2_ARGV_V …
- 15:10 Changeset [a66a47e168804aa0a62a3a5810d7f8dd9b647dab] by
- lib: Update memmem function The current memem implementation can not …
- 12:32 Changeset [0b2566e9aebbde9b16bb2fff6c0312e5cd403df0] by
- unistd.h: Add missing getopt declarations
- 11:41 Changeset [f8a2515b7c25495dc61460d70b8bcf811b0dec20] by
- Merge branch 'master' into rosh_for_hpa
- 11:33 Changeset [f0f602e00fa6fdd94f4f6e1fcf6ff56791527380] by
- rosh: Change rosh_more()/rosh_less() to use argc/argv
- 11:33 Changeset [e5113373998003f6858abe5074a8c2c57f8a5dad] by
- rosh: In main, use string macro directly
- 11:33 Changeset [cb8c3cf3a53d239840581a6d2e916843a4785b08] by
- rosh: Clean up rosh_command to remove old stuff
- 11:33 Changeset [c64e50f2adad3c6c26e8dcbfb184d2338d781d57] by
- rosh: clear errno before possibly using it. might be set by a previous …
- 11:33 Changeset [afb0c23c5f1dc25e4f0a71141b0ed42a1d81c96f] by
- rosh: Add argc/argv rosh_reboot(); Allow warm reboots
- 11:33 Changeset [9dcd2c464d0c1b022fa00835a8912045eb72be19] by
- rosh: Change rosh_ls()/rosh_dir() to use argc/argv; use getopt()
- 11:33 Changeset [33f17653a07d7618e9aed30f6883597e62c90b26] by
- rosh: code cleanup
- 11:33 Changeset [1d3b53de86e8477b5a47a20bd1e502daa7f23f19] by
- rosh: Remove unneeded cases in rosh_command() switch statements
- 11:33 Changeset [0315b01add0b49c922e550cc34d2781f1027c06d] by
- rosh: remove cmdstr from rosh_pwd()
- 11:33 Changeset [fca730eca4bc6730c5e514b8148f43e6d02fc3b2] by
- rosh: Fix rosh_ls_arg() to prevent segfault on access denied
- 11:33 Changeset [f45d80d58bc5d5c7ba91fad33fa2dcb57fe333bc] by
- rosh: Change rosh_run() to use argc/argv
- 11:33 Changeset [efcb7c588efcaef60bd0b87f9862b87d85d1c2a3] by
- rosh: rosh_cd fix DEBUG
- 11:33 Changeset [e7685ec249951e33fa7ff282f4fdc3a9a2c1e2ce] by
- rosh: main, prompt and command try to use argc/argv mostly prompt still …
- 11:33 Changeset [e7401a4fc5c6f51d5a578bf446e8f89081950d73] by
- rosh: ROSH_DEBUG_ARGV_V in header
- 11:33 Changeset [dbc91c69f13a2a120b9fbb8a7078347fc171850d] by
- rosh: Change rosh_help() to use the string passed to it directly
- 11:33 Changeset [c7fdcb82d3cc6ac194f5294d86724fc6e8074059] by
- rosh: Rename function as it's verbose rosh_pr_argv and ROSH_DEBUG_ARGV …
- 11:33 Changeset [b3b0fa7ce9bcdc6c5f25ef9ed47dab23ac4c8d01] by
- rosh: closedir() only if actually opened
- 11:33 Changeset [adac922714ec5835812fe8902d17eb0c5f0ff316] by
- rosh: compact previous commit
- 11:33 Changeset [aaca83c8aa0e95776082f7ba154c50b03715df74] by
- rosh: Add function header comments that were missing
- 11:33 Changeset [81dc3bbd5faf59405bee1398239d14b30f92cca6] by
- rosh: fix errors in previous commit
- 11:33 Changeset [736c1716e9382c6d2d20bcc8b326302e89952ee4] by
- rosh: Fix warning on rosh_ls_arg(); remove rosh_echo() for rosh_pr_argv()
- 11:33 Changeset [68be7726bc5496d069bf34afbeb6587c0f7dd7e7] by
- rosh: convert rosh_cat() to argc/argv
- 11:33 Changeset [2e16477b7971de5459fa82d6739d7008911717c8] by
- rosh: change rosh_cd() to use argc/argv
- 11:33 Changeset [912868315714ebb27de25f5f98d58b1aa08f2e1f] by
- rosh: fix commented out WS usage in linux to grab screen size
- 11:33 Changeset [7a50309032968cb9fc12ddd9279fa0a9f7fdeacb] by
- rosh: start parse_args(); prep for use; make print_argv() parse_args() …
- 11:33 Changeset [6e6aca523a5d37d27a7a9d59b71eda7bede45ba2] by
- rosh: Use internal parser for argc/argv; use argc/argv in rosh_command
- 11:33 Changeset [46aa048f6706147d52e471e4cd1a28b8b6d9fbd8] by
- rosh: add echo
10/08/10:
- 20:46 Changeset [f2330884f94b131481042a5742711f518eac84cf] by
- Merge remote branch 'genec/rosh_for_hpa'
09/24/10:
- 03:26 Changeset [e670d25fb0819ee54be6dd0e1e1ce24810997dd7] by
- core: fix handling new directory "/" for CONFIG in ISOLINUX and EXTLINUX
Note: See TracTimeline
for information about the timeline view.
