summaryrefslogtreecommitdiffstats
path: root/isys/uncpio.c
Commit message (Collapse)AuthorAgeFilesLines
* GPLv2+ boilerplates for isys/ source files.David Cantrell2007-12-171-0/+19
|
* 2005-06-13 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-06-131-4/+4
| | | | | | | | | | | | | | | * Makefile Makefile.inc mini-wm.c xmouse.c xutils.c isys/Makefile isys/isys.c isys/lang.c isys/smp.c isys/uncpio.c isys/gzlib/Makefile isys/gzlib/inflate.c loader2/Makefile loader2/driverdisk.c loader2/driverselect.c loader2/hdinstall.c loader2/init.c loader2/kickstart.c loader2/loader.c loader2/loadermisc.c loader2/moduleinfo.h loader2/modules.c loader2/net.c loader2/nfsinstall.c loader2/telnet.c loader2/undomounts.c loader2/urlinstall.c utils/Makefile utils/genhdlist.c utils/mapshdr.c utils/snarffont.c: Define cflags in one place (Makefile.inc) and use a consistent set everywhere. Fix up some of the compile warnings this uncovered. Also fix a few more things that -Wextra turned up.
* merge using zlib for stage2 instead of gzlibJeremy Katz2002-03-121-1/+1
|
* put back bits removed for initial port to gzlibErik Troan2001-11-301-16/+8
|
* changes isys to use libgzip rather then libzErik Troan2001-11-131-8/+18
|
* export myCpioFileMapCmpErik Troan2001-10-031-1/+1
|
* fixed error messagesErik Troan2000-08-041-2/+3
|
* argh -- more cpio pollutionMatt Wilson2000-07-131-2/+2
|
* removed printfErik Troan2000-04-261-2/+0
|
* typoErik Troan2000-03-271-1/+1
|
* copyfile should be staticErik Troan2000-03-271-1/+1
|
* added cpio filteringErik Troan2000-03-271-275/+101
|
* move off rpm's namespace here. We can't have two functions ↵Matt Wilson2000-01-031-3/+3
| | | | named\ncpioInstallArchive with different arguments.
* *** empty log message ***Erik Troan2000-01-011-0/+952