Age | Commit message (Expand) | Author |
2012-05-17 | Also check permissions of .ssh/id_ecdsa. | Pascal Stumpf |
2012-05-08 | Refuse to load ELF objects that contain a PT_TLS program header. | Joel Sing |
2012-04-19 | rate-limit accept(); small tweaks and such along the way from gilles, | Theo de Raadt |
2012-04-18 | merge some whitespace changes before bigger changes | Theo de Raadt |
2012-04-13 | Don't assume that the new conffd is a unset in the fd_set, it could be a | Theo de Raadt |
2012-04-04 | Return an error much earlier if recvmsg fails | Theo de Raadt |
2012-03-21 | Switch ld.so's _dl_opendir functions to use a locally defined | Matthew Dempsky |
2012-03-06 | Fill in default values for rtableid/onrdomain/prio when creating PF rules, | Stuart Henderson |
2012-03-06 | clean up some newly created lies now that tftpd doesnt run out of inetd. | David Gwynne |
2012-03-05 | swap out libexec/tftpd for usr.sbin/tftpd | David Gwynne |
2012-03-04 | In preparation for getline and getdelim additions to libc, rename getline() | Federico G. Schwindt |
2012-02-26 | Fix several manpage titles, from Lawrence Teo. | Christiano F. Haesbaert |
2012-02-24 | login_yubikey(8) reads user's last-use counter from user.ctr, not user.cnt | Igor Sobrado |
2012-02-01 | flags without arguments come first; use a standard wording on the | Igor Sobrado |
2012-02-01 | improve synopsis markup of login_* utilities; use a more standard | Igor Sobrado |
2012-02-01 | document login_yubikey options | David Hill |
2012-01-31 | remove superfluous RCS identifiers; while here, indent identifier | Igor Sobrado |
2012-01-31 | use the right capitalization for YubiKey. | Igor Sobrado |
2012-01-27 | fix pkg_delete for people who had mandocdb enabled: | Marc Espie |
2012-01-26 | hook login_yubikey to the build | David Hill |
2012-01-22 | Bring in corrections and improvements that were committed to the new | Ingo Schwarze |
2012-01-20 | Do not log the password at LOG_INFO, but at LOG_DEBUG instead. | David Hill |
2012-01-18 | tweak previous; | Jason McIntyre |
2012-01-18 | Welcome dhartmei@'s login_yubikey. To be worked on in-tree. | David Hill |
2012-01-16 | Backout activation of the new apropos(1)/whatis(1)/makewhatis(8). | Ingo Schwarze |
2012-01-09 | Don't mmap 0 byte areas, treat them as a noop instead. | Ariane van der Steldt |
2012-01-08 | Since PIE executables on mips64 don't have DT_MIPS_RLD_MAP, fall back on | Mark Kettenis |
2012-01-05 | Enable the new apropos(1), whatis(1), and makewhatis(8). | Ingo Schwarze |
2011-12-15 | s,/var/run/wtmp,/var/log/wtmp and add it to FILES. | Antoine Jacoutot |
2011-12-14 | Add a new '-W' option to prevent saving login records to /var/run/wtmp. | Antoine Jacoutot |
2011-12-03 | Remove an OpenBSD-specific tweak regarding .Xr spacing | Ingo Schwarze |
2011-11-28 | Add support for getting some flags from DT_FLAGS_1: new flags | Philip Guenthe |
2011-11-19 | Build ld.so on alpha with -mbuild-constants, so large integer | Christian Weisgerber |
2011-09-28 | tweak previous; | Jason McIntyre |
2011-09-28 | tweak tftp-proxy to: | David Gwynne |
2011-09-19 | Obsoleted after the makewhatis(8) re-write in 2000. | Okan Demirmen |
2011-09-03 | knock out some useless Pp; | Jason McIntyre |
2011-09-03 | make -column lists pretty again; | Jason McIntyre |
2011-07-23 | Properly align the stack early on in the ld.so startup code such that code run | Mark Kettenis |
2011-07-20 | During mailbox and special file checks, skip all files that can't | Ingo Schwarze |
2011-07-20 | In lists of setuid/setgid files and devices, do not pad the last column | Ingo Schwarze |
2011-07-14 | __opendir2, DTF_NODUP, and __DTF_READALL can die. struct dirent | Theo de Raadt |
2011-07-13 | Delete items on grpreflist when walking them to decrement the count, | Dale Rahn |
2011-07-04 | Add ld.so ia64 support. | Paul Irofti |
2011-07-02 | add file equivalence. Choose the most recent timestamp between man and | Marc Espie |
2011-06-27 | Backout the dynamic linker speed improvement diff for now, it still | Stuart Henderson |
2011-06-24 | Handle \*(Na in .Nd, needed by nan(3). | Ingo Schwarze |
2011-06-22 | fix whitespace | Stuart Henderson |
2011-06-22 | Fix another pre-{rdr,nat}-to rule example... | Stuart Henderson |
2011-06-20 | Restore changelist(5) wildcard support that we inadvertently killed | Ingo Schwarze |