| Age | Commit message (Expand) | Author | Files | Lines |
| 2002-11-27 | corrections and clarifications from Han Boetes <han at mijncomputer dot nl> |  henning | 1 | -15/+20 |
| 2002-11-25 | Change a setuid() that should be seteuid(), not iced by grange@ |  millert | 1 | -5/+7 |
| 2002-11-25 | Missing check around snprintf(). |  mpech | 1 | -2/+2 |
| 2002-11-25 | avoid size_t -> int conversion. style nit for sizeof(). David Krause |  itojun | 5 | -29/+29 |
| 2002-11-23 | After fixing these comments, I add another incorrect one. |  drahn | 1 | -2/+2 |
| 2002-11-23 | Implement [u]mul/[u]div/[u]rem with faster version if available |  drahn | 5 | -8/+172 |
| 2002-11-23 | clean up comments. |  drahn | 1 | -9/+9 |
| 2002-11-23 | Put in a required item. Should not have been deleted to start with. |  drahn | 1 | -2/+71 |
| 2002-11-23 | Remove some error messages which were incorrectly printed. Some cleanup. |  drahn | 2 | -13/+11 |
| 2002-11-22 | Fix the comments on which systemcall is being processed, ok deraadt@ |  drahn | 1 | -9/+9 |
| 2002-11-22 | Formatting cleanup, no point in extra nesting block. No functional change. |  drahn | 1 | -39/+37 |
| 2002-11-22 | Correct string termination in jobend() for saved_path and saved_user. |  cloder | 1 | -4/+9 |
| 2002-11-21 | Add a caveat on /etc/raddb/servers and permissions. |  millert | 1 | -1/+13 |
| 2002-11-21 | Install this setgid _radius, not setuid root |  millert | 1 | -3/+3 |
| 2002-11-21 | Fix thinko, mode 0640 not 0620 |  millert | 1 | -4/+4 |
| 2002-11-21 | tokenadm -> _token |  millert | 2 | -4/+4 |
| 2002-11-21 | Add a new group, "tokenadm" and make login_token setgid tokenadm instead |  millert | 3 | -10/+28 |
| 2002-11-17 | Terminate printed strings with newlines. |  drahn | 1 | -4/+4 |
| 2002-11-15 | o Once a user is logged in, don't allow a change to another user. |  millert | 2 | -40/+13 |
| 2002-11-14 | Make error messages on symbol lookup failures more useful. |  drahn | 10 | -39/+41 |
| 2002-11-13 | Check for NULL on pltgot, appearently libraries with no external references |  drahn | 1 | -0/+3 |
| 2002-11-09 | SEE ALSO reordering. |  fgsch | 4 | -12/+12 |
| 2002-11-07 | Don't complain about missing man dirs unless in picky mode or if |  millert | 1 | -2/+2 |
| 2002-11-05 | Use define, not number. |  drahn | 1 | -2/+2 |
| 2002-10-25 | Some small fixes in MI code for mips backport. A new reloc md function, |  pefo | 7 | -50/+24 |
| 2002-10-23 | mips archdep stuff update while waiting for ok on mi |  pefo | 5 | -61/+221 |
| 2002-10-21 | Remove the -D__PIC__ from this, it does not affect the building |  drahn | 1 | -2/+2 |
| 2002-10-21 | Simplify the ld.so asm api, the data is available other ways. |  drahn | 6 | -48/+19 |
| 2002-10-15 | localhost variable is not needed; Peter Werner |  millert | 1 | -5/+1 |
| 2002-10-15 | Use old-style version number when requiring at least perl 5.6.0. |  millert | 1 | -2/+2 |
| 2002-10-13 | Avoid potential printf format string problem with challenge from |  millert | 1 | -3/+3 |
| 2002-10-11 | Add 'proto tcp' to example rdr rule, it's required now. |  dhartmei | 1 | -2/+2 |
| 2002-10-08 | sa_family on wire is network byteorder. from Alexander Yurchenko <grange@rt.mipt.ru> |  itojun | 1 | -3/+3 |
| 2002-10-04 | smtpd leaves the building |  deraadt | 27 | -9279/+2 |
| 2002-10-04 | use port 8021 in examples |  henning | 1 | -3/+3 |
| 2002-10-04 | Print full 64 bit address. At least until LD_TRACE_LOADED_OBJECTS_FMT[12] |  drahn | 2 | -6/+17 |
| 2002-10-04 | improvements; rjmooney@aboveground.cx |  deraadt | 1 | -10/+10 |
| 2002-10-01 | spelling; dcfleming@speakeasy.net |  deraadt | 1 | -2/+2 |
| 2002-09-29 | Add login_radius back now that the license issue has been resolved |  millert | 1 | -2/+2 |
| 2002-09-29 | BSD-licensed as per Stephen Diercouff of tfm associates |  millert | 2 | -23/+49 |
| 2002-09-29 | re-add; license will be fixed by millert sometime tonight |  deraadt | 1 | -0/+586 |
| 2002-09-26 | disable login_radius until a license problem is resolved |  deraadt | 1 | -2/+2 |
| 2002-09-26 | Makefile |  deraadt | 1 | -586/+0 |
| 2002-09-25 | - "resposne" is used without initialization, so zero-fill |  itojun | 1 | -7/+15 |
| 2002-09-24 | Allocate vis_user on the stack instead of using malloc(). This |  millert | 1 | -4/+3 |
| 2002-09-18 | fix Xr refs; frisco@blackant.net |  deraadt | 1 | -2/+2 |
| 2002-09-13 | Add -H option to hide nonexistent users (useful on NAT gateways). ok millert@ |  djm | 4 | -9/+45 |
| 2002-09-12 | do not decent into ld.so if it was said NOPIC, even for elf |  mickey | 1 | -2/+2 |
| 2002-09-09 | Add lazy binding support for powerpc ld.so. ok pvalchev@ brad@ |  drahn | 2 | -68/+239 |
| 2002-09-06 | use socklen_t more; henning ok |  deraadt | 11 | -49/+51 |