| Commit message (Expand) | Author | Age | Files | Lines |
* | Manually unifdef(1) CRAY, UNICOS, hpux and sun uselsess code. | Mark Murray | 2001-08-29 | 7 | -885/+5 |
* | Add a new option, '-o', for "Write-only". Disables the RETR command, | Nik Clayton | 2001-08-28 | 3 | -2/+16 |
* | Put a parenthesis in the right place (DUH!). | Brian Somers | 2001-08-25 | 1 | -1/+1 |
* | Remove description of an option that only applies to UNICOS < 7.0. | Dima Dorfman | 2001-08-25 | 1 | -13/+0 |
* | Understand that a return value of 0 from NgRecvMsg() means that the | Brian Somers | 2001-08-24 | 1 | -2/+8 |
* | Added netid(5) manpage. | Ruslan Ermilov | 2001-08-21 | 2 | -1/+92 |
* | Handle snprintf() returning < -1. | Brian Somers | 2001-08-20 | 1 | -1/+1 |
* | Handle snprintf() returning -1. | Brian Somers | 2001-08-20 | 1 | -0/+2 |
* | Feature merging and diff reduction between this code and crypto telnet. | Mark Murray | 2001-08-20 | 10 | -447/+279 |
* | mdoc(7) police: s/BSD/.Bx/ where appropriate. | Ruslan Ermilov | 2001-08-14 | 1 | -3/+6 |
* | mdoc(7) police: protect trailing full stops of abbreviations | Ruslan Ermilov | 2001-08-10 | 2 | -2/+2 |
* | mdoc(7) police: | Ruslan Ermilov | 2001-08-07 | 3 | -8/+8 |
* | Don't clobber the default for CFLAGS. | Bruce Evans | 2001-08-03 | 1 | -1/+1 |
* | Fixes file descriptor leak in standalone mode. | Jonathan Chen | 2001-08-03 | 1 | -0/+2 |
* | Don't use SA_RESETHAND here. We gain nothing. | Brian Somers | 2001-07-31 | 1 | -1/+1 |
* | Add a -l flag used to specify a label when no -p flag is given. | Brian Somers | 2001-07-31 | 2 | -27/+54 |
* | Use sigaction() without SA_RESTART rather than signal() so that we | Brian Somers | 2001-07-31 | 1 | -5/+9 |
* | Rename the GLOB_MAXPATH flag of glob(3) to GLOB_LIMIT to be compatible | Mike Heffner | 2001-07-29 | 2 | -2/+2 |
* | Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. The | Sheldon Hearn | 2001-07-26 | 6 | -8/+8 |
* | Xref to openssl(1) (i.e. "openssl passwd") | Kris Kennaway | 2001-07-26 | 1 | -0/+1 |
* | yp_errno is an `enum ypstat`. | Dima Dorfman | 2001-07-24 | 1 | -1/+1 |
* | Save errno in signal handler | Kris Kennaway | 2001-07-24 | 1 | -0/+2 |
* | MFcrypto/telnet/telnetd: Correct semantics of output_data*() and netflush() | Kris Kennaway | 2001-07-23 | 6 | -43/+47 |
* | by by -> by | Kris Kennaway | 2001-07-23 | 1 | -1/+1 |
* | MFCrypto: fixed the remote buffer overflow. | Ruslan Ermilov | 2001-07-20 | 6 | -310/+204 |
* | Portability configuration data for LukeM ftpd. | David E. O'Brien | 2001-07-19 | 1 | -0/+281 |
* | Remove whitespace at EOL. | Dima Dorfman | 2001-07-15 | 18 | -68/+68 |
* | Print the month number properly | Brian Somers | 2001-07-13 | 1 | -1/+1 |
* | Remove an extraneous space | Brian Somers | 2001-07-11 | 1 | -1/+1 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | Ruslan Ermilov | 2001-07-10 | 23 | -24/+24 |
* | Remove S/Key. PAM can do its job. Well, not quite - there is an issue | Mark Murray | 2001-07-09 | 4 | -63/+19 |
* | Goodbye S/Key, Hello OPIE. | Mark Murray | 2001-07-09 | 2 | -13/+17 |
* | mdoc(7) police: remove extraneous .Pp before and/or after .Sh. | Dima Dorfman | 2001-07-09 | 5 | -6/+0 |
* | Fix the type of the NULL arg to execl() | Brian Somers | 2001-07-09 | 5 | -5/+5 |
* | mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2). | Ruslan Ermilov | 2001-07-06 | 3 | -3/+3 |
* | mdoc(7) police: sort xrefs. | Ruslan Ermilov | 2001-07-04 | 1 | -1/+1 |
* | mdoc(7) police: removed hard sentence breaks. | Ruslan Ermilov | 2001-07-04 | 1 | -10/+20 |
* | stat(2) filesystem quotas act on, not filesystem quotas file resides on. | Mike Heffner | 2001-06-19 | 1 | -1/+1 |
* | Fix some typos. | Jimmy Olgeni | 2001-06-15 | 1 | -2/+2 |
* | Move the definition of epsvall out of #ifdef VIRTUAL_HOSTING so that | Dima Dorfman | 2001-06-13 | 1 | -2/+2 |
* | Fix the number of bytes allocated by realloc when more space is needed | Guy Helmer | 2001-06-07 | 1 | -1/+1 |
* | Add 'df' string to gettytab - the strftime(3) format for %d | Yaroslav Tykhiy | 2001-06-07 | 4 | -5/+9 |
* | In the "Message from Talk_Daemon" announcement, print the date as well | Dima Dorfman | 2001-06-07 | 1 | -2/+4 |
* | Correct cross-references: | Maxim Sobolev | 2001-06-05 | 1 | -5/+5 |
* | Use new backup feature of install(1). | Ruslan Ermilov | 2001-05-28 | 1 | -14/+1 |
* | Performance improvements for the ELF dynamic linker. These | John Polstra | 2001-05-05 | 5 | -18/+60 |
* | * include/elf.h has been repo copied to include/elf-hints.h, and it no | David E. O'Brien | 2001-05-02 | 1 | -1/+2 |
* | Avoid a warning by making a variable a const char *. | David Malone | 2001-05-01 | 1 | -1/+2 |
* | Replacement of the old error() routine with errx(3) was premature. | Mark Murray | 2001-04-29 | 1 | -17/+39 |
* | Grrr. Fix a line that was fatfingered out during the cleanup. | Mark Murray | 2001-04-29 | 1 | -0/+1 |