summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-06-22make it so that audio device creation is consistent with other archs.Brad Smith
2001-06-22use strlcpy vs strncpy+a[len-1]='\0'lebel
2001-06-22Add /dev/audio to alphaNathan Binkert
2001-06-22bail YP if no domainname; dima@unixfreak.orgTheo de Raadt
2001-06-22KNFTheo de Raadt
2001-06-22KNFTheo de Raadt
2001-06-22KNFTheo de Raadt
2001-06-22use strlcpy vs strncpy+a[len-1]='\0'lebel
2001-06-22KNFTheo de Raadt
2001-06-22re-select default router on linklayer addrss changes. sync with kame.Jun-ichiro itojun Hagino
2001-06-22KNFTheo de Raadt
2001-06-22build it static; nateTheo de Raadt
2001-06-22sync usage/manpage with reality.Jun-ichiro itojun Hagino
2001-06-22cleanup COMPAT_RFC1885 case, for icmp6 echoback packet size considerationJun-ichiro itojun Hagino
2001-06-22do not forward packet back into point-to-point link, if the packet hasJun-ichiro itojun Hagino
2001-06-22o) remove unnecessary .Pp;Mike Pechkin
2001-06-22o) .Sh AUTHOR -> .Sh AUTHORS;Mike Pechkin
2001-06-22o) minor sentence fix;Mike Pechkin
2001-06-22o) .Sh AUTHOR -> .Sh AUTHORS;Mike Pechkin
2001-06-22openssl-engine-0.9.6a mergeBob Beck
2001-06-22import openssl-0.9.7-beta1Bob Beck
2001-06-21Build and install Heimdal infofile.Hans Insulander
2001-06-21Build krb5 version of pagshHans Insulander
2001-06-21Build esetenv.c into libroken, needed by krb5 pagshHans Insulander
2001-06-21don't reset forced_command (we allow multiple login shells in ssh2); dwd@bell...Markus Friedl
2001-06-21Use symbolic names for MMU flavours, and correctly handle 68060Miod Vallat
2001-06-21use strlcpy vs strncpy+a[len-1]='\0'; Brian Poole <raj@cerias.purdue.edu>lebel
2001-06-21Canonicalize panic messageNiklas Hallqvist
2001-06-21Panic if we free stuff not in malloc region. (ifdef DIAGNOSTIC)Niklas Hallqvist
2001-06-21Manpage for cz(4)Nathan Binkert
2001-06-21Add ttyZ for cyclades-Z cardsNathan Binkert
2001-06-21Add support for the Cyclades-Z multiport serial cards.Nathan Binkert
2001-06-21Do not FREE() stuff allocated in a poolNiklas Hallqvist
2001-06-21Finish what Theo started (a char * to void * conversion)Niklas Hallqvist
2001-06-21syncTheo de Raadt
2001-06-21shortenTheo de Raadt
2001-06-21we shouldn't use "/" in the beginning of the args in MANSUBDIR.Mike Pechkin
2001-06-21better -mdoc style. no typos. millert@ ok.Mike Pechkin
2001-06-21translate LINUX_AF_INET6 (10) into AF_INET6.Jun-ichiro itojun Hagino
2001-06-20Fix PR1826. tsleep in lf_setlock can return 0 if process was ptrace'd,Grigoriy Orlov
2001-06-20circumvent a 32-bit integer arithmetic overflowNiklas Hallqvist
2001-06-20Comment spelling fix, and remove static regardless ofNiklas Hallqvist
2001-06-20Add -C flag to synopsis; Brian Poole <raj@cerias.purdue.edu>Todd C. Miller
2001-06-20o When converting from a different hash type, if there is room on the lineTodd C. Miller
2001-06-20o perl5'ifiedTodd C. Miller
2001-06-20Add an alarm to implement as timeout on the locked record.Todd C. Miller
2001-06-20major number bumpTodd C. Miller
2001-06-20We don't need an f() for each hash, just overload the per-hashTodd C. Miller
2001-06-20o Do per-record locking instead of whole file lockingTodd C. Miller
2001-06-20o Add a length parameter to struct skey and rearrange some other structsTodd C. Miller