| Commit message (Expand) | Author | Age | Files | Lines |
| * | remove network mask calculation for Classful network | Baptiste Daroussin | 2017-01-07 | 1 | -23/+10 |
| * | Restructure libz, place vendor files in contrib/zlib like other third | Xin LI | 2017-01-04 | 1 | -3/+3 |
| * | loader: nandfs calls strategy with one extra argument. | Toomas Soome | 2016-12-30 | 1 | -1/+1 |
| * | dosfs support in libstand is broken since r298230 | Toomas Soome | 2016-12-30 | 8 | -52/+38 |
| * | libstand: dosfs cstyle cleanup for return keyword. | Toomas Soome | 2016-12-01 | 1 | -48/+48 |
| * | Loader paged/pageable data is not always paged. | Toomas Soome | 2016-11-08 | 1 | -1/+1 |
| * | When issuing a PXE dhcp request, always issue a param request (DHCP option 55) | Baptiste Daroussin | 2016-10-31 | 1 | -1/+11 |
| * | Fix remaining bugs in libstancd/cd9660.c reported by Bruce Evans. | Toomas Soome | 2016-10-03 | 1 | -2/+2 |
| * | Fix remaining cstyle issues in libstand/cd9660.c | Toomas Soome | 2016-10-01 | 1 | -3/+1 |
| * | cstyle fix of cd9660_open in libstand | Toomas Soome | 2016-09-30 | 1 | -4/+4 |
| * | cd9660_open should check for padding | Toomas Soome | 2016-09-30 | 1 | -1/+9 |
| * | Add a comment on the #endif related to the guards | Baptiste Daroussin | 2016-09-13 | 1 | -1/+1 |
| * | pxeboot: Add nfs.read_size tunable. | Sepherosa Ziehau | 2016-09-08 | 1 | -9/+24 |
| * | Renumber the advertising clause. | Warner Losh | 2016-09-06 | 1 | -1/+1 |
| * | Netboot: allow both tftpfs and nfs in both pxeboot and loader.efi | Baptiste Daroussin | 2016-08-31 | 6 | -0/+27 |
| * | recvtftp() is broken for large files, report file size | Toomas Soome | 2016-08-31 | 1 | -2/+4 |
| * | Unused variables and cstyle fix for loader dosfs | Toomas Soome | 2016-08-26 | 1 | -4/+4 |
| * | Fix a bug in the parsing code: always use the len and not 8. | Warner Losh | 2016-05-20 | 1 | -1/+1 |
| * | Add support for %S to libstand as well so /boot/loader and friends can | Warner Losh | 2016-05-17 | 1 | -0/+5 |
| * | libstand: make more use of the howmany() macro when available. | Pedro F. Giffuni | 2016-04-26 | 1 | -1/+1 |
| * | Unbreak the build if you enable WITH_NAND | Allan Jude | 2016-04-19 | 1 | -2/+2 |
| * | A new implementation of the loader block cache | Allan Jude | 2016-04-18 | 8 | -103/+189 |
| * | libstand: use NULL instead of zero for pointers. | Pedro F. Giffuni | 2016-04-18 | 3 | -10/+10 |
| * | MFH | Glen Barber | 2016-04-04 | 7 | -64/+13 |
| |\ |
|
| | * | Correct comment. | Bjoern A. Zeeb | 2016-03-22 | 1 | -1/+1 |
| | * | If the dhcp server delivers an interface-mtu option, parse it and store | Ian Lepore | 2016-03-21 | 4 | -0/+11 |
| | * | Actually garbage collect the unused code, as mentioned in r297147, which | Ian Lepore | 2016-03-21 | 1 | -57/+0 |
| | * | Garbage collect the bswap routines from libstand. The declaration was | Ian Lepore | 2016-03-21 | 2 | -6/+1 |
| * | | MFH | Glen Barber | 2016-03-06 | 1 | -0/+4 |
| |\| |
|
| | * | Merge ^/head r295902 through r296006. | Dimitry Andric | 2016-02-24 | 1 | -42/+0 |
| | |\ |
|
| | * \ | Merge ^/head r294169 through r294598. | Dimitry Andric | 2016-01-22 | 1 | -2/+2 |
| | |\ \ |
|
| | * \ \ | Merge ^/head r293430 through r293685. | Dimitry Andric | 2016-01-11 | 1 | -2/+2 |
| | |\ \ \ |
|
| | * \ \ \ | Merge ^/head r293280 through r293429. | Dimitry Andric | 2016-01-08 | 1 | -1/+1 |
| | |\ \ \ \ |
|
| | * | | | | | Similar to r293384, for libstand, also use the new -mno-movt flag with | Dimitry Andric | 2016-01-08 | 1 | -0/+4 |
| * | | | | | | MFH | Glen Barber | 2016-03-02 | 1 | -42/+0 |
| |\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| | * | | | | | DIRDEPS_BUILD: Regenerate without local dependencies. | Bryan Drewery | 2016-02-24 | 1 | -42/+0 |
| | | |_|_|/
| |/| | | |
|
| * / | | | | First pass through library packaging. | Glen Barber | 2016-02-04 | 1 | -0/+1 |
| |/ / / / |
|
| * | | / | Bring in initial libc and libstand support for RISC-V. | Ruslan Bukin | 2016-01-17 | 1 | -2/+2 |
| | |_|/
|/| | |
|
| * | | | Make tohex() work as expected. | Andrey V. Elsukov | 2016-01-09 | 1 | -1/+1 |
| * | | | Fix a typo. | Andrey V. Elsukov | 2016-01-09 | 1 | -1/+1 |
| | |/
|/| |
|
| * | | Don't install /usr/include/stand.h twice after r293040. | Bryan Drewery | 2016-01-07 | 1 | -1/+1 |
| |/ |
|
| * | Add fls() to libstand | Ed Maste | 2016-01-06 | 1 | -2/+3 |
| * | Reduce libstand Makefile duplication | Ed Maste | 2016-01-01 | 1 | -3/+4 |
| * | When building libstand for arm, don't emit instructions that require | Ian Lepore | 2015-12-31 | 1 | -0/+6 |
| * | Allow dhcp/bootp server-provided values to be overriden from environment | Ian Lepore | 2015-12-22 | 1 | -6/+13 |
| * | Create libstand version of uuid_from_string and uuid_to_string. The | Warner Losh | 2015-12-19 | 3 | -1/+244 |
| * | pxeboot: make the tftp loader use the option root-path directive | Baptiste Daroussin | 2015-12-16 | 1 | -3/+17 |
| * | Add strlcat() and strlcpy() to libstand. | Ian Lepore | 2015-12-14 | 1 | -2/+2 |
| * | If we can't open the file, skip devclose() for the exclusive_file_system | Marcel Moolenaar | 2015-10-08 | 1 | -1/+1 |
| * | META_MODE: Remove DEP_RELDIR from Makefile.depend files. | Bryan Drewery | 2015-09-25 | 1 | -2/+0 |