summaryrefslogtreecommitdiff
path: root/com32/include/netinet
Commit message (Collapse)AuthorAgeFilesLines
* Run Nindent on com32/include/netinet/in.hH. Peter Anvin2009-05-291-12/+11
| | | | | | | | | Automatically reformat com32/include/netinet/in.h using Nindent. Do this for all files except HDT, gPXE and externally maintained libraries (zlib, tinyjpeg, libpng). Signed-off-by: H. Peter Anvin <hpa@zytor.com>
* PXE header support; higher-level function for PXE GET_CACHED_INFOH. Peter Anvin2007-03-151-0/+7
| | | | | Beginnings of higher-level functions for PXE support. For now, only pxe_get_cached_info() is actually supported.
* Across-the-board stealth whitespace cleanupH. Peter Anvin2006-05-031-3/+0
|
* More work on password support for the menu systems. Make the base64hpa2005-01-211-2/+2
| | | | | decoder work (necessary to handle encrypted passwords.) Simple SHA-1 password generator in Perl.
* SHA-1 support in libutil; beginnings of menu passwd supporthpa2005-01-201-0/+43