| Commit message (Expand) | Author | Age | Files | Lines |
| * | bsdbox: use paths relative to SRCTOP instead of .CURDIR | Kyle Evans | 2025-04-21 | 1 | -4/+7 |
| * | bsdbox: hook wpa_supplicant up as well | Kyle Evans | 2025-04-21 | 1 | -3/+7 |
| * | bsdbox: fix the hostapd build, hook it back up | Kyle Evans | 2025-04-21 | 2 | -1/+10 |
| * | bsdbox: fix the build | Kyle Evans | 2025-04-21 | 3 | -3/+8 |
| * | Remove residual blank line at start of Makefile | Warner Losh | 2024-07-15 | 1 | -1/+0 |
| * | misc: Remove ancient SCCS tags. | Warner Losh | 2023-11-27 | 1 | -1/+0 |
| * | Remove $FreeBSD$: one-line bare tag | Warner Losh | 2023-08-16 | 1 | -1/+0 |
| * | Remove $FreeBSD$: one-line sh pattern | Warner Losh | 2023-08-16 | 9 | -9/+0 |
| * | bsdbox: remove previously broken telnet(d) support | Brooks Davis | 2022-09-29 | 2 | -17/+0 |
| * | ncurses: only keep the version with widechar support | Baptiste Daroussin | 2021-01-05 | 1 | -1/+1 |
| * | bsdbox: fix build after recent libifconfig changes | Kyle Evans | 2020-09-21 | 1 | -0/+1 |
| * | bsdbox: remove useless linking against libl | Kyle Evans | 2020-03-23 | 1 | -1/+1 |
| * | bsdbox: fix build | Kyle Evans | 2020-02-22 | 1 | -0/+1 |
| * | Fix bsdbox build WITH_OFED | Kyle Evans | 2018-08-27 | 1 | -0/+5 |
| * | Avoid referencing private lib names directly. | Bryan Drewery | 2017-11-10 | 1 | -1/+1 |
| * | [bsdbox] fix compilation due to library work. | Adrian Chadd | 2017-11-09 | 1 | -1/+2 |
| * | DIRDEPS_BUILD: Update dependencies. | Bryan Drewery | 2017-10-31 | 1 | -1/+0 |
| * | DIRDEPS_BUILD: Build crunchide for the host. | Bryan Drewery | 2016-09-01 | 1 | -0/+3 |
| * | DIRDEPS_BUILD: Add a Makefile.depend | Bryan Drewery | 2016-05-26 | 1 | -0/+56 |
| * | Fix bsdbox builds after the recent libkvm requirement for libelf. | Adrian Chadd | 2015-12-13 | 1 | -1/+1 |
| * | add missing lib80211 include. | Adrian Chadd | 2015-11-30 | 1 | -0/+1 |
| * | Fix warning about redefined *_crunchdir_hostname target after r289734. | Bryan Drewery | 2015-10-22 | 1 | -1/+1 |
| * | Add mv / expr ; these are used by the updated freebsd-wifi-build environment. | Adrian Chadd | 2015-05-19 | 1 | -1/+1 |
| * | Add -lxo (for df) and -lgpio(for gpioctl) to bsdbox. This will allow the pic... | Sean Bruno | 2014-12-08 | 1 | -1/+1 |
| * | Replace all uses of libncurses and libtermcap with their wide character | Brooks Davis | 2014-07-17 | 1 | -2/+2 |
| * | NO_MAN= has been deprecated in favor of MAN= for some time, go ahead | Warner Losh | 2014-04-13 | 1 | -1/+1 |
| * | use MK_KERBEROS=no in preference to WITHOUT_KERBEROS | Warner Losh | 2014-04-05 | 1 | -1/+1 |
| * | Remove IPX support. | Gleb Smirnoff | 2014-03-14 | 2 | -5/+0 |
| * | Do a bunch of fixing and refactoring. | Adrian Chadd | 2012-08-29 | 1 | -8/+10 |
| * | Disable fsck_ffs for now, 4MB target size issues. | Adrian Chadd | 2012-08-29 | 1 | -1/+1 |
| * | Disable building textproc for now, it doesn't fit on my 4MB flash | Adrian Chadd | 2012-08-29 | 1 | -2/+2 |
| * | For now, disable building wpa_supplicant. | Adrian Chadd | 2012-08-29 | 1 | -3/+3 |
| * | Import the first cut of "bsdbox". | Adrian Chadd | 2012-01-06 | 10 | -0/+295 |