Age | Commit message (Expand) | Author |
2002-05-13 | For strncpy(), dst is not NUL terminated if strlen(src) >= len. | Todd C. Miller |
2002-05-13 | Only print usage for the command that was run (at, atq, atrm, batch), not | Todd C. Miller |
2002-05-13 | Call setsid() in the child after sshd accepts the connection and forks. | Todd C. Miller |
2002-05-13 | minor knf. | Artur Grabowski |
2002-05-13 | When collecting the completed tx descriptors, dmasync all of them | Artur Grabowski |
2002-05-13 | lt font update from Sarunas Grigaliunas <brudas@arena.ktu.lt> | Michael Shalayeff |
2002-05-13 | add lebuffer blurb and an mlink from for lebuffer to le | Jason Wright |
2002-05-13 | Add lebuffer at sbus and le at lebuffer | Jason Wright |
2002-05-13 | From netbsd: | Jason Wright |
2002-05-13 | Don't leak memory when bus_dmamap_load_mbuf fails. | Artur Grabowski |
2002-05-13 | Protect calls to biodone with splbio. | Artur Grabowski |
2002-05-13 | Import binutils-2.11.2 | Federico G. Schwindt |
2002-05-13 | Import binutils-2.11.2 | Federico G. Schwindt |
2002-05-13 | Import binutils-2.11.2 | Federico G. Schwindt |
2002-05-13 | Import binutils-2.11.2 | Federico G. Schwindt |
2002-05-13 | Import binutils-2.11.2 | Federico G. Schwindt |
2002-05-13 | Import binutils-2.11.2 | Federico G. Schwindt |
2002-05-13 | Import binutils-2.11.2 | Federico G. Schwindt |
2002-05-13 | o) fix order and usage of chroot&chdir; | Mike Pechkin |
2002-05-13 | move common distrib rules to main Makefile, | Marc Espie |
2002-05-13 | less warnings. skey_{respond,query} are public (in auth.h) | Jun-ichiro itojun Hagino |
2002-05-13 | Document ${SITE:=subdir/}, say goodbye to MASTER_SITE_SUBDIR | Marc Espie |
2002-05-12 | Fix sshd Banner option for privsep; ok markus@ provos@ | Damien Miller |
2002-05-12 | The %s and %+ conversions are also extensions. | Todd C. Miller |
2002-05-12 | These small setuid programs allocate a resvport, and then immediately revoke | Theo de Raadt |
2002-05-12 | Explain that user/group 'unknown' can only be used with operators = and != | Daniel Hartmeier |
2002-05-12 | Remove unnecessary subshells | Marc Espie |
2002-05-12 | sync | Theo de Raadt |
2002-05-12 | correct AH header chasing. ok dhartmei@openbsd | Jun-ichiro itojun Hagino |
2002-05-12 | Add gid based filtering, reduce to one (effective) uid, rename parser | Daniel Hartmeier |
2002-05-11 | Pass -Wall and use ANSI function headers. | Todd C. Miller |
2002-05-11 | pass -Wall | Todd C. Miller |
2002-05-11 | Add POSIX -r and -t flags from FreeBSD. The old -d option is now | Todd C. Miller |
2002-05-11 | sort command line options lexigraphically and remove lies about looking | Todd C. Miller |
2002-05-11 | .Xr at 1 | Todd C. Miller |
2002-05-11 | Use strtod() to convert string -> double, not sscanf(). | Todd C. Miller |
2002-05-11 | Kill -V (version) option since it has no relation to reality any more. | Todd C. Miller |
2002-05-11 | Deal with unknown command line options more sanely. | Todd C. Miller |
2002-05-11 | Use O_EXCL (not O_TRUNC) when creating new job file. If there is a | Todd C. Miller |
2002-05-11 | typo in comment | Kevin Steves |
2002-05-11 | at(1) is no longer setuid root, it is setgid crontab. | Todd C. Miller |
2002-05-11 | When opening jobs file, use O_NONBLOCK|O_NOFOLLOW for paranoia's sake. | Todd C. Miller |
2002-05-11 | Put options in a real list, preceded by "The options are as follows" | Todd C. Miller |
2002-05-11 | add sym for Version 3 of the Single UNIX | Todd C. Miller |
2002-05-11 | Avoid multiple definitions of macros in float.h and limits.h. This | Todd C. Miller |
2002-05-11 | bump minor version. | Federico G. Schwindt |
2002-05-11 | funcs and declarations needed by recent changes to cplus-dem.c; espie@ ok | Federico G. Schwindt |
2002-05-11 | pull a few demangler functions needed by new binutils. enable getpwd as | Federico G. Schwindt |
2002-05-11 | don't pull these yet. | Federico G. Schwindt |
2002-05-11 | libiberty version bundled with binutils 2.11. | Federico G. Schwindt |