| Commit message (Expand) | Author | Age | Files | Lines |
* | mdoc(7) police: Scheduled sweep. | ru | 2003-02-24 | 1 | -1/+1 |
* | mdoc(7) police: expand contraction. | ru | 2003-02-23 | 1 | -1/+1 |
* | Do not remove object from the lists at the unref_dag() stage. | kan | 2003-02-17 | 1 | -8/+26 |
* | Add #include <sys/resource.h> | phk | 2003-02-16 | 1 | -0/+1 |
* | Remove <sys/dkstat.h> #include | phk | 2003-02-16 | 1 | -1/+0 |
* | Advertize rtld(1) as ld.so(1) in manual pages world | phantom | 2003-02-13 | 2 | -1/+3 |
* | Fix a typo in rtld_dirname. | kan | 2003-02-13 | 1 | -1/+1 |
* | Implement dlinfo() function. | kan | 2003-02-13 | 2 | -32/+262 |
* | Add missing include files I forgot about in previous commit. | kan | 2003-02-13 | 1 | -0/+2 |
* | Remove /usr/lib/elf from a default search path. | kan | 2003-02-13 | 3 | -19/+17 |
* | Kill unnecessary vertical whitespace. | yar | 2003-02-11 | 1 | -1/+0 |
* | Use LOG_AUTHPRIV to hide the username attempted during an invalid login | yar | 2003-02-11 | 1 | -1/+5 |
* | When unloading dependencies make sure they are removed from all the | kan | 2003-02-10 | 1 | -9/+10 |
* | Add FBSDID. udp/bootps -> bootps/udp. Use err(3). | charnier | 2003-02-05 | 4 | -46/+41 |
* | Allow "~/" in pathnames to work for a chrooted user. | yar | 2003-02-05 | 1 | -2/+4 |
* | Let tilde expansion be done even if a file/directory doesn't exist yet. | yar | 2003-02-04 | 1 | -35/+98 |
* | RFC 959 doesn't list reply code 550 as a valid responce to STOR/STOU, | yar | 2003-02-04 | 1 | -1/+1 |
* | Add OPIE and PAM libs to the mix. | obrien | 2003-02-02 | 1 | -0/+4 |
* | OPIE and PAM bits to agument LukeMftpd. | obrien | 2003-02-02 | 1 | -0/+153 |
* | Let real users access special files through FTP | yar | 2003-01-31 | 1 | -3/+13 |
* | When searching for a unique file name in guniquefd(), | yar | 2003-01-29 | 1 | -0/+4 |
* | Add a new option to ftpd(8), "-h", to disable printing any | yar | 2003-01-29 | 3 | -6/+25 |
* | Give the code around chroot(2)/chdir(2) a major overhaul by | yar | 2003-01-29 | 4 | -41/+101 |
* | Actually extract the second field from a line in ftpchroot(5) | yar | 2003-01-27 | 1 | -15/+17 |
* | Allow more than one separator character between fields in ftpchroot(5). | yar | 2003-01-27 | 1 | -1/+3 |
* | Extend the format of /etc/ftpchroot so an alternative chroot | yar | 2003-01-26 | 4 | -24/+171 |
* | GLOB_MAXPATH has been deprecated in favour of GLOB_LIMIT. | yar | 2003-01-25 | 1 | -1/+1 |
* | - Add a new option, ``-P port'', to specify the port for ftpd(8) | yar | 2003-01-23 | 2 | -5/+23 |
* | Prevent server-side glob(3) patterns from expanding | yar | 2003-01-22 | 1 | -4/+17 |
* | The FTP daemon was vulnerable to a DoS where an attacker could bind() | cjc | 2003-01-21 | 1 | -19/+26 |
* | Fix a typo (missed &&). | sobomax | 2003-01-20 | 1 | -1/+1 |
* | Add a new gettytab(5) option - `pl', which if set tells getty that the line | sobomax | 2003-01-19 | 4 | -4/+7 |
* | Prepend a space character if a line begins with a digit | yar | 2003-01-16 | 1 | -0/+11 |
* | Replace the instances of literal "/bin/ls" | yar | 2003-01-16 | 1 | -2/+3 |
* | We have a usable 'LOGIN_NAME_MAX' now. | obrien | 2003-01-06 | 1 | -2/+0 |
* | Need to prototype strsuftollx() to quiet a warning. | obrien | 2003-01-06 | 1 | -0/+8 |
* | Make the "nbsd_20030105" import build. | obrien | 2003-01-06 | 3 | -1/+18 |
* | Implement POSIX grantpt(3) functionality, and add a pt_chown utility (akin | jmallett | 2003-01-02 | 3 | -0/+113 |
* | Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, | schweikh | 2003-01-01 | 3 | -3/+3 |
* | Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ | schweikh | 2002-12-30 | 3 | -3/+3 |
* | english(4) police. | schweikh | 2002-12-27 | 3 | -3/+3 |
* | mdoc(7) police: Deal with self-xrefs. | ru | 2002-12-24 | 2 | -2/+2 |
* | Fixed the abuses of .Ql visible on stderr in troff mode. | ru | 2002-12-23 | 2 | -2/+2 |
* | Change the way ELF coredumps are handled. Instead of unconditionally | dillon | 2002-12-16 | 1 | -6/+23 |
* | Uniformly refer to a file system as "file system". | ru | 2002-12-12 | 4 | -6/+6 |
* | Fix rtld to handle SPARC_R_UA{16,64} relocations correctly. | kan | 2002-12-05 | 1 | -2/+2 |
* | rtld support for PowerPC. Mostly obtained from NetBSD, with mods | grehan | 2002-12-04 | 5 | -0/+926 |
* | Put back a test for binaries with no PT_LOAD entries I over-jealosly | kan | 2002-11-29 | 1 | -0/+4 |
* | mdoc(7) police: | ru | 2002-11-25 | 1 | -37/+35 |
* | Fix the handling of high PLT entries (> 32764) on sparc64. This requires | tmm | 2002-11-18 | 12 | -213/+242 |