summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-05-18do not reverse-lookup scoped ipv6 address - it is meaningless as there'sJun-ichiro itojun Hagino
2002-05-17Bump the version number to reflect the latest MS-CHAP2 changesbrian
2002-05-17crank majorHans Insulander
2002-05-17getprogname and setprogname moved to libroken, as it's needed by theHans Insulander
2002-05-17Add setprogname and getprogname; needed by the upcoming arla update.Hans Insulander
2002-05-17quota(1) does not need to be setuid root; tested by mickey@Todd C. Miller
2002-05-17properly detect the cpu model for the broken cyrix latch; better fix than pr#...Michael Shalayeff
2002-05-17kill unused lineMichael Shalayeff
2002-05-17Fix nfs_realign to allocate new mbufs. Taken from freebsdConstantine Sapuntzakis
2002-05-17Replace -z option (zero) with -r option (remove).Todd C. Miller
2002-05-17Remove skeyzero(), it is no longer needed.Todd C. Miller
2002-05-17The standard way to get info on symlinks is -L, not -h; Peter WernerTodd C. Miller
2002-05-17version.hMarkus Friedl
2002-05-17Fix typo/thinko. Pass in as to auth_approval(), not NULL.Todd C. Miller
2002-05-17oops, worked only because va_end is a noop on most of our arches.Marc Espie
2002-05-17sync with KAME.Kenjiro Cho
2002-05-17sync with KAME.Kenjiro Cho
2002-05-17sync with KAME.Kenjiro Cho
2002-05-17Remove unused pieces and clean Makefile.incMiod Vallat
2002-05-17Update man page to be something closer to reality.mjacob
2002-05-17When modifying a group w/ no members with groupmod(8) the trailingTodd C. Miller
2002-05-17isp* here tooTheo de Raadt
2002-05-17Add QLogic pci cards in. They seem to work for me at least on a U10.mjacob
2002-05-17Roll core version.mjacob
2002-05-17Put in definitions pertinent for f/w crash dumps.mjacob
2002-05-17Add new definitions for RIO operation, many new SNS commands, and structuresmjacob
2002-05-17keep up with the jones' (sync up with external source)mjacob
2002-05-17Accomodate changes to fabric stuff as well as other core code changes.mjacob
2002-05-17Acoommodate changes to fabric evaluation.mjacob
2002-05-17Various new inlines for RIO entries as well as various FC-GS-2 relatedmjacob
2002-05-17Switch to new fabric search mechanism (leave the old one in place). Switchmjacob
2002-05-17Update to latest released 2300/2312 f/w.mjacob
2002-05-17Handle the removal of 'const' from structure definition.mjacob
2002-05-17Handle the removal of 'const' from structure definition.mjacob
2002-05-17Call enable_db() from convert_db() so the dir creation as well asTodd C. Miller
2002-05-17Put back <string.h>brian
2002-05-17simplify dmesg printout (all models have all crypto)Theo de Raadt
2002-05-17move setuid revocation closer to the start (make it more obvious); miod okTheo de Raadt
2002-05-16repair some warningsTheo de Raadt
2002-05-16DARPA blurbJason Wright
2002-05-16clean MLINK treeTheo de Raadt
2002-05-16add aes/bf/cast; ok deraadt@Markus Friedl
2002-05-16don't limit xauth pathlen on client side and longer print length onKevin Steves
2002-05-16fix warnings (openssl 0.9.7 requires const)Markus Friedl
2002-05-16More careful with select(). deraadt@ ok.Hakan Olsson
2002-05-16use hw_cryptodevTheo de Raadt
2002-05-16miod missed a commaMichael Shalayeff
2002-05-16systrace pseudo-device okay deraadt@Niels Provos
2002-05-16Add systrace devices until vax is converted to new MAKEDEV scheme (soon)Miod Vallat
2002-05-16Regen.Miod Vallat