| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct comment. | bz | 2016-03-22 | 1 | -1/+1 |
* | If the dhcp server delivers an interface-mtu option, parse it and store | ian | 2016-03-21 | 4 | -0/+11 |
* | Actually garbage collect the unused code, as mentioned in r297147, which | ian | 2016-03-21 | 1 | -57/+0 |
* | Garbage collect the bswap routines from libstand. The declaration was | ian | 2016-03-21 | 2 | -6/+1 |
* | Merge ^/head r295902 through r296006. | dim | 2016-02-24 | 1 | -42/+0 |
|\ |
|
| * | DIRDEPS_BUILD: Regenerate without local dependencies. | bdrewery | 2016-02-24 | 1 | -42/+0 |
* | | Merge ^/head r294169 through r294598. | dim | 2016-01-22 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Bring in initial libc and libstand support for RISC-V. | br | 2016-01-17 | 1 | -2/+2 |
* | | Merge ^/head r293430 through r293685. | dim | 2016-01-11 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Make tohex() work as expected. | ae | 2016-01-09 | 1 | -1/+1 |
| * | Fix a typo. | ae | 2016-01-09 | 1 | -1/+1 |
* | | Merge ^/head r293280 through r293429. | dim | 2016-01-08 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Don't install /usr/include/stand.h twice after r293040. | bdrewery | 2016-01-07 | 1 | -1/+1 |
* | | Similar to r293384, for libstand, also use the new -mno-movt flag with | dim | 2016-01-08 | 1 | -0/+4 |
|/ |
|
* | Add fls() to libstand | emaste | 2016-01-06 | 1 | -2/+3 |
* | Reduce libstand Makefile duplication | emaste | 2016-01-01 | 1 | -3/+4 |
* | When building libstand for arm, don't emit instructions that require | ian | 2015-12-31 | 1 | -0/+6 |
* | Allow dhcp/bootp server-provided values to be overriden from environment | ian | 2015-12-22 | 1 | -6/+13 |
* | Create libstand version of uuid_from_string and uuid_to_string. The | imp | 2015-12-19 | 3 | -1/+244 |
* | pxeboot: make the tftp loader use the option root-path directive | bapt | 2015-12-16 | 1 | -3/+17 |
* | Add strlcat() and strlcpy() to libstand. | ian | 2015-12-14 | 1 | -2/+2 |
* | If we can't open the file, skip devclose() for the exclusive_file_system | marcel | 2015-10-08 | 1 | -1/+1 |
* | META_MODE: Remove DEP_RELDIR from Makefile.depend files. | bdrewery | 2015-09-25 | 1 | -2/+0 |
* | Use CFLAGS_NO_SIMD in preference to varying lists of -mno-xxxx flags. | imp | 2015-08-27 | 1 | -26/+1 |
* | Add META_MODE support. | sjg | 2015-06-13 | 1 | -0/+59 |
|\ |
|
| * | Merge sync of head | sjg | 2015-05-27 | 16 | -55/+185 |
| |\
| |/
|/| |
|
| * | Merge from head@274682 | sjg | 2014-11-19 | 4 | -13/+817 |
| |\ |
|
| * \ | Merge head from 7/28 | sjg | 2014-08-19 | 7 | -34/+71 |
| |\ \ |
|
| * | | | Updated dependencies | sjg | 2014-05-16 | 1 | -0/+1 |
| * | | | Merge from head | sjg | 2014-05-08 | 1 | -1/+1 |
| |\ \ \ |
|
| * \ \ \ | Merge head | sjg | 2014-04-27 | 10 | -82/+196 |
| |\ \ \ \ |
|
| * | | | | | Saver to rm first when making link to dir | sjg | 2013-10-17 | 1 | -0/+1 |
| * | | | | | Merge head@256284 | sjg | 2013-10-13 | 1 | -2/+6 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge from head | sjg | 2013-09-05 | 5 | -167/+34 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | sync from head | sjg | 2013-04-12 | 4 | -19/+165 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | Updated dependencies | sjg | 2013-02-16 | 1 | -2/+0 |
| * | | | | | | | | Sync with HEAD. | obrien | 2013-02-08 | 3 | -261/+106 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Updated/new Makefile.depend | sjg | 2012-11-08 | 1 | -0/+2 |
| | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| *---. \ \ \ \ \ \ \ \ | Sync from head | sjg | 2012-11-04 | 3 | -89/+80 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 1 | -0/+58 |
| | |_|/ / / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Reduce diffs between the three copies of libstand's Makefile | emaste | 2015-04-23 | 1 | -15/+18 |
* | | | | | | | | | | | | Add the start of libc and libstand for arm64. Not all of the machine | andrew | 2015-04-07 | 1 | -0/+7 |
* | | | | | | | | | | | | The System V ABI for amd64 allows functions to use space in a 128 byte | jhb | 2015-03-13 | 1 | -1/+1 |
* | | | | | | | | | | | | Spin the twiddle in dosfs to give visual feedback for disk I/O on | jhb | 2015-03-12 | 1 | -1/+2 |
* | | | | | | | | | | | | Fix loader on PowerPC following r279784. It turns out that, due to .PATH | nwhitehorn | 2015-03-09 | 3 | -7/+105 |
* | | | | | | | | | | | | Fix usage example in kvprintf(9) and its copy in libstand(3): trailing '\n' | danfe | 2015-01-23 | 2 | -3/+3 |
* | | | | | | | | | | | | Apparently more Makefiles use stuff from compiler-rt, so fix them up | dim | 2015-01-08 | 1 | -2/+2 |
* | | | | | | | | | | | | Fix loader's ability to read the 10.1 release PowerPC ISOs. There appears to | nwhitehorn | 2014-12-30 | 1 | -1/+6 |
* | | | | | | | | | | | | Add a divisor parameter to twiddle() so that callers can request that output | ian | 2014-12-22 | 10 | -28/+44 |
| |_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | |
|
* | | | | | | | | | | | Remove MK_ARM_EABI, the armeb issues have been fixed. The code to support | andrew | 2014-10-01 | 1 | -4/+0 |