Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [SA-14:25] Fix kernel stack disclosure in setlogin(2) / getlogin(2). | des | 2014-11-04 | 1 | -14/+22 |
| | | | | | | [SA-14:26] Fix remote command execution in ftp(1). Approved by: so (des) | ||||
* | Move determination of socket buffer sizes from startup to the first time a | gavin | 2012-03-10 | 2 | -31/+27 |
| | | | | | | | | | | | | | | socket is used. The previous code structure assumed that AF_INET sockets were always available, which is an invalid assumption on IPv6-only systems. This merges the fololowing revisions from NetBSD: src/usr.bin/ftp/main.c 1.120 src/usr.bin/ftp/util.c 1.156 PR: bin/162661 Tested by: bz Obtained from: NetBSD MFC after: 1 week | ||||
* | Merge tnftp-20100108 from the vendor branch into head. | gavin | 2011-06-20 | 18 | -1620/+2828 |
| | | | | | PR: bin/112288 bin/120256 bin/129014 bin/145528 MFC after: 1 month | ||||
* | Copy lukemftp to its new home, tnftp. I'm doing this in stages so as to | gavin | 2011-06-19 | 17 | -0/+14019 |
not confuse the CVS exporter. |