summaryrefslogtreecommitdiff
path: root/libexec
AgeCommit message (Expand)Author
2014-04-16It's been a quarter century: we can assume volatile is present with that name.Philip Guenther
2014-04-16This was subtly using des_old.h defines (des_key_schedule) without using anyMiod Vallat
2014-04-15Remove workarounds for ld reaching MAXDSIZ on vax, now that MAXDSIZ isMiod Vallat
2014-04-12remove the prototype for compatflags() which was removed in 2013.Jonathan Gray
2014-03-27+.Xr smtpd 8Jason McIntyre
2014-03-26strdup() returns NULL if out of memory, we should check it.Gleydson Soares
2014-03-25make this page slightly less sendmail centric; ok gillesJason McIntyre
2014-03-24remove tcpwrappers support. ok deraadtTed Unangst
2014-03-24libwrap is going away, so can this.Theo de Raadt
2014-03-23don't check ftpusers in security(8), from gsoares@, ok afresh1@ schwarze@Stuart Henderson
2014-03-21fix "my $_" issues in preparation for perl 5.18Marc Espie
2014-03-21fix picky mode, my subject handler was not maintaining enough state.Marc Espie
2014-03-18Retire hp300, mvme68k and mvme88k ports. These ports have no users, keepingMiod Vallat
2014-03-17args! fix argstr. from LEVAI Daniel.Stuart Henderson
2014-03-17tweak previous;Jason McIntyre
2014-03-17typo, spotted by okan@Stuart Henderson
2014-03-17Add an option to disallow ftp access to accounts with uid below a certainStuart Henderson
2014-03-17today's conan quote: two or three years ago it was just another snake cult.Ted Unangst
2014-03-17i thought guenther was going to axe uucpd, but he's slackingTed Unangst
2014-03-12Are they going to help?Ted Unangst
2014-02-22Delete descriptions of env variables that we don't actually support.Philip Guenther
2014-02-16Unbreak ld.so with ssp-strong/all on sparc64 and powerpc. With theMartynas Venckus
2014-02-08Fix REST (restart transfer) for offsets large than 2GB. OK okan@Todd C. Miller
2014-01-23improve some typesTheo de Raadt
2014-01-23Remove LD_NORANDOM feature. It serves no usable purpose. DeterminismTheo de Raadt
2014-01-21obvious .Pa fixes; found with mandocdb(8)Ingo Schwarze
2014-01-19Only i386 needs mquery; delete the static inlines from amd64 and hppaPhilip Guenther
2014-01-18Make ld.so pass its cleanup handler in $2 as required by the MIPS System VMark Kettenis
2014-01-17Close file descriptor before next try getting a good one.Tobias Stoeckmann
2014-01-08If the file size is zero, there's nothing to transmit so avoid spammingJeremie Courreges-Anglas
2013-12-31Don't consider ld.so to be successfully built unless a test programPhilip Guenther
2013-12-30When a function does not obviously terminate itself, it is good practiceTheo de Raadt
2013-12-28Do not need __guard anymoreTheo de Raadt
2013-12-25Pass _dl_dtors as the csu cleanup routine on shMiod Vallat
2013-12-25Pass _dl_dtors as the csu cleanup routine on arm.Miod Vallat
2013-12-25Pass _dl_dtors as the csu cleanup routine on m68k and m88k; change theMiod Vallat
2013-12-25Make ld.so pass its cleanup handler in %g1 as required by the SPARC System VMark Kettenis
2013-12-24Remove some leftover bits that are no longer necessary now that we noMark Kettenis
2013-12-23Use slightly diffrerent code to get the global offset table address. ThisMark Kettenis
2013-12-23Make ld.so pass its cleanup handler in %rdx as required by the AMD64 System VMark Kettenis
2013-12-23Make ld.so pass its cleanup handler in r7 as required by the PowerPC System VMark Kettenis
2013-12-23Fix indentation.Mark Kettenis
2013-12-23Make ld.so pass its cleanup handler in v0 and stop calling atexit(4) directlyMark Kettenis
2013-12-23Make ld.so pass its cleanup handler in %g1 as required by the SPARC System VMark Kettenis
2013-12-23Call __cxa_atexit(3) instead of atexit(3). Preparation for upcoming changes toMark Kettenis
2013-12-23Make ld.so pass its cleanup handler in %arg1 and stop calling atiexit(4)Mark Kettenis
2013-12-23Make ld.so pass its cleanup handler in %edx as required by the i386 System VMark Kettenis
2013-12-10Drop the f0, f1, f2 gettytab capabilities that were used to pokeChristian Weisgerber
2013-12-04cleanup SUBDIRTheo de Raadt
2013-12-04we now use the rewritten usr.sbin/identdTheo de Raadt