summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-07-27- make urls such as http://foo, http://foo/, or http://foo/bar/Martynas Venckus
2009-07-27syncTheo de Raadt
2009-07-27Remove an unused entry in the mode keys command enum and renameNicholas Marriott
2009-07-27The Digital EtherWORKS card is confirmed to work.Mark Kettenis
2009-07-27Change mode key bindings from big switches into a set of tables. Rather thanNicholas Marriott
2009-07-27Please don't commit documentation for changes which don't compile inTheo de Raadt
2009-07-27When will people learn to commit their .h file changes?Theo de Raadt
2009-07-27Get rid of empty mode_key_free function.Nicholas Marriott