summaryrefslogtreecommitdiff
path: root/libexec
AgeCommit message (Expand)Author
2012-02-01flags without arguments come first; use a standard wording on theIgor Sobrado
2012-02-01improve synopsis markup of login_* utilities; use a more standardIgor Sobrado
2012-02-01document login_yubikey optionsDavid Hill
2012-01-31remove superfluous RCS identifiers; while here, indent identifierIgor Sobrado
2012-01-31use the right capitalization for YubiKey.Igor Sobrado
2012-01-27fix pkg_delete for people who had mandocdb enabled:Marc Espie
2012-01-26hook login_yubikey to the buildDavid Hill
2012-01-22Bring in corrections and improvements that were committed to the newIngo Schwarze
2012-01-20Do not log the password at LOG_INFO, but at LOG_DEBUG instead.David Hill
2012-01-18tweak previous;Jason McIntyre
2012-01-18Welcome dhartmei@'s login_yubikey. To be worked on in-tree.David Hill
2012-01-16Backout activation of the new apropos(1)/whatis(1)/makewhatis(8).Ingo Schwarze
2012-01-09Don't mmap 0 byte areas, treat them as a noop instead.Ariane van der Steldt
2012-01-08Since PIE executables on mips64 don't have DT_MIPS_RLD_MAP, fall back onMark Kettenis
2012-01-05Enable the new apropos(1), whatis(1), and makewhatis(8).Ingo Schwarze
2011-12-15s,/var/run/wtmp,/var/log/wtmp and add it to FILES.Antoine Jacoutot
2011-12-14Add a new '-W' option to prevent saving login records to /var/run/wtmp.Antoine Jacoutot
2011-12-03Remove an OpenBSD-specific tweak regarding .Xr spacingIngo Schwarze
2011-11-28Add support for getting some flags from DT_FLAGS_1: new flagsPhilip Guenthe
2011-11-19Build ld.so on alpha with -mbuild-constants, so large integerChristian Weisgerber
2011-09-28tweak previous;Jason McIntyre
2011-09-28tweak tftp-proxy to:David Gwynne
2011-09-19Obsoleted after the makewhatis(8) re-write in 2000.Okan Demirmen
2011-09-03knock out some useless Pp;Jason McIntyre
2011-09-03make -column lists pretty again;Jason McIntyre
2011-07-23Properly align the stack early on in the ld.so startup code such that code runMark Kettenis
2011-07-20During mailbox and special file checks, skip all files that can'tIngo Schwarze
2011-07-20In lists of setuid/setgid files and devices, do not pad the last columnIngo Schwarze
2011-07-14__opendir2, DTF_NODUP, and __DTF_READALL can die. struct direntTheo de Raadt
2011-07-13Delete items on grpreflist when walking them to decrement the count,Dale Rahn
2011-07-04Add ld.so ia64 support.Paul Irofti
2011-07-02add file equivalence. Choose the most recent timestamp between man andMarc Espie
2011-06-27Backout the dynamic linker speed improvement diff for now, it stillStuart Henderson
2011-06-24Handle \*(Na in .Nd, needed by nan(3).Ingo Schwarze
2011-06-22fix whitespaceStuart Henderson
2011-06-22Fix another pre-{rdr,nat}-to rule example...Stuart Henderson
2011-06-20Restore changelist(5) wildcard support that we inadvertently killedIngo Schwarze
2011-05-26No need to call _dl_newsymsearch() twice; ok drahn@Otto Moerbeek
2011-05-25Fix two bugs where race conditions might cause stat(2) to fail,Ingo Schwarze
2011-05-22Dynamic linker speed improvement diff. tested by several sinc k2k11.Dale Rahn
2011-05-10Do not complain about an /etc/group line "+\n" as "wrong number of fields",Ingo Schwarze
2011-05-10Fix previous. On i386, library.c isn't compiledOtto Moerbeek
2011-05-09Outsmart gcc4 on mips* by moving the declaration of _dl_debug_stateOtto Moerbeek
2011-05-05Switch tftp-proxy over to using divert-to. Based on a diff from oga@Stuart Henderson
2011-04-29-x is currently unimplemented, so comment it out from the man page, and removeJason McIntyre
2011-04-23When a device or setuid file is owned by a nonexistent user or group,Ingo Schwarze
2011-04-23Very nice bugfix from Andrew Fresh, who writes:Ingo Schwarze
2011-04-17Switch from the old shell script /etc/securityIngo Schwarze
2011-04-17remove a bogus blank line; from Andrew FreshIngo Schwarze
2011-04-17Keep the exact format of the message:Ingo Schwarze