| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update the description of the -u option to mention that IP_PORTRANGE_HIGH | Mike Silbersack | 2003-03-25 | 1 | -6/+9 |
| * | Clean up some warnings that don't result in a change in the object file: | David Malone | 2003-03-20 | 1 | -17/+20 |
| * | Fix for ia64/48024 - ensure function pointer equality across elf | Arun Sharma | 2003-03-19 | 1 | -52/+77 |
| * | Run a revision of the devstat interface: | Poul-Henning Kamp | 2003-03-15 | 1 | -4/+5 |
| * | Update to current devstat API. | Poul-Henning Kamp | 2003-03-15 | 1 | -6/+6 |
| * | Free obj->priv field in obj_free functions. This field is NULL | Alexander Kabaev | 2003-03-14 | 1 | -0/+1 |
| * | No need to zero fill memory, mmapped anonymously. Kernel will | Alexander Kabaev | 2003-03-14 | 6 | -15/+1 |
| * | mdoc(7) police: Scheduled sweep. | Ruslan Ermilov | 2003-02-24 | 1 | -1/+1 |
| * | mdoc(7) police: expand contraction. | Ruslan Ermilov | 2003-02-23 | 1 | -1/+1 |
| * | Do not remove object from the lists at the unref_dag() stage. | Alexander Kabaev | 2003-02-17 | 1 | -8/+26 |
| * | Add #include <sys/resource.h> | Poul-Henning Kamp | 2003-02-16 | 1 | -0/+1 |
| * | Remove <sys/dkstat.h> #include | Poul-Henning Kamp | 2003-02-16 | 1 | -1/+0 |
| * | Advertize rtld(1) as ld.so(1) in manual pages world | Alexey Zelkin | 2003-02-13 | 2 | -1/+3 |
| * | Fix a typo in rtld_dirname. | Alexander Kabaev | 2003-02-13 | 1 | -1/+1 |
| * | Implement dlinfo() function. | Alexander Kabaev | 2003-02-13 | 2 | -32/+262 |
| * | Add missing include files I forgot about in previous commit. | Alexander Kabaev | 2003-02-13 | 1 | -0/+2 |
| * | Remove /usr/lib/elf from a default search path. | Alexander Kabaev | 2003-02-13 | 3 | -19/+17 |
| * | Kill unnecessary vertical whitespace. | Yaroslav Tykhiy | 2003-02-11 | 1 | -1/+0 |
| * | Use LOG_AUTHPRIV to hide the username attempted during an invalid login | Yaroslav Tykhiy | 2003-02-11 | 1 | -1/+5 |
| * | When unloading dependencies make sure they are removed from all the | Alexander Kabaev | 2003-02-10 | 1 | -9/+10 |
| * | Add FBSDID. udp/bootps -> bootps/udp. Use err(3). | Philippe Charnier | 2003-02-05 | 4 | -46/+41 |
| * | Allow "~/" in pathnames to work for a chrooted user. | Yaroslav Tykhiy | 2003-02-05 | 1 | -2/+4 |
| * | Let tilde expansion be done even if a file/directory doesn't exist yet. | Yaroslav Tykhiy | 2003-02-04 | 1 | -34/+97 |
| * | RFC 959 doesn't list reply code 550 as a valid responce to STOR/STOU, | Yaroslav Tykhiy | 2003-02-04 | 1 | -1/+1 |
| * | Add OPIE and PAM libs to the mix. | David E. O'Brien | 2003-02-02 | 1 | -0/+4 |
| * | OPIE and PAM bits to agument LukeMftpd. | David E. O'Brien | 2003-02-02 | 1 | -0/+153 |
| * | Let real users access special files through FTP | Yaroslav Tykhiy | 2003-01-31 | 1 | -3/+13 |
| * | When searching for a unique file name in guniquefd(), | Yaroslav Tykhiy | 2003-01-29 | 1 | -0/+4 |
| * | Add a new option to ftpd(8), "-h", to disable printing any | Yaroslav Tykhiy | 2003-01-29 | 3 | -6/+25 |
| * | Give the code around chroot(2)/chdir(2) a major overhaul by | Yaroslav Tykhiy | 2003-01-29 | 4 | -41/+101 |
| * | Actually extract the second field from a line in ftpchroot(5) | Yaroslav Tykhiy | 2003-01-27 | 1 | -15/+17 |
| * | Allow more than one separator character between fields in ftpchroot(5). | Yaroslav Tykhiy | 2003-01-27 | 1 | -1/+3 |
| * | Extend the format of /etc/ftpchroot so an alternative chroot | Yaroslav Tykhiy | 2003-01-26 | 4 | -24/+171 |
| * | GLOB_MAXPATH has been deprecated in favour of GLOB_LIMIT. | Yaroslav Tykhiy | 2003-01-25 | 1 | -1/+1 |
| * | - Add a new option, ``-P port'', to specify the port for ftpd(8) | Yaroslav Tykhiy | 2003-01-23 | 2 | -5/+23 |
| * | Prevent server-side glob(3) patterns from expanding | Yaroslav Tykhiy | 2003-01-22 | 1 | -4/+17 |
| * | The FTP daemon was vulnerable to a DoS where an attacker could bind() | Crist J. Clark | 2003-01-21 | 1 | -19/+26 |
| * | Fix a typo (missed &&). | Maxim Sobolev | 2003-01-20 | 1 | -1/+1 |
| * | Add a new gettytab(5) option - `pl', which if set tells getty that the line | Maxim Sobolev | 2003-01-19 | 4 | -4/+7 |
| * | Prepend a space character if a line begins with a digit | Yaroslav Tykhiy | 2003-01-16 | 1 | -0/+11 |
| * | Replace the instances of literal "/bin/ls" | Yaroslav Tykhiy | 2003-01-16 | 1 | -2/+3 |
| * | We have a usable 'LOGIN_NAME_MAX' now. | David E. O'Brien | 2003-01-06 | 1 | -2/+0 |
| * | Need to prototype strsuftollx() to quiet a warning. | David E. O'Brien | 2003-01-06 | 1 | -0/+8 |
| * | Make the "nbsd_20030105" import build. | David E. O'Brien | 2003-01-06 | 3 | -1/+18 |
| * | Implement POSIX grantpt(3) functionality, and add a pt_chown utility (akin | Juli Mallett | 2003-01-02 | 3 | -0/+113 |
| * | Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, | Jens Schweikhardt | 2003-01-01 | 3 | -3/+3 |
| * | Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ | Jens Schweikhardt | 2002-12-30 | 3 | -3/+3 |
| * | english(4) police. | Jens Schweikhardt | 2002-12-27 | 3 | -3/+3 |
| * | mdoc(7) police: Deal with self-xrefs. | Ruslan Ermilov | 2002-12-24 | 2 | -2/+2 |
| * | Fixed the abuses of .Ql visible on stderr in troff mode. | Ruslan Ermilov | 2002-12-23 | 2 | -2/+2 |