Age | Commit message (Expand) | Author |
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 |
2009-01-25 | add udfu(4), a driver to put dfu capable devices in dfu-mode for later | Federico G. Schwindt |
2009-01-24 | oops. forgot to remove a debug printf from the diff. | Thordur I. Bjornsson |
2009-01-24 | Use a timespec for the server write deadline and procrastination | Thordur I. Bjornsson |
2009-01-24 | Use a timespec instead of a time_t for the clients nfsnode | Thordur I. Bjornsson |
2009-01-24 | propagate the O_EXCL flag down to the file systems, by setting | Thordur I. Bjornsson |
2009-01-24 | use more appropriate sensor_task_register(9) paradigm; ok mk | Constantine A. Murenin |
2009-01-24 | * eliminate redundant initialisations of .desc and .value | Constantine A. Murenin |
2009-01-24 | sync list of preferred ciphers; ok djm@ | Christian Weisgerber |
2009-01-24 | Fix an evil typo. | Michele Marchetto |
2009-01-24 | Reflect dvmrpd changes, nbr_cnt is no more needed. | Michele Marchetto |
2009-01-24 | improve indentation without wasting space on the install media; | Igor Sobrado |
2009-01-24 | Improve comment about resolv.conf creation. Prodded by sobrado@. | Kenneth R Westerback |
2009-01-24 | forward user to ports(7) for the few variables that are documented there | Marc Espie |