summaryrefslogtreecommitdiffstats
path: root/loader/misc.c
Commit message (Collapse)AuthorAgeFilesLines
* remove old loader dir. for referencing, go back to anaconda-8-0-branchJeremy Katz2003-01-071-96/+0
|
* va_copy() is backwardsJeremy Katz2002-10-031-1/+1
|
* ulrich says this is better and less likely to cause problems on platformsJeremy Katz2002-09-241-11/+7
| | | | with complicated varargs implementations
* according to C99, 7.15 #3, the value of ap is now indeterminateJeremy Katz2002-09-241-1/+8
| | | | | so we need to call va_end/va_start again. (thanks to aoliva for looking it up for me)
* get the easy bits of the merge first.... hampton loader and isys directoriesJeremy Katz2002-04-191-0/+25
| | | | should be fine since I had originally just copied them into hampton from head :)
* *** empty log message ***Erik Troan2001-10-031-0/+7
|
* correctionErik Troan2001-06-281-1/+0
|
* merge from (now defunct) anaconda-dispatch branchErik Troan2001-06-201-8/+21
| | | | | added telnet server support (not turned on) along with support for cramfs'd files in many places
* added readLine() [merge from 7.0 branch]Erik Troan2001-01-301-2/+22
|
* *** empty log message ***Erik Troan1999-09-181-0/+29