Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | usr.bin: Automated cleanup of cdefs and other formatting | Warner Losh | 2023-11-27 | 1 | -3/+0 |
* | Remove copyright strings ifdef'd out | Warner Losh | 2023-11-27 | 1 | -10/+0 |
* | usr.bin: Remove ancient SCCS tags. | Warner Losh | 2023-11-27 | 5 | -11/+0 |
* | Remove $FreeBSD$: one-line nroff pattern | Warner Losh | 2023-08-16 | 1 | -1/+0 |
* | Remove $FreeBSD$: one-line sh pattern | Warner Losh | 2023-08-16 | 3 | -3/+0 |
* | Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 2 | -4/+0 |
* | Remove $FreeBSD$: one-line .h pattern | Warner Losh | 2023-08-16 | 1 | -1/+0 |
* | Update/fix Makefile.depend for userland | Simon J. Gerraty | 2023-04-19 | 1 | -2/+0 |
* | tftp tests: Fix a typo in the makefile | Mark Johnston | 2023-03-26 | 1 | -1/+1 |
* | tftp: Add test cases for URL mode. | Dag-Erling Smørgrav | 2023-03-13 | 1 | -0/+59 |
* | tftp: Add tests. | Dag-Erling Smørgrav | 2023-03-10 | 3 | -0/+421 |
* | tftp: Correctly propagate transfer errors. | Dag-Erling Smørgrav | 2023-03-10 | 3 | -29/+34 |
* | tftp: cleanup | Dag-Erling Smørgrav | 2022-11-18 | 1 | -12/+13 |
* | tftpd: Plug memory leaks in option handling code. | Dag-Erling Smørgrav | 2022-11-18 | 1 | -16/+10 |
* | tftpd: whitespace cleanup | Dag-Erling Smørgrav | 2022-11-17 | 1 | -2/+2 |
* | tftp: Fix buffer overflow and fd leak in multi-file PUT. | Dag-Erling Smørgrav | 2022-11-17 | 1 | -6/+12 |
* | update external URL | Wolfram Schneider | 2022-02-05 | 1 | -1/+1 |
* | Fix a few mandoc issues | Gordon Bergling | 2020-10-09 | 1 | -8/+12 |
* | Add support for the TFTP windowsize option described in RFC 7440. | John Baldwin | 2020-03-02 | 2 | -1/+38 |
* | tftp: fix two minor Coverity CIDs | Alan Somers | 2019-10-03 | 1 | -1/+2 |
* | tftp(1): switch default transfer mode to binary | Alan Somers | 2018-08-23 | 2 | -3/+3 |
* | tftp: Close a resource leak when putting files | Alan Somers | 2018-08-14 | 1 | -0/+1 |
* | Fix several Coverity warnings in tftp | Alan Somers | 2018-07-22 | 2 | -3/+12 |
* | tftpd: Flush files as soon as they are fully received | Alan Somers | 2018-03-09 | 1 | -1/+0 |
* | Fix uninitialized warning, and work around a bug in gcc over clobbering | Justin Hibbits | 2018-02-10 | 1 | -2/+2 |
* | tftp(1): Clean up leading and trailing whitespace | Conrad Meyer | 2018-02-09 | 1 | -6/+6 |
* | tftp(1): Fix libedit state corruption involving signals | Conrad Meyer | 2018-02-09 | 1 | -21/+29 |
* | General further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 3 | -3/+9 |
* | DIRDEPS_BUILD: Update dependencies. | Bryan Drewery | 2017-10-31 | 1 | -1/+0 |
* | Adopt SRCTOP in usr.bin | Warner Losh | 2017-03-12 | 1 | -2/+2 |
* | Renumber copyright clause 4 | Warner Losh | 2017-02-28 | 4 | -4/+4 |
* | Use MIN() macro from sys/param.h. | Marcelo Araujo | 2016-04-27 | 1 | -1/+1 |
* | Partially revert the change on r298325 where there is an | Marcelo Araujo | 2016-04-20 | 1 | -1/+1 |
* | Use NULL instead of 0 for pointers. | Marcelo Araujo | 2016-04-20 | 1 | -2/+2 |
* | - uri is expected to be nul-terminated (strchr used later), | Xin LI | 2015-08-31 | 1 | -4/+3 |
* | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+21 |
|\ | |||||
| * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 1 | -2/+2 |
| |\ | |/ |/| | |||||
| * | Merge head from 7/28 | Simon J. Gerraty | 2014-08-19 | 2 | -3/+3 |
| |\ | |||||
| * | | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+0 |
| * | | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+2 |
| * | | Merge head | Simon J. Gerraty | 2014-04-28 | 1 | -1/+1 |
| |\ \ | |||||
| * | | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| * | | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| * | | | Sync from head | Simon J. Gerraty | 2012-11-04 | 1 | -2/+2 |
| |\ \ \ | |||||
| * | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+22 |
* | | | | | Convert to usr.bin/ to LIBADD | Baptiste Daroussin | 2014-11-25 | 1 | -2/+2 |
| |_|_|/ |/| | | | |||||
* | | | | Replace all uses of libncurses and libtermcap with their wide character | Brooks Davis | 2014-07-17 | 1 | -2/+2 |
| |_|/ |/| | | |||||
* | | | Increase MAXLINE to deal with longer paths. | Marcel Moolenaar | 2014-03-04 | 1 | -1/+1 |
| |/ |/| | |||||
* | | More -Wmissing-variable-declarations fixes. | Ed Schouten | 2012-10-19 | 1 | -2/+2 |
|/ |