| Commit message (Expand) | Author | Age | Files | Lines |
* | Set HISMACADDR in the environment before envoking ppp. | brian | 2001-11-21 | 1 | -5/+17 |
* | Eliminate another instance of the old and well-known | yar | 2001-11-19 | 1 | -7/+25 |
* | Update rtld for the "new" ia64 ABI. In the old toolchain, the | peter | 2001-10-29 | 7 | -9/+34 |
* | Fix a dependency violation (branch after alloc) | peter | 2001-10-29 | 1 | -1/+1 |
* | When we set our UID to `nobody', set an appropriate group also. | obrien | 2001-10-22 | 1 | -0/+1 |
* | The interface index space may be sparsely populated (e.g. when an | fenner | 2001-10-17 | 1 | -0/+4 |
* | Add ia64 support. Various adjustments were made to existing targets to | dfr | 2001-10-15 | 14 | -33/+1069 |
* | Don't let a user name in ftpd's proctitle | yar | 2001-10-12 | 1 | -1/+1 |
* | Be consistent about indent at least within one block of code. | yar | 2001-10-12 | 1 | -5/+5 |
* | The support for accelerating find_symdef() with a cache was broken. This | dfr | 2001-10-10 | 1 | -8/+9 |
* | Terminate the array of execv(3) pointers by a NULL pointer in the edge case. | ru | 2001-10-04 | 1 | -1/+3 |
* | mdoc(7) police: markup nits. | ru | 2001-10-01 | 1 | -1/+3 |
* | Migrate uucpd to ports as well. | kris | 2001-10-01 | 5 | -387/+0 |
* | 1) Use OPIE response only when OPIE keys really used | ache | 2001-09-29 | 1 | -2/+5 |
* | Avoid a few compiler warnings (printf codes, missing includes etc). | iedowse | 2001-09-29 | 3 | -4/+8 |
* | Missing `break' statements caused two error messages to become | iedowse | 2001-09-29 | 1 | -1/+3 |
* | RFC2349 (http://www.hypermail.org/rfcs/rfc2349.html) adds support | obrien | 2001-09-27 | 1 | -9/+120 |
* | RFC2132 is not clear about whether the "Maximum DHCP Message Size" | iedowse | 2001-09-25 | 2 | -2/+4 |
* | Improve the description on how to construct ~ftp/pub. Specifically, | mikeh | 2001-09-25 | 1 | -5/+7 |
* | Fixed some of style bugs. | ru | 2001-09-12 | 1 | -1/+1 |
* | Remove a field width specifier that's not doing anything more than | mikeh | 2001-09-10 | 1 | -6/+3 |
* | Include ttymsg.h from ../../usr.bin/wall instead of rolling our own | dd | 2001-09-09 | 2 | -1/+3 |
* | Do the best we can with respect to fixing command-line option disorder | sheldonh | 2001-09-04 | 1 | -62/+62 |
* | File positions are off_t nowdays, not long, so: | ache | 2001-09-03 | 1 | -4/+4 |
* | Extend the functionality offered by the -o option into a new option | sheldonh | 2001-09-02 | 3 | -2/+15 |
* | long -> off_t | ache | 2001-09-02 | 1 | -6/+7 |
* | Manually unifdef(1) CRAY, UNICOS, hpux and sun uselsess code. | markm | 2001-08-29 | 7 | -885/+5 |
* | Add a new option, '-o', for "Write-only". Disables the RETR command, | nik | 2001-08-28 | 3 | -2/+16 |
* | Put a parenthesis in the right place (DUH!). | brian | 2001-08-25 | 1 | -1/+1 |
* | Remove description of an option that only applies to UNICOS < 7.0. | dd | 2001-08-25 | 1 | -13/+0 |
* | Understand that a return value of 0 from NgRecvMsg() means that the | brian | 2001-08-24 | 1 | -2/+8 |
* | Added netid(5) manpage. | ru | 2001-08-21 | 2 | -1/+92 |
* | Handle snprintf() returning < -1. | brian | 2001-08-20 | 1 | -1/+1 |
* | Handle snprintf() returning -1. | brian | 2001-08-20 | 1 | -0/+2 |
* | Feature merging and diff reduction between this code and crypto telnet. | markm | 2001-08-20 | 10 | -447/+279 |
* | mdoc(7) police: s/BSD/.Bx/ where appropriate. | ru | 2001-08-14 | 1 | -3/+6 |
* | mdoc(7) police: protect trailing full stops of abbreviations | ru | 2001-08-10 | 2 | -2/+2 |
* | mdoc(7) police: | ru | 2001-08-07 | 3 | -8/+8 |
* | Don't clobber the default for CFLAGS. | bde | 2001-08-03 | 1 | -1/+1 |
* | Fixes file descriptor leak in standalone mode. | jon | 2001-08-03 | 1 | -0/+2 |
* | Don't use SA_RESETHAND here. We gain nothing. | brian | 2001-07-31 | 1 | -1/+1 |
* | Add a -l flag used to specify a label when no -p flag is given. | brian | 2001-07-31 | 2 | -27/+54 |
* | Use sigaction() without SA_RESTART rather than signal() so that we | brian | 2001-07-31 | 1 | -5/+9 |
* | Rename the GLOB_MAXPATH flag of glob(3) to GLOB_LIMIT to be compatible | mikeh | 2001-07-29 | 2 | -2/+2 |
* | Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. The | sheldonh | 2001-07-26 | 6 | -8/+8 |
* | Xref to openssl(1) (i.e. "openssl passwd") | kris | 2001-07-26 | 1 | -0/+1 |
* | yp_errno is an `enum ypstat`. | dd | 2001-07-24 | 1 | -1/+1 |
* | Save errno in signal handler | kris | 2001-07-24 | 1 | -0/+2 |
* | MFcrypto/telnet/telnetd: Correct semantics of output_data*() and netflush() | kris | 2001-07-23 | 6 | -43/+47 |
* | by by -> by | kris | 2001-07-23 | 1 | -1/+1 |