summaryrefslogtreecommitdiffstats
path: root/libexec
AgeCommit message (Expand)AuthorFilesLines
2013-12-25Pass _dl_dtors as the csu cleanup routine on m68k and m88k; change themiod3-9/+9
2013-12-25Make ld.so pass its cleanup handler in %g1 as required by the SPARC System Vkettenis2-4/+10
2013-12-24Remove some leftover bits that are no longer necessary now that we nokettenis1-8/+1
2013-12-23Use slightly diffrerent code to get the global offset table address. Thiskettenis1-5/+5
2013-12-23Make ld.so pass its cleanup handler in %rdx as required by the AMD64 System Vkettenis2-7/+5
2013-12-23Make ld.so pass its cleanup handler in r7 as required by the PowerPC System Vkettenis2-4/+6
2013-12-23Fix indentation.kettenis1-13/+13
2013-12-23Make ld.so pass its cleanup handler in v0 and stop calling atexit(4) directlykettenis2-4/+5
2013-12-23Make ld.so pass its cleanup handler in %g1 as required by the SPARC System Vkettenis2-4/+9
2013-12-23Call __cxa_atexit(3) instead of atexit(3). Preparation for upcoming changes tokettenis1-5/+5
2013-12-23Make ld.so pass its cleanup handler in %arg1 and stop calling atiexit(4)kettenis2-29/+11
2013-12-23Make ld.so pass its cleanup handler in %edx as required by the i386 System Vkettenis2-6/+9
2013-12-10Drop the f0, f1, f2 gettytab capabilities that were used to pokenaddy4-213/+33
2013-12-04cleanup SUBDIRderaadt1-8/+7
2013-12-04we now use the rewritten usr.sbin/identdderaadt7-1516/+0
2013-12-03stop using sys/syslimits.h directly, and use limits.hderaadt6-17/+17
2013-12-03use LOGIN_NAME_MAX instead of L_cuserid, and adjust .h includes; ok millertderaadt4-6/+9
2013-11-27unsigned char for ctypederaadt11-37/+37
2013-11-27make the _dl_isalnum() resemble the ctype versionderaadt1-2/+2
2013-11-19add a bunch of missing prototypesderaadt1-2/+21
2013-11-19repair format strings for time_t, and some missing protosderaadt1-7/+15
2013-11-19the time being handled here is strictly unsigned 32 bitderaadt1-2/+2
2013-11-14Add STANDARDS section to finger(1)/fingerd(8).bentley1-3/+10
2013-11-13repair device checking, somewhat broken from around 10 years.deraadt1-29/+17
2013-11-13Reduce casts by careful use of char*guenther1-7/+7
2013-11-13prototype & void * math cleanupderaadt10-106/+113
2013-11-13Complete the prototype in a function cast to quiet a gcc warningguenther1-2/+2
2013-11-12repair the last prototype by bringing in monitor.hderaadt1-1/+2
2013-11-10Make sure we pass a NULL cleanup argument to __start() by initializingguenther1-2/+3
2013-11-02do not log passwords, even if they are wrong.benno1-7/+7
2013-10-18does not need stab.hderaadt1-2/+1
2013-09-15Some missing .Pa macros in FILES sections;schwarze2-8/+6
2013-08-22Correct format string mismatches turned up by -Wformat=2guenther2-9/+9
2013-08-21Remove the use of time_t in the greylist db file and use int64_t insteadmillert6-34/+95
2013-08-14some Bx/Ox conversion;jmc2-8/+10
2013-08-13unbreakmiod1-2/+2
2013-08-13Switch time_t, ino_t, clock_t, and struct kevent's ident and dataguenther23-64/+59
2013-08-07disable libexec/identd and enable usr.sbin/identd.dlg1-2/+2
2013-08-06Switch vax to gcc 3.3.6.miod2-2/+8
2013-07-26Make sure tmpline[] is always NUL terminated, to avoid possibleguenther1-2/+2
2013-07-16use .Mt for email addresses; from Jan Stary <hans at stare dot cz>schwarze2-6/+6
2013-07-16non[ -]existing -> non-existent;jmc1-3/+3
2013-07-16where "-" represents stdin, just use Sq, not Fl, since it's not a flag;jmc1-3/+3
2013-07-15Remove some unused variables, from David Hill dhill at mindcry.orgjca1-10/+21
2013-07-14Fix possible memory/fd leak in the error path.jca1-6/+3
2013-07-10no more link(5). either remove references entirely, or point folksjmc2-7/+7
2013-07-05ELF_TOOLCHAIN bye bye.miod3-14/+3
2013-07-05VAX ELF userland bits. Consists mostly of register prefix additions.miod1-1/+4
2013-06-21Stop using deprecated Kerberos functions.ajacoutot1-5/+7
2013-06-19don't link to hx509, pthread and ntlm related librariesrobert2-6/+6