summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-06-05a driver for the rng on the amd768 power management device (no actual power m...Michael Shalayeff
2002-06-05more correction to RTF_HOST handling.Jun-ichiro itojun Hagino
2002-06-05fix dma map handling logic in hme_newbuf(); from jason@.Federico G. Schwindt
2002-06-05one more level of indirection for dlopen structure.Marc Espie
2002-06-05ssh-add -t life, Set lifetime (in seconds) when adding identities; ok provos@Markus Friedl
2002-06-05try to avoid DNS hereTheo de Raadt
2002-06-05missing $OpenBSD$ markerMarc Espie
2002-06-05append predicate, instead of prepending. makes rules sortable again.Niels Provos
2002-06-05add -x/-X to usageMarkus Friedl
2002-06-05support simple predicates to prefix rules. Allows global policies to beNiels Provos
2002-06-05dump policies only if user policy is specified.Niels Provos
2002-06-05document "print-depends" target; ok espiePeter Valchev
2002-06-05ssh-add -x for lock and -X for unlocking the agent.Markus Friedl
2002-06-05regenjasoni
2002-06-05provide local versions of getpid, getuid and getgid that do notjasoni
2002-06-05Get rid of an unnecessary typedef (for future cleanup).Artur Grabowski
2002-06-05some manual cruft federico keeps in the generated fileMichael Shalayeff
2002-06-05Use attribute((sentinel)) on functions where it makes sense.Marc Espie
2002-06-05provide our own path for generating the ldscripts and tweak it accordingly; f...Michael Shalayeff
2002-06-05stab at describing grammarNiels Provos
2002-06-05tweak quick_lookup for a faster path.Marc Espie
2002-06-05document -c, add Xr to core(5) and some minor changes as per mandoc(7).Federico G. Schwindt
2002-06-05no special case of execve.Niels Provos
2002-06-05core support from Jean-Francois Brousseau <krapht@secureops.com> withFederico G. Schwindt
2002-06-05DIAGNOSTIC check for duplicate entry into the tree.Artur Grabowski
2002-06-05proper handling for .y and .l such that dependancies get generatedMichael Shalayeff
2002-06-05rcsidsMichael Shalayeff
2002-06-05snprintfTheo de Raadt
2002-06-05If send() returns ENOBUFS, sleep for one microsecond and retry.Todd C. Miller
2002-06-05Double socket receive buffer size; deraadt@ OKTodd C. Miller
2002-06-05splbio around biodoneArtur Grabowski
2002-06-05remove warning.Federico G. Schwindt
2002-06-05introduce an automatic policy generation mode. it creates a policy basedNiels Provos
2002-06-05copy current request into an extra buffer and just flush thisMarkus Friedl
2002-06-05default to passive, upgrade to active as needed; Andrew BasterfieldTheo de Raadt
2002-06-05mention $SSH_AUTH_SOCK; dave@ugc.org.ukMarkus Friedl
2002-06-05Remove all uses of setprogname() and getprogname() in kerberosV subtree.Hans Insulander
2002-06-05inpath logic, for example, filename inpath "$CWD"Niels Provos
2002-06-05'-a bind_address' binds the agent to user-specified unix-domainMarkus Friedl
2002-06-05know about CWD. will make some filter rules simpler.Niels Provos
2002-06-05use types in inttypes.h directlyJun-ichiro itojun Hagino
2002-06-05My turn to help:Mike Pechkin
2002-06-05this must be statically linked. spotted by bks10@cornell.eduTheo de Raadt
2002-06-05clarify nwkey usage; ok millert@Jason Peel
2002-06-05document pgid usage; ok millert@Jason Peel
2002-06-05be sure to use L3 MTU, not L2 MTU, when specified in spec (affects FDDI/ARCnet)Jun-ichiro itojun Hagino
2002-06-04Fix identify logic to match kernel. Works better on big endian architectures.Constantine Sapuntzakis
2002-06-04__FUNCTION__ -> __func__Markus Friedl
2002-06-04setup user systrace dir only if user policies are used.Niels Provos
2002-06-04remove __FUNCTION__Markus Friedl