summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-27While printing is turned off by default, the debug code was stillOwain Ainsworth
2009-01-26Document that ospf6d tries to get the router ID from an IPv4 addressStefan Sperling
2009-01-26RFC5340 says neighbours are identified solely by their router ID in OSPFv3,Stefan Sperling
2009-01-26Same fix as just committed to ospfd:Stefan Sperling
2009-01-26Getting the higest IP only works if the compare is done in host byte order.Claudio Jeker
2009-01-26We acutally use the lowest IP configured as router-id if none is specified.Claudio Jeker
2009-01-26Include the ioctl definitions for the modesetting interface.Owain Ainsworth
2009-01-26First convert IP addresses to host-byte-order before checking which one isClaudio Jeker
2009-01-26move some queue related functions that are needed outside of smtpd to theGilles Chehade
2009-01-26move aldap_close in aldap.c, where it belongs.Pierre-Yves Ritschard
2009-01-26move ni_macaddr field at the top of the ieee80211_node structure.Damien Bergamini
2009-01-26return the correct refid for a sensor; ok henning@Christian Weisgerber
2009-01-26remove ni_ba field from ieee80211_node structure as it is not used yet.Damien Bergamini
2009-01-26we had a set of functions to deal specifically with incoming messages andGilles Chehade
2009-01-26NULL instead of 0 in comparisonClaudio Jeker
2009-01-26I changed the IEEE80211_QOS_ACK_POLICY_* definitions to be more in lineDamien Bergamini
2009-01-26Add some initial HT bits (not enabled yet) based on 802.11n Draft 7.01:Damien Bergamini
2009-01-26Again use P to mark multipath routes in route output. OK henning@Claudio Jeker
2009-01-26Mark multipath routes with P in the show command flags. Bummer that bothClaudio Jeker
2009-01-26Remove unneeded brackets that where left over from when these were macros.Claudio Jeker
2009-01-26Unify error message.Mark Kettenis
2009-01-26use monotime instead of wallclock for the report thing as wellHenning Brauer
2009-01-26Fix whitespace typo in mbuf man page.Alexander Bluhm
2009-01-26Work around the CPNI-957037 Plaintext Recovery Attack by alwaysMarkus Friedl
2009-01-25memcpy needs a prototype which is in systm.hAlexander Yurchenko
2009-01-25Only copy hosts file once during upgrades. Shorten a long variable name.Kenneth R Westerback
2009-01-25regenMiod Vallat
2009-01-25Remove /dev/drum and related code.Miod Vallat
2009-01-25don't set malloc_options to not interfer with /etc/malloc.confAlexandre Ratchov
2009-01-25Add missing evtimer_set on route hold down timer.Michele Marchetto
2009-01-25In hpibid(), when computing timeouts from the cpuspeed variable, account forMiod Vallat
2009-01-25syncMiod Vallat
2009-01-25If hdattach() aborts early because the disk is not in good shape, alwaysMiod Vallat
2009-01-25Behave correctly in interrupt handlers if no tty has been allocated yetMiod Vallat
2009-01-25remove trailing whitespace;Jason McIntyre
2009-01-25+= udfu.4Ian Darwin
2009-01-25Man page for udfu driver, improved by jmc, 'get it in' fgschIan Darwin
2009-01-25add udfu(4), a driver to put dfu capable devices in dfu-mode for laterFederico G. Schwindt
2009-01-24oops. forgot to remove a debug printf from the diff.Thordur I. Bjornsson
2009-01-24Use a timespec for the server write deadline and procrastinationThordur I. Bjornsson
2009-01-24Use a timespec instead of a time_t for the clients nfsnodeThordur I. Bjornsson
2009-01-24propagate the O_EXCL flag down to the file systems, by settingThordur I. Bjornsson
2009-01-24use more appropriate sensor_task_register(9) paradigm; ok mkConstantine A. Murenin
2009-01-24* eliminate redundant initialisations of .desc and .valueConstantine A. Murenin
2009-01-24sync list of preferred ciphers; ok djm@Christian Weisgerber
2009-01-24Fix an evil typo.Michele Marchetto
2009-01-24Reflect dvmrpd changes, nbr_cnt is no more needed.Michele Marchetto
2009-01-24improve indentation without wasting space on the install media;Igor Sobrado
2009-01-24Improve comment about resolv.conf creation. Prodded by sobrado@.Kenneth R Westerback
2009-01-24forward user to ports(7) for the few variables that are documented thereMarc Espie