summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-27With the National variants of the sis(4) chip make sure toBrad Smith
2006-05-27Add support for multicast packets.Christopher Pascoe
2006-05-27factor out sensor_probe from sensor_scan so we can probe a sensors whenHenning Brauer
2006-05-27There is no longer the need to create INVALID sensors on stock, the sensorMarc Balmer
2006-05-27make ntpd listen on the hotplug socket and decode yadda yadda, becauseHenning Brauer
2006-05-27Wait for a response from bgpd on reloads.Claudio Jeker
2006-05-27Pass a IMSG_CTL_RESULT messgae back to bgpctl on reloads to indicate ifClaudio Jeker
2006-05-27Move stderr redirection to a common location, as suggested by vincent aKjell Wooding
2006-05-27do not close the same entries list twice, this caused a double free;Joris Vink
2006-05-27Move mg "line to c-string" functionality to a function.Kjell Wooding
2006-05-27Kill some lint warnings by changing some variables to moreMoritz Jodeit
2006-05-27and now you can use -N to diff removed files tooJoris Vink
2006-05-27handle comments and leading spaces correctlyJoris Vink
2006-05-27document modp3072.Hans-Joerg Hoexer
2006-05-27grok modp3072, ok moritz@Hans-Joerg Hoexer
2006-05-27allow diff to pick up newly added files with the -N flag.Joris Vink
2006-05-27more standard ignore patternJoris Vink
2006-05-27make debug output during attach quiet unless you want it by raisingDavid Gwynne
2006-05-27remove FreeBSD specific code.Brad Smith
2006-05-27garbage collect vlan.hBrad Smith
2006-05-27Nuke defopt remains. Tested on cats and zaurus.Miod Vallat
2006-05-27sync to bgpd: use ibuf->pid in imsg_create if pid == 0, claudio okHenning Brauer
2006-05-27Fix obvious error in code that is currently not compiled.Claudio Jeker
2006-05-27if the pid given to imsg_create is 0, use the pid sored in the ibuf (whichHenning Brauer
2006-05-27syncTheo de Raadt
2006-05-27oops, forgot to add mpi.David Gwynne
2006-05-27Don't exit just because an interface has no subnet configured inKenneth R Westerback
2006-05-27document mpi(4).David Gwynne
2006-05-27remove dead codeDavid Gwynne
2006-05-27replace ipsecadm with ipsecctl. ok and requested by deraadt@Hans-Joerg Hoexer
2006-05-27Revert last commit. Having ifindex of 0 is an error and needs to be reported.Claudio Jeker
2006-05-27Kill upHex and use %X instead. Crazy old code found by deraadt.Claudio Jeker
2006-05-27Moving netstat from kvm snooping to retrieving the routing tables viaClaudio Jeker
2006-05-27add mpi(4) glue. commented out for nowDavid Gwynne
2006-05-27add mpi(4), an alternative (replacement) driver for lsi logic fusion mptDavid Gwynne
2006-05-27scan for new timedelta sensors every five minutes for now, ok deraadtHenning Brauer
2006-05-27Kill unused Aflag support that sneeked in via netstat code.Claudio Jeker
2006-05-27When the device is attached, immediately create the timedelta sensor with theMarc Balmer
2006-05-27Do not print an error in case of ENOPROTOOPT. Install medias do not haveClaudio Jeker
2006-05-27lets be nice and abort cvs when we find out there isJoris Vink
2006-05-27System calls return -1 upon failure, so check for -1Pedro Martelletto
2006-05-27basic support for CVSROOT/config - only supporting the 'tag' andJoris Vink
2006-05-27Don't leak memory if getcwd() was passed NULL and __getcwd() failsPedro Martelletto
2006-05-27dont forget to expand any keywords before diffing stuff,Joris Vink
2006-05-27remove useless error check and irritating commentNikolay Sturm
2006-05-27Adresses can be specified in CIDR notation, as symbolic host names, interfaceHans-Joerg Hoexer
2006-05-27adopt to recent changesHans-Joerg Hoexer
2006-05-27allow to specify groups to be used IKEHans-Joerg Hoexer
2006-05-27ntpd does timedelta sensors now tooHenning Brauer
2006-05-27add group15/modp3072 to default configurations.Hans-Joerg Hoexer