summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2001-06-23make this on everythingMichael Shalayeff
2001-06-23this is not i386-onlyMichael Shalayeff
2001-06-23more .%A handling; bk@rt.fmTheo de Raadt
2001-06-23ok, tmac is now fixedTheo de Raadt
2001-06-23Add more partition types - ref. NetBSDKjell Wooding
2001-06-23join .%A entries; most by bk@rt.fmTheo de Raadt
2001-06-23Add new mbrcode.h - MBR boot code - no need for a separate file nowKjell Wooding
2001-06-23Changes from Toby. Make error tests explicit (against -1), remove one bigKjell Wooding
2001-06-22smaller dmesgTheo de Raadt
2001-06-22Fix more printf formats.Artur Grabowski
2001-06-22Fix a bunch of u_int64_t formats.Artur Grabowski
2001-06-22more arguments than formatArtur Grabowski
2001-06-22use sysctl to retreive msgbuf out of live system, keep the kvm iface, remove ...Michael Shalayeff
2001-06-22block on msgbufMichael Shalayeff
2001-06-22unused variableArtur Grabowski
2001-06-22Nicer printing of kmem buckets.Artur Grabowski
2001-06-22fix for filesystems where readdir does not return d_type, use stat instead.Niels Provos
2001-06-22sync usage/manpage with reality.Jun-ichiro itojun Hagino
2001-06-20circumvent a 32-bit integer arithmetic overflowNiklas Hallqvist
2001-06-20"hmac-sha", not "sha"Angelos D. Keromytis
2001-06-14a typo i madeMichael Shalayeff
2001-06-13more va_start/end fixes, ok deraadt@Markus Friedl
2001-06-12more to doNiklas Hallqvist
2001-06-12comment styleNiklas Hallqvist
2001-06-12Link with libcrypto instead of libdesNiklas Hallqvist
2001-06-12Add printing of the ciphertextNiklas Hallqvist
2001-06-12styleNiklas Hallqvist
2001-06-11make #ifdef around x509_generate_kn() consistent.Jun-ichiro itojun Hagino
2001-06-08Set SADB_X_POLICYFLAGS_POLICY for flows we add/delete.Angelos D. Keromytis
2001-06-08Fix a typo (perfomance -> performance) and lots of section shuffling;Aaron Campbell
2001-06-07Sync with the new options from NetBSD. Also fix gold card WEP description,Todd C. Miller
2001-06-07o alphabetize getopt() options and wi_opt()Todd C. Miller
2001-06-07Print the right port on error message.Angelos D. Keromytis
2001-06-07Actually, using ACQUIRE can cause lowering of security policy levelAngelos D. Keromytis
2001-06-07Ingress flows should be ACQUIRE, not REQUIRE.Angelos D. Keromytis
2001-06-07log_error -> log_printAngelos D. Keromytis
2001-06-07Actually, don't re-insert X509 certs which we acquired from our storeAngelos D. Keromytis
2001-06-07No need to allocate/free X509 policy information -- the certs areAngelos D. Keromytis
2001-06-07Get rid of useless x509_policy_asserts[]Angelos D. Keromytis
2001-06-07Get rid of the main policy session (unnecessary).Angelos D. Keromytis
2001-06-07Add an X509 cert in the policy session even if it was found in ourAngelos D. Keromytis
2001-06-07Correctly initialize the policy_id field on SA structures, such thatAngelos D. Keromytis
2001-06-07Add some log_print()Angelos D. Keromytis
2001-06-06NUL-terminate passphrase.Angelos D. Keromytis
2001-06-05PF_KEY identity extensions are NUL-terminated. Now, also calculateHakan Olsson
2001-06-05Alphabetize SEE ALSO entries; mpech@prosoft.org.lvAaron Campbell
2001-06-05Remove BUGS section, as the only bug mentioned there was removedAngelos D. Keromytis
2001-06-05Correctly initialize remote ID when using prefix.Angelos D. Keromytis
2001-06-05Print the correct expected Remote ID valueAngelos D. Keromytis
2001-06-05Oops, typo.Angelos D. Keromytis