summaryrefslogtreecommitdiffstats
path: root/mdk-stage1
Commit message (Expand)AuthorAgeFilesLines
* close file descriptorsGuillaume Cottenceau2003-09-182-6/+10
* fix recovery behaviour thx to francois commentsGuillaume Cottenceau2003-09-111-9/+5
* recoveryGuillaume Cottenceau2003-09-106-36/+148
* 9.2Guillaume Cottenceau2003-09-101-1/+1
* created simple image from 9.2 install isolinux pictures for floppy.Francois Pons2003-09-031-0/+0
* also display probe.c entries that are completely missing from pcitableGuillaume Cottenceau2003-08-211-3/+3
* 0x1524 0x1411 is a yenta_socket on Asus Pundit machine (laurent at pschit.net)Guillaume Cottenceau2003-08-211-0/+1
* Use "%p" specifier as "Base" is likely to be an address.Gwenolé Beauchesne2003-08-201-3/+3
* Use <net/if_arp.h> thusly bypassing need for <linux/byteorder/generic.h>Gwenolé Beauchesne2003-08-201-1/+1
* 64-bit clean RPC code enough to let MDK stage1 do NFS mountsGwenolé Beauchesne2003-08-195-141/+180
* XDR security fix from glibc [CAN 2003-0028]Gwenolé Beauchesne2003-08-193-54/+37
* Gracefully handle IPPROTO_TCP in pmap_getport() [PR libc/4943]Gwenolé Beauchesne2003-08-191-2/+6
* Fix htonl() on 64-bit platformsGwenolé Beauchesne2003-08-193-8/+8
* Really match dietlibc 0.22 for <sys/types.h> u_long definition thoughGwenolé Beauchesne2003-08-191-1/+1
* Fix varargs for AMD64Gwenolé Beauchesne2003-08-191-1/+1
* Build ppp stuff on AMD64 tooGwenolé Beauchesne2003-08-191-4/+1
* full pci probe can't be run with fopen/fread because we might read too many b...Guillaume Cottenceau2003-08-131-4/+8
* Fix merge from amd64-branchGwenolé Beauchesne2003-08-131-1/+1
* some more pci id's from pcmcia-cs-3.2.4Guillaume Cottenceau2003-07-091-0/+8
* fix dep of "make clean && make"Guillaume Cottenceau2003-06-061-1/+4
* we're in cooker nowGuillaume Cottenceau2003-06-061-1/+1
* fix build with new gccPascal Rigaux2003-06-051-2/+2
* latest missing filesGwenolé Beauchesne2003-06-049-0/+156
* add missing scriptsGwenolé Beauchesne2003-06-042-0/+13
* even more removalsGwenolé Beauchesne2003-06-0437-1446/+0
* remove obsolete bitsGwenolé Beauchesne2003-06-0494-381/+0
* Import dietlibc 0.22 + other fixes for AMD64Gwenolé Beauchesne2003-06-04502-0/+19926
* typo from post-rereadingGwenolé Beauchesne2003-06-041-1/+1
* Merge from R9_0-AMD64, most notably:Gwenolé Beauchesne2003-06-04516-5476/+14017
* grow MAX_ARP_RETRIES from 4 to 7 after erwan's suggestionGuillaume Cottenceau2003-05-281-1/+1
* Fixes. Don't care about taint stuff. Constify a little so that some deadGwenolé Beauchesne2003-04-163-18/+17
* Update READMEGwenolé Beauchesne2003-04-161-4/+4
* - Update to busybox 0.65.0 versionGwenolé Beauchesne2003-04-164-497/+1316
* put dhcp bootfile under netauto parameterGuillaume Cottenceau2003-04-143-1/+4
* fix myself sux: don't unconditionnally fgets /proc/modules, because fopenGuillaume Cottenceau2003-03-141-8/+9
* provide Host: in http requests so that install works from sites with virtual ...Guillaume Cottenceau2003-03-061-2/+2
* don't forget to probe USB for info and error messages as wellGuillaume Cottenceau2003-03-042-0/+4
* fix deps problem when re-running makeGuillaume Cottenceau2003-02-281-2/+0
* moltes powered (for deush)Guillaume Cottenceau2003-02-281-2/+1
* hd_usb.img -> hdcdrom_usb.imgGuillaume Cottenceau2003-02-283-7/+15
* don't forget gigabit network adaptersGuillaume Cottenceau2003-02-271-1/+1
* handle device hdi, hdj... hdt creationPascal Rigaux2003-02-251-0/+24
* replace checking hd[a-h] with hd[a-t] (cf bug #1801)Pascal Rigaux2003-02-241-1/+1
* fix potential segfault thx to gwenoleGuillaume Cottenceau2003-02-201-1/+1
* when detected too little memory in ftp/http, inform user that he/she may try ...Guillaume Cottenceau2003-02-131-2/+2
* compile with -WGuillaume Cottenceau2003-02-121-2/+3
* when probing that we're in testing mode, print out the pid (since the probe i...Guillaume Cottenceau2003-02-081-1/+1
* indentGuillaume Cottenceau2003-02-081-2/+2
* ramdisk is enlarging, move the limit from 52 Mb to 68 Mb (it won't work prope...Guillaume Cottenceau2003-02-081-1/+1
* set version to 9.1Guillaume Cottenceau2003-02-081-1/+1