summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-29Linksys WUSB54GC v3Damien Bergamini
2009-07-29add Linksys WUSB54GC v3 which is a run(4) RT2070 (802.11b/g only).Damien Bergamini
2009-07-29Add an additional heuristic to work out the current session when run from theNicholas Marriott
2009-07-29Rename struct hdrtype to msgtype which is a better name and can be used evenNicholas Marriott
2009-07-29- clean up the hardware listJason McIntyre
2009-07-29syncTheo de Raadt
2009-07-29Taking account of the "s, 22 not 24 is the maximum length of #T in status-rightNicholas Marriott
2009-07-29apply patch for https://www.isc.org/node/474 since jakob does notTheo de Raadt
2009-07-28syncTheo de Raadt
2009-07-28regenStuart Henderson
2009-07-28add Cicada CS8244 10/100/1000 PHY, from Brad.Stuart Henderson
2009-07-28Garbage-collect softc member stge_if_flags, unused since if_stge.c r1.46.Stuart Henderson
2009-07-28introduce daemon_record_message() and needed glue in queue_shared.c toGilles Chehade
2009-07-28Use strcmp() for string comparison not ==Jonathan Gray
2009-07-28Plug a memory leak when calling rtable_add(0) multiple times. Fixing thisClaudio Jeker
2009-07-28slightly change how makemap parses its lines so that we consider #Gilles Chehade
2009-07-28Add bsd.mp to MDEXTMiod Vallat
2009-07-28Install interface addresses of other routers (LA bit set or 128 prefixlen)Claudio Jeker
2009-07-28More fallout from the r1.31 commit. This time PID and the fd got swapped.Claudio Jeker
2009-07-28Running 'ospf6ctl show' twice caused ospf6d to fatal. Cause was a missing -Claudio Jeker
2009-07-28Track renamed struct member (r1.15 of ospf6d/ospf6.h) to fix compilation.Claudio Jeker
2009-07-28Final pieces of mode key rebinding: bind-key and unbind-key now accept a -tNicholas Marriott
2009-07-28document scalbln, scalblnf, scalblnlMartynas Venckus
2009-07-28remove core / tilde C. it's useless, doesn't work, never has beenMartynas Venckus
2009-07-28Walter Haidinger reported to me that couple of Alfa AWUS036H adaptersMartynas Venckus
2009-07-28revert the avoidance of the mbuf copy for the icmp errors (r1.165)David Gwynne
2009-07-28indentGilles Chehade
2009-07-28- Don't access VPD even if hardware advertised the capability.Kevin Lo
2009-07-28add missing bit to correctly spot loops in all cases.Gilles Chehade
2009-07-28Recommit rev. 1.446 it is again possible to use DSCP names in tos and settosClaudio Jeker
2009-07-28the firmwares are once again distributedTheo de Raadt
2009-07-28Bring back rev. 1.560:Claudio Jeker
2009-07-28this is happier if it pulls in a few more includesTheo de Raadt
2009-07-28gem(4) + gentbi(4) do fit; requested by bradTheo de Raadt
2009-07-28Enable ti(4), tested by myself OK deraadt@Claudio Jeker
2009-07-28typo. OK deraadt@Claudio Jeker
2009-07-28document rnewprocp; based on a diff from Vladimir KirillovJason McIntyre
2009-07-28timeout_add -> timeout_add_msecBret Lambert
2009-07-28timeout_add -> timout_add_msecBret Lambert
2009-07-28do not leak pf_rule_item_pl items in pf_test_rule() whenHenning Brauer
2009-07-28check that pool_get actually gives us memory in pf_test_rule.Henning Brauer
2009-07-28Using the buf pointer returned from incore is a really bad idea.Artur Grabowski
2009-07-28Accept and print "Enter" and "Escape" for keys rather than C-m and C-[.Nicholas Marriott
2009-07-28Replace "XXX ? from linux" with a descriptive comment. From Brad.Stuart Henderson
2009-07-28The firmware is an array of u_int32_t and differs between architectures.Claudio Jeker
2009-07-28Next step towards customisable mode keys: build each default table of keys intoNicholas Marriott
2009-07-28If select-layout is not given an argument, repply the last layout used in theNicholas Marriott
2009-07-28print the chipset name in the dmesg so it is possible to tellKevin Lo
2009-07-28syncTheo de Raadt
2009-07-28Add flow control supportKevin Lo