Age | Commit message (Expand) | Author |
2009-01-27 | Fix some interger overflows when accounting the used mbuf memory percentage | Claudio Jeker |
2009-01-27 | Fix another double free in the filter parser. | aschrijver |
2009-01-27 | make the hardware/no hardware tag stripping cases consistent and don't | Christian Weisgerber |
2009-01-27 | Again, no need to double check if neighbor exists. | Michele Marchetto |
2009-01-27 | No need to check if neighbor exists before adding it | Michele Marchetto |
2009-01-27 | sync | Todd T. Fries |
2009-01-27 | temporarily drop privileges to the final user before each delivery attempt, | Gilles Chehade |
2009-01-27 | Remove unnecessary comment. | aschrijver |
2009-01-27 | Add correct error handling to the aldap API. | aschrijver |
2009-01-27 | fix the mbuf view to cope with the recent change to the mclgeti allocator. | David Gwynne |
2009-01-27 | make drivers tell the mclgeti allocator what their maximum ring size is | David Gwynne |
2009-01-27 | Get rid of the 24h timer as it useless here. | Michele Marchetto |
2009-01-27 | new sentence, new line; | Jason McIntyre |
2009-01-27 | While printing is turned off by default, the debug code was still | Owain Ainsworth |
2009-01-26 | Document that ospf6d tries to get the router ID from an IPv4 address | Stefan Sperling |
2009-01-26 | RFC5340 says neighbours are identified solely by their router ID in OSPFv3, | Stefan Sperling |
2009-01-26 | Same fix as just committed to ospfd: | Stefan Sperling |
2009-01-26 | Getting the higest IP only works if the compare is done in host byte order. | Claudio Jeker |
2009-01-26 | We acutally use the lowest IP configured as router-id if none is specified. | Claudio Jeker |
2009-01-26 | Include the ioctl definitions for the modesetting interface. | Owain Ainsworth |
2009-01-26 | First convert IP addresses to host-byte-order before checking which one is | Claudio Jeker |
2009-01-26 | move some queue related functions that are needed outside of smtpd to the | Gilles Chehade |
2009-01-26 | move aldap_close in aldap.c, where it belongs. | Pierre-Yves Ritschard |
2009-01-26 | move ni_macaddr field at the top of the ieee80211_node structure. | Damien Bergamini |
2009-01-26 | return the correct refid for a sensor; ok henning@ | Christian Weisgerber |
2009-01-26 | remove ni_ba field from ieee80211_node structure as it is not used yet. | Damien Bergamini |
2009-01-26 | we had a set of functions to deal specifically with incoming messages and | Gilles Chehade |
2009-01-26 | NULL instead of 0 in comparison | Claudio Jeker |
2009-01-26 | I changed the IEEE80211_QOS_ACK_POLICY_* definitions to be more in line | Damien Bergamini |
2009-01-26 | Add some initial HT bits (not enabled yet) based on 802.11n Draft 7.01: | Damien Bergamini |
2009-01-26 | Again use P to mark multipath routes in route output. OK henning@ | Claudio Jeker |
2009-01-26 | Mark multipath routes with P in the show command flags. Bummer that both | Claudio Jeker |
2009-01-26 | Remove unneeded brackets that where left over from when these were macros. | Claudio Jeker |
2009-01-26 | Unify error message. | Mark Kettenis |
2009-01-26 | use monotime instead of wallclock for the report thing as well | Henning Brauer |
2009-01-26 | Fix whitespace typo in mbuf man page. | Alexander Bluhm |
2009-01-26 | Work around the CPNI-957037 Plaintext Recovery Attack by always | Markus Friedl |
2009-01-25 | memcpy needs a prototype which is in systm.h | Alexander Yurchenko |
2009-01-25 | Only copy hosts file once during upgrades. Shorten a long variable name. | Kenneth R Westerback |
2009-01-25 | regen | Miod Vallat |
2009-01-25 | Remove /dev/drum and related code. | Miod Vallat |
2009-01-25 | don't set malloc_options to not interfer with /etc/malloc.conf | Alexandre Ratchov |
2009-01-25 | Add missing evtimer_set on route hold down timer. | Michele Marchetto |
2009-01-25 | In hpibid(), when computing timeouts from the cpuspeed variable, account for | Miod Vallat |
2009-01-25 | sync | Miod Vallat |
2009-01-25 | If hdattach() aborts early because the disk is not in good shape, always | Miod Vallat |
2009-01-25 | Behave correctly in interrupt handlers if no tty has been allocated yet | Miod Vallat |
2009-01-25 | remove trailing whitespace; | Jason McIntyre |
2009-01-25 | += udfu.4 | Ian Darwin |
2009-01-25 | Man page for udfu driver, improved by jmc, 'get it in' fgsch | Ian Darwin |