Age | Commit message (Expand) | Author |
2001-06-28 | remove printfs and add return codes | Jim Rees |
2001-06-28 | remove printfs and add return codes | Jim Rees |
2001-06-28 | -Wall -Wno-unused | Hans Insulander |
2001-06-28 | fix one-byte overflows | Paul Janzen |
2001-06-27 | add cyberflex_fill_key_block, root_fid | Jim Rees |
2001-06-27 | typo, spotted by Tom Holroyd <tomh@po.crl.go.jp>; ok deraadt@ | Damien Miller |
2001-06-27 | no more vm/swap_pager.h | Theo de Raadt |
2001-06-27 | Use .Pp, not a blank line. | Aaron Campbell |
2001-06-27 | Make the functions (which get linked in if <ctype.h> isn't #included) behave | Paul Janzen |
2001-06-27 | UVM is no longer an option | Artur Grabowski |
2001-06-27 | Bye bye! | Artur Grabowski |
2001-06-27 | kill libkvm.old | Artur Grabowski |
2001-06-27 | use strlcpy vs strncpy+a[len-1]='\0'. millert@ ok. | lebel |
2001-06-26 | add sectok_parse_fname() | Jim Rees |
2001-06-26 | add sectok_parse_fname() | Jim Rees |
2001-06-26 | Put m88k-related files in the correctly named directory. | Miod Vallat |
2001-06-26 | Correctly handle mvme88k settings here. | Miod Vallat |
2001-06-26 | add cyberflex_inq_class() | Jim Rees |
2001-06-26 | crank minor version | Dug Song |
2001-06-26 | crank minor number, for new getpeereid() syscall | Dug Song |
2001-06-26 | implement djb's getpeereid(2), to allow local-domain servers to determine cli... | Dug Song |
2001-06-26 | compile cleanly | Theo de Raadt |
2001-06-25 | add cyberflex_verify_AUT0() | Markus Friedl |
2001-06-25 | -Wall | Markus Friedl |
2001-06-25 | DLT_PFLOG | Niels Provos |
2001-06-25 | add Cyberflex public key loading function | Jim Rees |
2001-06-25 | add key Cyberflex key loading functions | Jim Rees |
2001-06-25 | Refer to siginterrupt(3) rather than to a nonexistant part of intro(2) | Paul Janzen |
2001-06-25 | fix long arg for alpha | Jim Rees |
2001-06-25 | Document that behaviour is undefined if the argument isn't EOF or an unsigned | Paul Janzen |
2001-06-25 | grammar | Paul Janzen |
2001-06-24 | remove double space after comma | jasoni |
2001-06-24 | When splitting instance from username, treat '/' as a separator as | Todd C. Miller |
2001-06-24 | grammar | jasoni |
2001-06-23 | sync skeyzero proto with recent changes | Todd C. Miller |
2001-06-23 | skeyzero() never uses its 2nd arg so remove it. Since the only thing | Todd C. Miller |
2001-06-23 | Document our S/Key library. | Todd C. Miller |
2001-06-23 | getskeyprompt() is gone | Todd C. Miller |
2001-06-23 | Get rid of f_HASH() and fold its functionality into keycrunch_HASH(). | Todd C. Miller |
2001-06-23 | document ll, depreciate q | Niels Provos |
2001-06-23 | more .%A handling; bk@rt.fm | Theo de Raadt |
2001-06-23 | ok, tmac is now fixed | Theo de Raadt |
2001-06-23 | join .%A entries; most by bk@rt.fm | Theo de Raadt |
2001-06-22 | openssl-engine-0.9.6a merge | Bob Beck |
2001-06-22 | import openssl-0.9.7-beta1 | Bob Beck |
2001-06-21 | Use symbolic names for MMU flavours, and correctly handle 68060 | Miod Vallat |
2001-06-20 | major number bump | Todd C. Miller |
2001-06-20 | We don't need an f() for each hash, just overload the per-hash | Todd C. Miller |
2001-06-20 | o Do per-record locking instead of whole file locking | Todd C. Miller |
2001-06-20 | o Add a length parameter to struct skey and rearrange some other structs | Todd C. Miller |