Timeline


and .

08/07/08:

23:10 Changeset [911a37f89e07e191f39e21603ca4b6f4674f63ae] by H. Peter Anvin <hpa@…>
Add version.mk to .gitignore

08/01/08:

21:03 Changeset [7602ec169ae0464a73cb3a5b4b1eefbbfae43057] by H. Peter Anvin <hpa@…>
com32/lib: add zalloc() Add the nonstandard, but often useful, zalloc() …
19:56 Changeset [d721352927d7743d3e18dfd72e2a60d729377c8b] by H. Peter Anvin <hpa@…>
pci: inlines for extracting part of a PCI device address The inverse …
19:51 Changeset [a56f1a4e63e9fc38294a2b96d1672d3fa532a7a8] by H. Peter Anvin <hpa@…>
pci: store device address When scanning PCI devices, store the device …
00:34 Changeset [b4bf076bd5a5ba6ed8f3b7f70cd1c2a0544a8502] by H. Peter Anvin <hpa@…>
Merge commit 'origin/for-3.72'
00:33 Changeset [e3e9dd535d53299b475fa8f495cbfdb4c8a5e292] by H. Peter Anvin <hpa@…>
version: bump version number Next version will presumably be 3.72…
00:21 Changeset [8a838bfac61f805aea0a2c5c015d1ffb489c10a0] by H. Peter Anvin <hpa@…>
Document search for MinGW
00:20 Changeset [7011bcab70e9a588cae65fc2c5d7e3bbd20ce391] by H. Peter Anvin <hpa@…>
Document remaining fixes.

07/31/08:

02:22 Changeset [2fde5ad3bb06c1d3bd0f187c0055cbcd2907fa9e] by H. Peter Anvin <hpa@…>
chain.c32: error out on missing boot sector signature If we're booting a …

07/24/08:

02:17 Changeset [ba5ae24cd489d6ea2d1ff2e39951c02a39a97315] by H. Peter Anvin <hpa@…>
klibc/compiler.h: add weak macro Add a macro for weak symbols.
02:15 Changeset [97c2f2b35677f999ced3d8649bfc7d441b1dc4e4] by H. Peter Anvin <hpa@…>
klibc/compiler.h: booleanize likely/unlikely likely() and unlikely() …

07/22/08:

17:41 Changeset [81e4821f2a9507238cfda0c665933eb8a23c9c5b] by H. Peter Anvin <hpa@…>
Simplify and fix label string scanning Simplify and fix bugs in the code …
17:18 Changeset [559ea7abec1acb497eca0bd74a583713e425302b] by H. Peter Anvin <hpa@…>
parseconfig, ui: store the label name unmangled Store the label names …
16:58 Changeset [eec9fe478cfcf9ba45455f68715cba4b57be7ea6] by H. Peter Anvin <hpa@…>
Fix loading of *.lkrn images from gPXE Attempts to load *.lkrn images …
16:58 Changeset [a8641f9842da20ad9c80ad28db8c10cdaaddfd55] by H. Peter Anvin <hpa@…>
core/runkernel.inc: remove dead code Signed-off-by: Sergey Vlasov …
16:58 Changeset [2870b77cd5d04addc8e956ba21e91bde08e4db66] by H. Peter Anvin <hpa@…>
Fix initrd overwriting the kernel for some kernel sizes The address in …
16:58 Changeset [c86aca6b49cb335fba1f9cf96f1ce5b7d18dba2f] by H. Peter Anvin <hpa@…>
vesamenu: avoid strcmp() with NULL Avoid touching memory at address zero …

07/20/08:

00:29 Changeset [f8d4f8a641d0b397c4e57beb8de8fd3812e07b18] by H. Peter Anvin <hpa@…>
pci: resize pci_device arrays pci_bus->pci_device get's populated with …
00:29 Changeset [8502d91fbd68a145dd92981c0599961bcdc44e0b] by H. Peter Anvin <hpa@…>
ethersel: use library functions Replace get_config() and execute() with …

07/17/08:

22:18 Changeset [b8f5d7dededad33d163b66b9ffe183f1fc335eef] by H. Peter Anvin <hpa@…>
Document SERIAL fix
21:54 Changeset [e21e687111c7dcb234690de6c4175b4e69161cfd] by H. Peter Anvin <hpa@…>
Correctly parse "serial" statements with no baud rate People often don't …
20:47 Changeset [6a9f2f38895d2c93b531772d34f7b031417c73f7] by H. Peter Anvin <hpa@…>
win32: run shell script in the current dir with ./ Need leading ./ to run …
03:36 Changeset [fa6a60e177786fea2b834691a66319fd3b177038] by H. Peter Anvin <hpa@…>
isolinux: rename CurDir? to CurrentDir? ldlinux and extlinux are both using …
01:57 Changeset [f366ed45ba285e978a5f7c912a52efe2923e8813] by H. Peter Anvin <hpa@…>
<sys/cpu.h>: asm() formatting cleanup Minor asm() formatting cleanup. …
01:56 Changeset [b6a2bc4db79faec5b7e61649e88019e4d96ce7f8] by H. Peter Anvin <hpa@…>
<sys/cpu.h>: drop redundant "return" Drop "return" for function returning …
01:56 Changeset [553ccf230b4e9e0bc3c152ea7a2c479b6bbdade1] by H. Peter Anvin <hpa@…>
com32: move cpuid inlines to <sys/cpu.h> <sys/cpu.h> already has most of …
00:01 Changeset [963a38fc45a50d555d61f4a4640b02d7c398b4f4] by H. Peter Anvin <hpa@…>
win32: search for a mingw compiler under several names Search for the …

