Age | Commit message (Expand) | Author |
2009-07-28 | sync | Theo de Raadt |
2009-07-28 | regen | Stuart Henderson |
2009-07-28 | add Cicada CS8244 10/100/1000 PHY, from Brad. | Stuart Henderson |
2009-07-28 | Garbage-collect softc member stge_if_flags, unused since if_stge.c r1.46. | Stuart Henderson |
2009-07-28 | introduce daemon_record_message() and needed glue in queue_shared.c to | Gilles Chehade |
2009-07-28 | Use strcmp() for string comparison not == | Jonathan Gray |
2009-07-28 | Plug a memory leak when calling rtable_add(0) multiple times. Fixing this | Claudio Jeker |
2009-07-28 | slightly change how makemap parses its lines so that we consider # | Gilles Chehade |
2009-07-28 | Add bsd.mp to MDEXT | Miod Vallat |
2009-07-28 | Install interface addresses of other routers (LA bit set or 128 prefixlen) | Claudio Jeker |
2009-07-28 | More fallout from the r1.31 commit. This time PID and the fd got swapped. | Claudio Jeker |
2009-07-28 | Running 'ospf6ctl show' twice caused ospf6d to fatal. Cause was a missing - | Claudio Jeker |
2009-07-28 | Track renamed struct member (r1.15 of ospf6d/ospf6.h) to fix compilation. | Claudio Jeker |
2009-07-28 | Final pieces of mode key rebinding: bind-key and unbind-key now accept a -t | Nicholas Marriott |
2009-07-28 | document scalbln, scalblnf, scalblnl | Martynas Venckus |
2009-07-28 | remove core / tilde C. it's useless, doesn't work, never has been | Martynas Venckus |
2009-07-28 | Walter Haidinger reported to me that couple of Alfa AWUS036H adapters | Martynas Venckus |
2009-07-28 | revert the avoidance of the mbuf copy for the icmp errors (r1.165) | David Gwynne |
2009-07-28 | indent | Gilles Chehade |
2009-07-28 | - Don't access VPD even if hardware advertised the capability. | Kevin Lo |
2009-07-28 | add missing bit to correctly spot loops in all cases. | Gilles Chehade |
2009-07-28 | Recommit rev. 1.446 it is again possible to use DSCP names in tos and settos | Claudio Jeker |
2009-07-28 | the firmwares are once again distributed | Theo de Raadt |
2009-07-28 | Bring back rev. 1.560: | Claudio Jeker |
2009-07-28 | this is happier if it pulls in a few more includes | Theo de Raadt |
2009-07-28 | gem(4) + gentbi(4) do fit; requested by brad | Theo de Raadt |
2009-07-28 | Enable ti(4), tested by myself OK deraadt@ | Claudio Jeker |
2009-07-28 | typo. OK deraadt@ | Claudio Jeker |
2009-07-28 | document rnewprocp; based on a diff from Vladimir Kirillov | Jason McIntyre |
2009-07-28 | timeout_add -> timeout_add_msec | Bret Lambert |
2009-07-28 | timeout_add -> timout_add_msec | Bret Lambert |
2009-07-28 | do not leak pf_rule_item_pl items in pf_test_rule() when | Henning Brauer |
2009-07-28 | check that pool_get actually gives us memory in pf_test_rule. | Henning Brauer |
2009-07-28 | Using the buf pointer returned from incore is a really bad idea. | Artur Grabowski |
2009-07-28 | Accept and print "Enter" and "Escape" for keys rather than C-m and C-[. | Nicholas Marriott |
2009-07-28 | Replace "XXX ? from linux" with a descriptive comment. From Brad. | Stuart Henderson |
2009-07-28 | The firmware is an array of u_int32_t and differs between architectures. | Claudio Jeker |
2009-07-28 | Next step towards customisable mode keys: build each default table of keys into | Nicholas Marriott |
2009-07-28 | If select-layout is not given an argument, repply the last layout used in the | Nicholas Marriott |
2009-07-28 | print the chipset name in the dmesg so it is possible to tell | Kevin Lo |
2009-07-28 | sync | Theo de Raadt |
2009-07-28 | Add flow control support | Kevin Lo |
2009-07-27 | - make urls such as http://foo, http://foo/, or http://foo/bar/ | Martynas Venckus |
2009-07-27 | sync | Theo de Raadt |
2009-07-27 | Remove an unused entry in the mode keys command enum and rename | Nicholas Marriott |
2009-07-27 | The Digital EtherWORKS card is confirmed to work. | Mark Kettenis |
2009-07-27 | Change mode key bindings from big switches into a set of tables. Rather than | Nicholas Marriott |
2009-07-27 | Please don't commit documentation for changes which don't compile in | Theo de Raadt |
2009-07-27 | When will people learn to commit their .h file changes? | Theo de Raadt |
2009-07-27 | Get rid of empty mode_key_free function. | Nicholas Marriott |