| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-12-25 | Pass _dl_dtors as the csu cleanup routine on m68k and m88k; change the |  miod | 3 | -9/+9 |
| 2013-12-25 | Make ld.so pass its cleanup handler in %g1 as required by the SPARC System V |  kettenis | 2 | -4/+10 |
| 2013-12-24 | Remove some leftover bits that are no longer necessary now that we no |  kettenis | 1 | -8/+1 |
| 2013-12-23 | Use slightly diffrerent code to get the global offset table address. This |  kettenis | 1 | -5/+5 |
| 2013-12-23 | Make ld.so pass its cleanup handler in %rdx as required by the AMD64 System V |  kettenis | 2 | -7/+5 |
| 2013-12-23 | Make ld.so pass its cleanup handler in r7 as required by the PowerPC System V |  kettenis | 2 | -4/+6 |
| 2013-12-23 | Fix indentation. |  kettenis | 1 | -13/+13 |
| 2013-12-23 | Make ld.so pass its cleanup handler in v0 and stop calling atexit(4) directly |  kettenis | 2 | -4/+5 |
| 2013-12-23 | Make ld.so pass its cleanup handler in %g1 as required by the SPARC System V |  kettenis | 2 | -4/+9 |
| 2013-12-23 | Call __cxa_atexit(3) instead of atexit(3). Preparation for upcoming changes to |  kettenis | 1 | -5/+5 |
| 2013-12-23 | Make ld.so pass its cleanup handler in %arg1 and stop calling atiexit(4) |  kettenis | 2 | -29/+11 |
| 2013-12-23 | Make ld.so pass its cleanup handler in %edx as required by the i386 System V |  kettenis | 2 | -6/+9 |
| 2013-12-10 | Drop the f0, f1, f2 gettytab capabilities that were used to poke |  naddy | 4 | -213/+33 |
| 2013-12-04 | cleanup SUBDIR |  deraadt | 1 | -8/+7 |
| 2013-12-04 | we now use the rewritten usr.sbin/identd |  deraadt | 7 | -1516/+0 |
| 2013-12-03 | stop using sys/syslimits.h directly, and use limits.h |  deraadt | 6 | -17/+17 |
| 2013-12-03 | use LOGIN_NAME_MAX instead of L_cuserid, and adjust .h includes; ok millert |  deraadt | 4 | -6/+9 |
| 2013-11-27 | unsigned char for ctype |  deraadt | 11 | -37/+37 |
| 2013-11-27 | make the _dl_isalnum() resemble the ctype version |  deraadt | 1 | -2/+2 |
| 2013-11-19 | add a bunch of missing prototypes |  deraadt | 1 | -2/+21 |
| 2013-11-19 | repair format strings for time_t, and some missing protos |  deraadt | 1 | -7/+15 |
| 2013-11-19 | the time being handled here is strictly unsigned 32 bit |  deraadt | 1 | -2/+2 |
| 2013-11-14 | Add STANDARDS section to finger(1)/fingerd(8). |  bentley | 1 | -3/+10 |
| 2013-11-13 | repair device checking, somewhat broken from around 10 years. |  deraadt | 1 | -29/+17 |
| 2013-11-13 | Reduce casts by careful use of char* |  guenther | 1 | -7/+7 |
| 2013-11-13 | prototype & void * math cleanup |  deraadt | 10 | -106/+113 |
| 2013-11-13 | Complete the prototype in a function cast to quiet a gcc warning |  guenther | 1 | -2/+2 |
| 2013-11-12 | repair the last prototype by bringing in monitor.h |  deraadt | 1 | -1/+2 |
| 2013-11-10 | Make sure we pass a NULL cleanup argument to __start() by initializing |  guenther | 1 | -2/+3 |
| 2013-11-02 | do not log passwords, even if they are wrong. |  benno | 1 | -7/+7 |
| 2013-10-18 | does not need stab.h |  deraadt | 1 | -2/+1 |
| 2013-09-15 | Some missing .Pa macros in FILES sections; |  schwarze | 2 | -8/+6 |
| 2013-08-22 | Correct format string mismatches turned up by -Wformat=2 |  guenther | 2 | -9/+9 |
| 2013-08-21 | Remove the use of time_t in the greylist db file and use int64_t instead |  millert | 6 | -34/+95 |
| 2013-08-14 | some Bx/Ox conversion; |  jmc | 2 | -8/+10 |
| 2013-08-13 | unbreak |  miod | 1 | -2/+2 |
| 2013-08-13 | Switch time_t, ino_t, clock_t, and struct kevent's ident and data |  guenther | 23 | -64/+59 |
| 2013-08-07 | disable libexec/identd and enable usr.sbin/identd. |  dlg | 1 | -2/+2 |
| 2013-08-06 | Switch vax to gcc 3.3.6. |  miod | 2 | -2/+8 |
| 2013-07-26 | Make sure tmpline[] is always NUL terminated, to avoid possible |  guenther | 1 | -2/+2 |
| 2013-07-16 | use .Mt for email addresses; from Jan Stary <hans at stare dot cz> |  schwarze | 2 | -6/+6 |
| 2013-07-16 | non[ -]existing -> non-existent; |  jmc | 1 | -3/+3 |
| 2013-07-16 | where "-" represents stdin, just use Sq, not Fl, since it's not a flag; |  jmc | 1 | -3/+3 |
| 2013-07-15 | Remove some unused variables, from David Hill dhill at mindcry.org |  jca | 1 | -10/+21 |
| 2013-07-14 | Fix possible memory/fd leak in the error path. |  jca | 1 | -6/+3 |
| 2013-07-10 | no more link(5). either remove references entirely, or point folks |  jmc | 2 | -7/+7 |
| 2013-07-05 | ELF_TOOLCHAIN bye bye. |  miod | 3 | -14/+3 |
| 2013-07-05 | VAX ELF userland bits. Consists mostly of register prefix additions. |  miod | 1 | -1/+4 |
| 2013-06-21 | Stop using deprecated Kerberos functions. |  ajacoutot | 1 | -5/+7 |
| 2013-06-19 | don't link to hx509, pthread and ntlm related libraries |  robert | 2 | -6/+6 |