| Commit message (Expand) | Author | Age | Files | Lines |
* | put start bterm in lang.c, bind from python | Jeremy Katz | 2003-02-11 | 5 | -1/+41 |
* | oops, the kernel sucks again | Jeremy Katz | 2003-02-04 | 1 | -0/+4 |
* | hammer smp detection (mptable style) - acpi will come later | Matt Wilson | 2003-01-30 | 1 | -34/+38 |
* | oops, didn't mean to commit that | Jeremy Katz | 2003-01-28 | 1 | -1/+1 |
* | this no longer exists | Jeremy Katz | 2003-01-27 | 1 | -3/+0 |
* | oops | Jeremy Katz | 2003-01-27 | 1 | -2/+2 |
* | changes that would enable us to support ataraid across pdcraid, hptraid, and | Jeremy Katz | 2003-01-27 | 6 | -67/+517 |
* | add checking of link status using ethtool since jgarzik says that this is | Jeremy Katz | 2003-01-04 | 2 | -16/+463 |
* | define USEDIET in top-level Makefile.inc. use throughout instead of scattering | Jeremy Katz | 2002-12-30 | 2 | -6/+2 |
* | fix ejecting -- add a makeDevice param for ejectCdrom (defaults to old | Jeremy Katz | 2002-12-18 | 1 | -4/+9 |
* | only set the unicode keymap up once. if we do it while X is running, | Jeremy Katz | 2002-12-17 | 2 | -3/+14 |
* | filter out USB and IEEE1394 storage devices as removable too | Mike Fulbright | 2002-12-16 | 1 | -0/+21 |
* | require new version of bogl that does not do atexit() stuff, enable bogl | Matt Wilson | 2002-12-16 | 1 | -2/+2 |
* | first pass at using unicode in text mode | Matt Wilson | 2002-12-11 | 3 | -17/+20 |
* | add makedev() wrapper | Jeremy Katz | 2002-12-11 | 2 | -0/+12 |
* | errno fixes | Jeremy Katz | 2002-12-11 | 3 | -5/+1 |
* | remove unused method | Jeremy Katz | 2002-12-03 | 1 | -22/+0 |
* | ick, the pdc stuff was using balkan to do some filtering. for now, just | Jeremy Katz | 2002-12-03 | 1 | -4/+8 |
* | need to include our header now | Jeremy Katz | 2002-12-03 | 1 | -0/+1 |
* | move keymap declaration stuff to a common header | Jeremy Katz | 2002-12-03 | 2 | -14/+14 |
* | gone from here | Jeremy Katz | 2002-12-03 | 1 | -228/+0 |
* | we really want perror here | Jeremy Katz | 2002-12-03 | 1 | -1/+1 |
* | this function gets used by the loader | Jeremy Katz | 2002-12-03 | 2 | -1/+9 |
* | remove module stuff that doesn't make sense in isys; it's only used by the lo... | Jeremy Katz | 2002-12-03 | 2 | -220/+0 |
* | don't want to build these objects in isys anymore. they're only used by the ... | Jeremy Katz | 2002-12-03 | 1 | -4/+3 |
* | uses a sane return val now isofs.c changed | Mike Fulbright | 2002-12-03 | 1 | -2/+2 |
* | make this function return 1 is its an ISO, 0 otherwise | Mike Fulbright | 2002-12-03 | 1 | -5/+6 |
* | clean up warnings | Jeremy Katz | 2002-12-02 | 1 | -1/+2 |
* | - check archs with defined(arch) instead of relying on them being "1" | laroche | 2002-11-30 | 1 | -11/+6 |
* | chroot is now in the os module, so let's make isys just do a simple wrapper | Jeremy Katz | 2002-11-20 | 2 | -16/+1 |
* | that's better | Bill Nottingham | 2002-11-19 | 1 | -1/+1 |
* | woops | Bill Nottingham | 2002-11-19 | 1 | -1/+1 |
* | clean up after yourself | Bill Nottingham | 2002-11-19 | 1 | -1/+1 |
* | add getLinkStatus to determine whether an interface has an active link | Jeremy Katz | 2002-11-18 | 6 | -1/+208 |
* | fix inline asm argument types (#72306) | Matt Wilson | 2002-11-14 | 1 | -2/+2 |
* | require about 48 megs of ram for a gui install. turn on swap early if < abou... | Jeremy Katz | 2002-10-24 | 1 | -2/+2 |
* | this is done in Makefile.inc | Jeremy Katz | 2002-10-23 | 1 | -2/+0 |
* | ppc build fixes | Jeremy Katz | 2002-10-23 | 1 | -0/+3 |
* | * build with diet on ppc | Jeremy Katz | 2002-10-23 | 4 | -5/+163 |
* | placeholder ppc smp detection | Jeremy Katz | 2002-10-22 | 1 | -0/+9 |
* | too many ( | Jeremy Katz | 2002-10-10 | 1 | -1/+1 |
* | scd is 3 letters, not 4 | Jeremy Katz | 2002-10-10 | 1 | -1/+1 |
* | fix to handle more than 2 scsi cdrom drives | Jeremy Katz | 2002-10-10 | 1 | -2/+4 |
* | - detect too-short DNS responses | nalin | 2002-10-02 | 1 | -15/+65 |
* | always assume x86_64 is smp for now | Jeremy Katz | 2002-09-11 | 1 | -0/+2 |
* | merge ia64 changes to HEAD | Jeremy Katz | 2002-09-09 | 1 | -0/+1 |
* | only remove device node we used for mounting if we created it | Mike Fulbright | 2002-08-15 | 1 | -1/+9 |
* | make sure we really use LFS | Mike Fulbright | 2002-08-14 | 1 | -1/+1 |
* | seems to be the correct way to do this (no thanks to crappy man pages for thi... | Mike Fulbright | 2002-08-09 | 1 | -3/+3 |
* | fix package translations | Matt Wilson | 2002-08-09 | 2 | -0/+20 |