summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-06-23Initialize only if no hardware checksumming.Angelos D. Keromytis
2001-06-23Clear IPv4 input checksum OK flag after verification.Angelos D. Keromytis
2001-06-23add /dev/pciMatthieu Herrb
2001-06-23PCI bus configuration userland access from FreeBSD.Matthieu Herrb
2001-06-23fix up mtu for routes and ongoing tcp connection when if mtu changesNiels Provos
2001-06-23restore correct ignore_user_known_hosts logic.Markus Friedl
2001-06-23draft-ietf-secsh-dh-group-exchange-01.txtMarkus Friedl
2001-06-23add changelistNiels Provos
2001-06-23Update for heimdal-0.3fHans Insulander
2001-06-23get rid of known_hosts2, use it for hostkey lookup, but do not modify.Markus Friedl
2001-06-23join .%A entries; most by bk@rt.fmTheo de Raadt
2001-06-23With the addition of kernel in bootloader, ksyms now work.Dale Rahn
2001-06-23TCP, UDP, IPv4 input hardware checksumming processing; also IPv4Angelos D. Keromytis
2001-06-23Bye-bye to UFS-specific and unused functionsConstantine Sapuntzakis
2001-06-23Drop the "v4" for TCP/UDP checksums.Angelos D. Keromytis
2001-06-23Get rid of UFS-specific and unused functions in the VFS interfaceConstantine Sapuntzakis
2001-06-23Get rid of several vnode operationsConstantine Sapuntzakis
2001-06-23Get rid of several unused vnode operationsConstantine Sapuntzakis
2001-06-23Update for heimdal-0.3fHans Insulander
2001-06-23LIST_INIT, not TAILQ_INIT.Angelos D. Keromytis
2001-06-23Privatize several vnode operations that are not used by the generic code.Constantine Sapuntzakis
2001-06-23Add csum field for hardware checksumming. Based on NetBSD's approach.Angelos D. Keromytis
2001-06-23Header file changes to support symbol loading just added.Dale Rahn
2001-06-23Perform symbol lookup on ddb trace command.Dale Rahn
2001-06-23Support ddb initialization on powerpc.Dale Rahn
2001-06-23Disable interupts *before* establishing them to avoid a race.Todd C. Miller
2001-06-23Add new mbrcode.h - MBR boot code - no need for a separate file nowKjell Wooding
2001-06-23Disable interupts on the card before mapping and establishing theTodd C. Miller
2001-06-23Changes from Toby. Make error tests explicit (against -1), remove one bigKjell Wooding
2001-06-23Support for powerpc to load symbols, uses new libsa loadfile.Dale Rahn
2001-06-23Add MI loadfile support, from NetBSDDale Rahn
2001-06-23enable attaching on pci35x models, seems to work okMichael Shalayeff
2001-06-23hifn now supports up to 256KPeter Valchev
2001-06-23Crank version numbers.Hans Insulander
2001-06-23only root need applyTheo de Raadt
2001-06-23more tweaksJason Wright
2001-06-23- put hw defines in *reg, software defines in *var, etcJason Wright
2001-06-23oops, acutally add the kadmind directoryHans Insulander
2001-06-23*known_hosts2 is obsolete for hostbased authentication andMarkus Friedl
2001-06-23Clean kadm5_err.[ch]Hans Insulander
2001-06-23Updates for heimdal-0.3fHans Insulander
2001-06-23heimdal.info installed; remove from todo listHans Insulander
2001-06-23slightly better careTheo de Raadt
2001-06-22Try again. (this time it's tested).Artur Grabowski
2001-06-22exit() from a signal handler is a sinTheo de Raadt
2001-06-22Fix lotsa bugs:Jason Wright
2001-06-22do not exit() from signal handlerTheo de Raadt
2001-06-22don't overwrite argv (fixes ssh user@host in 'ps'), report by ericj@Markus Friedl
2001-06-22tweakTheo de Raadt
2001-06-22asn1.h -> krb5_asn1.hHans Insulander