07/16/08:

22:42 Changeset [b852724c9d4b2fe91c327447666c51409fc263f8] by H. Peter Anvin <hpa@…>
ifcpu64.c32: clean up the sources Clean up the sources to make them …
22:39 Changeset [d0647cde615a7eac404d44da26c6ec93789faed8] by H. Peter Anvin <hpa@…>
cpuid.h: add constfunc Add constfunc to CPUID calls, so gcc knows it …
22:25 Changeset [bafccbbaaa9475c11713f6d94c8c35eaf280b06a] by H. Peter Anvin <hpa@…>
cpufeature.h: remove unused macros Remove a bunch of unused macros (from …
22:24 Changeset [7d6fdd9748bd2f1f829cb79a75640b4c5ea37099] by H. Peter Anvin <hpa@…>
ifcpu64.c32: simple module to choose a 32, 32pae, or 64-bit kernel A very …
22:12 Changeset [0cc02fd1d132381cab180fa6acc10c13b114368f] by H. Peter Anvin <hpa@…>
cpuid.[ch]: various cleanups Minor cleanups to the CPUID code …
18:32 Changeset [0077a20047de1c08313286209a01c927e275a25d] by H. Peter Anvin <hpa@…>
NEWS: document ADV CBIOS fix. Signed-off-by: H. Peter Anvin …
18:28 Changeset [ced2310422003318c1c8bf22cabc7b444ee07bdc] by H. Peter Anvin <hpa@…>
adv: fix the handling of the ADV with CBIOS Fix numerous problems in the …
18:25 Changeset [9e93f6b57fb74ff53b1cbdf3cfaff1e8b3642046] by H. Peter Anvin <hpa@…>
parseconfig: fix invalid mangle_name assumption Remove assumption that …
15:27 Changeset [b5f0b61236a5300fe425cf80b11c5bc0006873c7] by H. Peter Anvin <hpa@…>
chain.c32: fix test for partition types which can be hidden The result of …
15:27 Changeset [c4e683cea05b735fe793a5fe0f49584db3a5c67c] by H. Peter Anvin <hpa@…>
chain.c32: fix bounce buffer handling Fix breakage in the "hide" option …

07/15/08:

23:21 Changeset [982211477ce6fe4e5ecaa1657be76df7a10dce08] by H. Peter Anvin <hpa@…>
gen-id: only truncate tags starting with syslinux-<version>- If …
23:06 Changeset [f50db05823739d6982afba17eeefa6bfa49b8523] by H. Peter Anvin <hpa@…>
Use "git describe" in generating build signatures We got rid of the …
16:53 Changeset [cdb52e45fa57c8173f3ce8bbda17d1eccc7897ba] by H. Peter Anvin <hpa@…>
Reformat overwide comment

07/14/08:

20:40 Changeset [299dd28675ee7e1bab11c82bc7429b6ee9d8ee72] by H. Peter Anvin <hpa@…>
NEWS: KEYMAP -> KBDMAP
19:50 Changeset [b2bc8563baff2b7364f3aa49803319c5b5f77348] by H. Peter Anvin <hpa@…>
keymap, font: use readc, so we can handle indeterminate file sizes The …
19:43 Changeset [37173ab394082a5102d04f78ca1b920a9f34b265] by H. Peter Anvin <hpa@…>
getc: add "readc" function to do block reads Add "readc" function to do …
16:30 Changeset [739265499ec8fa1fde1e7ad56ec1e1f01b6a630d] by H. Peter Anvin <hpa@…>
conio: jump to loadkeys_ret in loadkeys if size not 256 bytes Add back …

07/13/08:

23:09 Changeset [e4ce10b5907619aa41f6c1c13949dc1152866c6e] by H. Peter Anvin <hpa@…>
Document unbreaking of KEYMAP
23:08 Changeset [d01d70fe1d4faed186bec854893549a5d6fd5994] by H. Peter Anvin <hpa@…>
Fix residual use of DX:AX in the KEYMAP command The KEYMAP command still …

07/11/08:

05:29 Changeset [8957c49612075da4b1460843fd86b7d8cacf79ce] by H. Peter Anvin <hpa@…>
chain.c32: explicitly verify after writing MBR If we write the MBR, do …
05:22 Changeset [81c203f2dd7b46a8126cbb795654e7c206b08502] by H. Peter Anvin <hpa@…>
chain.c32: new "hide" option Option for chain.c32 to hide primary …

07/10/08:

00:33 Changeset [962f0cfcc1904130017f01fcf224660f448e0435] by H. Peter Anvin <hpa@…>
syslinux.txt: update; add INITRD Add the INITRD statement and a few other …
Note: See TracTimeline for information about the timeline view.