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