daemon/Win32: provide htonl, htons, ntohl, ntohs functions.
[libguestfs.git] / daemon / initrd.c
2009-11-20 Richard Jonesdaemon: Missing #includes revealed by cross-compiling.
2009-08-13 Jim Meyeringgenerator.ml: use new "Pathname" designation
2009-08-13 Jim Meyeringupdate all NEED_ROOT uses
2009-08-13 Jim Meyeringupdate all uses of ABS_PATH
2009-07-28 Richard JonesReplace shell_quote function with %Q and %R printf...
2009-07-18 Richard JonesMake /sysroot path configurable.
2009-07-03 Jim Meyeringremove trailing blanks
2009-07-01 Richard W.M. JonesAll instances of 'pclose' now check for return value...
2009-06-29 Richard W.M. JonesAdd 'initrd-list' command to list contents of initrd...