source:
MondoRescue/branches/2.2.10/mondo/src/common@
2262
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
newt-specific.h | 1.1 KB | 128 | 19 years | indent on all the C code | |
newt-specific.c | 46.3 KB | 2241 | 16 years | r3144@localhost: bruno | 2009-06-26 12:18:08 +0200 - Remove … | |
newt-specific-EXT.h | 1.3 KB | 128 | 19 years | indent on all the C code | |
mondostructures.h | 21.1 KB | 2226 | 16 years | nfs_user is now a pointer which shows the way to go and avoids setup … | |
Makefile.am | 1.5 KB | 2241 | 16 years | r3144@localhost: bruno | 2009-06-26 12:18:08 +0200 - Remove … | |
libmondo.h | 453 bytes | 541 | 19 years | Stable is reverted to r436 (2.0.7) to put it in line with 2.0.8 and … | |
libmondo-verify.h | 3.6 KB | 1713 | 17 years | - Improve Ubuntu/Debian keyboard detection and support - pbinit … | |
libmondo-verify.c | 35.5 KB | 2242 | 16 years | r3145@localhost: bruno | 2009-06-29 17:18:58 +0200 - Remove 2 memory … | |
libmondo-verify-EXT.h | 510 bytes | 1749 | 17 years | Fix compiler warnings | |
libmondo-tools.h | 1.5 KB | 1917 | 17 years | mondo.libmondo-cli.patch (Mark Pinkerton … | |
libmondo-tools.c | 39.6 KB | 2262 | 16 years | r3203@localhost: bruno | 2009-07-06 19:21:29 +0200 - Replace sprintf … | |
libmondo-tools-EXT.h | 1.7 KB | 1917 | 17 years | mondo.libmondo-cli.patch (Mark Pinkerton … | |
libmondo-string.h | 1.4 KB | 1647 | 17 years | remove bkpinfo also from header files | |
libmondo-string.c | 30.2 KB | 2242 | 16 years | r3145@localhost: bruno | 2009-06-29 17:18:58 +0200 - Remove 2 memory … | |
libmondo-string-EXT.h | 1.7 KB | 1647 | 17 years | remove bkpinfo also from header files | |
libmondo-stream.h | 1.6 KB | 1954 | 17 years | - Simplify some function interface with bkpinfo global - Modify … | |
libmondo-stream.c | 51.7 KB | 2240 | 16 years | Replace an exit by a finish | |
libmondo-stream-EXT.h | 1.8 KB | 1954 | 17 years | - Simplify some function interface with bkpinfo global - Modify … | |
libmondo-raid.h | 1.8 KB | 558 | 19 years | Andree Leidenfrost adds mdadm/dm support. Hurray ! Of course I omit to … | |
libmondo-raid.c | 32.3 KB | 2260 | 16 years | r3201@localhost: bruno | 2009-07-06 18:36:11 +0200 - Replace sprintf … | |
libmondo-raid-EXT.h | 2.0 KB | 558 | 19 years | Andree Leidenfrost adds mdadm/dm support. Hurray ! Of course I omit to … | |
libmondo-mountlist.h | 1.0 KB | 2202 | 16 years | - Remove useless function look_for_weird_formats - Adds a test program … | |
libmondo-mountlist.c | 30.5 KB | 2261 | 16 years | r3202@localhost: bruno | 2009-07-06 18:51:32 +0200 - Replace sprintf … | |
libmondo-mountlist-EXT.h | 1.1 KB | 2202 | 16 years | - Remove useless function look_for_weird_formats - Adds a test program … | |
libmondo-gui.h | 108 bytes | 541 | 19 years | Stable is reverted to r436 (2.0.7) to put it in line with 2.0.8 and … | |
libmondo-gui.c | 206 bytes | 541 | 19 years | Stable is reverted to r436 (2.0.7) to put it in line with 2.0.8 and … | |
libmondo-gui-EXT.h | 111 bytes | 541 | 19 years | Stable is reverted to r436 (2.0.7) to put it in line with 2.0.8 and … | |
libmondo-fork.h | 657 bytes | 1999 | 17 years | - Protect recursive remove of tempdir with test on the look and feel … | |
libmondo-fork.c | 19.8 KB | 2226 | 16 years | nfs_user is now a pointer which shows the way to go and avoids setup … | |
libmondo-fork-EXT.h | 758 bytes | 1999 | 17 years | - Protect recursive remove of tempdir with test on the look and feel … | |
libmondo-files.h | 1.6 KB | 2053 | 16 years | register-pid is gone | |
libmondo-files.c | 36.5 KB | 2242 | 16 years | r3145@localhost: bruno | 2009-06-29 17:18:58 +0200 - Remove 2 memory … | |
libmondo-files-EXT.h | 1.8 KB | 2053 | 16 years | register-pid is gone | |
libmondo-filelist.h | 1.4 KB | 1647 | 17 years | remove bkpinfo also from header files | |
libmondo-filelist.c | 51.3 KB | 2241 | 16 years | r3144@localhost: bruno | 2009-06-26 12:18:08 +0200 - Remove … | |
libmondo-filelist-EXT.h | 1.5 KB | 1647 | 17 years | remove bkpinfo also from header files | |
libmondo-fifo.h | 176 bytes | 128 | 19 years | indent on all the C code | |
libmondo-fifo.c | 4.4 KB | 2217 | 16 years | Fix a linker error - mondo builds again | |
libmondo-fifo-EXT.h | 182 bytes | 128 | 19 years | indent on all the C code | |
libmondo-devices.h | 1.6 KB | 1647 | 17 years | remove bkpinfo also from header files | |
libmondo-devices.c | 70.3 KB | 2257 | 16 years | - Reorder code to allow compilation by older gcc versions | |
libmondo-devices-EXT.h | 2.0 KB | 1647 | 17 years | remove bkpinfo also from header files | |
libmondo-cli.h | 456 bytes | 1917 | 17 years | mondo.libmondo-cli.patch (Mark Pinkerton … | |
libmondo-cli.c | 50.8 KB | 2241 | 16 years | r3144@localhost: bruno | 2009-06-26 12:18:08 +0200 - Remove … | |
libmondo-cli-EXT.h | 536 bytes | 1917 | 17 years | mondo.libmondo-cli.patch (Mark Pinkerton … | |
libmondo-archive.loT | 231 bytes | 30 | 19 years | Id property added on files to allow for better conf. management | |
libmondo-archive.h | 1.4 KB | 1885 | 17 years | - Remove floppy support from mindi and mondo and adapt docs - Align … | |
libmondo-archive.c | 100.9 KB | 2247 | 16 years | r3148@localhost: bruno | 2009-06-30 14:26:19 +0200 - Adds an example … | |
libmondo-archive-EXT.h | 1.4 KB | 1885 | 17 years | - Remove floppy support from mindi and mondo and adapt docs - Align … | |
lib-common-externs.h | 156 bytes | 541 | 19 years | Stable is reverted to r436 (2.0.7) to put it in line with 2.0.8 and … | |
crcttt.h | 4.4 KB | 128 | 19 years | indent on all the C code | |
config.h | 0 bytes | 541 | 19 years | Stable is reverted to r436 (2.0.7) to put it in line with 2.0.8 and … |
Note:
See TracBrowser
for help on using the repository browser.