summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-06-23fix dhcpd to not abandon addresses forever when they are pinged before useBob Beck
2000-06-23ret should be there, wether auxreg/led is defined or not.Federico G. Schwindt
2000-06-22Missing CVS idents; ok markusDamien Miller
2000-06-22on unconfig, bzero the key before free; from aazubel@core-sdi.com.Federico G. Schwindt
2000-06-22fix a typo by wpaul; using ipv6 tunneled to usenix (thanks itojun!)Todd T. Fries
2000-06-22regen-vtraceMichael Shalayeff
2000-06-22make vtrace always obsolte; art@Michael Shalayeff
2000-06-22Correct PPPoE in multi-link mode; jason@brian
2000-06-22add paper by cmetz. correct example. (sync with kame)Jun-ichiro itojun Hagino
2000-06-22Convert arptimer to new timeouts.Artur Grabowski
2000-06-22Convert to new timeouts.Artur Grabowski
2000-06-22missing atomicio; report from Steve.Marquess@DET.AMEDD.ARMY.MILMarkus Friedl
2000-06-22xl_setmulti_hash() does not work right. tested at usenix2000 term room.Jun-ichiro itojun Hagino
2000-06-22mention IPv6 address can be put into nameserver lineJun-ichiro itojun Hagino
2000-06-22ipv6 support in resolver. "nameserver" line in /etc/resolv.conf now takesJun-ichiro itojun Hagino
2000-06-21Kirk announced that soft updates are free todayNiklas Hallqvist
2000-06-21Fix xd entry in chrtoblktblMiod Vallat
2000-06-21Add a few missing devices (/dev/vme*, for example) ; make devices forMiod Vallat
2000-06-21add epsv4 command, which turns off epsv on ipv4 (off by dfeault)Jun-ichiro itojun Hagino
2000-06-21fix KAME PR 261.Jun-ichiro itojun Hagino
2000-06-21Fix gateway function; ok angelos@Oleg Safiullin
2000-06-21missing free; nuke old commentMarkus Friedl
2000-06-21correct in6_recoverscope() for multicast loopback case.Jun-ichiro itojun Hagino
2000-06-21- clean makefileFederico G. Schwindt
2000-06-21add perfomance monitor unit, comment iv numbers for fpu/power/pmuMichael Shalayeff
2000-06-20sync with latest kame ndp(8).Jun-ichiro itojun Hagino
2000-06-20Completely new ramdisk stuff, inspired by the existing sparc ramdisk.Miod Vallat
2000-06-20add encryption for svnd's for Erich <hh@cyberpass.net>. You can do aNiels Provos
2000-06-20confirmed interop of IPv6 AH with KAME (both global and scoped addr).Jun-ichiro itojun Hagino
2000-06-20allow rx to work after tcpdump; ok art@Todd T. Fries
2000-06-20more info on what a bridge is (from bridge(4)).Jason Wright
2000-06-20pedant; getopt(3) returns -1 instead of EOF. from aaronJun-ichiro itojun Hagino
2000-06-20KNFTodd T. Fries
2000-06-20getopt(3) returns -1, not EOFAaron Campbell
2000-06-20Avoid using I/O port 0x370 since this is used by onboard audio onTodd C. Miller
2000-06-20Remove static from arptimer so that "show callout" in ddb shows the rightArtur Grabowski
2000-06-20spellingAaron Campbell
2000-06-20If only one of IX86_CPU is defined, set CMACHFLAGS to the appropriateArtur Grabowski
2000-06-20another oops, time to sleep.Federico G. Schwindt
2000-06-20some files from crypto/ are needed for tcfs.Federico G. Schwindt
2000-06-20remove NetBSD ifdefs. indent.Federico G. Schwindt
2000-06-20Allow padding in LQR ECHO requestsbrian
2000-06-20fix warnings during compilation. replace a few more calloc's withFederico G. Schwindt
2000-06-20add OpenBSD tag.Federico G. Schwindt
2000-06-20oops from my prev commit. move param.h above mount.h so NGROUPS is found.Federico G. Schwindt
2000-06-20weird. missing OpenBSD tags.Federico G. Schwindt
2000-06-20add openbsd tags. rearrange headers as per style(9) and indent.Federico G. Schwindt
2000-06-20even more declarationsFederico G. Schwindt
2000-06-20replace some calloc's with malloc's since there is no point in callFederico G. Schwindt
2000-06-20KNFTodd T. Fries