summaryrefslogtreecommitdiffstats
path: root/loader2/telnetd.c
Commit message (Expand)AuthorAgeFilesLines
* Adjust to removal of moduleDeps and moduleList.Bill Nottingham2007-12-191-3/+1
* Clean up typos and other things for GPLv2+ changes.David Cantrell2007-12-171-2/+2
* GPLv2+ boilerplates for loader2/ source files.David Cantrell2007-12-171-7/+13
* Same change you just saw on rhel5-branch ported to the HEAD branch.David Cantrell2007-08-061-1/+1
* piece of shitDavid Cantrell2007-05-291-0/+250
* Get ready for a surprise... no more telnet support! SSH is it. It's 2007, u...David Cantrell2007-05-291-250/+0
* Make the boot flags variable global. We don't need to pass it (or a pointer ...David Cantrell2006-06-121-6/+9
* HERE COMES YOUR WATER! ....David Cantrell2006-06-071-1/+5
* Support logging levels in the loader just like in the python parts of theChris Lumens2005-08-131-5/+5
* 2005-05-19 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-05-191-3/+5
* actually, use socklen_t for addrLengthPeter Jones2005-03-021-1/+1
* Catch returns from read, write, and openPeter Jones2005-03-021-6/+11
* switch to using kudzu's probeDevices() instead of the isys knownDevicesJeremy Katz2003-11-221-4/+2
* merge from taroon-branch. all kinds of miscellaneous bugfixes, includingJeremy Katz2003-08-141-6/+6
* fix for change in kickstartNetworkUp invocationJeremy Katz2003-01-271-2/+4
* merge telnet mode back inJeremy Katz2002-12-091-0/+236