| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-05-25 | Appease LLVM warnings.. |  brad | 1 | -4/+4 |
| 2014-05-24 | Remove errant double quote; from Jean-Philippe Ouellet |  millert | 1 | -3/+3 |
| 2014-05-02 | No need to figure out the area spanned by .got in _dl_md_reloc(); only |  miod | 1 | -17/+1 |
| 2014-04-29 | tedu ~/.klogin |  dcoppa | 1 | -3/+3 |
| 2014-04-23 | Remove more Kerberos cruft. |  ajacoutot | 1 | -4/+4 |
| 2014-04-22 | Remove the kerberos login methods. |  reyk | 2 | -342/+0 |
| 2014-04-22 | Remove the kerberos login methods. |  reyk | 3 | -129/+0 |
| 2014-04-22 | Remove KERBEROS5 from the Makefiles (except ssh for now, where it is |  reyk | 3 | -24/+5 |
| 2014-04-21 | check perms on .ssh/id_ed25519; Fritjof Bornebusch |  sthen | 1 | -2/+2 |
| 2014-04-20 | check_hosts_equiv -> check_hosts_lpd |  ajacoutot | 1 | -15/+11 |
| 2014-04-18 | Malak: I think we made the merchant angry. |  tedu | 3 | -807/+0 |
| 2014-04-18 | millert said i can kill rshd |  tedu | 1 | -2/+2 |
| 2014-04-18 | Switch to the new makewhatis(8)/apropos(1)/whatis(1) combo. |  schwarze | 1 | -2/+2 |
| 2014-04-16 | Remove ifdef'd out KerberosIV and stream encryption support. While |  okan | 1 | -273/+26 |
| 2014-04-16 | add missing parens so that errorhost gets properly initialized. |  okan | 1 | -3/+3 |
| 2014-04-16 | It's been a quarter century: we can assume volatile is present with that name. |  guenther | 5 | -49/+49 |
| 2014-04-16 | This was subtly using des_old.h defines (des_key_schedule) without using any |  miod | 1 | -2/+2 |
| 2014-04-15 | Remove workarounds for ld reaching MAXDSIZ on vax, now that MAXDSIZ is |  miod | 2 | -8/+2 |
| 2014-04-12 | remove the prototype for compatflags() which was removed in 2013. |  jsg | 1 | -3/+1 |
| 2014-03-27 | +.Xr smtpd 8 |  jmc | 1 | -3/+4 |
| 2014-03-26 | strdup() returns NULL if out of memory, we should check it. |  gsoares | 1 | -1/+3 |
| 2014-03-25 | make this page slightly less sendmail centric; ok gilles |  jmc | 1 | -13/+14 |
| 2014-03-24 | remove tcpwrappers support. ok deraadt |  tedu | 2 | -56/+2 |
| 2014-03-24 | libwrap is going away, so can this. |  deraadt | 23 | -3879/+2 |
| 2014-03-23 | don't check ftpusers in security(8), from gsoares@, ok afresh1@ schwarze@ |  sthen | 1 | -16/+1 |
| 2014-03-21 | fix "my $_" issues in preparation for perl 5.18 |  espie | 5 | -69/+72 |
| 2014-03-21 | fix picky mode, my subject handler was not maintaining enough state. |  espie | 2 | -11/+17 |
| 2014-03-18 | Retire hp300, mvme68k and mvme88k ports. These ports have no users, keeping |  miod | 7 | -823/+1 |
| 2014-03-17 | args! fix argstr. from LEVAI Daniel. |  sthen | 1 | -2/+2 |
| 2014-03-17 | tweak previous; |  jmc | 1 | -9/+9 |
| 2014-03-17 | typo, spotted by okan@ |  sthen | 1 | -2/+2 |
| 2014-03-17 | Add an option to disallow ftp access to accounts with uid below a certain |  sthen | 2 | -5/+35 |
| 2014-03-17 | today's conan quote: two or three years ago it was just another snake cult. |  tedu | 4 | -408/+0 |
| 2014-03-17 | i thought guenther was going to axe uucpd, but he's slacking |  tedu | 1 | -2/+2 |
| 2014-03-12 | Are they going to help? |  tedu | 4 | -222/+2 |
| 2014-02-22 | Delete descriptions of env variables that we don't actually support. |  guenther | 1 | -28/+2 |
| 2014-02-16 | Unbreak ld.so with ssp-strong/all on sparc64 and powerpc. With the |  martynas | 3 | -191/+251 |
| 2014-02-08 | Fix REST (restart transfer) for offsets large than 2GB. OK okan@ |  millert | 1 | -15/+39 |
| 2014-01-23 | improve some types |  deraadt | 2 | -5/+5 |
| 2014-01-23 | Remove LD_NORANDOM feature. It serves no usable purpose. Determinism |  deraadt | 2 | -24/+12 |
| 2014-01-21 | obvious .Pa fixes; found with mandocdb(8) |  schwarze | 1 | -4/+4 |
| 2014-01-19 | Only i386 needs mquery; delete the static inlines from amd64 and hppa |  guenther | 2 | -18/+2 |
| 2014-01-18 | Make ld.so pass its cleanup handler in $2 as required by the MIPS System V |  kettenis | 2 | -27/+5 |
| 2014-01-17 | Close file descriptor before next try getting a good one. |  tobias | 1 | -1/+2 |
| 2014-01-08 | If the file size is zero, there's nothing to transmit so avoid spamming |  jca | 1 | -1/+7 |
| 2013-12-31 | Don't consider ld.so to be successfully built unless a test program |  guenther | 1 | -3/+12 |
| 2013-12-30 | When a function does not obviously terminate itself, it is good practice |  deraadt | 1 | -6/+4 |
| 2013-12-28 | Do not need __guard anymore |  deraadt | 1 | -2/+1 |
| 2013-12-25 | Pass _dl_dtors as the csu cleanup routine on sh |  miod | 2 | -5/+15 |
| 2013-12-25 | Pass _dl_dtors as the csu cleanup routine on arm. |  miod | 2 | -4/+12 |