Timeline
08/26/09:
- 23:37 Changeset [6fcebf4ed2be8de96ff106c3755c7776f1c66804] by
- Core: opendir/readdir/closedir stuff added Here're some big changes: 1. …
- 07:31 Changeset [a4af14c5e65f78d77e3b8b2b6673fc1b62e39f4e] by
- gpllib: rename bootloader detection to MBR detection bootloaders.c really …
- 07:17 Changeset [039f904f20fa6d3cbdef637c9704188e0c6b08a5] by
- gpllib: use four bytes to discover the MBR Syslinux and Master Boot …
- 04:19 Changeset [788da3035b2cf325658d6123b1bef73c67290f68] by
- NEWS: update for 3.83
08/25/09:
- 21:32 Changeset [edfcc9f1e582d0adb4da88330505771eccd59e6a] by
- Core:pxelinux: fix the dns_resolv call reference in pxe.c The current …
- 19:27 CPU edited by
- Adding TOC to CPU menu (diff)
- 19:26 VESA edited by
- Adding TOC to vesa menu (diff)
- 19:24 VESA created by
- Adding vesa mode
- 19:10 WikiStart edited by
- Adding vesa main menu (diff)
- 19:00 WikiStart edited by
- Fixing typo (diff)
08/24/09:
- 23:32 Changeset [94eca0c06e03a9d50be4e7de06b3a79af8f47083] by
- dnsresolv: compare returned name; "better" CNAME handling Compare the …
- 22:43 Changeset [6b1a837bf5794bee3a2a3e1733bea321d12a89ad] by
- dnsresolv: fix timeouts, clean up types Fix timeouts: it was way too easy …
- 22:41 Changeset [cd20609d1e2bb3dad3881cc7f6286f165b9a2d42] by
- netinet/in.h: fix output types We need casts not just on input but on …
- 13:34 Changeset [b7ec0f07b339aed8bd2b8da3603b0ee9a6a7417a] by
- hdt: enhance error reporting in the CLI (disk) parse_partition_table can …
- 13:33 Changeset [9ffe8b0b4e2ff9b98813521f79c840d983424f82] by
- hdt: make get_error behaves like perror This simplifies buffer handling. …
- 13:25 Changeset [67ce2dc42d50baf6bdd0c53dc2df442cdfcf179a] by
- hdt: fix CLI crash when parsing unsupported geometries Remove extra …
08/23/09:
- 21:59 Changeset [4f72a18cc15ec7e4e3fbeebb7fc4bc7df01e2303] by
- hdt: right-align information about each disk (CLI) Align C/H/S, EDD and …
- 21:57 Changeset [cfd8a6c226eadce693865f35e1818365d74508dd] by
- hdt: enhance user experience (CLI) - try harder Alright - let's try …
- 21:41 Changeset [39c3e64bd35b9c5c25fed0552d9b40158c53ed78] by
- gpllib: fix comment buffer_ptr has been renamed to s. Signed-off-by: …
- 21:40 Changeset [06ad79e000496ad0c6a54b95fc06a09c0d9b4813] by
- gpllib: fix comment buffer_ptr has been renamed to s. Signed-off-by: …
- 21:36 Changeset [406c7bdd3e5d7238edb8c319bf171b1b3888ad88] by
- hdt: enhance user experience (CLI) Some users have reported that reading …
- 21:31 Changeset [6f74f1b4edbed5af2e279f31516024c01a2d4bd3] by
- hdt: enhance user experience (CLI) Some users have reported that reading …
- 17:50 Changeset [b5dab6d5656da5e90ad9b80b85f2ebb7a61d418d] by
- hdt: tweak bootloader display (menu) The extra "id" makes the menu too …
- 17:47 Changeset [7c6107c8da6660aac8fa98749d0a291c24b3abb5] by
- hdt: fix bootloader entry alignment We're missing a space here. …
- 17:45 Changeset [4bd576ecb18426cf7b0e45c161210c2fa0bcf178] by
- hdt: print bootloader name (menu) Add bootloader information in the disk …
- 17:43 Changeset [2a526d2af71de3b2b585bc1dd7bafbb6b947c16c] by
- gpllib: fix compilation warning (disk/bootloaders.h) struct driveinfo is …
- 17:29 Changeset [9dcb397d48dce00a81611b8d9219d07d2152a371] by
- hdt: print bootloader name (CLI) `show disks' in the CLI now prints …
- 17:27 Changeset [5ead2538bd63a816d592dcc29748e4d5dc4adc02] by
- gpllib: bootloader id should be uint16_t The id is of the form 0xABCD: …
- 17:22 Changeset [debd96ee67daff43628e177368eba0f49c2fedee] by
- hdt: detect bootloader ids when probing disks Add a bootloader_ids[] …
- 17:20 Changeset [9f42921795542e310b54c5679083c8251d469617] by
- gpllib: add bootloader detection The first two bytes of the hard drive …
08/22/09:
- 22:05 Ticket #12 (Add detection of bootloader installed in the MBR) created by
- Add detection of bootloader installed in the MBR. I think it is a nice …
- 18:08 Changeset [80726ee72df67c2c27ee8a58561e08a9cac30e9c] by
- hdt: enhance error reporting in the CLI (disk) parse_partition_table can …
- 17:34 Changeset [6bc9a8305bca8c933da90481f536407b733b806f] by
- hdt: make get_error behaves like perror This simplifies buffer handling. …
- 17:09 Changeset [b3514f90bf55e5a1f277cbcf83afa509b9d13acc] by
- hdt: fix CLI crash when parsing unsupported geometries Remove extra …
08/21/09:
- 21:35 Milestone 0.3.4 completed
- * Fixing int10/13 conflict …
- 20:33 WikiStart edited by
- (diff)
- 20:32 WikiStart edited by
- 0.3.4 (diff)
- 03:41 Changeset [4d5026e38d741a75b0fdfd2a04f40dc43f544b76] by
- Core:PXELINUX: dns_resolv problem resolved. Now the dns_resolv program …
08/20/09:
- 04:24 Changeset [daba7ba9c40e257fcb6da033c54dd807f81b1a25] by
- hdt: 0.3.4 Impact: New release 0.3.4 is now out !
- 04:22 Changeset [e8fd12251a93ed182a35389c1992358e9253a37b] by
- hdt: fix disklib display We currently display the first sector after the …
- 04:17 Changeset [3b4e0f5e471de0fc6a9c335343a4ad52f8b29aeb] by
- disklib: fix extended partition code gert1 reported some issues using …
08/19/09:
- 22:19 Changeset [f856e30a7162319b9743d6742cec9d41b33269b5] by
- hdt: Fixing memory corruption Impact: Improve stability In some case, …
- 21:50 Changeset [43ec93d70fba9f7d014b295e2c49035283596e1d] by
- Merge branch 'master' of …
- 19:17 Changeset [ba624b47944642cea544ddee026758636ce5c2eb] by
- Merge commit 'pam/disklib-fixes'
- 10:47 Changeset [20a5fcfeb198143ca55cc21cf5ceeb6af80c2548] by
- Core:PXELINUX: dnsrelov.inc converted The dnsrelov converted to C. …
- 04:14 Changeset [9c111b3eb8f35bae1f6268eaa1b5f1808acd7d66] by
- Merge branch 'master' of …
08/18/09:
- 02:06 Changeset [565c1d8c67289d8df1b16eea1e325d86385d90fb] by
- MEMDISK: generate map files Generate map files to make debugging less …
- 00:30 Changeset [f3b1b1b7d183aaef287c74c397507fc34b355e99] by
- memdisk: make the stack size configurable Make it possible to configure …
08/17/09:
- 23:47 Changeset [1c1ca54240d84f93fd5825b77997bcfb4794d84b] by
- Core:PXELINUX: improve the pxe_mangle_name in pxe.c the old code has so …
- 19:26 Changeset [1e5b3e683aacab3f866abfa36e162177e80b6836] by
- menu: initialize cm (current menu) before empty check The empty check in …
- 08:28 Changeset [04599613bd3fa33e99dde9d3bc12f0cf3b3769fb] by
- Core: fat: make the file->file_len to store the dir sector number when we …
08/16/09:
- 08:41 Changeset [7c74cc5a7bd4ee6e61f2baf686f5c6a94af20a65] by
- Core: code clean Signed-off-by: Liu Aleaxander <Aleaxander@…>
08/15/09:
- 00:22 Changeset [967ae0b3395e23b2f9e40d3981932a4202360504] by
- Merge commit 'origin/master'
08/14/09:
- 05:32 Changeset [8abec8d70f99c890beb281ec3f2669990345bcf1] by
- core: kaboom.c: file missing from previous checkin kaboom.c; necessary …
- 05:31 Changeset [89564000aceb909fd38893681d82a2647f6b1bc4] by
- menu: fix Ctrl-W (word erase) when editing a command line The Ctrl-W …
08/13/09:
- 22:27 Changeset [8ec91911584632c66e24a338a26905aa5ef378bd] by
- Revert "Run Nindent on com32/include/pngconf.h" This reverts commit …
- 22:26 Changeset [7d4c44aff907b8c1366ec8346281e92ce00d19ba] by
- Revert "Run Nindent on com32/include/png.h" This reverts commit …
- 04:51 Changeset [39851b279e6001157094ea87ffe27d0ad152edb4] by
- core: cleaner way to call kaboom from 32-bit code Make kaboom() a …
- 04:39 Changeset [69269947f6f716dcb01f3bf00e9a4ca00c04c10c] by
- netinet/in.h: add constfunc to inlines All the byte-swapping functions …
- 04:37 Changeset [ff30d914fe20fd5e4743b906ecfe0239f1c4e013] by
- netinet/in.h: put in explicit casts for all the hton/ntoh macros For the …
- 04:31 Changeset [a1fc1f47b4e6080edabb517a070e3c1918c1b3a1] by
- core: use stpcpy() as generic_unmangle_name() We can use stpcpy() as …
- 04:30 Changeset [43c00b21090c396f92502a6b6fc9c2bd35f59684] by
- iso9660: adjust to the new VFS I missed converting iso9660 over to the …
- 04:23 Changeset [9d74e76846da90d73f77ea9e8275a071d869fd31] by
- com32: remove strpcpy() - we already have stpcpy() Remove strpcpy(); it …
- 03:56 Changeset [0456f52098e30355a09ad2e05c3a26fc2dbc1752] by
- core: make FILENAME_MAX common; librarize mangle/unmangle FILENAME_MAX …
- 03:23 Changeset [73ed95079a6d317db472935a8965f36a63f10140] by
- core: more filesystem-specific files into subdirectories Preemptively …
08/12/09:
- 00:25 Changeset [f2fa4525e58ba414220c9f62587b7e7aff35347f] by
- core: VFS cleanups: add a persistent generic struct file Major cleanups …
08/11/09:
- 20:20 Changeset [0202356bab69a17bf9620432da4339348c0833b7] by
- Merge commit 'liu/master' into fsc
- 20:17 Changeset [6a1f8b6a4d1b61b43a14b17b4f88319a03b97250] by
- pxe: more tweaks to the open (searchdir) routine More tweaks to the open …
- 20:16 Changeset [0757cb3d6b64e810212024ca51bedbf16120fc6e] by
- netinet/in.h: adjust hton/ntoh macros to be true constants Tweak the …
- 18:49 Changeset [e32f5182161fd5210e67ae57136e929dc20e0776] by
- pxe: clean up C code; reimplement "Plan C"; share PXE API definitions …
- 16:20 Changeset [e9b317fd0dc87dc93a49bc40520f4bdd0264d746] by
- ansicon: allow to pass page # to write functions Some video modes support …
- 09:18 Changeset [37003eb7e984370fad9407ce5db341b720e9d4cd] by
- Core:SYSLINUX: make searchdir do work well, still get lots of bugs, like …
- 06:16 Changeset [db6bc6f4eb6a10fd4af96c5068d651ad4aca95aa] by
- Core:SYSLINUX: fix the vfat_searchdir This makes the searchdir can find a …
- 00:30 Changeset [5d7d50a01de8282a0e910beb0a9f151e526dcb62] by
- core: remove assembly definition of Files in iso/pxelinux Remove the …
08/10/09:
- 23:56 Changeset [ddd56ac530ff2ba81e350d3481e009f7dd8b0570] by
- MCONFIG: update GCCOPT Add -fwrapv, -freg-struct-return, -fno-exceptions, …
- 23:45 Changeset [b88ef2b963207617b81ecf3475d418f7c25d0518] by
- core: add missing (void), drop casts for Files[], cleanups Add missing …
- 23:42 Changeset [62bfc2dc87cfd752856e2b5aeecc790255143523] by
- ext2: fix missing (void), use standard form for loop Use the standard …
- 23:41 Changeset [710be5ce8bb85a8cfe08acbc242dbee12f6c7871] by
- Merge commit 'liu/master'; fix Files[] definition Resolved Conflicts: …
- 21:27 Changeset [f87413e6b7a60e9cfc086232953b7f32a4d1c5f2] by
- core/diskstart.inc: make the root filesystem a configurable Instead of …
- 18:18 Changeset [77632adf09dbf7d4d72ce3763566f1dade3bb0e2] by
- zlib: remove unused sample programs Remove unused sample programs …
- 02:47 Changeset [d74cbcd018244a834c60842b16ee18966a6ec020] by
- core: merge ldlinux.asm and extlinux.asm ldlinux.asm and extlinux.asm are …
08/09/09:
- 22:52 Changeset [3ec18540fcb8db13ebef5995d834e840fcaac211] by
- zlib: kill gzio.c Remove gzio.c, which is a zlib-specific stdio-like …
- 21:44 Changeset [087b7e9916ef15bcb6835cb505d143b98534ea7a] by
- Merge branch 'core32' into fsc
- 21:42 Changeset [17f265f989ba4918f4e030cb6b13a98c3c9ede64] by
- core: remove hack for dynamic symbol table generation Kill hack we used …
- 07:00 Changeset [cf68539184ac53fb8a29905e87f5f44f24dbcb37] by
- Core:pxelinux: improves the tftp options parsing Signed-off-by: Liu …
- 06:54 Changeset [cb76438e0029540a870213fd001c01e77ae7e892] by
- pxe: fix OACK packet handling The current code only works iff the tsize …
- 01:51 Changeset [c8893ccbdbafec7776dc0c190609590a6b30f11c] by
- Merge branch 'master' into core32
08/08/09:
- 09:49 Changeset [a0a603145eaf41c0650dd9c80002375c8b2cb04f] by
- Core: code-clean removes the unused variables and functions …
- 09:39 Changeset [363bb72fd5fa66efeadb03e123ecd99b1a381126] by
- Core: unmangle_name converted Signed-off-by: Liu Aleaxander …
- 09:03 Changeset [de0b71af1e9d141c3234aa10376d5bcf79e47c55] by
- Core:EXTLINUX: fix the bug of open_file_t struct in extlinux The size of …
- 08:53 Changeset [99756b937dc3d1f811ec5dc5eb6328b9c3a73708] by
- Core: move the comman externs to core.h the trackbuf and Files are all …
- 08:36 Changeset [1f02a2352cc0af8416b911c613f8c77144f72d63] by
- Core: add _static_ statement to all fs This well let me far away from …
- 08:05 Changeset [f7e36b4de4387f8662dbb88b550915a021e8f99b] by
- core:PXELINUX: fix the OACK option parsing bug. the current code can just …
- 07:51 Changeset [608df81932797cb5725d03699fa2a5a3e21bd44d] by
- Core: get the rid of the ld warnings we extern the SecPerClust? from …
08/07/09:
- 07:11 Changeset [2f90b35a7292515f26f65b947a9c2f065e9f65e4] by
- extlinux: add ext4 support to the installer The filesystem code now …
- 07:07 Changeset [115baf602655e84d93b6d26feba16a8fadab1292] by
- Makefile: add back the gpxe directory Add the gpxe directory back into …
- 07:05 Changeset [ff21aee6c21f16b001c5052668a2d7b9c731ee17] by
- Merge branch 'core32' into fsc Resolved Conflicts: core/extlinux.asm …
08/06/09:
- 09:27 Changeset [3005ac33860fd714991272e0e97b7337b2c5de73] by
- Core:PXELINUX: pxelinux derivative merged succeesfully So, now we have …
- 07:17 Changeset [184bc83718963636297d230d8f3846d025942a72] by
- Core:PXELINUX: try to merge pxelinux the others Syslinux derivative …
- 04:31 Changeset [2ce3248c238ee5c74635ce3ded583adcd42d7a48] by
- hdt: Remove extra more_printf calls Let's rather use string …
- 04:29 Changeset [9636a1bbb1c1394fc9fb7cf66d97ffe5f5f43ff3] by
- gpllib: Introduce typedefs for callbacks typedefs are evil but useful for …
- 02:26 Changeset [22a679c93b85c064844b0a12cb1e59eba1cf4aa4] by
- hdt: Don't show partition header if not needed Don't blindly print the …
08/05/09:
- 22:59 Changeset [f8ac660c0fae6328bde62164f8f01b17b9dc5522] by
- hdt: Fix disk menu to use the new disklib interfaces Adapt the disk menu …
- 22:11 Changeset [d9347453718a27439b33b6020b996621439cebb7] by
- hdt: Make the menu and cli use the new disk interfaces The disklib …
- 22:09 Changeset [2acba746d510b460fffd29ec5538962fec3cebda] by
- gpllib: More errno fixes * Fix header files due to previous commit * …
- 20:49 Changeset [724c1ef7714087cf643bb0b34f92f09eca8c8d39] by
- gpllib: Enhance Makefile Leverage Make built-ins rather than listing …
- 20:48 Changeset [4d9e463c3fb68f3c1c967f73c5f39dc43ba9fed1] by
- gpllib: Fix compilation ata.c was missing the inttypes.h header. …
- 19:44 Changeset [737102c3c7abe183e50c1740be3b5c5276b1fa17] by
- disklib: Change read/write interface Get rid of the error pointer and use …
- 19:39 Changeset [35d52abdfc7e6a6af960c80869b6a1e95262810f] by
- disklib: Fix write_verify_sectors Compare the entire chunk (all sectors), …
- 04:01 Changeset [0b19aba1d072ab3a2d9f528d7f0042dc8bc9e0ca] by
- Merge commit 'hpa/master' into for-erwan Conflicts: …
- 00:35 Changeset [a6b80d3e8a356a55b4365c5e402e502843bbff8c] by
- gpllib: refactor partitions detection Re-implement the logic to parse …
08/04/09:
- 03:50 Changeset [3369a18e1a3eae71a8b37bd91cff61dbbe389a2b] by
- [memdisk] Add El Torito emulation for .ISO images With this patch, users …
- 02:09 Changeset [ec5a587d90a2484f182b27f25c09cc70a23935cc] by
- [memdisk] Rename CHS and EDD hooks to describe their sector size Suffixed …
- 02:09 Changeset [cb2d6723ad809d88d7fb22f29acb08ba27370fa9] by
- [memdisk] Move sector size choice into each individual hook
- 02:09 Changeset [1275c1535315174f355b4bf74e69e572d8b38fc6] by
- [memdisk] Add installable INT 13h hooks for ISO-booting scenarios As of …
- 02:09 Changeset [004082b85c0362ab7a47598b889c9d9c4ef570d8] by
- [memdisk] Add disk probing code to support a drive shifting limit Our INT …
- 02:09 Changeset [d5d62c379dde5a852ad049286cbabb770c4955a1] by
- [memdisk] Add drive shift limit logic We will not shift drives greater …
- 02:09 Changeset [c4c2d6cd6a492cef09fff0cbcb06dcfde866017a] by
- [memdisk] Move BIOS Data Area access into its own file New file: bda.h
08/03/09:
- 21:14 Changeset [8e01231be41fd889bcb71604dbda511688ed0f38] by
- NEWS: document isohybrid -id fixed.
- 21:12 Changeset [d59d154036bf223d7cc1b32bf5fd40f0c2244cdc] by
- isohybrid: convert -id to a binary string Shouldn't 'isohybrid -id ID' …
08/02/09:
- 18:59 Changeset [386255cf3c6519926abafd3760f504115519928b] by
- memdisk: remove unnecessary %ifdef Remove an %ifdef that the macros take …
- 18:56 Changeset [32598725b8d1941899bc700b5d71efa57c3f419c] by
- memdisk: don't set CX:DX for INT 13h AH=15h for floppies Win98SE DOS …
- 18:12 Changeset [d655fa0bc3a9d817df253d4f67bb92da20ef741a] by
- MEMDISK: additional EDD DPT Fields We incorrectly used "equ" instead of …
07/31/09:
- 15:27 Changeset [41909771e1bafa89f316d3cd75d3b3be4c9e56be] by
- memdisk: correct the types for the EDD DPT, and write a real one Fix the …
- 15:24 Changeset [a243241a43b48a7cf0fbe47e54851bd8f2c2023e] by
- memdisk: don't write the EDD DPT unless we are in EDD mode... Don't write …
- 05:40 Changeset [8b9b22fee5e3febcddf7439e0b4369615fc9ecd7] by
- Merge commit 'andytim/freedos'
- 05:27 Changeset [5cf4f7fa13ffdd72cf79bdddf258677d3167bdd1] by
- graphics: actually do 32-bit writes to VGA Use "rep movsd" to copy data …
- 05:27 Changeset [76906786a0e17af1a10eecd50e86f1173d885712] by
- [memdisk] Additional EDD Device Parameter Table fields Some additional …
- 00:44 Changeset [c537e06012c19dca57a14bda713a4a467a0c41e8] by
- graphics: trivial optimization of old-style graphic mode Trivially …
07/30/09:
- 19:31 Changeset [ac1566ad2612de8efd81be84a516079ce6759f4f] by
- NEWS: document Thinkpad fix
- 19:28 Changeset [5ca2764460883f5e9a5bd83db00f242ea1272e33] by
- memdisk: move temporary variables away from the EDD data block Move a …
- 18:24 Changeset [44bc900a31b8c83a4de92c45e0401ceaefe371e8] by
- memdisk: handle recursive INT 13h invocation Some systems, e.g. a lot of …
07/29/09:
- 03:20 Changeset [3cdc491e358508621ce19d851f148aa2932b87bf] by
- PXELINUX: allow filenames up to 251 characters long At least one users …
07/27/09:
- 18:15 Changeset [f4b44a7b44faf9bcc345153f3ba23cabc68135da] by
- Merge commit 'syslinux-3.83-pre1' Conflicts: com32/modules/chain.c …
Note: See TracTimeline
for information about the timeline view.
