summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1997-07-17fix XrTheo de Raadt
1997-07-17fix XrTheo de Raadt
1997-07-17fix XrTheo de Raadt
1997-07-17fix XrTheo de Raadt
1997-07-17fix XrTheo de Raadt
1997-07-17doc @ commands; mouseTheo de Raadt
1997-07-17cleanTheo de Raadt
1997-07-17Change a strcpy() -> strncpy() because I'm paranoid.Todd C. Miller
1997-07-17proto moreTheo de Raadt
1997-07-17verf is a ptrTheo de Raadt
1997-07-17Use u_int32_t not size_t.Todd C. Miller
1997-07-17TypoTodd C. Miller
1997-07-17Manpage for RMD*(3)Todd C. Miller
1997-07-17More typos.Todd C. Miller
1997-07-17Allow passing of a NULL digest to RMD160Final(3).Todd C. Miller
1997-07-17Add RIPEMD-160 (rmd160) support to OTP (s/key).Todd C. Miller
1997-07-17Adds rmd160 functionality.Todd C. Miller
1997-07-17Bump minor version due to RMD160 addition.Todd C. Miller
1997-07-17mdX(3)-like interface to RIPEMD-160 hash function. Code byTodd C. Miller
Antoon Bosselaers and massaged by me to fit the mdX(3) API.
1997-07-17Fix typoTodd C. Miller
1997-07-17formattingMichael Shalayeff
1997-07-16in rejected(), RPC_MISMATCH is what we are interested in; christosTheo de Raadt
1997-07-16proto yp_maplistTheo de Raadt
1997-07-16Fix the frigging CD rom mount bug!!Per Fogelstrom
1997-07-16crank dfname/tfname; freebsdTheo de Raadt
1997-07-16add tagkstailey
1997-07-16be more conservativekstailey
1997-07-16fix XrTheo de Raadt
1997-07-15flags for tunnels and replacing existing routes, sysctl! + tiny bug fixNiels Provos
1997-07-15buff overflowflipk
1997-07-15Xr repairTheo de Raadt
1997-07-15cannot do this; flipk has found test cases where this failsTheo de Raadt
1997-07-15initxxx() routines return 1 on success, not zero.kstailey
(ob-theo-style-commit-comment: "Argh! *sigh* not-nice!")
1997-07-15keyboard() does not return an intkstailey
1997-07-15gtime var -> gltime varTheo de Raadt
1997-07-15Use assembler sources our of arch/m68k where applicable.Jason Downs
1997-07-15sendmail 8.9.1Jason Downs
1997-07-15sendmail 8.9.1Jason Downs
1997-07-15Sendmail 8.8.6.Jason Downs
1997-07-15Add a missing constTodd C. Miller
1997-07-15sysctl for PF_ENCAP.Angelos D. Keromytis
1997-07-14HAVE_NET_SLIP_H; PR286, felix@mamba.pond.sub.orgTheo de Raadt
1997-07-14nicer includeMichael Shalayeff
1997-07-14Print the new input/output bytes for sipp-ah/sipp-esp/ipencap.Angelos D. Keromytis
1997-07-14that was not a nice changeTheo de Raadt
1997-07-14Don't call it a mask when it is a sigset_t (cosmetic changes only).Todd C. Miller
1997-07-14Convert remaining sigsetmask() -> sigprocmask() (POSIX style)Todd C. Miller
in collect.c and fix up some signal botches elsewhere.
1997-07-14change the output so that it fits into 80 columnsThomas Graichen
1997-07-14how many of those (in my opinion) broken configure scripts are thereThomas Graichen
around ? ... also here some subscripts were called without preceding the calls with a shell (and thus assuming their executability)
1997-07-14sometimes - so at least it seems - also theo does'nt check what he isThomas Graichen
committing :-) ... i hope i got it right now