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